Tadashi Okoshi
slash****@users*****
2005年 7月 1日 (金) 11:00:07 JST
Index: affelio/lib/Affelio/App/FriendRoutines.pm diff -u affelio/lib/Affelio/App/FriendRoutines.pm:1.3 affelio/lib/Affelio/App/FriendRoutines.pm:1.4 --- affelio/lib/Affelio/App/FriendRoutines.pm:1.3 Thu Jun 30 07:54:06 2005 +++ affelio/lib/Affelio/App/FriendRoutines.pm Fri Jul 1 11:00:06 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: FriendRoutines.pm,v 1.3 2005/06/29 22:54:06 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: FriendRoutines.pm,v 1.4 2005/07/01 02:00:06 slash5234 Exp $ package Affelio::App::FriendRoutines; { Index: affelio/lib/Affelio/App/ShowProfile.pm diff -u affelio/lib/Affelio/App/ShowProfile.pm:1.2 affelio/lib/Affelio/App/ShowProfile.pm:1.3 --- affelio/lib/Affelio/App/ShowProfile.pm:1.2 Sat Jun 25 21:14:05 2005 +++ affelio/lib/Affelio/App/ShowProfile.pm Fri Jul 1 11:00:06 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: ShowProfile.pm,v 1.2 2005/06/25 12:14: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: ShowProfile.pm,v 1.3 2005/07/01 02:00:06 slash5234 Exp $ package Affelio::App::ShowProfile; {