https://bugzilla.redhat.com/show_bug.cgi?id=1534446



--- Comment #4 from srakitnican <samuel.rakitni...@gmail.com> ---
(In reply to Robert-André Mauchin from comment #3)
> (In reply to srakitnican from comment #2)
> > 
> > I am confused about that one, I've added this file because it is the only
> > text that describes the actual license used (GPLv2+). COPYING and LICENSE.md
> > contains license text for GPLv3 and LGPLv3 respectively. I am not an expert,
> > but I think there is quiet a difference between the two, and I would say
> > there is at least some difference between GPLv2 and GPLv3.
> 
> Nothing indicates that this app is GPLv2+. License: should be GPLv3+ or
> LGPLv3+ and you should include both  COPYING and LICENSE.md in %license.

Well, *.vala files contains header that specifies that is GPLv2+. no?

For example:

/*
 * DeleteWindow.vala
 *
 * Copyright 2012-17 Tony George <teejeet...@gmail.com>
 *
 * 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.
 *
 *
 */

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to