vote: Add a COPYING file to indicate the license
This is for bug 658045 which has the following references of the authors stating their license: https://mail.gnome.org/archives/foundation-list/2010-June/msg00111.html and https://mail.gnome.org/archives/foundation-list/2010-June/msg00112.html I basically took the text from http://www.gnu.org/licenses/old-licenses/gpl-2.0.html#howto and added a few words reg. the functionality.
This commit is contained in:
parent
0fa3a738f6
commit
f37d5055a2
1 changed files with 17 additions and 0 deletions
17
foundation.gnome.org/vote/COPYING
Normal file
17
foundation.gnome.org/vote/COPYING
Normal file
|
@ -0,0 +1,17 @@
|
|||
GNOME's voting scripts
|
||||
Copyright (C) 2005 Vicnent Untz <vuntz@gnome.org>
|
||||
Copyright (C) 2005 Dave Neary <dneary@gnome.org>
|
||||
|
||||
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 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, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
Loading…
Reference in a new issue