Update copyright years
This commit is contained in:
parent
3cce890934
commit
c2da437aa4
41 changed files with 41 additions and 41 deletions
|
@ -1,6 +1,6 @@
|
|||
;;; prelude-core.el --- Emacs Prelude: Core Prelude functions.
|
||||
;;
|
||||
;; Copyright © 2011-2014 Bozhidar Batsov
|
||||
;; Copyright © 2011-2015 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-2014 Bozhidar Batsov
|
||||
;; Copyright © 2011-2015 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-2014 Bozhidar Batsov
|
||||
;; Copyright © 2011-2015 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-2014 Bozhidar Batsov
|
||||
;; Copyright © 2011-2015 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-2014 Bozhidar Batsov
|
||||
;; Copyright © 2011-2015 Bozhidar Batsov
|
||||
;;
|
||||
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
|
||||
;; URL: https://github.com/bbatsov/prelude
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; prelude-osx.el --- Emacs Prelude: OSX specific settings.
|
||||
;;
|
||||
;; Copyright © 2011-2014 Bozhidar Batsov
|
||||
;; Copyright © 2011-2015 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-2014 Bozhidar Batsov
|
||||
;; Copyright © 2011-2015 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-2014 Bozhidar Batsov
|
||||
;; Copyright © 2011-2015 Bozhidar Batsov
|
||||
;;
|
||||
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
|
||||
;; URL: https://github.com/bbatsov/prelude
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue