Skip to content

Commit 46f8a5a

Browse files
committed
Update copyright years to 2026
1 parent ee8b0d2 commit 46f8a5a

Some content is hidden

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

53 files changed

+53
-53
lines changed

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-2025 Bozhidar Batsov
3+
;; Copyright © 2011-2026 Bozhidar Batsov
44
;;
55
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
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-2025 Bozhidar Batsov
3+
;; Copyright © 2011-2026 Bozhidar Batsov
44
;;
55
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
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-2025 Bozhidar Batsov
3+
;; Copyright © 2011-2026 Bozhidar Batsov
44
;;
55
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
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-2025 Bozhidar Batsov
3+
;; Copyright © 2011-2026 Bozhidar Batsov
44
;;
55
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
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-2025 Bozhidar Batsov
3+
;; Copyright © 2011-2026 Bozhidar Batsov
44
;;
55
;; Author: Stanislav Arnaudov <stanislav_ts@avb.bg>
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-2025 Bozhidar Batsov
3+
;; Copyright © 2011-2026 Bozhidar Batsov
44
;;
55
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
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-2025 Bozhidar Batsov
3+
;; Copyright © 2011-2026 Bozhidar Batsov
44
;;
55
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
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-2025 Bozhidar Batsov
3+
;; Copyright © 2011-2026 Bozhidar Batsov
44
;;
55
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
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-2025 Bozhidar Batsov
3+
;; Copyright © 2011-2026 Bozhidar Batsov
44
;;
55
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
66
;; URL: https://github.com/bbatsov/prelude

core/prelude-windows.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; prelude-windows.el --- Emacs Prelude: Windows-specific setup.
22
;;
3-
;; Copyright © 2011-2025 Bozhidar Batsov
3+
;; Copyright © 2011-2026 Bozhidar Batsov
44
;;
55
;; URL: https://github.com/bbatsov/prelude
66

0 commit comments

Comments
 (0)