diff options
-rw-r--r-- | IkiWiki/Plugin/po.pm | 2 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/IkiWiki/Plugin/po.pm b/IkiWiki/Plugin/po.pm index ff73a14e6..7cec589ab 100644 --- a/IkiWiki/Plugin/po.pm +++ b/IkiWiki/Plugin/po.pm @@ -1,7 +1,7 @@ #!/usr/bin/perl # .po as a wiki page type # Licensed under GPL v2 or greater -# Copyright (C) 2008 intrigeri <intrigeri@boum.org> +# Copyright (C) 2008-2009 intrigeri <intrigeri@boum.org> # inspired by the GPL'd po4a-translate, # which is Copyright 2002, 2003, 2004 by Martin Quinson (mquinson#debian.org) package IkiWiki::Plugin::po; diff --git a/debian/copyright b/debian/copyright index 1f189f314..c5993edb2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -119,7 +119,7 @@ Copyright: License: GPL-2+ Files: po.pm -Copyright: © 2008 intrigeri <intrigeri@boum.org> +Copyright: © 2008-2009 intrigeri <intrigeri@boum.org> License: GPL-2+ Files: doc/logo/* |