aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRamprasad B2006-04-20 07:29:01 +0000
committerRamprasad B2006-04-20 07:29:01 +0000
commitf8654e38c670f3f4a7bab95cadb4afe14f7d85f2 (patch)
treed1b784c2537ffe3a5b38f94359526e0272eb33ca
parent667f78d7028cc03ea1b73fe1df3a932ba69addcd (diff)
downloademacs-f8654e38c670f3f4a7bab95cadb4afe14f7d85f2.tar.gz
emacs-f8654e38c670f3f4a7bab95cadb4afe14f7d85f2.zip
updated copyright year(s)
-rw-r--r--leim/leim-ext.el2
-rw-r--r--leim/makefile.w32-in2
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 @@
1;; leim-ext.el -- extra leim configulation -*- coding:iso-2022-7bit; -*- 1;; leim-ext.el -- extra leim configulation -*- coding:iso-2022-7bit; -*-
2 2
3;; Copyright (C) 2004 3;; Copyright (C) 2004, 2006
4;; Free Software Foundation, Inc. 4;; Free Software Foundation, Inc.
5;; Copyright (C) 2004, 2005 5;; Copyright (C) 2004, 2005
6;; National Institute of Advanced Industrial Science and Technology (AIST) 6;; 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 @@
1# -*- Makefile -*- for leim subdirectory in GNU Emacs on the Microsoft W32 API. 1# -*- Makefile -*- for leim subdirectory in GNU Emacs on the Microsoft W32 API.
2# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 2# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006
3# Free Software Foundation, Inc. 3# Free Software Foundation, Inc.
4# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 4# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
5# National Institute of Advanced Industrial Science and Technology (AIST) 5# National Institute of Advanced Industrial Science and Technology (AIST)