Add a MANIFEST.in file for the archive generation

--HG--
rename : LICENCE => LICENSE
This commit is contained in:
Alexis Metaireau 2010-08-19 14:23:41 +02:00
commit eaff78bed7
3 changed files with 16 additions and 14 deletions

14
LICENSE Normal file
View 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/>.