View of /mambo/branches/4.7/language/english.ignore.php
Parent Directory
|
Revision Log
Revision 1758 -
(download)
(annotate)
Thu May 28 07:07:41 2009 UTC (3 years, 11 months ago) by elpie
File size: 716 byte(s)
Thu May 28 07:07:41 2009 UTC (3 years, 11 months ago) by elpie
File size: 716 byte(s)
! added back copyright dates and a reminder notice that Mambo copyright notices must be retained when files are redistributed. This notice should not be necessary but is a good reminder for people who are not familiar with the GPL.
<?php /** * @package Mambo * @author Mambo Foundation Inc see README.php * @copyright (C) 2000 - 2009 Mambo Foundation Inc. * See COPYRIGHT.php for copyright notices and details. * @license GNU/GPL Version 2, see LICENSE.php * * Redistributions of files must retain the above copyright notice. * * Mambo 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; version 2 of the License. */ /** ensure this file is being included by a parent file */ defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); $search_ignore[] = "and"; $search_ignore[] = "in"; $search_ignore[] = "on"; ?>
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

