Tadashi Okoshi
slash****@users*****
2005年 7月 1日 (金) 11:00:09 JST
Index: affelio/lib/Affelio/Managing/AccessLogManager.pm diff -u affelio/lib/Affelio/Managing/AccessLogManager.pm:1.5 affelio/lib/Affelio/Managing/AccessLogManager.pm:1.6 --- affelio/lib/Affelio/Managing/AccessLogManager.pm:1.5 Thu Jun 30 03:15:01 2005 +++ affelio/lib/Affelio/Managing/AccessLogManager.pm Fri Jul 1 11:00:08 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: AccessLogManager.pm,v 1.5 2005/06/29 18: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: AccessLogManager.pm,v 1.6 2005/07/01 02:00:08 slash5234 Exp $ package Affelio::Managing::AccessLogManager; { Index: affelio/lib/Affelio/Managing/ApplicationManager.pm diff -u affelio/lib/Affelio/Managing/ApplicationManager.pm:1.6 affelio/lib/Affelio/Managing/ApplicationManager.pm:1.7 --- affelio/lib/Affelio/Managing/ApplicationManager.pm:1.6 Thu Jun 30 15:48:30 2005 +++ affelio/lib/Affelio/Managing/ApplicationManager.pm Fri Jul 1 11:00:08 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: ApplicationManager.pm,v 1.6 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: ApplicationManager.pm,v 1.7 2005/07/01 02:00:08 slash5234 Exp $ package Affelio::Managing::ApplicationManager; { Index: affelio/lib/Affelio/Managing/GroupManager.pm diff -u affelio/lib/Affelio/Managing/GroupManager.pm:1.4 affelio/lib/Affelio/Managing/GroupManager.pm:1.5 --- affelio/lib/Affelio/Managing/GroupManager.pm:1.4 Thu Jun 30 03:15:01 2005 +++ affelio/lib/Affelio/Managing/GroupManager.pm Fri Jul 1 11:00:08 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: GroupManager.pm,v 1.4 2005/06/29 18: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: GroupManager.pm,v 1.5 2005/07/01 02:00:08 slash5234 Exp $ package Affelio::Managing::GroupManager; { Index: affelio/lib/Affelio/Managing/MessageManager.pm diff -u affelio/lib/Affelio/Managing/MessageManager.pm:1.6 affelio/lib/Affelio/Managing/MessageManager.pm:1.7 --- affelio/lib/Affelio/Managing/MessageManager.pm:1.6 Thu Jun 30 03:15:01 2005 +++ affelio/lib/Affelio/Managing/MessageManager.pm Fri Jul 1 11:00:08 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: MessageManager.pm,v 1.6 2005/06/29 18: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: MessageManager.pm,v 1.7 2005/07/01 02:00:08 slash5234 Exp $ package Affelio::Managing::MessageManager; { Index: affelio/lib/Affelio/Managing/PermissionManager.pm diff -u affelio/lib/Affelio/Managing/PermissionManager.pm:1.3 affelio/lib/Affelio/Managing/PermissionManager.pm:1.4 --- affelio/lib/Affelio/Managing/PermissionManager.pm:1.3 Thu Jun 30 03:15:01 2005 +++ affelio/lib/Affelio/Managing/PermissionManager.pm Fri Jul 1 11:00:08 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: PermissionManager.pm,v 1.3 2005/06/29 18: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: PermissionManager.pm,v 1.4 2005/07/01 02:00:08 slash5234 Exp $ package Affelio::Managing::PermissionManager; { Index: affelio/lib/Affelio/Managing/ProfileManager.pm diff -u affelio/lib/Affelio/Managing/ProfileManager.pm:1.3 affelio/lib/Affelio/Managing/ProfileManager.pm:1.4 --- affelio/lib/Affelio/Managing/ProfileManager.pm:1.3 Thu Jun 30 03:15:01 2005 +++ affelio/lib/Affelio/Managing/ProfileManager.pm Fri Jul 1 11:00:08 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: ProfileManager.pm,v 1.3 2005/06/29 18: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: ProfileManager.pm,v 1.4 2005/07/01 02:00:08 slash5234 Exp $ package Affelio::Managing::ProfileManager; { Index: affelio/lib/Affelio/Managing/WhatsNewManager.pm diff -u affelio/lib/Affelio/Managing/WhatsNewManager.pm:1.2 affelio/lib/Affelio/Managing/WhatsNewManager.pm:1.3 --- affelio/lib/Affelio/Managing/WhatsNewManager.pm:1.2 Sat Jun 25 21:14:06 2005 +++ affelio/lib/Affelio/Managing/WhatsNewManager.pm Fri Jul 1 11:00:08 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: WhatsNewManager.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: WhatsNewManager.pm,v 1.3 2005/07/01 02:00:08 slash5234 Exp $ package Affelio::Managing::WhatsNewManager; {