Skip to content

Commit d5985e6

Browse files
author
afabiani
committed
- Updating LICENSE and MANIFEST
(cherry picked from commit 1af2242)
1 parent 40fbdfb commit d5985e6

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

LICENSE

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
GeoNode is distributed under the GNU General Public License Version 2.0 license:
2+
3+
GeoNode, open geospatial information server
4+
Copyright (C) 2014-2020 Open Source Geospatial Foundation.
5+
Copyright (C) 2001-2014 OpenPlans
6+
7+
This program is free software; you can redistribute it and/or modify
8+
it under the terms of the GNU General Public License as published by
9+
the Free Software Foundation; either version 2 of the License, or
10+
(at your option) any later version (collectively, "GPL").
11+
12+
This program is distributed in the hope that it will be useful,
13+
but WITHOUT ANY WARRANTY; without even the implied warranty of
14+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15+
GNU General Public License for more details.
16+
17+
You should have received a copy of the GNU General Public License
18+
along with this program; if not, write to the Free Software
19+
Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA
20+
21+
For latest contact information of Open Source Geospatial Foundation see the website at
22+
http://www.osgeo.org. Current email is info@osgeo.org and address is OSGeo, 14525 SW Millikan #42523, Beaverton, Oregon, United States, 97005-2343.
23+
24+
The full GPL license is available in this directory in the file GPL.txt

MANIFEST.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
include README README.rst LICENSE requirements.txt
1+
include README README.rst README.md LICENSE requirements.txt
22
recursive-exclude geonode/static/.components
33
recursive-include geonode *.css *.eot *.gif *.html *.ico *.ini *.jpg *.js *.json *.less *.md *.mo *.po *.otf *.png *.rst *.sample *.svg *.swf *.ttf *.txt *.woff *.woff2 *.xml *.xsl README
44
recursive-include geonode/contrib/geosites gunicorn nginx

0 commit comments

Comments
 (0)