po: added license and copyright
authorintrigeri <intrigeri@boum.org>
Thu, 6 Nov 2008 12:01:33 +0000 (13:01 +0100)
committerintrigeri <intrigeri@boum.org>
Thu, 6 Nov 2008 12:01:33 +0000 (13:01 +0100)
Signed-off-by: intrigeri <intrigeri@boum.org>
IkiWiki/Plugin/po.pm
doc/plugins/po.mdwn

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;
index 0a8a77a3ce429ae2e23fd7dd925cf87771ac6a91..1526798d1aa6e0319e6526df71aa1b24f05e03d9 100644 (file)
@@ -276,11 +276,6 @@ in the backlinks.
 
 `po_link_to = current`: seems to work nicely
 
-### license
-
-> Could you please put a copyright and license on po.pm? I assume it's
-> GPLed as it's based on po4a-translate. --[[Joey]]
-
 Translation quality assurance
 -----------------------------