Lack of license information

Bug #597832 reported by Alessio Treglia
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ear Candy
Confirmed
Undecided
Unassigned

Bug Description

If you intend to release your application under the terms of the GPL license, you must include a copy of the license in the tarball too.

Moreover, almost all *.py files under ./earcandy miss license header.

An exception is Client.py, which shows the following text:

# 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, see <http://www.gnu.org/licenses/>.

It would be appreciated putting the same header at the beginning of each source file.

description: updated
description: updated
Changed in earcandy:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.