summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AUTHORS4
-rw-r--r--README4
-rw-r--r--common/argparse.c2
-rw-r--r--common/w32info-rc.h.in4
-rw-r--r--configure.ac2
-rw-r--r--doc/gnupg.texi2
6 files changed, 9 insertions, 9 deletions
diff --git a/AUTHORS b/AUTHORS
index 58cfdb839..9f7377e06 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -15,8 +15,8 @@ copyrightable year that would otherwise be listed individually.
List of Copyright holders
=========================
- Copyright (C) 1997-2014 Werner Koch
- Copyright (C) 1994-2013 Free Software Foundation, Inc.
+ Copyright (C) 1997-2015 Werner Koch
+ Copyright (C) 1994-2015 Free Software Foundation, Inc.
Copyright (C) 2003-2013 g10 Code GmbH
Copyright (C) 2002 Klarälvdalens Datakonsult AB
Copyright (C) 1995-1997, 2000-2007 Ulrich Drepper <drepper@gnu.ai.mit.edu>
diff --git a/README b/README
index fef57aab4..886e87e4d 100644
--- a/README
+++ b/README
@@ -2,8 +2,8 @@
=========================
Version 2.1
- Copyright 1997-2014 Werner Koch
- Copyright 1998-2013 Free Software Foundation, Inc.
+ Copyright 1997-2015 Werner Koch
+ Copyright 1998-2015 Free Software Foundation, Inc.
* INTRODUCTION
diff --git a/common/argparse.c b/common/argparse.c
index 169e23431..b067314dd 100644
--- a/common/argparse.c
+++ b/common/argparse.c
@@ -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";
diff --git a/common/w32info-rc.h.in b/common/w32info-rc.h.in
index 1a427ee56..d7909dde5 100644
--- a/common/w32info-rc.h.in
+++ b/common/w32info-rc.h.in
@@ -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"
diff --git a/configure.ac b/configure.ac
index 30a639e11..c61ecdcbd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# configure.ac - for GnuPG 2.1
# Copyright (C) 1998-2012 Free Software Foundation, Inc.
-# Copyright (C) 1998-2014 Werner Koch
+# Copyright (C) 1998-2015 Werner Koch
#
# This file is part of GnuPG.
#
diff --git a/doc/gnupg.texi b/doc/gnupg.texi
index 875b8e40b..b0952309d 100644
--- a/doc/gnupg.texi
+++ b/doc/gnupg.texi
@@ -35,7 +35,7 @@ Published by The GnuPG Project@*
@end iftex
@copyright{} 2002, 2004, 2005, 2006, 2007, 2010 Free Software Foundation, Inc.@*
-@copyright{} 2013, 2014 Werner Koch.
+@copyright{} 2013, 2014, 2015 Werner Koch.
@quotation
Permission is granted to copy, distribute and/or modify this document