[Affelio-cvs 453] CVS update: affelio/lib/Affelio/misc

Back to archive index

Tadashi Okoshi slash****@users*****
2005年 7月 1日 (金) 11:00:10 JST


Index: affelio/lib/Affelio/misc/CGIError.pm
diff -u affelio/lib/Affelio/misc/CGIError.pm:1.3 affelio/lib/Affelio/misc/CGIError.pm:1.4
--- affelio/lib/Affelio/misc/CGIError.pm:1.3	Thu Jun 30 15:07:01 2005
+++ affelio/lib/Affelio/misc/CGIError.pm	Fri Jul  1 11:00:10 2005
@@ -1,10 +1,20 @@
-# Affelio: Open social networking software
-# Copyright 2004-2005 Fish Grove
-# For more information, please refer following web site.
-#    http://affelio.jp/ (Japan)
-#    http://affelio.jp/ (USA and other area)
+# Copyright (C) 2005 FishGrove Inc.
 #
-# $Id: CGIError.pm,v 1.3 2005/06/30 06:07:01 slash5234 Exp $
+# 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: CGIError.pm,v 1.4 2005/07/01 02:00:10 slash5234 Exp $
 
 use strict;
 
Index: affelio/lib/Affelio/misc/DBroutines.pm
diff -u affelio/lib/Affelio/misc/DBroutines.pm:1.1 affelio/lib/Affelio/misc/DBroutines.pm:1.2
--- affelio/lib/Affelio/misc/DBroutines.pm:1.1	Sun Jun 26 23:20:40 2005
+++ affelio/lib/Affelio/misc/DBroutines.pm	Fri Jul  1 11:00:10 2005
@@ -1,10 +1,20 @@
-# Affelio: Open social networking software
-# Copyright 2004-2005 Fish Grove
-# For more information, please refer following web site.
-#    http://affelio.jp/ (Japan)
-#    http://affelio.jp/ (USA and other area)
+# Copyright (C) 2005 FishGrove Inc.
 #
