[Affelio-cvs 1017] CVS update: affelio_farm/admin

Back to archive index

Tadashi Okoshi slash****@users*****
2005年 12月 25日 (日) 18:35:59 JST


Index: affelio_farm/admin/index.cgi
diff -u affelio_farm/admin/index.cgi:1.1.1.1 affelio_farm/admin/index.cgi:1.2
--- affelio_farm/admin/index.cgi:1.1.1.1	Tue Oct 25 04:14:39 2005
+++ affelio_farm/admin/index.cgi	Sun Dec 25 18:35:59 2005
@@ -1,5 +1,23 @@
 #!/usr/bin/perl
 
+# Copyright (C) 2005 FishGrove Inc.
+#
+# This program 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.
+#
+# This program 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 this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+#
+# $Id: index.cgi,v 1.2 2005/12/25 09:35:59 slash5234 Exp $
+
 use lib("../admin/skelton/affelio/extlib");
 use CGI qw(-unique_headers);
 $CGI::DISABLE_UPLOADS = 0;


Affelio-cvs メーリングリストの案内
Back to archive index