Skip to content

Commit e330674

Browse files
Bozhidar BatsovBozhidar Batsov
authored andcommitted
Bump the copyright years
1 parent 0ad73b2 commit e330674

File tree

81 files changed

+92
-92
lines changed

Some content is hidden

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

81 files changed

+92
-92
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-2024 Jeff Valk, Bozhidar Batsov and CIDER contributors
3+
;; Copyright © 2014-2025 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-2024 John Andrews, Bozhidar Batsov and CIDER contributors
3+
;; Copyright © 2014-2025 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-2024 Juan Monetta, Bozhidar Batsov and CIDER contributors
3+
;; Copyright © 2017-2025 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-2024 Kris Jenkins, Bozhidar Batsov and CIDER contributors
3+
;; Copyright © 2019-2025 Kris Jenkins, Bozhidar Batsov and CIDER contributors
44
;;
55
;; Author: Kris Jenkins <[email protected]>
66
;; Kato Muso <[email protected]>

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-2024 Bozhidar Batsov and CIDER contributors
3+
;; Copyright © 2014-2025 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-2024 Bozhidar Batsov
3+
;; Copyright © 2013-2025 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-2024 Bozhidar Batsov and CIDER contributors
3+
;; Copyright © 2014-2025 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-2024 Artur Malabarba
3+
;; Copyright © 2015-2025 Artur Malabarba
44

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

cider-completion-context.el

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

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

0 commit comments

Comments
 (0)