OSDN Git Service

merged 3.2 code
[nucleus-jp/nucleus-jp-ancient.git] / euc / nucleus / libs / NOTIFICATION.php
index 4e11a38..88c328f 100755 (executable)
@@ -1,7 +1,7 @@
 <?php\r
 /**\r
   * Nucleus: PHP/MySQL Weblog CMS (http://nucleuscms.org/) \r
-  * Copyright (C) 2002-2004 The Nucleus Group\r
+  * Copyright (C) 2002-2005 The Nucleus Group\r
   *\r
   * This program is free software; you can redistribute it and/or\r
   * modify it under the terms of the GNU General Public License\r
@@ -11,6 +11,9 @@
   *\r
   * Class used to represent a collection of e-mail addresses, to which a\r
   * message can be sent (e.g. comment or karma vote notification).\r
+  *\r
+  * $Id: NOTIFICATION.php,v 1.3 2005-03-16 08:10:35 kimitake Exp $\r
+  * $NucleusJP: NOTIFICATION.php,v 1.3 2005/03/12 06:19:05 kimitake Exp $\r
   */\r
 class NOTIFICATION {\r
 \r
@@ -60,4 +63,4 @@ class NOTIFICATION {
        }\r
 }\r
 \r
-?>
\ No newline at end of file
+?>\r