changed license of some modules from GPLv2 to LGPLv3

This commit is contained in:
mdipierro
2014-03-22 02:26:04 -05:00
parent 8f99ce734d
commit f9ad11473d
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1 +1 @@
Version 2.9.5-stable+timestamp.2014.03.21.01.01.28
Version 2.9.5-stable+timestamp.2014.03.22.02.22.24
+1 -1
View File
@@ -4,7 +4,7 @@
"""
This file is part of web2py Web Framework (Copyrighted, 2007-2009).
Developed by Massimo Di Pierro <mdipierro@cs.depaul.edu>.
License: GPL v2
License: LGPL v3
Tinkered by Szabolcs Gyuris < szimszo n @ o regpreshaz dot eu>
"""
@@ -4,7 +4,7 @@
"""
This file is part of web2py Web Framework (Copyrighted, 2007-2009).
Developed by Massimo Di Pierro <mdipierro@cs.depaul.edu>.
License: GPL v2
License: LGPL v3
Thanks to Hans Donner <hans.donner@pobox.com> for GaeGoogleAccount.
"""
@@ -3,7 +3,7 @@
"""
Written by Michele Comitini <mcm@glisco.it>
License: GPL v3
License: LGPL v3
Adds support for OAuth1.0a authentication to web2py.
+1 -1
View File
@@ -3,7 +3,7 @@
"""
Written by Michele Comitini <mcm@glisco.it>
License: GPL v3
License: LGPL v3
Adds support for x509 authentication.