Bump the copyright years
This commit is contained in:
parent
8a3b557d45
commit
416ffd3bbf
54 changed files with 54 additions and 54 deletions
|
@ -1,6 +1,6 @@
|
|||
;;; prelude-core.el --- Emacs Prelude: Core Prelude functions.
|
||||
;;
|
||||
;; Copyright © 2011-2021 Bozhidar Batsov
|
||||
;; Copyright © 2011-2022 Bozhidar Batsov
|
||||
;;
|
||||
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
|
||||
;; URL: https://github.com/bbatsov/prelude
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; prelude-custom.el --- Emacs Prelude: Prelude's customizable variables.
|
||||
;;
|
||||
;; Copyright © 2011-2021 Bozhidar Batsov
|
||||
;; Copyright © 2011-2022 Bozhidar Batsov
|
||||
;;
|
||||
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
|
||||
;; URL: https://github.com/bbatsov/prelude
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; prelude-editor.el --- Emacs Prelude: enhanced core editing experience.
|
||||
;;
|
||||
;; Copyright © 2011-2021 Bozhidar Batsov
|
||||
;; Copyright © 2011-2022 Bozhidar Batsov
|
||||
;;
|
||||
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
|
||||
;; URL: https://github.com/bbatsov/prelude
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; prelude-global-keybindings.el --- Emacs Prelude: some useful keybindings.
|
||||
;;
|
||||
;; Copyright © 2011-2021 Bozhidar Batsov
|
||||
;; Copyright © 2011-2022 Bozhidar Batsov
|
||||
;;
|
||||
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
|
||||
;; URL: https://github.com/bbatsov/prelude
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; prelude-linux.el --- Emacs Prelude: linux specific settings.
|
||||
;;
|
||||
;; Copyright © 2011-2021 Bozhidar Batsov
|
||||
;; Copyright © 2011-2022 Bozhidar Batsov
|
||||
;;
|
||||
;; Author: Stanislav Arnaudov <stanislav_ts@avb.bg>
|
||||
;; URL: https://github.com/bbatsov/prelude
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; prelude-macos.el --- Emacs Prelude: macOS specific settings.
|
||||
;;
|
||||
;; Copyright © 2011-2021 Bozhidar Batsov
|
||||
;; Copyright © 2011-2022 Bozhidar Batsov
|
||||
;;
|
||||
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
|
||||
;; URL: https://github.com/bbatsov/prelude
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; prelude-mode.el --- Emacs Prelude: minor mode
|
||||
;;
|
||||
;; Copyright © 2011-2021 Bozhidar Batsov
|
||||
;; Copyright © 2011-2022 Bozhidar Batsov
|
||||
;;
|
||||
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
|
||||
;; URL: https://github.com/bbatsov/prelude
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; prelude-packages.el --- Emacs Prelude: default package selection.
|
||||
;;
|
||||
;; Copyright © 2011-2021 Bozhidar Batsov
|
||||
;; Copyright © 2011-2022 Bozhidar Batsov
|
||||
;;
|
||||
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
|
||||
;; URL: https://github.com/bbatsov/prelude
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; prelude-ui.el --- Emacs Prelude: UI optimizations and tweaks.
|
||||
;;
|
||||
;; Copyright © 2011-2021 Bozhidar Batsov
|
||||
;; Copyright © 2011-2022 Bozhidar Batsov
|
||||
;;
|
||||
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
|
||||
;; URL: https://github.com/bbatsov/prelude
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; prelude-windows.el --- Emacs Prelude: Windows-specific setup.
|
||||
;;
|
||||
;; Copyright © 2011-2021 Bozhidar Batsov
|
||||
;; Copyright © 2011-2022 Bozhidar Batsov
|
||||
;;
|
||||
;; URL: https://github.com/bbatsov/prelude
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; prelude-wsl.el --- Emacs Prelude: WSL-specific setup.
|
||||
;;
|
||||
;; Copyright © 2011-2021 Bozhidar Batsov
|
||||
;; Copyright © 2011-2022 Bozhidar Batsov
|
||||
;;
|
||||
;; URL: https://github.com/bbatsov/prelude
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue