Tadashi Okoshi
slash****@users*****
2005年 7月 1日 (金) 11:00:08 JST
Index: affelio/lib/Affelio/App/Admin/AccessControl.pm diff -u affelio/lib/Affelio/App/Admin/AccessControl.pm:1.2 affelio/lib/Affelio/App/Admin/AccessControl.pm:1.3 --- affelio/lib/Affelio/App/Admin/AccessControl.pm:1.2 Sat Jun 25 21:14:06 2005 +++ affelio/lib/Affelio/App/Admin/AccessControl.pm Fri Jul 1 11:00:07 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: AccessControl.pm,v 1.2 2005/06/25 12:14: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: AccessControl.pm,v 1.3 2005/07/01 02:00:07 slash5234 Exp $ package Affelio::App::Admin::AccessControl; { Index: affelio/lib/Affelio/App/Admin/AccessLog.pm diff -u affelio/lib/Affelio/App/Admin/AccessLog.pm:1.6 affelio/lib/Affelio/App/Admin/AccessLog.pm:1.7 --- affelio/lib/Affelio/App/Admin/AccessLog.pm:1.6 Thu Jun 30 01:07:43 2005 +++ affelio/lib/Affelio/App/Admin/AccessLog.pm Fri Jul 1 11:00:07 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: AccessLog.pm,v 1.6 2005/06/29 16:07:43 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: AccessLog.pm,v 1.7 2005/07/01 02:00:07 slash5234 Exp $ package Affelio::App::Admin::AccessLog; { Index: affelio/lib/Affelio/App/Admin/AffelioNews.pm diff -u affelio/lib/Affelio/App/Admin/AffelioNews.pm:1.6 affelio/lib/Affelio/App/Admin/AffelioNews.pm:1.7 --- affelio/lib/Affelio/App/Admin/AffelioNews.pm:1.6 Fri Jul 1 04:08:49 2005 +++ affelio/lib/Affelio/App/Admin/AffelioNews.pm Fri Jul 1 11:00:07 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: AffelioNews.pm,v 1.6 2005/06/30 19:08:49 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: AffelioNews.pm,v 1.7 2005/07/01 02:00:07 slash5234 Exp $ package Affelio::App::Admin::AffelioNews; { Index: affelio/lib/Affelio/App/Admin/Configuration.pm diff -u affelio/lib/Affelio/App/Admin/Configuration.pm:1.2 affelio/lib/Affelio/App/Admin/Configuration.pm:1.3 --- affelio/lib/Affelio/App/Admin/Configuration.pm:1.2 Tue Jun 28 02:50:27 2005 +++ affelio/lib/Affelio/App/Admin/Configuration.pm Fri Jul 1 11:00:07 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: Configuration.pm,v 1.2 2005/06/27 17:50:27 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: Configuration.pm,v 1.3 2005/07/01 02:00:07 slash5234 Exp $ package Affelio::App::Admin::Configuration; { Index: affelio/lib/Affelio/App/Admin/EditProfile.pm diff -u affelio/lib/Affelio/App/Admin/EditProfile.pm:1.2 affelio/lib/Affelio/App/Admin/EditProfile.pm:1.3 --- affelio/lib/Affelio/App/Admin/EditProfile.pm:1.2 Sat Jun 25 21:14:06 2005 +++ affelio/lib/Affelio/App/Admin/EditProfile.pm Fri Jul 1 11:00:07 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: EditProfile.pm,v 1.2 2005/06/25 12:14: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: EditProfile.pm,v 1.3 2005/07/01 02:00:07 slash5234 Exp $ package Affelio::App::Admin::EditProfile; { Index: affelio/lib/Affelio/App/Admin/EditSkins.pm diff -u affelio/lib/Affelio/App/Admin/EditSkins.pm:1.4 affelio/lib/Affelio/App/Admin/EditSkins.pm:1.5 --- affelio/lib/Affelio/App/Admin/EditSkins.pm:1.4 Sat Jun 25 21:14:06 2005 +++ affelio/lib/Affelio/App/Admin/EditSkins.pm Fri Jul 1 11:00:07 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: EditSkins.pm,v 1.4 2005/06/25 12:14: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: EditSkins.pm,v 1.5 2005/07/01 02:00:07 slash5234 Exp $ package Affelio::App::Admin::EditSkins; { Index: affelio/lib/Affelio/App/Admin/EditTemplates.pm diff -u affelio/lib/Affelio/App/Admin/EditTemplates.pm:1.7 affelio/lib/Affelio/App/Admin/EditTemplates.pm:1.8 --- affelio/lib/Affelio/App/Admin/EditTemplates.pm:1.7 Thu Jun 30 08:41:03 2005 +++ affelio/lib/Affelio/App/Admin/EditTemplates.pm Fri Jul 1 11:00:07 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: EditTemplates.pm,v 1.7 2005/06/29 23:41:03 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: EditTemplates.pm,v 1.8 2005/07/01 02:00:07 slash5234 Exp $ package Affelio::App::Admin::EditTemplates; { Index: affelio/lib/Affelio/App/Admin/FriendsGraph.pm diff -u affelio/lib/Affelio/App/Admin/FriendsGraph.pm:1.6 affelio/lib/Affelio/App/Admin/FriendsGraph.pm:1.7 --- affelio/lib/Affelio/App/Admin/FriendsGraph.pm:1.6 Tue Jun 28 20:51:34 2005 +++ affelio/lib/Affelio/App/Admin/FriendsGraph.pm Fri Jul 1 11:00:07 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: FriendsGraph.pm,v 1.6 2005/06/28 11:51:34 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: FriendsGraph.pm,v 1.7 2005/07/01 02:00:07 slash5234 Exp $ package Affelio::App::Admin::FriendsGraph; { Index: affelio/lib/Affelio/App/Admin/GroupMemberTable.pm diff -u affelio/lib/Affelio/App/Admin/GroupMemberTable.pm:1.2 affelio/lib/Affelio/App/Admin/GroupMemberTable.pm:1.3 --- affelio/lib/Affelio/App/Admin/GroupMemberTable.pm:1.2 Sat Jun 25 21:14:06 2005 +++ affelio/lib/Affelio/App/Admin/GroupMemberTable.pm Fri Jul 1 11:00:07 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: GroupMemberTable.pm,v 1.2 2005/06/25 12:14: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: GroupMemberTable.pm,v 1.3 2005/07/01 02:00:07 slash5234 Exp $ package Affelio::App::Admin::GroupMemberTable; { Index: affelio/lib/Affelio/App/Admin/ManageApplication.pm diff -u affelio/lib/Affelio/App/Admin/ManageApplication.pm:1.2 affelio/lib/Affelio/App/Admin/ManageApplication.pm:1.3 --- affelio/lib/Affelio/App/Admin/ManageApplication.pm:1.2 Sat Jun 25 21:14:06 2005 +++ affelio/lib/Affelio/App/Admin/ManageApplication.pm Fri Jul 1 11:00:07 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: ManageApplication.pm,v 1.2 2005/06/25 12:14: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: ManageApplication.pm,v 1.3 2005/07/01 02:00:07 slash5234 Exp $ package Affelio::App::Admin::ManageApplication; { Index: affelio/lib/Affelio/App/Admin/ManageFriend.pm diff -u affelio/lib/Affelio/App/Admin/ManageFriend.pm:1.3 affelio/lib/Affelio/App/Admin/ManageFriend.pm:1.4 --- affelio/lib/Affelio/App/Admin/ManageFriend.pm:1.3 Sun Jun 26 23:20:39 2005 +++ affelio/lib/Affelio/App/Admin/ManageFriend.pm Fri Jul 1 11:00:07 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: ManageFriend.pm,v 1.3 2005/06/26 14:20:39 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: ManageFriend.pm,v 1.4 2005/07/01 02:00:07 slash5234 Exp $ package Affelio::App::Admin::ManageFriend; { Index: affelio/lib/Affelio/App/Admin/ManageGroup.pm diff -u affelio/lib/Affelio/App/Admin/ManageGroup.pm:1.2 affelio/lib/Affelio/App/Admin/ManageGroup.pm:1.3 --- affelio/lib/Affelio/App/Admin/ManageGroup.pm:1.2 Sat Jun 25 21:14:06 2005 +++ affelio/lib/Affelio/App/Admin/ManageGroup.pm Fri Jul 1 11:00:07 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: ManageGroup.pm,v 1.2 2005/06/25 12:14: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: ManageGroup.pm,v 1.3 2005/07/01 02:00:07 slash5234 Exp $ package Affelio::App::Admin::ManageGroup; { Index: affelio/lib/Affelio/App/Admin/Messaging.pm diff -u affelio/lib/Affelio/App/Admin/Messaging.pm:1.11 affelio/lib/Affelio/App/Admin/Messaging.pm:1.12 --- affelio/lib/Affelio/App/Admin/Messaging.pm:1.11 Thu Jun 30 04:32:38 2005 +++ affelio/lib/Affelio/App/Admin/Messaging.pm Fri Jul 1 11:00:07 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: Messaging.pm,v 1.11 2005/06/29 19:32:38 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: Messaging.pm,v 1.12 2005/07/01 02:00:07 slash5234 Exp $ package Affelio::App::Admin::Messaging; { Index: affelio/lib/Affelio/App/Admin/MyStatus.pm diff -u affelio/lib/Affelio/App/Admin/MyStatus.pm:1.2 affelio/lib/Affelio/App/Admin/MyStatus.pm:1.3 --- affelio/lib/Affelio/App/Admin/MyStatus.pm:1.2 Sat Jun 25 21:14:06 2005 +++ affelio/lib/Affelio/App/Admin/MyStatus.pm Fri Jul 1 11:00:07 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: MyStatus.pm,v 1.2 2005/06/25 12:14: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: MyStatus.pm,v 1.3 2005/07/01 02:00:07 slash5234 Exp $ package Affelio::App::Admin::MyStatus; { Index: affelio/lib/Affelio/App/Admin/SendHandshake.pm diff -u affelio/lib/Affelio/App/Admin/SendHandshake.pm:1.2 affelio/lib/Affelio/App/Admin/SendHandshake.pm:1.3 --- affelio/lib/Affelio/App/Admin/SendHandshake.pm:1.2 Tue Jun 28 23:07:46 2005 +++ affelio/lib/Affelio/App/Admin/SendHandshake.pm Fri Jul 1 11:00:07 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: SendHandshake.pm,v 1.2 2005/06/28 14:07:46 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: SendHandshake.pm,v 1.3 2005/07/01 02:00:07 slash5234 Exp $ package Affelio::App::Admin::SendHandshake; { Index: affelio/lib/Affelio/App/Admin/SendInvitation.pm diff -u affelio/lib/Affelio/App/Admin/SendInvitation.pm:1.2 affelio/lib/Affelio/App/Admin/SendInvitation.pm:1.3 --- affelio/lib/Affelio/App/Admin/SendInvitation.pm:1.2 Sat Jun 25 21:14:06 2005 +++ affelio/lib/Affelio/App/Admin/SendInvitation.pm Fri Jul 1 11:00:07 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: SendInvitation.pm,v 1.2 2005/06/25 12:14: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: SendInvitation.pm,v 1.3 2005/07/01 02:00:07 slash5234 Exp $ package Affelio::App::Admin::SendInvitation; {