Add license note.

master
http://www.cse.unsw.edu.au/~willu/ 2009-08-01 20:27:49 -04:00 committed by Joey Hess
parent 9e4fd9214e
commit 359de26a94
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ How about a direct link from the page header to the source of the latest version
I just implemented this. There is one [[patch]] to the default page template, and a new plugin. -- [[Will]]
All of this code is licensed under the GPLv2+. -- [[Will]]
> The use of sessioncgi here seems undesirable: on wikis where anonymity is
> not allowed, you'll be asked to log in. Couldn't you achieve the same thing
> by loading the index with IkiWiki::loadindex, like [[plugins/goto]] does?