diff options
author | ivan <ivan> | 2007-11-28 01:30:06 +0000 |
---|---|---|
committer | ivan <ivan> | 2007-11-28 01:30:06 +0000 |
commit | 0bcf92e880a57affa6fc546244df1820d8965ef2 (patch) | |
tree | 23015cb3b5c68a52e1822cafa5af3ea79329ece4 | |
parent | be5f0ff96590b92429464363365936db9edf8be2 (diff) |
license clarification for self-service code
-rw-r--r-- | README | 20 |
1 files changed, 13 insertions, 7 deletions
@@ -7,18 +7,24 @@ Additional copyright holders may be found in the CREDITS file. All rights reserved 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. + it under the terms of the GNU Affero 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. + GNU Affero General Public License for more details. - You should have received a copy of the GNU General Public - License along with this program, in the file `GPL'; if not, - see <http://www.gnu.org/licenses/>. + You should have received a copy of the GNU Affero General Public + License along with this program, in the file `AGPL'; if not, + see <http://www.fsf.org/licensing/licenses/agpl-3.0.html>. + + At your option, you may also redistribute and/or modify the files in the + fs_selfservice/ directory (but not the rest of the software) 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. Freeside is a billing and administration package for Internet Service Providers. |