OSDN Git Service

changed copyright
[nucleus-jp/nucleus-jp-ancient.git] / euc / nucleus / javascript / numbercheck.js
index 69bb07e..c7ecffa 100755 (executable)
@@ -1,6 +1,6 @@
 /**\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,7 +11,8 @@
   * script the check (on the clientside) if a entered value\r
   * is a valid number and remove the invalid chars\r
   *\r
-  * $Id: numbercheck.js,v 1.1.1.1 2005-02-28 07:14:02 kimitake Exp $\r
+  * $Id: numbercheck.js,v 1.2 2005-03-16 08:07:50 kimitake Exp $\r
+  * $NucleusJP: numbercheck.js,v 1.2 2005/03/12 06:19:04 kimitake Exp $\r
   */\r
 \r
 function checkNumeric(f)\r