aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.h
diff options
context:
space:
mode:
authorPaul Eggert2020-01-01 00:19:43 +0000
committerPaul Eggert2020-01-01 00:59:52 +0000
commit365e01cc9f64ce6ca947ccfd8612d60763280a37 (patch)
treeffecd1ba3f6259e00657d28ee6d01239f3afacc8 /src/coding.h
parentcd2c1561636597c67edbf3daf10388e5385a93fc (diff)
downloademacs-365e01cc9f64ce6ca947ccfd8612d60763280a37.tar.gz
emacs-365e01cc9f64ce6ca947ccfd8612d60763280a37.zip
Update copyright year to 2020
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
Diffstat (limited to 'src/coding.h')
-rw-r--r--src/coding.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coding.h b/src/coding.h
index d552e7b4c8f..91856c5702b 100644
--- a/src/coding.h
+++ b/src/coding.h
@@ -1,5 +1,5 @@
1/* Header for coding system handler. 1/* Header for coding system handler.
2 Copyright (C) 2001-2019 Free Software Foundation, Inc. 2 Copyright (C) 2001-2020 Free Software Foundation, Inc.
3 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 3 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4 2005, 2006, 2007, 2008, 2009, 2010, 2011 4 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)