diff options
author | Ramprasad B <ramprasad_i82@yahoo.com> | 2006-04-20 07:29:01 +0000 |
---|---|---|
committer | Ramprasad B <ramprasad_i82@yahoo.com> | 2006-04-20 07:29:01 +0000 |
commit | f8654e38c670f3f4a7bab95cadb4afe14f7d85f2 (patch) | |
tree | d1b784c2537ffe3a5b38f94359526e0272eb33ca /leim | |
parent | 667f78d7028cc03ea1b73fe1df3a932ba69addcd (diff) | |
download | emacs-f8654e38c670f3f4a7bab95cadb4afe14f7d85f2.tar.gz |
updated copyright year(s)
Diffstat (limited to 'leim')
-rw-r--r-- | leim/leim-ext.el | 2 | ||||
-rw-r--r-- | leim/makefile.w32-in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/leim/leim-ext.el b/leim/leim-ext.el index ecd22b7cf99..681e81185b2 100644 --- a/leim/leim-ext.el +++ b/leim/leim-ext.el @@ -1,6 +1,6 @@ ;; leim-ext.el -- extra leim configulation -*- coding:iso-2022-7bit; -*- -;; Copyright (C) 2004 +;; Copyright (C) 2004, 2006 ;; Free Software Foundation, Inc. ;; Copyright (C) 2004, 2005 ;; National Institute of Advanced Industrial Science and Technology (AIST) diff --git a/leim/makefile.w32-in b/leim/makefile.w32-in index 73e44a5bfec..6c9ac670db1 100644 --- a/leim/makefile.w32-in +++ b/leim/makefile.w32-in @@ -1,5 +1,5 @@ # -*- Makefile -*- for leim subdirectory in GNU Emacs on the Microsoft W32 API. -# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 +# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 # Free Software Foundation, Inc. # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 # National Institute of Advanced Industrial Science and Technology (AIST) |