Skip to content

Commit 01fcd14

Browse files
committed
Update manage.py
1 parent 97dd373 commit 01fcd14

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

manage.py

-24
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,5 @@
11
#!/usr/bin/env python
22

3-
# Permission is hereby granted, free of charge, to any person obtaining
4-
# a copy of this software and associated documentation files (the
5-
# "Software"), to deal in the Software without restriction, including
6-
# without limitation the rights to use, copy, modify, merge, publish,
7-
# distribute, sublicense, and/or sell copies of the Software, and to
8-
# permit persons to whom the Software is furnished to do so, as long as
9-
# any reuse or further development of the software attributes the
10-
# National Geospatial-Intelligence Agency (NGA) authorship as follows:
11-
# 'This software (gamification-server)
12-
# is provided to the public as a courtesy of the National
13-
# Geospatial-Intelligence Agency.
14-
#
15-
# The above copyright notice and this permission notice shall be
16-
# included in all copies or substantial portions of the Software.
17-
#
18-
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
19-
# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
20-
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
21-
# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
22-
# LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
23-
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
24-
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
25-
26-
273
import os, sys
284

295
if __name__ == "__main__":

0 commit comments

Comments
 (0)