Revision: 4772
http://mantisbt.svn.sourceforge.net/mantisbt/?rev=4772&view=rev
Author: nuclear_eclipse
Date: 2007-11-20 06:31:21 -0800 (Tue, 20 Nov 2007)
Log Message:
-----------
Fix copyright notice.
Modified Paths:
--------------
trunk/mantisbt/admin/install_functions.php
Modified: trunk/mantisbt/admin/install_functions.php
===================================================================
--- trunk/mantisbt/admin/install_functions.php 2007-11-20 14:24:18 UTC (rev
4771)
+++ trunk/mantisbt/admin/install_functions.php 2007-11-20 14:31:21 UTC (rev
4772)
@@ -1,14 +1,22 @@
<?php
- # Mantis - a php based bugtracking system
- # Copyright (C) 2000 - 2002 Kenzaburo Ito -
kenito-J7RQz27tXwtAfugRpC6u6w@xxxxxxxxxxxxxxxx
- # Copyright (C) 2002 - 2007 Mantis Team -
mantisbt-dev-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx
- # This program is distributed under the terms and conditions of the GPL
- # See the README and LICENSE files for details
+# Mantis - a php based bugtracking system
- # --------------------------------------------------------
- # $Id: $
- # --------------------------------------------------------
+# Copyright (C) 2000 - 2002 Kenzaburo Ito -
kenito-J7RQz27tXwtAfugRpC6u6w@xxxxxxxxxxxxxxxx
+# Copyright (C) 2002 - 2007 Mantis Team -
mantisbt-dev-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx
+# Mantis 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, either version 2 of the License, or
+# (at your option) any later version.
+#
+# Mantis 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 Mantis. If not, see <http://www.gnu.org/licenses/>.
+
/**
* Update functions for the installation schema's 'UpdateFunction'
option.
* All functions must be name install_<function_name> and referenced as
just <function_name>.
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
|