branch: master
commit d3dd4069f1ca1ea82df323b53c3143ff7872434e
Author: 1111hui <[email protected]>
Commit: 1111hui <[email protected]>
fix: copyright year of tests/comsume.el
---
tests/consume.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/consume.el b/tests/consume.el
index 6012699..935cdeb 100644
--- a/tests/consume.el
+++ b/tests/consume.el
@@ -1,6 +1,6 @@
;;; tests/consume.el --- Some tests for js2-mode.
-;; Copyright (C) 2009, 2011-2016 Free Software Foundation, Inc.
+;; Copyright (C) 2016 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.