]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - IkiWiki/Plugin/po.pm
po: added license and copyright
[git.ikiwiki.info.git] / IkiWiki / Plugin / po.pm
index 7861523dad8076122515dd688a3aac307692c288..bdf4b2c29740cd63f14a9b0804ed239725baca8f 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/perl
 # .po as a wiki page type
+# Licensed under GPL v2 or greater
+# Copyright (C) 2008 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;