diff options
author | Werner Koch <[email protected]> | 2012-05-08 13:57:18 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2012-05-08 13:57:18 +0000 |
commit | c08546d602e3abf47c4daffe6e7ddf4afec69214 (patch) | |
tree | cb0a56666d4a95bdd4a7c3e452505ea7419c3601 | |
parent | Cast second value of a ?: to void in estream.c. (diff) | |
download | gnupg-c08546d602e3abf47c4daffe6e7ddf4afec69214.tar.gz gnupg-c08546d602e3abf47c4daffe6e7ddf4afec69214.zip |
Fix copyright years.
* scripts/git-log-footer: Add more years; we actually published the
first code in 1997.
-rw-r--r-- | scripts/git-log-footer | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/scripts/git-log-footer b/scripts/git-log-footer index 4d98e3796..f707935ff 100644 --- a/scripts/git-log-footer +++ b/scripts/git-log-footer @@ -6,8 +6,9 @@ details. ----- - Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, + 2005, 2006, 2007, 2008, 2009, 2010, 2011, + 2012 Free Software Foundation, Inc. Copying and distribution of this file and/or the original GIT commit log messages, with or without modification, are |