Skip to content

Commit 5f509df

Browse files
Bozhidar BatsovBozhidar Batsov
authored andcommitted
Bump the copyright years
1 parent 9106aea commit 5f509df

Some content is hidden

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

55 files changed

+55
-55
lines changed

README.md

Lines changed: 1 addition & 1 deletion

core/prelude-core.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; prelude-core.el --- Emacs Prelude: Core Prelude functions.
22
;;
3-
;; Copyright © 2011-2023 Bozhidar Batsov
3+
;; Copyright © 2011-2025 Bozhidar Batsov
44
;;
55
;; Author: Bozhidar Batsov <[email protected]>
66
;; URL: https://github.com/bbatsov/prelude

core/prelude-custom.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; prelude-custom.el --- Emacs Prelude: Prelude's customizable variables.
22
;;
3-
;; Copyright © 2011-2023 Bozhidar Batsov
3+
;; Copyright © 2011-2025 Bozhidar Batsov
44
;;
55
;; Author: Bozhidar Batsov <[email protected]>
66
;; URL: https://github.com/bbatsov/prelude

core/prelude-editor.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; prelude-editor.el --- Emacs Prelude: enhanced core editing experience.
22
;;
3-
;; Copyright © 2011-2023 Bozhidar Batsov
3+
;; Copyright © 2011-2025 Bozhidar Batsov
44
;;
55
;; Author: Bozhidar Batsov <[email protected]>
66
;; URL: https://github.com/bbatsov/prelude

core/prelude-global-keybindings.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; prelude-global-keybindings.el --- Emacs Prelude: some useful keybindings.
22
;;
3-
;; Copyright © 2011-2023 Bozhidar Batsov
3+
;; Copyright © 2011-2025 Bozhidar Batsov
44
;;
55
;; Author: Bozhidar Batsov <[email protected]>
66
;; URL: https://github.com/bbatsov/prelude

core/prelude-linux.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; prelude-linux.el --- Emacs Prelude: linux specific settings.
22
;;
3-
;; Copyright © 2011-2023 Bozhidar Batsov
3+
;; Copyright © 2011-2025 Bozhidar Batsov
44
;;
55
;; Author: Stanislav Arnaudov <[email protected]>
66
;; URL: https://github.com/bbatsov/prelude

core/prelude-macos.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; prelude-macos.el --- Emacs Prelude: macOS specific settings.
22
;;
3-
;; Copyright © 2011-2023 Bozhidar Batsov
3+
;; Copyright © 2011-2025 Bozhidar Batsov
44
;;
55
;; Author: Bozhidar Batsov <[email protected]>
66
;; URL: https://github.com/bbatsov/prelude

core/prelude-mode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; prelude-mode.el --- Emacs Prelude: minor mode
22
;;
3-
;; Copyright © 2011-2023 Bozhidar Batsov
3+
;; Copyright © 2011-2025 Bozhidar Batsov
44
;;
55
;; Author: Bozhidar Batsov <[email protected]>
66
;; URL: https://github.com/bbatsov/prelude

core/prelude-packages.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; prelude-packages.el --- Emacs Prelude: default package selection.
22
;;
3-
;; Copyright © 2011-2023 Bozhidar Batsov
3+
;; Copyright © 2011-2025 Bozhidar Batsov
44
;;
55
;; Author: Bozhidar Batsov <[email protected]>
66
;; URL: https://github.com/bbatsov/prelude

core/prelude-ui.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; prelude-ui.el --- Emacs Prelude: UI optimizations and tweaks.
22
;;
3-
;; Copyright © 2011-2023 Bozhidar Batsov
3+
;; Copyright © 2011-2025 Bozhidar Batsov
44
;;
55
;; Author: Bozhidar Batsov <[email protected]>
66
;; URL: https://github.com/bbatsov/prelude

0 commit comments

Comments
 (0)