diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2018-01-01 00:21:42 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2018-01-01 00:57:59 -0800 |
commit | 5c7dd8a783fa2503f042f6671279e5fca38c35cb (patch) | |
tree | 5cdd7dbd45722f66524ec6956d90e99ae3ae4c34 /leim | |
parent | 220a9ecba1b62e09703cb0a3c122797d4498ccc2 (diff) | |
download | emacs-5c7dd8a783fa2503f042f6671279e5fca38c35cb.tar.gz |
Update copyright year to 2018
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 485698113f2..c3904dba371 100644 --- a/leim/ChangeLog.1 +++ b/leim/ChangeLog.1 @@ -2578,7 +2578,7 @@ ;; coding: utf-8 ;; End: - Copyright (C) 1997-1999, 2001-2017 Free Software Foundation, Inc. + Copyright (C) 1997-1999, 2001-2018 Free Software Foundation, Inc. This file is part of GNU Emacs. diff --git a/leim/Makefile.in b/leim/Makefile.in index f18010af602..1657ccf82c2 100644 --- a/leim/Makefile.in +++ b/leim/Makefile.in @@ -1,6 +1,6 @@ ### @configure_input@ -# Copyright (C) 1997-2017 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 Free Software Foundation, Inc. # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, # 2006, 2007, 2008, 2009, 2010, 2011 # National Institute of Advanced Industrial Science and Technology (AIST) diff --git a/leim/README b/leim/README index 26c511ed911..da1f6a5b21d 100644 --- a/leim/README +++ b/leim/README @@ -1,4 +1,4 @@ -Copyright (C) 2001-2017 Free Software Foundation, Inc. +Copyright (C) 2001-2018 Free Software Foundation, Inc. See the end of the file for license conditions. diff --git a/leim/leim-ext.el b/leim/leim-ext.el index 0e6430ba748..495d9716ac1 100644 --- a/leim/leim-ext.el +++ b/leim/leim-ext.el @@ -1,6 +1,6 @@ ;; leim-ext.el -- extra leim configuration -*- coding:utf-8; -*- -;; Copyright (C) 2004-2017 Free Software Foundation, Inc. +;; Copyright (C) 2004-2018 Free Software Foundation, Inc. ;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 ;; National Institute of Advanced Industrial Science and Technology (AIST) ;; Registration Number H13PRO009 |