OSDN Git Service

added NP_SkinFiles
[nucleus-jp/nucleus-jp-ancient.git] / euc / nucleus / libs / KARMA.php
index 83cec47..d931347 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
@@ -10,6 +10,9 @@
   * (see nucleus/documentation/index.html#license for more info)\r
   *\r
   * Class representing the karma votes for a certain item\r
+  *\r
+  * $Id: KARMA.php,v 1.3 2005-03-16 08:10:35 kimitake Exp $\r
+  * $NucleusJP: KARMA.php,v 1.3 2005/03/15 07:57:29 kimitake Exp $\r
   */\r
 class KARMA {\r
        \r
@@ -109,4 +112,4 @@ class KARMA {
        }\r
 }\r
 \r
-?>
\ No newline at end of file
+?>\r