mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Update copyright notices for 2017.
-- Also some http:// -> https:// fixes. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
af5979a42b
commit
707c47f559
9 changed files with 17 additions and 17 deletions
|
@ -253,9 +253,9 @@ static void
|
|||
print_version (int with_help)
|
||||
{
|
||||
fputs (MYVERSION_LINE "\n"
|
||||
"Copyright (C) 2010 Free Software Foundation, Inc.\n"
|
||||
"Copyright (C) 2017 Free Software Foundation, Inc.\n"
|
||||
"License GPLv3+: "
|
||||
"GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n"
|
||||
"GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>\n"
|
||||
"This is free software: you are free to change and redistribute it.\n"
|
||||
"There is NO WARRANTY, to the extent permitted by law.\n",
|
||||
stdout);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue