mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Added a AGPLv3 licence.
This commit is contained in:
parent
7219dc38fa
commit
46ccee2038
2 changed files with 14 additions and 1 deletions
14
LICENCE
Normal file
14
LICENCE
Normal file
|
|
@ -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 <http://www.gnu.org/licenses/>.
|
||||||
1
TODO
1
TODO
|
|
@ -1,4 +1,3 @@
|
||||||
* Fall back to settings + date of files when no metadata available
|
* Fall back to settings + date of files when no metadata available
|
||||||
* Add RSS generation
|
* Add RSS generation
|
||||||
* Add a licence
|
|
||||||
* package it !
|
* package it !
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue