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";