diff --git a/LICENCE b/LICENCE new file mode 100644 index 00000000..b37178ac --- /dev/null +++ b/LICENCE @@ -0,0 +1,14 @@ +This file is part of Pelican. + +Pelican is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +Pelican is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Affero Public License for more details. + +You should have received a copy of the GNU Affero Public License +along with Pelican. If not, see . diff --git a/TODO b/TODO index d08bdae9..d3d5c9ab 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,3 @@ * Fall back to settings + date of files when no metadata available * Add RSS generation -* Add a licence * package it !