Tadashi Okoshi
slash****@users*****
2005年 7月 1日 (金) 11:00:09 JST
Index: affelio/lib/Affelio/SNS/FriendManager.pm diff -u affelio/lib/Affelio/SNS/FriendManager.pm:1.7 affelio/lib/Affelio/SNS/FriendManager.pm:1.8 --- affelio/lib/Affelio/SNS/FriendManager.pm:1.7 Fri Jul 1 05:16:33 2005 +++ affelio/lib/Affelio/SNS/FriendManager.pm Fri Jul 1 11:00:09 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: FriendManager.pm,v 1.7 2005/06/30 20:16:33 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: FriendManager.pm,v 1.8 2005/07/01 02:00:09 slash5234 Exp $ package Affelio::SNS::FriendManager; { Index: affelio/lib/Affelio/SNS/Handshaker_c.pm diff -u affelio/lib/Affelio/SNS/Handshaker_c.pm:1.9 affelio/lib/Affelio/SNS/Handshaker_c.pm:1.10 --- affelio/lib/Affelio/SNS/Handshaker_c.pm:1.9 Thu Jun 30 02:00:05 2005 +++ affelio/lib/Affelio/SNS/Handshaker_c.pm Fri Jul 1 11:00:09 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: Handshaker_c.pm,v 1.9 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: Handshaker_c.pm,v 1.10 2005/07/01 02:00:09 slash5234 Exp $ package Affelio::SNS::Handshaker_c; { Index: affelio/lib/Affelio/SNS/Handshaker_s.pm diff -u affelio/lib/Affelio/SNS/Handshaker_s.pm:1.16 affelio/lib/Affelio/SNS/Handshaker_s.pm:1.17 --- affelio/lib/Affelio/SNS/Handshaker_s.pm:1.16 Fri Jul 1 07:16:04 2005 +++ affelio/lib/Affelio/SNS/Handshaker_s.pm Fri Jul 1 11:00:09 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: Handshaker_s.pm,v 1.16 2005/06/30 22:16:04 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: Handshaker_s.pm,v 1.17 2005/07/01 02:00:09 slash5234 Exp $ use strict; use lib("../../../extlib/"); Index: affelio/lib/Affelio/SNS/Handshaker_tmpDB.pm diff -u affelio/lib/Affelio/SNS/Handshaker_tmpDB.pm:1.2 affelio/lib/Affelio/SNS/Handshaker_tmpDB.pm:1.3 --- affelio/lib/Affelio/SNS/Handshaker_tmpDB.pm:1.2 Sat Jun 25 21:14:07 2005 +++ affelio/lib/Affelio/SNS/Handshaker_tmpDB.pm Fri Jul 1 11:00:09 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: Handshaker_tmpDB.pm,v 1.2 2005/06/25 12:14:07 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: Handshaker_tmpDB.pm,v 1.3 2005/07/01 02:00:09 slash5234 Exp $ use strict; use lib("../../../extlib/");