Update copyright years.
[bpt/emacs.git] / lisp / international / ja-dic-utl.el
index 245cdfd..b9abfbf 100644 (file)
@@ -1,7 +1,8 @@
-;;; ja-dic-utl.el --- Utilities for handling Japanese dictionary (SKK-JISYO.L)
+;;; ja-dic-utl.el --- utilities for handling Japanese dictionary (SKK-JISYO.L)
 
-;; Copyright (C) 1995, 2000 Electrotechnical Laboratory, JAPAN.
-;; Licensed to the Free Software Foundation.
+;; Copyright (C) 1995, 2000, 2001, 2002, 2003, 2004, 2005, 2006
+;;   National Institute of Advanced Industrial Science and Technology (AIST)
+;;   Registration Number H14PRO021
 
 ;; Keywords: mule, multilingual, Japanese
 
@@ -19,8 +20,8 @@
 
 ;; You should have received a copy of the GNU General Public License
 ;; along with GNU Emacs; see the file COPYING.  If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
 
 ;;; Commentary:
 
@@ -213,8 +214,9 @@ LEIM is available from the same ftp directory as Emacs."))
 ;;
 (provide 'ja-dic-utl)
 
-;; ja-dic-utl.el ends here
-
 ;; Local Variables:
 ;; coding: iso-2022-7bit
 ;; End:
+
+;;; arch-tag: df2218fa-469c-40f6-bace-7f89a053f9c0
+;;; ja-dic-utl.el ends here