From a394dcfa74e969bc21d98b36c274f2be7634f3f2 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 8 Jan 2018 23:05:52 +0900 Subject: [PATCH] Update Copyright header. --- lisp/mule/mule-charset.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/mule/mule-charset.el b/lisp/mule/mule-charset.el index ac22582..9a6044f 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -4,7 +4,8 @@ ;; Copyright (C) 1995 Amdahl Corporation. ;; Copyright (C) 1996 Sun Microsystems. ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, -;; 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 MORIOKA Tomohiko +;; 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 +;; MORIOKA Tomohiko ;; Author: Unknown ;; Keywords: i18n, mule, internal -- 1.7.10.4