Update some copyright year
This commit is contained in:
parent
8e9c1edb36
commit
33e8cd84a9
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* distromatic - tool for RPM based repositories
|
* distromatic - tool for RPM based repositories
|
||||||
*
|
*
|
||||||
* Copyright (C) 2004-2013 by Silvan Calarco <silvan.calarco@mambasoft.it>
|
* Copyright (C) 2004-2015 by Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
* Copyright (C) 2006 by Davide Madrisan <davide.madrisan@gmail.com>
|
* Copyright (C) 2006 by Davide Madrisan <davide.madrisan@gmail.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it under
|
* This program is free software; you can redistribute it and/or modify it under
|
||||||
@ -113,7 +113,7 @@ int handleObsoletedPackages(struct configTag *ct, int arch);
|
|||||||
|
|
||||||
static const char *copyright[] = {
|
static const char *copyright[] = {
|
||||||
PROGRAMNAME " version " PROGRAMVERSION,
|
PROGRAMNAME " version " PROGRAMVERSION,
|
||||||
"Copyright (C) 2004-2013 by Silvan Calarco <silvan.calarco@mambasoft.it>",
|
"Copyright (C) 2004-2015 by Silvan Calarco <silvan.calarco@mambasoft.it>",
|
||||||
"Copyright (C) 2006 by Davide Madrisan <davide.madrisan@gmail.com>",
|
"Copyright (C) 2006 by Davide Madrisan <davide.madrisan@gmail.com>",
|
||||||
(char *)0
|
(char *)0
|
||||||
};
|
};
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* distroquery - tool for querying data generated by distromatic
|
* distroquery - tool for querying data generated by distromatic
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013-2014 by Silvan Calarco <silvan.calarco@mambasoft.it>
|
* Copyright (C) 2013-2015 by Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it under
|
* This program is free software; you can redistribute it and/or modify it under
|
||||||
* the terms of version 2 of the GNU General Public License as published by the
|
* the terms of version 2 of the GNU General Public License as published by the
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* distromatic - tool for RPM based repositories
|
* distromatic - tool for RPM based repositories
|
||||||
*
|
*
|
||||||
* Copyright (C) 2004-2013 by Silvan Calarco <silvan.calarco@mambasoft.it>
|
* Copyright (C) 2004-2015 by Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
* Copyright (C) 2006 by Davide Madrisan <davide.madrisan@gmail.com>
|
* Copyright (C) 2006 by Davide Madrisan <davide.madrisan@gmail.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it under
|
* This program is free software; you can redistribute it and/or modify it under
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* distromatic - tool for RPM based repositories
|
* distromatic - tool for RPM based repositories
|
||||||
*
|
*
|
||||||
* Copyright (C) 2004-2013 by Silvan Calarco <silvan.calarco@mambasoft.it>
|
* Copyright (C) 2004-2015 by Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
* Copyright (C) 2006 by Davide Madrisan <davide.madrisan@gmail.com>
|
* Copyright (C) 2006 by Davide Madrisan <davide.madrisan@gmail.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it under
|
* This program is free software; you can redistribute it and/or modify it under
|
||||||
|
Loading…
Reference in New Issue
Block a user