The Joomla! Forum ™






Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: What is a GPL violation?
PostPosted: Mon Apr 09, 2007 12:17 am 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Fri Aug 12, 2005 1:58 am
Posts: 894
Location: Perth - Western Australia
This post is designed to clarify one basic misconceptions about GPL and inparticular its application to Joomla!.

The GPL notices for Joomla! are in the source code. For example open any .php page in a Joomla! distribution and you'll find something similar to this.

Code:
/**
* @version $Id: index.php 6022 2006-12-18 22:30:07Z friesengeist $
* @package Joomla
* @copyright Copyright (C) 2005 Open Source Matters. All rights reserved.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
* Joomla! is free software. This version may have been modified pursuant
* to the GNU General Public License, and as distributed it includes or
* is derivative of works licensed under the GNU General Public License or
* other free or open source software licenses.
* See COPYRIGHT.php for copyright notices and details.
*/


This is the copyright/license information. When the GPL says that you may not remove the license information, this is(in Joomla!) what it is talking about. It does not apply to the copyright notices in the footer of browser display of Joomla!, nor does it apply to the met tag "Generator".

Hope this helps
Shayne

_________________
http://www.cloudum.com Perth's Joomla! Development
http://www.nooku.org Home of Nooku Framework (koowa) the RAD development framework for Joomla!.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 



Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group