Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=738556 --- Comment #22 from shrek-m <shrek-m@xxxxxx> 2012-02-13 14:28:22 EST --- for clarification: comment #13 from Juan Orti Alcaine > I have raised these concerns upstream, I quote their answer: ---- this is the license text in all other files ---- /* ----------------------------------------------------------------------------- $Id: net_tcp.h,v 1.1 2009/11/20 16:53:16 jasminko Exp $ ----------------------------------------------------------------------------- Copyright (c) 2007 gogo6 Inc. All rights reserved. For license information refer to CLIENT-LICENSE.TXT. ----------------------------------------------------------------------------- */ comment #13 from Juan Orti Alcaine "their answer:" > "Hi, > The idea is that the Linux/BSD version should be under a bsd style license > while the windows one has a different license. Since they share a lot there > might be some mixup in the license information. I need to check how it ended up > in the Linux one. We want it to be compatible with Linux distributions." not really a bsd or windows style :) GPL v2 gogoc-1.2-fsf_address.patch diff --git gogoc-1_2-RELEASE/gogoc-tsp/include/net_tcp6.h gogoc-1_2-RELEASE/gogoc-tsp/include/net_tcp6.h ---- this seems to be the only wrong license text in net_tcp6.h ---- /* ----------------------------------------------------------------------------- $Id: net_tcp6.h,v 1.1 2009/11/20 16:53:16 jasminko Exp $ ----------------------------------------------------------------------------- * This source code copyright (c) gogo6 Inc. 2002-2004,2007. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License (GPL) Version 2, * June 1991 as published by the Free Software Foundation. * * 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; see the file GPL_LICENSE.txt. If not, write * to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, * MA 02111-1307 USA ----------------------------------------------------------------------------- */ ----/---- ---- here the referred bsd style license - CLIENT-LICENSE.TXT ---- Copyright (c) 2002-2010 gogo6 All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the gogo6 nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----/---- $ grep -ir gpl gogoc-1_2-RELEASE gogoc-1_2-RELEASE/gogoc-tsp/include/net_tcp6.h:* under the terms of the GNU General Public License (GPL) Version 2, gogoc-1_2-RELEASE/gogoc-tsp/include/net_tcp6.h:* along with this program; see the file GPL_LICENSE.txt. If not, write gogoc-1_2-RELEASE/gogoc-tsp/src/net/net_tcp6.c:* under the terms of the GNU General Public License (GPL) Version 2, gogoc-1_2-RELEASE/gogoc-tsp/src/net/net_tcp6.c:* along with this program; see the file GPL_LICENSE.txt. If not, write gogoc-1_2-RELEASE/gogoc-tsp/template/freebsd.sh:# under the terms of the GNU General Public License (GPL) Version 2, -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review