parent
e7f508c5ac
commit
c96dd00480
|
@ -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;
|
||||
|
|
|
@ -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
|
||||
-----------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue