GPL License is missing in some PHP files
Components
Labels
Description
Context Information
Additional information (do not use)
/**
@version $Id$
@package In-Portal
@copyright Copyright (C) 1997 - 2009 Intechnic. All rights reserved.
@license GNU/GPL
In-Portal is Open Source software.
This means that this software may have been modified pursuant
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 http://www.in-portal.org/license for copyright notices and details.
*/
defined('FULL_PATH') or die('restricted access!');
Attachments
Activity
Dmitry Andrejev March 30, 2011 at 2:53 PM
Closing, since 5.1.2 release has been released.
Alex January 5, 2011 at 10:48 AM
Fix committed to [b]5.1.x branch/b. Commit Message:
Fixes #0000924: GPL License is missing in some PHP files
Commit on behalf of Dmitry
Dmitry Andrejev December 5, 2010 at 9:45 PM
Please review and commit changes if satisfied. Please note that haven't done any changes related to missing KEYWORDS for menu_helper.php
Dmitry Andrejev December 5, 2010 at 9:18 PM
Please review and commit
Priority
Assignee
Reporter
Developer
Change Log Message
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
License AND DEFINED check is missing in some PHP files, here they are:
email_event_tp.php
form_field_eh.php
menu_helper.php (only "svn:keywords" property missing)