-# $Id: DBroutines.pm,v 1.1 2005/06/26 14:20:40 slash5234 Exp $
+# 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: DBroutines.pm,v 1.2 2005/07/01 02:00:10 slash5234 Exp $
 
 package Affelio::misc::DBroutines;
 {
Index: affelio/lib/Affelio/misc/Debug.pm
diff -u affelio/lib/Affelio/misc/Debug.pm:1.4 affelio/lib/Affelio/misc/Debug.pm:1.5
--- affelio/lib/Affelio/misc/Debug.pm:1.4	Thu Jun 30 15:48:30 2005
+++ affelio/lib/Affelio/misc/Debug.pm	Fri Jul  1 11:00:10 2005
@@ -1,10 +1,20 @@
-# Affelio: Open social networking software
-# Copyright 2004-2005 Fish Grove
-# For more information, please refer following web site.
-#    http://affelio.jp/ (Japan)
-#    http://affelio.jp/ (USA and other area)
+# Copyright (C) 2005 FishGrove Inc.
 #
-# $Id: Debug.pm,v 1.4 2005/06/30 06:48:30 slash5234 Exp $
+# 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: Debug.pm,v 1.5 2005/07/01 02:00:10 slash5234 Exp $
 
 package Affelio::misc::Debug;
 {
Index: affelio/lib/Affelio/misc/Encoding.pm
diff -u affelio/lib/Affelio/misc/Encoding.pm:1.2 affelio/lib/Affelio/misc/Encoding.pm:1.3
--- affelio/lib/Affelio/misc/Encoding.pm:1.2	Sat Jun 25 21:14:08 2005
+++ affelio/lib/Affelio/misc/Encoding.pm	Fri Jul  1 11:00:10 2005
@@ -1,10 +1,20 @@
-# Affelio: Open social networking software
-# Copyright 2004-2005 Fish Grove
-# For more information, please refer following web site.
-#    http://affelio.jp/ (Japan)
-#    http://affelio.jp/ (USA and other area)
+# Copyright (C) 2005 FishGrove Inc.
 #
-# $Id: Encoding.pm,v 1.2 2005/06/25 12:14:08 slash5234 Exp $
+# 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: Encoding.pm,v 1.3 2005/07/01 02:00:10 slash5234 Exp $
 
 package Affelio::misc::Encoding;
 {
Index: affelio/lib/Affelio/misc/L10N.pm
diff -u affelio/lib/Affelio/misc/L10N.pm:1.2 affelio/lib/Affelio/misc/L10N.pm:1.3
--- affelio/lib/Affelio/misc/L10N.pm:1.2	Sat Jun 25 21:14:08 2005
+++ affelio/lib/Affelio/misc/L10N.pm	Fri Jul  1 11:00:10 2005
@@ -1,10 +1,20 @@
-# Affelio: Open social networking software
-# Copyright 2004-2005 Fish Grove
-# For more information, please refer following web site.
-#    http://affelio.jp/ (Japan)
-#    http://affelio.jp/ (USA and other area)
+# Copyright (C) 2005 FishGrove Inc.
 #
-# $Id: L10N.pm,v 1.2 2005/06/25 12:14:08 slash5234 Exp $
+# 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: L10N.pm,v 1.3 2005/07/01 02:00:10 slash5234 Exp $
 
 package Affelio::misc::L10N;
 {
Index: affelio/lib/Affelio/misc/MyCrypt.pm
diff -u affelio/lib/Affelio/misc/MyCrypt.pm:1.2 affelio/lib/Affelio/misc/MyCrypt.pm:1.3
--- affelio/lib/Affelio/misc/MyCrypt.pm:1.2	Sat Jun 25 21:14:08 2005
+++ affelio/lib/Affelio/misc/MyCrypt.pm	Fri Jul  1 11:00:10 2005
@@ -1,10 +1,20 @@
-# Affelio: Open social networking software
-# Copyright 2004-2005 Fish Grove
-# For more information, please refer following web site.
-#    http://affelio.jp/ (Japan)
-#    http://affelio.jp/ (USA and other area)
+# Copyright (C) 2005 FishGrove Inc.
 #
-# $Id: MyCrypt.pm,v 1.2 2005/06/25 12:14:08 slash5234 Exp $
+# 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: MyCrypt.pm,v 1.3 2005/07/01 02:00:10 slash5234 Exp $
 
 package Affelio::misc::MyCrypt;
 {
Index: affelio/lib/Affelio/misc/NetMisc.pm
diff -u affelio/lib/Affelio/misc/NetMisc.pm:1.3 affelio/lib/Affelio/misc/NetMisc.pm:1.4
--- affelio/lib/Affelio/misc/NetMisc.pm:1.3	Thu Jun 30 02:00:05 2005
+++ affelio/lib/Affelio/misc/NetMisc.pm	Fri Jul  1 11:00:10 2005
@@ -1,10 +1,20 @@
-# Affelio: Open social networking software
-# Copyright 2004-2005 Fish Grove
-# For more information, please refer following web site.
-#    http://affelio.jp/ (Japan)
-#    http://affelio.jp/ (USA and other area)
+# Copyright (C) 2005 FishGrove Inc.
 #
-# $Id: NetMisc.pm,v 1.3 2005/06/29 17:00:05 slash5234 Exp $
+# 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: NetMisc.pm,v 1.4 2005/07/01 02:00:10 slash5234 Exp $
 
 package Affelio::misc::NetMisc;
 {
Index: affelio/lib/Affelio/misc/Sanitizer.pm
diff -u affelio/lib/Affelio/misc/Sanitizer.pm:1.2 affelio/lib/Affelio/misc/Sanitizer.pm:1.3
--- affelio/lib/Affelio/misc/Sanitizer.pm:1.2	Sat Jun 25 21:14:08 2005
+++ affelio/lib/Affelio/misc/Sanitizer.pm	Fri Jul  1 11:00:10 2005
@@ -1,10 +1,20 @@
-# Affelio: Open social networking software
-# Copyright 2004-2005 Fish Grove
-# For more information, please refer following web site.
-#    http://affelio.jp/ (Japan)
-#    http://affelio.jp/ (USA and other area)
+# Copyright (C) 2005 FishGrove Inc.
 #
-# $Id: Sanitizer.pm,v 1.2 2005/06/25 12:14:08 slash5234 Exp $
+# 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: Sanitizer.pm,v 1.3 2005/07/01 02:00:10 slash5234 Exp $
 
 use strict;
 
Index: affelio/lib/Affelio/misc/Time.pm
diff -u affelio/lib/Affelio/misc/Time.pm:1.5 affelio/lib/Affelio/misc/Time.pm:1.6
--- affelio/lib/Affelio/misc/Time.pm:1.5	Thu Jun 30 01:07:44 2005
+++ affelio/lib/Affelio/misc/Time.pm	Fri Jul  1 11:00:10 2005
@@ -1,10 +1,20 @@
-# Affelio: Open social networking software
-# Copyright 2004-2005 Fish Grove
-# For more information, please refer following web site.
-#    http://affelio.jp/ (Japan)
-#    http://affelio.jp/ (USA and other area)
+# Copyright (C) 2005 FishGrove Inc.
 #
-# $Id: Time.pm,v 1.5 2005/06/29 16:07:44 slash5234 Exp $
+# 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: Time.pm,v 1.6 2005/07/01 02:00:10 slash5234 Exp $
 
 package Affelio::misc::Time;
 {
Index: affelio/lib/Affelio/misc/WebInput.pm
diff -u affelio/lib/Affelio/misc/WebInput.pm:1.5 affelio/lib/Affelio/misc/WebInput.pm:1.6
--- affelio/lib/Affelio/misc/WebInput.pm:1.5	Thu Jun 30 16:15:01 2005
+++ affelio/lib/Affelio/misc/WebInput.pm	Fri Jul  1 11:00:10 2005
@@ -1,10 +1,20 @@
-# Affelio: Open social networking software
-# Copyright 2004-2005 Fish Grove
-# For more information, please refer following web site.
-#    http://affelio.jp/ (Japan)
-#    http://affelio.jp/ (USA and other area)
+# Copyright (C) 2005 FishGrove Inc.
 #
-# $Id: WebInput.pm,v 1.5 2005/06/30 07:15:01 slash5234 Exp $
+# 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: WebInput.pm,v 1.6 2005/07/01 02:00:10 slash5234 Exp $
 use strict;
 
 package Affelio::misc::WebInput;


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