From 6a7cd748a4d48ccc96da9bd446b42413d76143a9 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 26 Jan 2015 09:47:44 +0100 Subject: Update copyright notices. -- --- AUTHORS | 2 +- configure.ac | 2 +- doc/errorref.txt | 3 +++ src/gpg-error.h.in | 2 +- src/version.c | 2 +- 5 files changed, 7 insertions(+), 4 deletions(-) diff --git a/AUTHORS b/AUTHORS index c9030e5..2f89f6f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -71,7 +71,7 @@ sufficient. - Copyright 2003, 2004, 2005, 2006, 2007, 2013 g10 Code GmbH + Copyright 2003, 2004, 2005, 2006, 2007, 2013, 2014, 2015 g10 Code GmbH This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without diff --git a/configure.ac b/configure.ac index 9574c93..54b6068 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # configure.ac for libgpg-error -# Copyright (C) 2003, 2004, 2006, 2010, 2013, 2014 g10 Code GmbH +# Copyright (C) 2003, 2004, 2006, 2010, 2013, 2014, 2015 g10 Code GmbH # # This file is part of libgpg-error. # diff --git a/doc/errorref.txt b/doc/errorref.txt index 2e4a6bd..7e6da8d 100644 --- a/doc/errorref.txt +++ b/doc/errorref.txt @@ -299,6 +299,9 @@ GPG_ERR_INV_NAME Invalid name an embedded Nul byte when given as escaped string. - In SCDAEMON for an unknown attribute name. + Also used for URLs which have non-acceptable characters for the + specific application. + [more to come] 89 GPG_ERR_BAD_DATA Bad data diff --git a/src/gpg-error.h.in b/src/gpg-error.h.in index 7099b43..ff1162e 100644 --- a/src/gpg-error.h.in +++ b/src/gpg-error.h.in @@ -1,5 +1,5 @@ /* gpg-error.h - Public interface to libgpg-error. -*- c -*- - Copyright (C) 2003, 2004, 2010, 2013, 2014 g10 Code GmbH + Copyright (C) 2003, 2004, 2010, 2013, 2014, 2015 g10 Code GmbH This file is part of libgpg-error. diff --git a/src/version.c b/src/version.c index 8bfe625..216fee4 100644 --- a/src/version.c +++ b/src/version.c @@ -39,7 +39,7 @@ cright_blurb (void) static const char blurb[] = "\n\n" "This is Libgpg-error " PACKAGE_VERSION " - An error code library\n" - "Copyright 2003, 2004, 2010, 2013, 2014 g10 Code GmbH\n" + "Copyright 2003, 2004, 2010, 2013, 2014, 2015 g10 Code GmbH\n" "\n" "(" BUILD_REVISION " " BUILD_TIMESTAMP ")\n" "\n\n"; -- cgit v1.2.3