diff --git a/README.md b/README.md index 50c5d1b..5a94a41 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ welcome. GitHub pull requests are even better! :-) ## License -Copyright © 2011-2021 Bozhidar Batsov and +Copyright © 2011-2022 Bozhidar Batsov and [contributors](https://github.com/bbatsov/prelude/contributors). Distributed under the GNU General Public License, version 3 diff --git a/core/prelude-core.el b/core/prelude-core.el index 3b18eff..2b969c4 100644 --- a/core/prelude-core.el +++ b/core/prelude-core.el @@ -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 ;; URL: https://github.com/bbatsov/prelude diff --git a/core/prelude-custom.el b/core/prelude-custom.el index 52bb888..b421543 100644 --- a/core/prelude-custom.el +++ b/core/prelude-custom.el @@ -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 ;; URL: https://github.com/bbatsov/prelude diff --git a/core/prelude-editor.el b/core/prelude-editor.el index 2a342e8..86ea0ea 100644 --- a/core/prelude-editor.el +++ b/core/prelude-editor.el @@ -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 ;; URL: https://github.com/bbatsov/prelude diff --git a/core/prelude-global-keybindings.el b/core/prelude-global-keybindings.el index 003712b..d79ed46 100644 --- a/core/prelude-global-keybindings.el +++ b/core/prelude-global-keybindings.el @@ -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 ;; URL: https://github.com/bbatsov/prelude diff --git a/core/prelude-linux.el b/core/prelude-linux.el index 3eed62d..a166bab 100644 --- a/core/prelude-linux.el +++ b/core/prelude-linux.el @@ -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 ;; URL: https://github.com/bbatsov/prelude diff --git a/core/prelude-macos.el b/core/prelude-macos.el index c635fa2..aae1828 100644 --- a/core/prelude-macos.el +++ b/core/prelude-macos.el @@ -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 ;; URL: https://github.com/bbatsov/prelude diff --git a/core/prelude-mode.el b/core/prelude-mode.el index 0156832..42562cb 100644 --- a/core/prelude-mode.el +++ b/core/prelude-mode.el @@ -1,6 +1,6 @@ ;;; prelude-mode.el --- Emacs Prelude: minor mode ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/core/prelude-packages.el b/core/prelude-packages.el index eb3a10b..f92104e 100644 --- a/core/prelude-packages.el +++ b/core/prelude-packages.el @@ -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 ;; URL: https://github.com/bbatsov/prelude diff --git a/core/prelude-ui.el b/core/prelude-ui.el index f3fb092..9178ad7 100644 --- a/core/prelude-ui.el +++ b/core/prelude-ui.el @@ -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 ;; URL: https://github.com/bbatsov/prelude diff --git a/core/prelude-windows.el b/core/prelude-windows.el index f5a2568..2a157fa 100644 --- a/core/prelude-windows.el +++ b/core/prelude-windows.el @@ -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 diff --git a/core/prelude-wsl.el b/core/prelude-wsl.el index 83646f0..2dbac13 100644 --- a/core/prelude-wsl.el +++ b/core/prelude-wsl.el @@ -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 diff --git a/init.el b/init.el index af12614..3f117fc 100644 --- a/init.el +++ b/init.el @@ -1,6 +1,6 @@ ;;; init.el --- Prelude's configuration entry point. ;; -;; Copyright (c) 2011-2021 Bozhidar Batsov +;; Copyright (c) 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/mkdocs.yml b/mkdocs.yml index 37910de..7839a26 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,6 +1,6 @@ site_name: "Prelude: A sleek, modern, simple and powerful Emacs experience for everyone" repo_url: https://github.com/bbatsov/prelude -copyright: "Copyright (C) 2011-2021 Bozhidar Batsov and Prelude contributors" +copyright: "Copyright (C) 2011-2022 Bozhidar Batsov and Prelude contributors" docs_dir: docs nav: - Home: index.md diff --git a/modules/prelude-c.el b/modules/prelude-c.el index eaafea4..0480b41 100644 --- a/modules/prelude-c.el +++ b/modules/prelude-c.el @@ -1,6 +1,6 @@ ;;; prelude-c.el --- Emacs Prelude: cc-mode configuration. ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-clojure.el b/modules/prelude-clojure.el index 3e2b7db..8a0b7a9 100644 --- a/modules/prelude-clojure.el +++ b/modules/prelude-clojure.el @@ -1,6 +1,6 @@ ;;; prelude-clojure.el --- Emacs Prelude: Clojure programming configuration. ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-coffee.el b/modules/prelude-coffee.el index db5ca31..361e1fa 100644 --- a/modules/prelude-coffee.el +++ b/modules/prelude-coffee.el @@ -1,6 +1,6 @@ ;;; prelude-coffee.el --- Emacs Prelude: CoffeeScript programming support. ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-common-lisp.el b/modules/prelude-common-lisp.el index 10ccbba..308011b 100644 --- a/modules/prelude-common-lisp.el +++ b/modules/prelude-common-lisp.el @@ -1,6 +1,6 @@ ;;; prelude-common-lisp.el --- Emacs Prelude: lisp-mode and SLIME config. ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-company.el b/modules/prelude-company.el index bf9d111..bab25c4 100644 --- a/modules/prelude-company.el +++ b/modules/prelude-company.el @@ -1,6 +1,6 @@ ;;; prelude-company.el --- company-mode setup ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-css.el b/modules/prelude-css.el index 8c546d9..71ea75b 100644 --- a/modules/prelude-css.el +++ b/modules/prelude-css.el @@ -1,6 +1,6 @@ ;;; prelude-css.el --- Emacs Prelude: css support ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-dart.el b/modules/prelude-dart.el index 84bb775..a06bdec 100644 --- a/modules/prelude-dart.el +++ b/modules/prelude-dart.el @@ -1,6 +1,6 @@ ;;; prelude-dart.el --- Emacs Prelude: Dart programming configuration. ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Rafael Medina ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-elixir.el b/modules/prelude-elixir.el index e9b68f9..8550c32 100644 --- a/modules/prelude-elixir.el +++ b/modules/prelude-elixir.el @@ -1,6 +1,6 @@ ;;; prelude-elixir.el --- Emacs Prelude: Elixir programming support. ;; -;; Copyright © 2014-2021 Samuel Tonini +;; Copyright © 2014-2022 Samuel Tonini ;; ;; Author: Samuel Tonini diff --git a/modules/prelude-emacs-lisp.el b/modules/prelude-emacs-lisp.el index 7a454a9..6cb5592 100644 --- a/modules/prelude-emacs-lisp.el +++ b/modules/prelude-emacs-lisp.el @@ -1,6 +1,6 @@ ;;; prelude-emacs-lisp.el --- Emacs Prelude: Nice config for Elisp programming. ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-erc.el b/modules/prelude-erc.el index 805a2ef..196ede6 100644 --- a/modules/prelude-erc.el +++ b/modules/prelude-erc.el @@ -1,6 +1,6 @@ ;;; prelude-erc.el --- Emacs Prelude: ERC mode configuration. ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-erlang.el b/modules/prelude-erlang.el index dd88fa3..2c4dc54 100644 --- a/modules/prelude-erlang.el +++ b/modules/prelude-erlang.el @@ -1,6 +1,6 @@ ;;; prelude-erlang.el --- Emacs Prelude: Erlang programming support. ;; -;; Copyright © 2011-2021 Gleb Peregud +;; Copyright © 2011-2022 Gleb Peregud ;; ;; Author: Gleb Peregud diff --git a/modules/prelude-evil.el b/modules/prelude-evil.el index 220722b..9f46db5 100644 --- a/modules/prelude-evil.el +++ b/modules/prelude-evil.el @@ -1,6 +1,6 @@ ;;; prelude-evil.el --- Emacs Prelude: evil-mode configuration. ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-haskell.el b/modules/prelude-haskell.el index 0264021..90edfe5 100644 --- a/modules/prelude-haskell.el +++ b/modules/prelude-haskell.el @@ -1,6 +1,6 @@ ;;; prelude-haskell.el --- Emacs Prelude: Nice config for Haskell programming. ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-helm-everywhere.el b/modules/prelude-helm-everywhere.el index b77a78e..0166bdd 100644 --- a/modules/prelude-helm-everywhere.el +++ b/modules/prelude-helm-everywhere.el @@ -1,6 +1,6 @@ ;;; prelude-helm-everywhere.el --- Enable Helm everywhere ;; -;; Copyright © 2014-2021 Tu, Do Hoang +;; Copyright © 2014-2022 Tu, Do Hoang ;; ;; Author: Tu, Do Hoang (tuhdo1710@gmail.com) ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-helm.el b/modules/prelude-helm.el index 69e4962..93ce2aa 100644 --- a/modules/prelude-helm.el +++ b/modules/prelude-helm.el @@ -1,6 +1,6 @@ ;;; prelude-helm.el --- Helm setup ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-ido.el b/modules/prelude-ido.el index 06b786f..4f18da8 100644 --- a/modules/prelude-ido.el +++ b/modules/prelude-ido.el @@ -1,6 +1,6 @@ ;;; prelude-ido.el --- Ido setup ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-ivy.el b/modules/prelude-ivy.el index cd43785..642051a 100644 --- a/modules/prelude-ivy.el +++ b/modules/prelude-ivy.el @@ -1,6 +1,6 @@ ;;; prelude-ivy.el --- Ivy setup ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-js.el b/modules/prelude-js.el index 35005aa..645426c 100644 --- a/modules/prelude-js.el +++ b/modules/prelude-js.el @@ -1,6 +1,6 @@ ;;; prelude-js.el --- Emacs Prelude: js-mode configuration. ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-key-chord.el b/modules/prelude-key-chord.el index d1e28c1..eed249d 100644 --- a/modules/prelude-key-chord.el +++ b/modules/prelude-key-chord.el @@ -1,6 +1,6 @@ ;;; prelude-key-chord.el --- Key chord setup ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-latex.el b/modules/prelude-latex.el index 23c91ec..c233adf 100644 --- a/modules/prelude-latex.el +++ b/modules/prelude-latex.el @@ -1,6 +1,6 @@ ;;; prelude-latex.el --- Emacs Prelude: Sane setup for LaTeX writers. ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-lisp.el b/modules/prelude-lisp.el index 7573e76..4279afe 100644 --- a/modules/prelude-lisp.el +++ b/modules/prelude-lisp.el @@ -1,6 +1,6 @@ ;;; prelude-lisp.el --- Emacs Prelude: Configuration common to all lisp modes. ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-lsp.el b/modules/prelude-lsp.el index 53d2b68..7b86550 100644 --- a/modules/prelude-lsp.el +++ b/modules/prelude-lsp.el @@ -1,6 +1,6 @@ ;;; prelude-lsp.el --- lsp-mode setup ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov, Ben Alex ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-lua.el b/modules/prelude-lua.el index 93c11a5..d9ad153 100644 --- a/modules/prelude-lua.el +++ b/modules/prelude-lua.el @@ -1,6 +1,6 @@ ;;; prelude-lua.el --- Emacs Prelude: Lua programming configuration. ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Xiongfei Shi ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-ocaml.el b/modules/prelude-ocaml.el index 8c22feb..e59814c 100644 --- a/modules/prelude-ocaml.el +++ b/modules/prelude-ocaml.el @@ -1,6 +1,6 @@ ;;; prelude-ocaml.el --- Emacs Prelude: decent Perl coding settings. ;; -;; Copyright © 2014-2021 Geoff Shannon +;; Copyright © 2014-2022 Geoff Shannon ;; ;; Author: Geoff Shannon ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-org.el b/modules/prelude-org.el index 586963b..1bad82a 100644 --- a/modules/prelude-org.el +++ b/modules/prelude-org.el @@ -1,6 +1,6 @@ ;;; prelude-org.el --- Emacs Prelude: org-mode configuration. ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-perl.el b/modules/prelude-perl.el index 2b794b4..c122f80 100644 --- a/modules/prelude-perl.el +++ b/modules/prelude-perl.el @@ -1,6 +1,6 @@ ;;; prelude-perl.el --- Emacs Prelude: decent Perl coding settings. ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-programming.el b/modules/prelude-programming.el index 669f8d6..5f9a5f0 100644 --- a/modules/prelude-programming.el +++ b/modules/prelude-programming.el @@ -1,6 +1,6 @@ ;;; prelude-programming.el --- Emacs Prelude: prog-mode configuration ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-python.el b/modules/prelude-python.el index 0d72a79..ccccb1f 100644 --- a/modules/prelude-python.el +++ b/modules/prelude-python.el @@ -1,6 +1,6 @@ ;;; prelude-python.el --- Emacs Prelude: python.el configuration. ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-racket.el b/modules/prelude-racket.el index c2d953b..6068e11 100644 --- a/modules/prelude-racket.el +++ b/modules/prelude-racket.el @@ -1,6 +1,6 @@ ;;; prelude-racket.el --- Emacs Prelude: Racket programming support. ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Xiongfei Shi ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-ruby.el b/modules/prelude-ruby.el index b83b636..8a9f092 100644 --- a/modules/prelude-ruby.el +++ b/modules/prelude-ruby.el @@ -1,6 +1,6 @@ ;;; prelude-ruby.el --- Emacs Prelude: A nice setup for Ruby (and Rails) devs. ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-scala.el b/modules/prelude-scala.el index 169e003..c4969e3 100644 --- a/modules/prelude-scala.el +++ b/modules/prelude-scala.el @@ -1,6 +1,6 @@ ;;; prelude-scala.el --- Emacs Prelude: scala-mode configuration. ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-scheme.el b/modules/prelude-scheme.el index 91960ae..fc6b428 100644 --- a/modules/prelude-scheme.el +++ b/modules/prelude-scheme.el @@ -1,6 +1,6 @@ ;;; prelude-scheme.el --- Emacs Prelude: Some defaults for Scheme. ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-scss.el b/modules/prelude-scss.el index 0b0e2b1..6c93e71 100644 --- a/modules/prelude-scss.el +++ b/modules/prelude-scss.el @@ -1,6 +1,6 @@ ;;; prelude-scss.el --- Emacs Prelude: scss support ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: http://www.batsov.com/emacs-prelude diff --git a/modules/prelude-selectrum.el b/modules/prelude-selectrum.el index 2bd53a4..b87934e 100644 --- a/modules/prelude-selectrum.el +++ b/modules/prelude-selectrum.el @@ -1,6 +1,6 @@ ;;; prelude-selectrum.el --- Selectrum setup ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-shell.el b/modules/prelude-shell.el index 62d3095..370d825 100644 --- a/modules/prelude-shell.el +++ b/modules/prelude-shell.el @@ -1,6 +1,6 @@ ;;; prelude-shell.el --- Emacs Prelude: sh-mode configuration. ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-ts.el b/modules/prelude-ts.el index e150586..6c3d348 100644 --- a/modules/prelude-ts.el +++ b/modules/prelude-ts.el @@ -1,6 +1,6 @@ ;;; prelude-ts.el --- Emacs Prelude: Typescript programming support. ;; -;; Copyright © 2011-2021 LEE Dongjun +;; Copyright © 2011-2022 LEE Dongjun ;; ;; Author: LEE Dongjun diff --git a/modules/prelude-web.el b/modules/prelude-web.el index 9886036..6f490cf 100644 --- a/modules/prelude-web.el +++ b/modules/prelude-web.el @@ -1,6 +1,6 @@ ;;; prelude-web.el --- Emacs Prelude: web template support ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-xml.el b/modules/prelude-xml.el index f1fb51d..771a408 100644 --- a/modules/prelude-xml.el +++ b/modules/prelude-xml.el @@ -1,6 +1,6 @@ ;;; prelude-xml.el --- Emacs Prelude: XML editing configuration. ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude diff --git a/modules/prelude-yaml.el b/modules/prelude-yaml.el index e0aff8f..bb6d84f 100644 --- a/modules/prelude-yaml.el +++ b/modules/prelude-yaml.el @@ -1,6 +1,6 @@ ;;; prelude-yaml.el --- Emacs Prelude: YAML programming support. ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: ToBeReplaced ;; URL: https://github.com/bbatsov/prelude diff --git a/sample/prelude-modules.el b/sample/prelude-modules.el index 8880734..cc8f1f3 100644 --- a/sample/prelude-modules.el +++ b/sample/prelude-modules.el @@ -1,6 +1,6 @@ ;;; prelude-modules.el --- A listing of modules to load on startup ;; -;; Copyright © 2011-2021 Bozhidar Batsov +;; Copyright © 2011-2022 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/prelude