X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Fversion-etc.c;h=7228bf0f67e95b2c8215d905ba4e181b686a282f;hb=1a44d77d50f4fb37c0410eed04b82303624ea2ec;hp=175e2ceff417caf7e66146083f449362baf48b46;hpb=22f1eb8bc17e5be72dd23d42d6aaa60196ac22e6;p=debian%2Ftar diff --git a/gnu/version-etc.c b/gnu/version-etc.c index 175e2cef..7228bf0f 100644 --- a/gnu/version-etc.c +++ b/gnu/version-etc.c @@ -1,7 +1,7 @@ /* -*- buffer-read-only: t -*- vi: set ro: */ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Print --version and bug-reporting information in a consistent format. - Copyright (C) 1999-2010 Free Software Foundation, Inc. + Copyright (C) 1999-2011 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -40,7 +40,7 @@ # define PACKAGE PACKAGE_TARNAME #endif -enum { COPYRIGHT_YEAR = 2010 }; +enum { COPYRIGHT_YEAR = 2011 }; /* The three functions below display the --version information the standard way.