aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.h
diff options
context:
space:
mode:
authorPaul Eggert2017-01-01 03:14:01 +0000
committerPaul Eggert2016-12-31 19:42:26 -0800
commit5badc81c1cdfbb261ad3e6d1b753defb15712f26 (patch)
tree24d27c1855ccb9f14e0cfae7d0310f9597ae5f0f /src/coding.h
parente092f08515af5e523a85ce0624e36da61fba65bd (diff)
downloademacs-5badc81c1cdfbb261ad3e6d1b753defb15712f26.tar.gz
emacs-5badc81c1cdfbb261ad3e6d1b753defb15712f26.zip
Update copyright year to 2017
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 93ddff0c6bd..7515ea86c73 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-2016 Free Software Foundation, Inc. 2 Copyright (C) 2001-2017 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)