diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2021-01-01 07:48:14 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2021-01-01 00:32:32 -0800 |
commit | 8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4 (patch) | |
tree | e24999d380a86a05ef6456ea909c74c41faf5e93 /leim/Makefile.in | |
parent | 74a77ef299f3703b8b9eac7579af6b924de1c3e8 (diff) | |
download | emacs-8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4.tar.gz |
Update copyright year to 2021
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
Diffstat (limited to 'leim/Makefile.in')
-rw-r--r-- | leim/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/leim/Makefile.in b/leim/Makefile.in index 171bc71e4d3..f3e530a11de 100644 --- a/leim/Makefile.in +++ b/leim/Makefile.in @@ -1,6 +1,6 @@ ### @configure_input@ -# Copyright (C) 1997-2020 Free Software Foundation, Inc. +# Copyright (C) 1997-2021 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) |