diff options
| author | Paul Eggert | 2019-01-01 00:59:58 +0000 |
|---|---|---|
| committer | Paul Eggert | 2019-01-01 01:01:13 +0000 |
| commit | 26bed8ba10eeaf0a340a8d0d760c5578dddec867 (patch) | |
| tree | 4e6624f76d8bb51348fb7d86a1932efbf372b6f0 /lisp/leim | |
| parent | 2814292570ab937d65c232daccc78fbd8d274a08 (diff) | |
| download | emacs-26bed8ba10eeaf0a340a8d0d760c5578dddec867.tar.gz emacs-26bed8ba10eeaf0a340a8d0d760c5578dddec867.zip | |
Update copyright year to 2019
Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
Diffstat (limited to 'lisp/leim')
33 files changed, 33 insertions, 33 deletions
diff --git a/lisp/leim/quail/arabic.el b/lisp/leim/quail/arabic.el index c4e12680f66..cf2effda79a 100644 --- a/lisp/leim/quail/arabic.el +++ b/lisp/leim/quail/arabic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; arabic.el --- Quail package for inputting Arabic -*- coding: utf-8;-*- | 1 | ;;; arabic.el --- Quail package for inputting Arabic -*- coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Cloos <cloos@jhcloos.com> | 5 | ;; Author: James Cloos <cloos@jhcloos.com> |
| 6 | ;; Keywords: mule, input method, Arabic | 6 | ;; Keywords: mule, input method, Arabic |
diff --git a/lisp/leim/quail/croatian.el b/lisp/leim/quail/croatian.el index 61242548ada..9d3def9827c 100644 --- a/lisp/leim/quail/croatian.el +++ b/lisp/leim/quail/croatian.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; croatian.el -- Quail package for inputting Croatian -*-coding: utf-8;-*- | 1 | ;;; croatian.el -- Quail package for inputting Croatian -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Hrvoje Nikšić <hniksic@xemacs.org> | 5 | ;; Author: Hrvoje Nikšić <hniksic@xemacs.org> |
| 6 | ;; Keywords: i18n | 6 | ;; Keywords: i18n |
diff --git a/lisp/leim/quail/cyril-jis.el b/lisp/leim/quail/cyril-jis.el index 2876baea4f9..0214a51d74e 100644 --- a/lisp/leim/quail/cyril-jis.el +++ b/lisp/leim/quail/cyril-jis.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cyril-jis.el --- Quail package for inputting JISX0208 Cyrillic letters | 1 | ;;; cyril-jis.el --- Quail package for inputting JISX0208 Cyrillic letters |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2019 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 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/cyrillic.el b/lisp/leim/quail/cyrillic.el index 118e750a32d..d004177068b 100644 --- a/lisp/leim/quail/cyrillic.el +++ b/lisp/leim/quail/cyrillic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cyrillic.el --- Quail package for inputting Cyrillic characters | 1 | ;;; cyrillic.el --- Quail package for inputting Cyrillic characters |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2019 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 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/czech.el b/lisp/leim/quail/czech.el index 6ce1602ce7c..305b7397c2b 100644 --- a/lisp/leim/quail/czech.el +++ b/lisp/leim/quail/czech.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; czech.el --- Quail package for inputting Czech -*-coding: utf-8;-*- | 1 | ;;; czech.el --- Quail package for inputting Czech -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Milan Zamazal <pdm@zamazal.org> | 5 | ;; Author: Milan Zamazal <pdm@zamazal.org> |
| 6 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> | 6 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> |
diff --git a/lisp/leim/quail/georgian.el b/lisp/leim/quail/georgian.el index 4fdb4c3842d..61003b8f99c 100644 --- a/lisp/leim/quail/georgian.el +++ b/lisp/leim/quail/georgian.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; georgian.el --- Quail package for inputting Georgian characters -*-coding: utf-8;-*- | 1 | ;;; georgian.el --- Quail package for inputting Georgian characters -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: i18n | 6 | ;; Keywords: i18n |
diff --git a/lisp/leim/quail/greek.el b/lisp/leim/quail/greek.el index e41d225f502..66a17a29f5c 100644 --- a/lisp/leim/quail/greek.el +++ b/lisp/leim/quail/greek.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; greek.el --- Quail package for inputting Greek -*-coding: utf-8-*- | 1 | ;;; greek.el --- Quail package for inputting Greek -*-coding: utf-8-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2019 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 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/hangul.el b/lisp/leim/quail/hangul.el index ba2b320bfc3..448f2d7cb24 100644 --- a/lisp/leim/quail/hangul.el +++ b/lisp/leim/quail/hangul.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hangul.el --- Korean Hangul input method | 1 | ;;; hangul.el --- Korean Hangul input method |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jihyun Cho <jihyun.jo@gmail.com> | 5 | ;; Author: Jihyun Cho <jihyun.jo@gmail.com> |
| 6 | ;; Keywords: multilingual, input method, Korean, Hangul | 6 | ;; Keywords: multilingual, input method, Korean, Hangul |
diff --git a/lisp/leim/quail/hanja.el b/lisp/leim/quail/hanja.el index 01843ac5e2c..9c6dfc806d4 100644 --- a/lisp/leim/quail/hanja.el +++ b/lisp/leim/quail/hanja.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hanja.el --- Quail-package for Korean Hanja (KSC5601) -*-coding: utf-8;-*- | 1 | ;;; hanja.el --- Quail-package for Korean Hanja (KSC5601) -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2019 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 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/hanja3.el b/lisp/leim/quail/hanja3.el index fe82f20e2a9..1f829df7adc 100644 --- a/lisp/leim/quail/hanja3.el +++ b/lisp/leim/quail/hanja3.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hanja3.el --- Quail-package for Korean Hanja (KSC5601) -*-coding: utf-8;-*- | 1 | ;;; hanja3.el --- Quail-package for Korean Hanja (KSC5601) -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 1999, 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1999, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Koaunghi Un <koaunghi.un@zdv.uni-tuebingen.de> | 5 | ;; Author: Koaunghi Un <koaunghi.un@zdv.uni-tuebingen.de> |
| 6 | ;; Keywords: mule, quail, multilingual, input method, Korean, Hanja | 6 | ;; Keywords: mule, quail, multilingual, input method, Korean, Hanja |
diff --git a/lisp/leim/quail/indian.el b/lisp/leim/quail/indian.el index 69a346b8a57..b6c1b943538 100644 --- a/lisp/leim/quail/indian.el +++ b/lisp/leim/quail/indian.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; indian.el --- Quail packages for inputting Indian | 1 | ;;; indian.el --- Quail packages for inputting Indian |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: KAWABATA, Taichi <kawabata@m17n.org> | 5 | ;; Author: KAWABATA, Taichi <kawabata@m17n.org> |
| 6 | 6 | ||
diff --git a/lisp/leim/quail/ipa-praat.el b/lisp/leim/quail/ipa-praat.el index 9a5c24f58b2..74a2dccc060 100644 --- a/lisp/leim/quail/ipa-praat.el +++ b/lisp/leim/quail/ipa-praat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ipa-praat.el --- Inputting IPA characters with the conventions of Praat | 1 | ;;; ipa-praat.el --- Inputting IPA characters with the conventions of Praat |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oliver Scholz <epameinondas@gmx.de> | 5 | ;; Author: Oliver Scholz <epameinondas@gmx.de> |
| 6 | ;; Keywords: multilingual, input method, IPA | 6 | ;; Keywords: multilingual, input method, IPA |
diff --git a/lisp/leim/quail/ipa.el b/lisp/leim/quail/ipa.el index fd9a05b5c14..3c4c914defa 100644 --- a/lisp/leim/quail/ipa.el +++ b/lisp/leim/quail/ipa.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ipa.el --- Quail package for inputting IPA characters -*-coding: utf-8;-*- | 1 | ;;; ipa.el --- Quail package for inputting IPA characters -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/japanese.el b/lisp/leim/quail/japanese.el index f8735cd1709..74f02b141da 100644 --- a/lisp/leim/quail/japanese.el +++ b/lisp/leim/quail/japanese.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; japanese.el --- Quail package for inputting Japanese -*-coding: iso-2022-7bit;-*- | 1 | ;;; japanese.el --- Quail package for inputting Japanese -*-coding: iso-2022-7bit;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2019 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 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/latin-alt.el b/lisp/leim/quail/latin-alt.el index 5044fb2d29b..62376365bd8 100644 --- a/lisp/leim/quail/latin-alt.el +++ b/lisp/leim/quail/latin-alt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; latin-alt.el --- Quail package for inputting various European characters -*-coding: utf-8;-*- | 1 | ;;; latin-alt.el --- Quail package for inputting various European characters -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2019 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, | 4 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 5 | ;; 2008, 2009, 2010, 2011 | 5 | ;; 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/latin-ltx.el b/lisp/leim/quail/latin-ltx.el index cef76f64943..754f662d9b4 100644 --- a/lisp/leim/quail/latin-ltx.el +++ b/lisp/leim/quail/latin-ltx.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; latin-ltx.el --- Quail package for TeX-style input -*-coding: utf-8;-*- | 1 | ;;; latin-ltx.el --- Quail package for TeX-style input -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2019 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, | 4 | ;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, |
| 5 | ;; 2010, 2011 | 5 | ;; 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/latin-post.el b/lisp/leim/quail/latin-post.el index de321d64193..60c0fd13709 100644 --- a/lisp/leim/quail/latin-post.el +++ b/lisp/leim/quail/latin-post.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; latin-post.el --- Quail packages for inputting various European characters -*-coding: utf-8;-*- | 1 | ;;; latin-post.el --- Quail packages for inputting various European characters -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2019 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 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/latin-pre.el b/lisp/leim/quail/latin-pre.el index 38011d485ba..150ab10c874 100644 --- a/lisp/leim/quail/latin-pre.el +++ b/lisp/leim/quail/latin-pre.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; latin-pre.el --- Quail packages for inputting various European characters -*-coding: utf-8;-*- | 1 | ;;; latin-pre.el --- Quail packages for inputting various European characters -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2019 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 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/lrt.el b/lisp/leim/quail/lrt.el index 69e8fd6933a..e8f856f23e6 100644 --- a/lisp/leim/quail/lrt.el +++ b/lisp/leim/quail/lrt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; lrt.el --- Quail package for inputting Lao characters by LRT method -*-coding: utf-8;-*- | 1 | ;;; lrt.el --- Quail package for inputting Lao characters by LRT method -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2019 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 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/persian.el b/lisp/leim/quail/persian.el index c2c73a76578..77da3ea753f 100644 --- a/lisp/leim/quail/persian.el +++ b/lisp/leim/quail/persian.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; persian.el --- Quail package for inputting Persian/Farsi keyboard -*- coding: utf-8;-*- | 1 | ;;; persian.el --- Quail package for inputting Persian/Farsi keyboard -*- coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mohsen BANAN <libre@mohsen.1.banan.byname.net> | 5 | ;; Author: Mohsen BANAN <libre@mohsen.1.banan.byname.net> |
| 6 | ;; X-URL: http://mohsen.1.banan.byname.net/contact | 6 | ;; X-URL: http://mohsen.1.banan.byname.net/contact |
diff --git a/lisp/leim/quail/programmer-dvorak.el b/lisp/leim/quail/programmer-dvorak.el index f36b71a2bd0..a8012cad00e 100644 --- a/lisp/leim/quail/programmer-dvorak.el +++ b/lisp/leim/quail/programmer-dvorak.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; programmer-dvorak.el --- Quail package for the programmer Dvorak layout | 1 | ;;; programmer-dvorak.el --- Quail package for the programmer Dvorak layout |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Joakim Jalap <joakim.jalap@fastmail.com> | 5 | ;; Author: Joakim Jalap <joakim.jalap@fastmail.com> |
| 6 | 6 | ||
diff --git a/lisp/leim/quail/py-punct.el b/lisp/leim/quail/py-punct.el index a53f2c03d80..35bd79e99b4 100644 --- a/lisp/leim/quail/py-punct.el +++ b/lisp/leim/quail/py-punct.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; py-punct.el --- Quail packages for Chinese (pinyin + extra symbols) -*-coding: iso-2022-7bit;-*- | 1 | ;;; py-punct.el --- Quail packages for Chinese (pinyin + extra symbols) -*-coding: iso-2022-7bit;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2019 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 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/rfc1345.el b/lisp/leim/quail/rfc1345.el index 081180a393d..da1a453a9c1 100644 --- a/lisp/leim/quail/rfc1345.el +++ b/lisp/leim/quail/rfc1345.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rfc1345.el --- Quail method for RFC 1345 mnemonics -*- coding: utf-8 -*- | 1 | ;;; rfc1345.el --- Quail method for RFC 1345 mnemonics -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: i18n | 6 | ;; Keywords: i18n |
diff --git a/lisp/leim/quail/sgml-input.el b/lisp/leim/quail/sgml-input.el index f39ac92727a..f94e7ad0426 100644 --- a/lisp/leim/quail/sgml-input.el +++ b/lisp/leim/quail/sgml-input.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sgml-input.el --- Quail method for Unicode entered as SGML entities -*- coding: utf-8 -*- | 1 | ;;; sgml-input.el --- Quail method for Unicode entered as SGML entities -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: i18n | 6 | ;; Keywords: i18n |
diff --git a/lisp/leim/quail/sisheng.el b/lisp/leim/quail/sisheng.el index 9ed95793489..571ed54b037 100644 --- a/lisp/leim/quail/sisheng.el +++ b/lisp/leim/quail/sisheng.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sisheng.el --- sisheng input method for Chinese pinyin transliteration | 1 | ;;; sisheng.el --- sisheng input method for Chinese pinyin transliteration |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Werner LEMBERG <wl@gnu.org> | 5 | ;; Author: Werner LEMBERG <wl@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/leim/quail/slovak.el b/lisp/leim/quail/slovak.el index 48964dceb03..cf077905118 100644 --- a/lisp/leim/quail/slovak.el +++ b/lisp/leim/quail/slovak.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; slovak.el --- Quail package for inputting Slovak -*-coding: utf-8;-*- | 1 | ;;; slovak.el --- Quail package for inputting Slovak -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Tibor Šimko <tibor.simko@fmph.uniba.sk> | 5 | ;; Authors: Tibor Šimko <tibor.simko@fmph.uniba.sk> |
| 6 | ;; Milan Zamazal <pdm@zamazal.org> | 6 | ;; Milan Zamazal <pdm@zamazal.org> |
diff --git a/lisp/leim/quail/symbol-ksc.el b/lisp/leim/quail/symbol-ksc.el index 0500d645931..4ed5e27a064 100644 --- a/lisp/leim/quail/symbol-ksc.el +++ b/lisp/leim/quail/symbol-ksc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; symbol-ksc.el --- Quail-package for Korean Symbol (KSC5601) -*-coding: utf-8;-*- | 1 | ;;; symbol-ksc.el --- Quail-package for Korean Symbol (KSC5601) -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2019 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 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/tamil-dvorak.el b/lisp/leim/quail/tamil-dvorak.el index 8c021b4af45..b7f3afabebd 100644 --- a/lisp/leim/quail/tamil-dvorak.el +++ b/lisp/leim/quail/tamil-dvorak.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tamil-dvorak.el --- Quail package for Tamil input with Dvorak keyboard | 1 | ;;; tamil-dvorak.el --- Quail package for Tamil input with Dvorak keyboard |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shakthi Kannan <author@shakthimaan.com> | 5 | ;; Author: Shakthi Kannan <author@shakthimaan.com> |
| 6 | 6 | ||
diff --git a/lisp/leim/quail/tibetan.el b/lisp/leim/quail/tibetan.el index 2b9c0533406..54f95b82158 100644 --- a/lisp/leim/quail/tibetan.el +++ b/lisp/leim/quail/tibetan.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tibetan.el --- Quail package for inputting Tibetan characters -*-coding: utf-8-emacs;-*- | 1 | ;;; tibetan.el --- Quail package for inputting Tibetan characters -*-coding: utf-8-emacs;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2019 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 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/uni-input.el b/lisp/leim/quail/uni-input.el index 4014ebc5732..42499d0a560 100644 --- a/lisp/leim/quail/uni-input.el +++ b/lisp/leim/quail/uni-input.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; uni-input.el --- Hex Unicode input method | 1 | ;;; uni-input.el --- Hex Unicode input method |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2019 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 4 | ;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 5 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 5 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
| 6 | ;; Registration Number H14PRO021 | 6 | ;; Registration Number H14PRO021 |
diff --git a/lisp/leim/quail/vntelex.el b/lisp/leim/quail/vntelex.el index 8c731070b88..78b467de548 100644 --- a/lisp/leim/quail/vntelex.el +++ b/lisp/leim/quail/vntelex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vntelex.el --- Quail package for Vietnamese by Telex method | 1 | ;;; vntelex.el --- Quail package for Vietnamese by Telex method |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Werner Lemberg <wl@gnu.org> | 5 | ;; Author: Werner Lemberg <wl@gnu.org> |
| 6 | ;; Keywords: multilingual, input method, Vietnamese | 6 | ;; Keywords: multilingual, input method, Vietnamese |
diff --git a/lisp/leim/quail/vnvni.el b/lisp/leim/quail/vnvni.el index 0e98bc1b64b..fc44cea0520 100644 --- a/lisp/leim/quail/vnvni.el +++ b/lisp/leim/quail/vnvni.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vnvni.el --- Quail package for Vietnamese by VNI method | 1 | ;;; vnvni.el --- Quail package for Vietnamese by VNI method |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Werner Lemberg <wl@gnu.org> | 5 | ;; Author: Werner Lemberg <wl@gnu.org> |
| 6 | ;; Nguyen Thai Ngoc Duy <pclouds@gmail.com> | 6 | ;; Nguyen Thai Ngoc Duy <pclouds@gmail.com> |
diff --git a/lisp/leim/quail/welsh.el b/lisp/leim/quail/welsh.el index fdbfe2b9687..36bcbeb6223 100644 --- a/lisp/leim/quail/welsh.el +++ b/lisp/leim/quail/welsh.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; welsh.el --- Quail package for inputting Welsh characters -*-coding: utf-8;-*- | 1 | ;;; welsh.el --- Quail package for inputting Welsh characters -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: i18n | 6 | ;; Keywords: i18n |