Mercurial > emacs
changeset 70125:f3fbe553f034
updated copyright year(s)
author | Ramprasad B <ramprasad_i82@yahoo.com> |
---|---|
date | Thu, 20 Apr 2006 08:38:14 +0000 |
parents | 796aa8394782 |
children | e995f119c329 |
files | leim/quail/ethiopic.el leim/quail/georgian.el leim/quail/greek.el leim/quail/hangul.el leim/quail/hangul3.el leim/quail/hanja.el leim/quail/hanja3.el leim/quail/py-punct.el leim/quail/rfc1345.el leim/quail/sgml-input.el leim/quail/sisheng.el leim/quail/slovak.el leim/quail/symbol-ksc.el leim/quail/tibetan.el leim/quail/uni-input.el leim/quail/vntelex.el leim/quail/welsh.el |
diffstat | 17 files changed, 16 insertions(+), 16 deletions(-) [+] |
line wrap: on
line diff
--- a/leim/quail/ethiopic.el Thu Apr 20 08:36:18 2006 +0000 +++ b/leim/quail/ethiopic.el Thu Apr 20 08:38:14 2006 +0000 @@ -1,6 +1,6 @@ ;;; ethiopic.el --- Quail package for inputting Ethiopic characters -*-coding: iso-2022-7bit;-*- -;; Copyright (C) 1997, 1998, 1999, 2001 +;; Copyright (C) 1997, 1998, 1999, 2001, 2006 ;; National Institute of Advanced Industrial Science and Technology (AIST) ;; Registration Number H14PRO021
--- a/leim/quail/georgian.el Thu Apr 20 08:36:18 2006 +0000 +++ b/leim/quail/georgian.el Thu Apr 20 08:38:14 2006 +0000 @@ -1,6 +1,6 @@ ;;; georgian.el --- Quail package for inputting Georgian characters -*-coding: utf-8;-*- -;; Copyright (C) 2001 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2006 Free Software Foundation, Inc. ;; Author: Dave Love <fx@gnu.org> ;; Keywords: i18n
--- a/leim/quail/greek.el Thu Apr 20 08:36:18 2006 +0000 +++ b/leim/quail/greek.el Thu Apr 20 08:38:14 2006 +0000 @@ -1,6 +1,6 @@ ;;; greek.el --- Quail package for inputting Greek -*-coding: iso-2022-7bit-*- -;; Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc. ;; Copyright (C) 1997, 2001 ;; National Institute of Advanced Industrial Science and Technology (AIST) ;; Registration Number H14PRO021
--- a/leim/quail/hangul.el Thu Apr 20 08:36:18 2006 +0000 +++ b/leim/quail/hangul.el Thu Apr 20 08:38:14 2006 +0000 @@ -1,6 +1,6 @@ ;;; hangul.el --- Quail package for inputting Korean Hangul characters -*-coding: iso-2022-7bit;-*- -;; Copyright (C) 2002 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2006 Free Software Foundation, Inc. ;; Copyright (C) 1997 ;; National Institute of Advanced Industrial Science and Technology (AIST) ;; Registration Number H14PRO021
--- a/leim/quail/hangul3.el Thu Apr 20 08:36:18 2006 +0000 +++ b/leim/quail/hangul3.el Thu Apr 20 08:38:14 2006 +0000 @@ -1,6 +1,6 @@ ;;; hangul3.el --- Quail package for inputting Korean Hangul characters -*-coding: iso-2022-7bit;-*- -;; Copyright (C) 1997, 1998, 2001, 2002 Free Software Foundation, Inc. +;; Copyright (C) 1997, 1998, 2001, 2002, 2006 Free Software Foundation, Inc. ;; Copyright (C) 1997, 2002 ;; National Institute of Advanced Industrial Science and Technology (AIST) ;; Registration Number H14PRO021
--- a/leim/quail/hanja.el Thu Apr 20 08:36:18 2006 +0000 +++ b/leim/quail/hanja.el Thu Apr 20 08:38:14 2006 +0000 @@ -1,6 +1,6 @@ ;;; hanja.el --- Quail-package for Korean Hanja (KSC5601) -*-coding: iso-2022-7bit;-*- -;; Copyright (C) 1997 Free Software Foundation, Inc. +;; Copyright (C) 1997, 2006 Free Software Foundation, Inc. ;; Copyright (C) 1997 ;; National Institute of Advanced Industrial Science and Technology (AIST) ;; Registration Number H14PRO021
--- a/leim/quail/hanja3.el Thu Apr 20 08:36:18 2006 +0000 +++ b/leim/quail/hanja3.el Thu Apr 20 08:38:14 2006 +0000 @@ -1,6 +1,6 @@ ;;; hanja3.el --- Quail-package for Korean Hanja (KSC5601) -*-coding: iso-2022-7bit;-*- -;; Copyright (C) 1997, 1999, 2002 Free Software Foundation, Inc. +;; Copyright (C) 1997, 1999, 2002, 2006 Free Software Foundation, Inc. ;; Author: Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de> ;; Keywords: mule, quail, multilingual, input method, Korean, Hanja
--- a/leim/quail/py-punct.el Thu Apr 20 08:36:18 2006 +0000 +++ b/leim/quail/py-punct.el Thu Apr 20 08:38:14 2006 +0000 @@ -1,6 +1,6 @@ ;;; py-punct.el --- Quail packages for Chinese (pinyin + extra symbols) -*-coding: iso-2022-7bit;-*- -;; Copyright (C) 2001 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2006 Free Software Foundation, Inc. ;; Copyright (C) 1997, 2000 ;; National Institute of Advanced Industrial Science and Technology (AIST) ;; Registration Number H14PRO021
--- a/leim/quail/sgml-input.el Thu Apr 20 08:36:18 2006 +0000 +++ b/leim/quail/sgml-input.el Thu Apr 20 08:38:14 2006 +0000 @@ -1,6 +1,6 @@ ;;; sgml-input.el --- Quail method for Unicode entered as SGML entities -*- coding: utf-8 -*- -;; Copyright (C) 2001 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2006 Free Software Foundation, Inc. ;; Author: Dave Love <fx@gnu.org> ;; Keywords: i18n
--- a/leim/quail/sisheng.el Thu Apr 20 08:36:18 2006 +0000 +++ b/leim/quail/sisheng.el Thu Apr 20 08:38:14 2006 +0000 @@ -1,6 +1,6 @@ ;;; sisheng.el --- sisheng input method for Chinese pinyin transliteration -;; Copyright (C) 2004 Free Software Foundation, Inc. +;; Copyright (C) 2004, 2006 Free Software Foundation, Inc. ;; Author: Werner LEMBERG <wl@gnu.org>
--- a/leim/quail/slovak.el Thu Apr 20 08:36:18 2006 +0000 +++ b/leim/quail/slovak.el Thu Apr 20 08:38:14 2006 +0000 @@ -1,6 +1,6 @@ ;;; slovak.el --- Quail package for inputting Slovak -*-coding: iso-2022-7bit;-*- -;; Copyright (C) 1998, 2001 Free Software Foundation, Inc. +;; Copyright (C) 1998, 2001, 2006 Free Software Foundation, Inc. ;; Authors: Tibor ,B)(Bimko <tibor.simko@fmph.uniba.sk> ;; Milan Zamazal <pdm@zamazal.org>
--- a/leim/quail/symbol-ksc.el Thu Apr 20 08:36:18 2006 +0000 +++ b/leim/quail/symbol-ksc.el Thu Apr 20 08:38:14 2006 +0000 @@ -1,6 +1,6 @@ ;;; symbol-ksc.el --- Quail-package for Korean Symbol (KSC5601) -;; Copyright (C) 1997, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1997, 2005, 2006 Free Software Foundation, Inc. ;; Copyright (C) 1997, 1998 ;; National Institute of Advanced Industrial Science and Technology (AIST) ;; Registration Number H14PRO021
--- a/leim/quail/tibetan.el Thu Apr 20 08:36:18 2006 +0000 +++ b/leim/quail/tibetan.el Thu Apr 20 08:38:14 2006 +0000 @@ -1,6 +1,6 @@ ;;; tibetan.el --- Quail package for inputting Tibetan characters -;; Copyright (C) 1997 Free Software Foundation, Inc. +;; Copyright (C) 1997, 2006 Free Software Foundation, Inc. ;; Copyright (C) 1997, 1998, 1999, 2000 ;; National Institute of Advanced Industrial Science and Technology (AIST) ;; Registration Number H14PRO021
--- a/leim/quail/uni-input.el Thu Apr 20 08:36:18 2006 +0000 +++ b/leim/quail/uni-input.el Thu Apr 20 08:38:14 2006 +0000 @@ -1,6 +1,6 @@ ;;; uni-input.el --- Hex Unicode input method -;; Copyright (C) 2001, 2003 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2003, 2006 Free Software Foundation, Inc. ;; Copyright (C) 2004 ;; National Institute of Advanced Industrial Science and Technology (AIST) ;; Registration Number H14PRO021
--- a/leim/quail/vntelex.el Thu Apr 20 08:36:18 2006 +0000 +++ b/leim/quail/vntelex.el Thu Apr 20 08:38:14 2006 +0000 @@ -1,6 +1,6 @@ ;;; vntelex.el --- Quail package for Vietnamese by Telex method -;; Copyright (C) 2001, 2002 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2002, 2006 Free Software Foundation, Inc. ;; Author: Werner Lemberg <wl@gnu.org> ;; Keywords: multilingual, input method, Vietnamese
--- a/leim/quail/welsh.el Thu Apr 20 08:36:18 2006 +0000 +++ b/leim/quail/welsh.el Thu Apr 20 08:38:14 2006 +0000 @@ -1,6 +1,6 @@ ;;; welsh.el --- Quail package for inputting Welsh characters -*-coding: iso-2022-7bit;-*- -;; Copyright (C) 2001 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2006 Free Software Foundation, Inc. ;; Author: Dave Love <fx@gnu.org> ;; Keywords: i18n