[Affelio-cvs 1015] CVS update: affelio_farm/lib/AffelioFarm/App/Admin

Back to archive index

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


Index: affelio_farm/lib/AffelioFarm/App/Admin/AccountManagement.pm
diff -u affelio_farm/lib/AffelioFarm/App/Admin/AccountManagement.pm:1.2 affelio_farm/lib/AffelioFarm/App/Admin/AccountManagement.pm:1.3
--- affelio_farm/lib/AffelioFarm/App/Admin/AccountManagement.pm:1.2	Wed Dec 21 18:39:26 2005
+++ affelio_farm/lib/AffelioFarm/App/Admin/AccountManagement.pm	Sun Dec 25 18:35:29 2005
@@ -1,3 +1,21 @@
+# 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: AccountManagement.pm,v 1.3 2005/12/25 09:35:29 slash5234 Exp $
+
 package AffelioFarm::App::Admin::AccountManagement;
 {
     use strict;
Index: affelio_farm/lib/AffelioFarm/App/Admin/AffelioFuncControl.pm
diff -u affelio_farm/lib/AffelioFarm/App/Admin/AffelioFuncControl.pm:1.1.1.1 affelio_farm/lib/AffelioFarm/App/Admin/AffelioFuncControl.pm:1.2
--- affelio_farm/lib/AffelioFarm/App/Admin/AffelioFuncControl.pm:1.1.1.1	Tue Oct 25 04:14:39 2005
+++ affelio_farm/lib/AffelioFarm/App/Admin/AffelioFuncControl.pm	Sun Dec 25 18:35:29 2005
@@ -1,3 +1,21 @@
+# 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: AffelioFuncControl.pm,v 1.2 2005/12/25 09:35:29 slash5234 Exp $
+
 package AffelioFarm::App::Admin::AffelioFuncControl;
 {
     use strict;
Index: affelio_farm/lib/AffelioFarm/App/Admin/AffelioInstallDefault.pm
diff -u affelio_farm/lib/AffelioFarm/App/Admin/AffelioInstallDefault.pm:1.2 affelio_farm/lib/AffelioFarm/App/Admin/AffelioInstallDefault.pm:1.3
--- affelio_farm/lib/AffelioFarm/App/Admin/AffelioInstallDefault.pm:1.2	Wed Dec 21 18:39:26 2005
+++ affelio_farm/lib/AffelioFarm/App/Admin/AffelioInstallDefault.pm	Sun Dec 25 18:35:29 2005
@@ -1,3 +1,21 @@
+# 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: AffelioInstallDefault.pm,v 1.3 2005/12/25 09:35:29 slash5234 Exp $
+
 package AffelioFarm::App::Admin::AffelioInstallDefault;
 {
     use strict;
Index: affelio_farm/lib/AffelioFarm/App/Admin/Configuration.pm
diff -u affelio_farm/lib/AffelioFarm/App/Admin/Configuration.pm:1.2 affelio_farm/lib/AffelioFarm/App/Admin/Configuration.pm:1.3
--- affelio_farm/lib/AffelioFarm/App/Admin/Configuration.pm:1.2	Sun Dec 25 18:18:03 2005
+++ affelio_farm/lib/AffelioFarm/App/Admin/Configuration.pm	Sun Dec 25 18:35:29 2005
@@ -1,3 +1,21 @@
+# 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: Configuration.pm,v 1.3 2005/12/25 09:35:29 slash5234 Exp $
+
 package AffelioFarm::App::Admin::Configuration;
 {
     use strict;
Index: affelio_farm/lib/AffelioFarm/App/Admin/DBInitialization.pm
diff -u affelio_farm/lib/AffelioFarm/App/Admin/DBInitialization.pm:1.2 affelio_farm/lib/AffelioFarm/App/Admin/DBInitialization.pm:1.3
--- affelio_farm/lib/AffelioFarm/App/Admin/DBInitialization.pm:1.2	Tue Nov 22 21:10:45 2005
+++ affelio_farm/lib/AffelioFarm/App/Admin/DBInitialization.pm	Sun Dec 25 18:35:29 2005
@@ -1,3 +1,21 @@
+# 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: DBInitialization.pm,v 1.3 2005/12/25 09:35:29 slash5234 Exp $
+
 package AffelioFarm::App::Admin::DBInitialization;
 {
     use strict;
Index: affelio_farm/lib/AffelioFarm/App/Admin/TopPage.pm
diff -u affelio_farm/lib/AffelioFarm/App/Admin/TopPage.pm:1.1.1.1 affelio_farm/lib/AffelioFarm/App/Admin/TopPage.pm:1.2
--- affelio_farm/lib/AffelioFarm/App/Admin/TopPage.pm:1.1.1.1	Tue Oct 25 04:14:39 2005
+++ affelio_farm/lib/AffelioFarm/App/Admin/TopPage.pm	Sun Dec 25 18:35:29 2005
@@ -1,3 +1,21 @@
+# 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: TopPage.pm,v 1.2 2005/12/25 09:35:29 slash5234 Exp $
+
 package AffelioFarm::App::Admin::TopPage;
 {
     use strict;


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