GPL License is missing in some PHP files

Components

Labels

Description

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)

Context Information

None

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

1

Activity

Show:

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

Fixed

Priority

Assignee

Alex

Reporter

Developer

Change Log Message

Patch Instructions

Patches must be submitted through Phabricator.

External issue ID

Fix versions

Affects versions

Created November 13, 2010 at 9:41 PM
Updated December 29, 2024 at 9:15 PM
Resolved March 30, 2011 at 2:53 PM