fix copyright status (fixes #29)
* add COPYING file with the GPL text * update copyright information in DAVAdmin's files
This commit is contained in:
parent
745fe78599
commit
e1f334c66c
30 changed files with 915 additions and 233 deletions
12
README
12
README
|
@ -3,10 +3,10 @@
|
|||
=============
|
||||
:Author: Jan Dittberner
|
||||
:Contact: jan@dittberner.info
|
||||
:Version: 0.2
|
||||
:Version: 0.3
|
||||
:Revision: $Revision$
|
||||
:Date: $Date$
|
||||
:Copyright: Copyright (C) 2007 Jan Dittberner
|
||||
:Copyright: Copyright (C) 2007, 2008 Jan Dittberner
|
||||
|
||||
.. contents::
|
||||
|
||||
|
@ -42,9 +42,9 @@ DAVAdmin uses Marko Samastur's JavaScript i18n library.
|
|||
License
|
||||
=======
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
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 2 of the License, or (at
|
||||
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
|
||||
|
@ -53,6 +53,4 @@ 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, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
|
||||
02110-1301 USA.
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue