1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Update copyright years.

* common/w32info-rc.h.in (W32INFO_COMPANYNAME): Change to "The GnuPG
Project".
This commit is contained in:
Werner Koch 2015-02-03 09:12:45 +01:00
parent 8872657b2a
commit 3f67426a89
6 changed files with 9 additions and 9 deletions

View file

@ -1372,7 +1372,7 @@ strusage( int level )
break;
case 11: p = "foo"; break;
case 13: p = "0.0"; break;
case 14: p = "Copyright (C) 2014 Free Software Foundation, Inc."; break;
case 14: p = "Copyright (C) 2015 Free Software Foundation, Inc."; break;
case 15: p =
"This is free software: you are free to change and redistribute it.\n"
"There is NO WARRANTY, to the extent permitted by law.\n";

View file

@ -17,7 +17,7 @@ you can redistribute it and/or modify it under the terms of the \
GNU General Public License as published by the Free Software Foundation; \
either version 3 of the License, or (at your option) any later version.\0"
#define W32INFO_COMPANYNAME "g10 Code GmbH\0"
#define W32INFO_COMPANYNAME "The GnuPG Project\0"
#define W32INFO_VI_FILEVERSION @BUILD_FILEVERSION@
#define W32INFO_VI_PRODUCTVERSION @BUILD_FILEVERSION@
@ -29,4 +29,4 @@ built on @BUILD_HOSTNAME@ at @BUILD_TIMESTAMP@\0"
#define W32INFO_PRODUCTVERSION "@VERSION@\0"
#define W32INFO_LEGALCOPYRIGHT "Copyright \xa9 \
2013 Free Software Foundation, Inc.\0"
2015 Free Software Foundation, Inc.\0"