diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2016-01-01 01:16:19 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-01-01 01:34:24 -0800 |
commit | 0e963201d03d9229bb8ac4323291d2b0119526ed (patch) | |
tree | daa335b2d549444617fb9039b1da32bf6a1e5432 /leim | |
parent | 982530518fd6806a896a75f73e29e2f3b59e5791 (diff) |
Update copyright year to 2016
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 a8dbca2952..55d5b2ca13 100644 --- a/leim/ChangeLog.1 +++ b/leim/ChangeLog.1 @@ -2578,7 +2578,7 @@ ;; coding: utf-8 ;; End: - Copyright (C) 1997-1999, 2001-2015 Free Software Foundation, Inc. + Copyright (C) 1997-1999, 2001-2016 Free Software Foundation, Inc. This file is part of GNU Emacs. diff --git a/leim/Makefile.in b/leim/Makefile.in index e30895fc39..f000a93292 100644 --- a/leim/Makefile.in +++ b/leim/Makefile.in @@ -1,6 +1,6 @@ ### @configure_input@ -# Copyright (C) 1997-2015 Free Software Foundation, Inc. +# Copyright (C) 1997-2016 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 d37be9716e..31ca72d194 100644 --- a/leim/README +++ b/leim/README @@ -1,4 +1,4 @@ -Copyright (C) 2001-2015 Free Software Foundation, Inc. +Copyright (C) 2001-2016 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 d3cd3c67e3..d46e1c4b5d 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-2015 Free Software Foundation, Inc. +;; Copyright (C) 2004-2016 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 |