OSDN Git Service

added NucleusJP keyword
authorkimitake <kimitake@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Tue, 15 Mar 2005 07:57:29 +0000 (07:57 +0000)
committerkimitake <kimitake@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Tue, 15 Mar 2005 07:57:29 +0000 (07:57 +0000)
git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/nucleus-jp/trunk@41 1ca29b6e-896d-4ea0-84a5-967f57386b96

utf8/nucleus/libs/KARMA.php

index 83cec47..26ca7c3 100755 (executable)
@@ -1,7 +1,7 @@
 <?php\r
 /**\r
   * Nucleus: PHP/MySQL Weblog CMS (http://nucleuscms.org/) \r
 <?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
   *\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
   * (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-15 07:57:29 kimitake Exp $\r
+  * $NucleusJP$\r
   */\r
 class KARMA {\r
        \r
   */\r
 class KARMA {\r
        \r
@@ -109,4 +112,4 @@ class KARMA {
        }\r
 }\r
 \r
        }\r
 }\r
 \r
-?>
\ No newline at end of file
+?>\r