|
From: <re...@us...> - 2008-08-25 06:53:47
|
Revision: 634
http://sciret.svn.sourceforge.net/sciret/?rev=634&view=rev
Author: reinerj
Date: 2008-08-25 06:53:44 +0000 (Mon, 25 Aug 2008)
Log Message:
-----------
some other headers where the copyright is changed to the monkeys
Modified Paths:
--------------
trunk/actions/Upgrade.php
trunk/actions/UploadFile.php
trunk/actions/UploadImage.php
Modified: trunk/actions/Upgrade.php
===================================================================
--- trunk/actions/Upgrade.php 2008-08-24 23:19:33 UTC (rev 633)
+++ trunk/actions/Upgrade.php 2008-08-25 06:53:44 UTC (rev 634)
@@ -1,12 +1,12 @@
<?php
/*
-* @copyright Copyright (C) 2005-2007 TheGang http://www.the-gang.net
+* @copyright Copyright (C) 2005-2008 Keyboard Monkeys http://www.kb-m.com
* @license http://www.fsf.org/copyleft/lgpl.html GNU Lesser General Public License
* @author Alejandro Pedraza
* @since Sciret 1.0
* @package Sciret
-* @packager TheGang
+* @packager Keyboard Monkeys
*/
require 'actions/Action.php';
Modified: trunk/actions/UploadFile.php
===================================================================
--- trunk/actions/UploadFile.php 2008-08-24 23:19:33 UTC (rev 633)
+++ trunk/actions/UploadFile.php 2008-08-25 06:53:44 UTC (rev 634)
@@ -1,12 +1,12 @@
<?php
/*
-* @copyright Copyright (C) 2005-2007 TheGang http://www.the-gang.net
+* @copyright Copyright (C) 2005-2008 Keyboard Monkeys http://www.kb-m.com
* @license http://www.fsf.org/copyleft/lgpl.html GNU Lesser General Public License
* @author Alejandro Pedraza
* @since Sciret 1.0
* @package Sciret
-* @packager TheGang
+* @packager Keyboard Monkeys
*/
require 'actions/Action.php';
Modified: trunk/actions/UploadImage.php
===================================================================
--- trunk/actions/UploadImage.php 2008-08-24 23:19:33 UTC (rev 633)
+++ trunk/actions/UploadImage.php 2008-08-25 06:53:44 UTC (rev 634)
@@ -1,12 +1,12 @@
<?php
/*
-* @copyright Copyright (C) 2005-2007 TheGang http://www.the-gang.net
+* @copyright Copyright (C) 2005-2007 Keyboard Monkeys http://www.kb-m.com
* @license http://www.fsf.org/copyleft/lgpl.html GNU Lesser General Public License
* @author Alejandro Pedraza
* @since Sciret 1.0
* @package Sciret
-* @packager TheGang
+* @packager Keyboard Monkeys
*/
class UploadImage extends Action
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|