X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=gnu%2Fversion-etc.c;h=a93b008dba47d536515d20c623660a86e74735b4;hb=c4be0132e805fd4ce535a5cabb0169d1b5445896;hp=094d9924aa662a8c471a36fb852c6eda16844543;hpb=b591f5291b4891a05c3e59d36a757ffce0241531;p=debian%2Ftar diff --git a/gnu/version-etc.c b/gnu/version-etc.c index 094d9924..a93b008d 100644 --- a/gnu/version-etc.c +++ b/gnu/version-etc.c @@ -1,7 +1,5 @@ -/* -*- 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-2014 Free Software Foundation, Inc. + Copyright (C) 1999-2015 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 +38,7 @@ # define PACKAGE PACKAGE_TARNAME #endif -enum { COPYRIGHT_YEAR = 2014 }; +enum { COPYRIGHT_YEAR = 2015 }; /* The three functions below display the --version information the standard way.