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

Release 1.4.14.

This commit is contained in:
Werner Koch 2013-07-25 09:33:23 +02:00
parent a0ee4fc730
commit fb5c9deaa5
3 changed files with 5 additions and 5 deletions

View file

@ -1046,7 +1046,7 @@ default_strusage( int level )
break;
case 11: p = "foo"; break;
case 13: p = "0.0"; break;
case 14: p = "Copyright (C) 2012 Free Software Foundation, Inc."; break;
case 14: p = "Copyright (C) 2013 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";