From c96dd00480b8c0d18f74d42d3b6820f1cdd67240 Mon Sep 17 00:00:00 2001 From: intrigeri Date: Thu, 6 Nov 2008 13:01:33 +0100 Subject: po: added license and copyright Signed-off-by: intrigeri --- IkiWiki/Plugin/po.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'IkiWiki') diff --git a/IkiWiki/Plugin/po.pm b/IkiWiki/Plugin/po.pm index 7861523da..bdf4b2c29 100644 --- a/IkiWiki/Plugin/po.pm +++ b/IkiWiki/Plugin/po.pm @@ -1,5 +1,7 @@ #!/usr/bin/perl # .po as a wiki page type +# Licensed under GPL v2 or greater +# Copyright (C) 2008 intrigeri # inspired by the GPL'd po4a-translate, # which is Copyright 2002, 2003, 2004 by Martin Quinson (mquinson#debian.org) package IkiWiki::Plugin::po; -- cgit v1.2.3