diff options
| author | Paul Eggert | 2017-01-01 03:14:01 +0000 |
|---|---|---|
| committer | Paul Eggert | 2016-12-31 19:42:26 -0800 |
| commit | 5badc81c1cdfbb261ad3e6d1b753defb15712f26 (patch) | |
| tree | 24d27c1855ccb9f14e0cfae7d0310f9597ae5f0f /leim | |
| parent | e092f08515af5e523a85ce0624e36da61fba65bd (diff) | |
| download | emacs-5badc81c1cdfbb261ad3e6d1b753defb15712f26.tar.gz emacs-5badc81c1cdfbb261ad3e6d1b753defb15712f26.zip | |
Update copyright year to 2017
Run admin/update-copyright.
Diffstat (limited to 'leim')
| -rw-r--r-- | leim/ChangeLog.1 | 2 | ||||
| -rw-r--r-- | leim/Makefile.in | 2 | ||||
| -rw-r--r-- | leim/README | 2 | ||||
| -rw-r--r-- | leim/leim-ext.el | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/leim/ChangeLog.1 b/leim/ChangeLog.1 index 55d5b2ca131..ec9f051860e 100644 --- a/leim/ChangeLog.1 +++ b/leim/ChangeLog.1 | |||
| @@ -2578,7 +2578,7 @@ | |||
| 2578 | ;; coding: utf-8 | 2578 | ;; coding: utf-8 |
| 2579 | ;; End: | 2579 | ;; End: |
| 2580 | 2580 | ||
| 2581 | Copyright (C) 1997-1999, 2001-2016 Free Software Foundation, Inc. | 2581 | Copyright (C) 1997-1999, 2001-2017 Free Software Foundation, Inc. |
| 2582 | 2582 | ||
| 2583 | This file is part of GNU Emacs. | 2583 | This file is part of GNU Emacs. |
| 2584 | 2584 | ||
diff --git a/leim/Makefile.in b/leim/Makefile.in index f000a93292b..a21c2d95153 100644 --- a/leim/Makefile.in +++ b/leim/Makefile.in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### @configure_input@ | 1 | ### @configure_input@ |
| 2 | 2 | ||
| 3 | # Copyright (C) 1997-2016 Free Software Foundation, Inc. | 3 | # Copyright (C) 1997-2017 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/leim/README b/leim/README index 31ca72d1944..7bcdbd37f20 100644 --- a/leim/README +++ b/leim/README | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2001-2016 Free Software Foundation, Inc. | 1 | Copyright (C) 2001-2017 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | 4 | ||
diff --git a/leim/leim-ext.el b/leim/leim-ext.el index d46e1c4b5d1..c0779c32a58 100644 --- a/leim/leim-ext.el +++ b/leim/leim-ext.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; leim-ext.el -- extra leim configuration -*- coding:utf-8; -*- | 1 | ;; leim-ext.el -- extra leim configuration -*- coding:utf-8; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2017 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 H13PRO009 | 6 | ;; Registration Number H13PRO009 |