aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.h
diff options
context:
space:
mode:
authorPaul Eggert2018-01-01 00:21:42 -0800
committerPaul Eggert2018-01-01 00:57:59 -0800
commit5c7dd8a783fa2503f042f6671279e5fca38c35cb (patch)
tree5cdd7dbd45722f66524ec6956d90e99ae3ae4c34 /src/coding.h
parent220a9ecba1b62e09703cb0a3c122797d4498ccc2 (diff)
downloademacs-5c7dd8a783fa2503f042f6671279e5fca38c35cb.tar.gz
emacs-5c7dd8a783fa2503f042f6671279e5fca38c35cb.zip
Update copyright year to 2018
Run admin/update-copyright.
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 66d125b07e6..2a87fc32e9d 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-2017 Free Software Foundation, Inc. 2 Copyright (C) 2001-2018 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)