OSDN Git Service

changed copyright
[nucleus-jp/nucleus-jp-ancient.git] / euc / nucleus / javascript / templateEdit.js
index 2e2bedf..5ddec5b 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,6 +11,9 @@
   *    Javascript code to hide empty textareas when editing templates.\r
   *\r
   * @require compatibility.js\r
+  *\r
+  * $Id: templateEdit.js,v 1.3 2005-03-16 08:07:50 kimitake Exp $\r
+  * $NucleusJP: templateEdit.js,v 1.3 2005/03/12 06:19:04 kimitake Exp $\r
   */\r
 \r
 var amountOfFields = 1;\r
@@ -61,4 +64,4 @@ function makeVisible(i) {
        return false;\r
 }\r
 \r
-window.onload = hideUnused;    
\ No newline at end of file
+window.onload = hideUnused;    \r