Status: New
Owner: ----
New issue 349 by
vincent....@gmail.com: Unclear license of some files
http://code.google.com/p/specto/issues/detail?id=349
Some files have the following header:
| # See the AUTHORS file for copyright ownership information
|
| # 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.1 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., 59 Temple Place - Suite 330,
| # Boston, MA 02111-1307, USA.
It is unclear which license is being used: there is no version 2.1 of the
Gnu General Public License. Is this referring to GPL or LGPL?
Those are the relevant files:
specto-0.4/spectlib/plugins/watch_im_pidgin.py
specto-0.4/spectlib/plugins/watch_mail_evolution.py
specto-0.4/spectlib/plugins/watch_mail_gwave.py
specto-0.4/spectlib/plugins/watch_music_amarok.py
specto-0.4/spectlib/plugins/watch_music_banshee.py
specto-0.4/spectlib/plugins/watch_music_rhythmbox.py
specto-0.4/spectlib/plugins/watch_system_mumbles.py
specto-0.4/spectlib/plugins/watch_vc_subversion.py