diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/automated/json-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/automated/json-tests.el b/test/automated/json-tests.el index 378472e19e5..881c237261c 100644 --- a/test/automated/json-tests.el +++ b/test/automated/json-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; json-tests.el --- Test suite for json.el | 1 | ;;; json-tests.el --- Test suite for json.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Dmitry Gutov | 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dmitry Gutov <dgutov@yandex.ru> | 5 | ;; Author: Dmitry Gutov <dgutov@yandex.ru> |
| 6 | 6 | ||