X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fargp-pin.c;h=de77193ea96c2b10c8caf3b8d93ea14e6b5f8304;hb=e2811532647e8280f13347d71579621ac441c0cd;hp=2c752cd7eb8aa29e082559a3b4bd10772bd6ca00;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/lib/argp-pin.c b/lib/argp-pin.c index 2c752cd7e..de77193ea 100644 --- a/lib/argp-pin.c +++ b/lib/argp-pin.c @@ -1,5 +1,5 @@ /* Full and short program names for argp module - Copyright (C) 2005, 2009 Free Software Foundation, Inc. + Copyright (C) 2005, 2009-2014 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 @@ -24,4 +24,3 @@ char *program_invocation_short_name = 0; #ifndef HAVE_PROGRAM_INVOCATION_NAME char *program_invocation_name = 0; #endif -