Skip to content

Commit f6d0782

Browse files
bbatsovkommen
authored andcommitted
Update the copyright years
1 parent b2147dd commit f6d0782

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clojure-mode-test.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; clojure-mode-test.el --- Clojure Mode: Unit test suite -*- lexical-binding: t; -*-
22

3-
;; Copyright (C) 2014 Bozhidar Batsov <[email protected]>
3+
;; Copyright (C) 2014-2015 Bozhidar Batsov <[email protected]>
44

55
;; This file is not part of GNU Emacs.
66

test-helper.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; test-helper.el --- Clojure Mode: Non-interactive unit-test setup -*- lexical-binding: t; -*-
22

3-
;; Copyright (C) 2014 Bozhidar Batsov <[email protected]>
3+
;; Copyright (C) 2014-2015 Bozhidar Batsov <[email protected]>
44

55
;; This file is not part of GNU Emacs.
66

0 commit comments

Comments
 (0)