diff options
author | unknown <mike@.(none)> | 2009-08-12 00:19:50 +0800 |
---|---|---|
committer | unknown <mike@.(none)> | 2009-08-12 00:19:50 +0800 |
commit | ce1dd6e029191e46769948cfbd9d8a920a7f3c83 (patch) | |
tree | 9b87022a6efd9066553854880d651ab3228bc6e9 /LICENSE | |
parent | 7be7881c59c6aeecf72444f4fa1db87d9ef5fb28 (diff) | |
download | askbot-ce1dd6e029191e46769948cfbd9d8a920a7f3c83.tar.gz askbot-ce1dd6e029191e46769948cfbd9d8a920a7f3c83.tar.bz2 askbot-ce1dd6e029191e46769948cfbd9d8a920a7f3c83.zip |
remove settings_local.py
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 28 |
1 files changed, 14 insertions, 14 deletions
@@ -1,14 +1,14 @@ -Copyright (C) 2009. Chen Gang
-
-This program is free software: you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation, either version 3 of the License, or
-(at your option) any later version.
-
-This program 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 General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program. If not, see <http://www.gnu.org/licenses/>.
+Copyright (C) 2009. Chen Gang + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program 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 General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see <http://www.gnu.org/licenses/>. |