diff options
author | Guido Guenther <agx@sigxcpu.org> | 2008-04-28 14:07:30 +0200 |
---|---|---|
committer | Guido Guenther <agx@sigxcpu.org> | 2008-04-28 14:07:30 +0200 |
commit | b6ead6f9fcad20b3186e9d3f5037215807c01ebd (patch) | |
tree | 5eb103ff7f0eef2604984ad4aedc4edbef697c06 | |
parent | 2e2c476773614fdef330ce91c862b06964b48662 (diff) | |
download | git-buildpackage-b6ead6f9fcad20b3186e9d3f5037215807c01ebd.tar.gz git-buildpackage-b6ead6f9fcad20b3186e9d3f5037215807c01ebd.tar.bz2 git-buildpackage-b6ead6f9fcad20b3186e9d3f5037215807c01ebd.zip |
update copyright
-rwxr-xr-x | git-buildpackage | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git-buildpackage b/git-buildpackage index af7822c6..ba719d69 100755 --- a/git-buildpackage +++ b/git-buildpackage @@ -1,7 +1,7 @@ #!/usr/bin/python # vim: set fileencoding=utf-8 : # -# (C) 2006,2007 Guido Guenther <agx@sigxcpu.org> +# (C) 2006,2007,2008 Guido Guenther <agx@sigxcpu.org> # 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 # the Free Software Foundation; either version 2 of the License, or |