Skip to content

Commit 7f24562

Browse files
committed
Bump the copyright years
1 parent 1b4c2ea commit 7f24562

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+68
-69
lines changed

README.md

Lines changed: 1 addition & 1 deletion

cider-apropos.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; cider-apropos.el --- Apropos functionality for Clojure -*- lexical-binding: t -*-
22

3-
;; Copyright © 2014-2022 Jeff Valk, Bozhidar Batsov and CIDER contributors
3+
;; Copyright © 2014-2023 Jeff Valk, Bozhidar Batsov and CIDER contributors
44
;;
55
;; Author: Jeff Valk <[email protected]>
66

cider-browse-ns.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; cider-browse-ns.el --- CIDER namespace browser -*- lexical-binding: t; -*-
22

3-
;; Copyright © 2014-2022 John Andrews, Bozhidar Batsov and CIDER contributors
3+
;; Copyright © 2014-2023 John Andrews, Bozhidar Batsov and CIDER contributors
44

55
;; Author: John Andrews <[email protected]>
66

cider-browse-spec.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; cider-browse-spec.el --- CIDER spec browser -*- lexical-binding: t; -*-
22

3-
;; Copyright © 2017-2022 Juan Monetta, Bozhidar Batsov and CIDER contributors
3+
;; Copyright © 2017-2023 Juan Monetta, Bozhidar Batsov and CIDER contributors
44

55
;; Author: Juan Monetta <[email protected]>
66

cider-cheatsheet.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; cider-cheatsheet.el --- Quick reference for Clojure -*- lexical-binding: t -*-
22

3-
;; Copyright © 2019-2022 Kris Jenkins, Bozhidar Batsov and CIDER contributors
3+
;; Copyright © 2019-2023 Kris Jenkins, Bozhidar Batsov and CIDER contributors
44
;;
55
;; Author: Kris Jenkins <[email protected]>
66

cider-classpath.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; cider-classpath.el --- Basic Java classpath browser -*- lexical-binding: t; -*-
22

3-
;; Copyright © 2014-2022 Bozhidar Batsov and CIDER contributors
3+
;; Copyright © 2014-2023 Bozhidar Batsov and CIDER contributors
44

55
;; This program is free software: you can redistribute it and/or modify
66
;; it under the terms of the GNU General Public License as published by

cider-client.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; cider-client.el --- A layer of abstraction above low-level nREPL client code. -*- lexical-binding: t -*-
22

3-
;; Copyright © 2013-2022 Bozhidar Batsov
3+
;; Copyright © 2013-2023 Bozhidar Batsov
44
;;
55
;; Author: Bozhidar Batsov <[email protected]>
66

cider-clojuredocs.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; cider-clojuredocs.el --- ClojureDocs integration -*- lexical-binding: t -*-
22

3-
;; Copyright © 2014-2022 Bozhidar Batsov and CIDER contributors
3+
;; Copyright © 2014-2023 Bozhidar Batsov and CIDER contributors
44
;;
55
;; Author: Bozhidar Batsov <[email protected]>
66

cider-common.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; cider-common.el --- Common use functions -*- lexical-binding: t; -*-
22

3-
;; Copyright © 2015-2022 Artur Malabarba
3+
;; Copyright © 2015-2023 Artur Malabarba
44

55
;; Author: Artur Malabarba <[email protected]>
66

cider-completion.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; cider-completion.el --- Smart REPL-powered code completion -*- lexical-binding: t -*-
22

3-
;; Copyright © 2013-2022 Bozhidar Batsov, Artur Malabarba and CIDER contributors
3+
;; Copyright © 2013-2023 Bozhidar Batsov, Artur Malabarba and CIDER contributors
44
;;
55
;; Author: Bozhidar Batsov <[email protected]>
66
;; Artur Malabarba <[email protected]>

0 commit comments

Comments
 (0)