Update the copyright year
This really was a lark to see if I could change ALL the files using woccur and a regular expression. Quite please with how simple that was.
This commit is contained in:
parent
3e1c6b3fe7
commit
01a0958e6f
31 changed files with 31 additions and 31 deletions
|
@ -7,7 +7,7 @@ A literate programming file for bootstraping my Emacs Configuration.
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; bootstrap.el --- file for bootstraping my Emacs Configuration
|
||||
;;
|
||||
;; © 2021-2022 Howard X. Abrams
|
||||
;; © 2021-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
;;; BOXES-EXTRAS --- Refiling Subtrees to Proper Org Files
|
||||
;;
|
||||
;; Author: Howard Abrams <howard@howardabrams.com>
|
||||
;; © 2019-2022 Howard Abrams, all rights reserved.
|
||||
;; © 2019-2023 Howard Abrams, all rights reserved.
|
||||
;; This work is licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;; Created: 7 January 2019
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
;;; BOXES --- An opinionated approach to a GTD workflow
|
||||
;;
|
||||
;; Author: Howard Abrams <howard@howardabrams.com>
|
||||
;; © 2019-2022 Howard Abrams, all rights reserved.
|
||||
;; © 2019-2023 Howard Abrams, all rights reserved.
|
||||
;; This work is licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;; Created: 7 January 2019
|
||||
|
|
|
@ -7,7 +7,7 @@ A literate programming configuration for fancy agenda and todo lists.
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; ha-agendas --- Configuration for fancy agenda and todo lists. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2020-2022 Howard X. Abrams
|
||||
;; © 2020-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -7,7 +7,7 @@ A literate programming file for helper apps in Emacs.
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; ha-aux-apps --- Configuring helper apps in Emacs. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2021-2022 Howard X. Abrams
|
||||
;; © 2021-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -7,7 +7,7 @@ A literate programming file for configuring org for capturing notes.
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; capturing-notes --- Configuring org for capturing notes. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2020-2022 Howard X. Abrams
|
||||
;; © 2020-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -7,7 +7,7 @@ A literate programming file for configuring Emacs.
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; ha-config --- Emacs configuration. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2020-2022 Howard X. Abrams
|
||||
;; © 2020-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -8,7 +8,7 @@ A literate programming file for configuring Emacs to show a startup screen.
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; ha-dashboard --- show a startup screen. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2022 Howard Abrams
|
||||
;; © 2022-2023 Howard Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -8,7 +8,7 @@ A literate programming file for configuring Emacs to edit files of data.
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; ha-data --- edit data files. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2022 Howard X. Abrams
|
||||
;; © 2022-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -7,7 +7,7 @@ A literate programming file to configure the Emacs UI.
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; ha-display --- Emacs UI configuration. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2020-2022 Howard X. Abrams
|
||||
;; © 2020-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -7,7 +7,7 @@ A literate configuration file for email using Notmuch.
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; ha-email --- Email configuration using Notmuch. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2020-2022 Howard X. Abrams
|
||||
;; © 2020-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -7,7 +7,7 @@ A literate programming file for configuring the Emacs Shell.
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; ha-eshell --- Emacs Shell configuration. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2022 Howard X. Abrams
|
||||
;; © 2022-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -7,7 +7,7 @@ A literate programming file for configuring =elfeed= in Emacs.
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; ha-config --- ElFeed configuration. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2020-2022 Howard X. Abrams
|
||||
;; © 2020-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -7,7 +7,7 @@ A literate programming configuration file for IRC communiction.
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; ha-irc.el --- configuration for IRC communication. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2020-2022 Howard X. Abrams
|
||||
;; © 2020-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -7,7 +7,7 @@ A literate programming file of functions for formatting Emacs text and code into
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; org-clipboard --- Functions for formatting the clipboard. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2020-2022 Howard X. Abrams
|
||||
;; © 2020-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -8,7 +8,7 @@ A literate programming configuration file for extending the Journaling capabilit
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; org-journaling --- Configuring journals in org. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2020-2022 Howard X. Abrams
|
||||
;; © 2020-2023 Howard X. Abrams
|
||||
;; This work is licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -7,7 +7,7 @@ A literate programming file for publishing my website using org.
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; org-publishing --- Publishing my website using org. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2020-2022 Howard X. Abrams
|
||||
;; © 2020-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -7,7 +7,7 @@ A literate program for configuring org files for work-related notes.
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; org-sprint --- Configuring org files for work-related notes. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2020-2022 Howard X. Abrams
|
||||
;; © 2020-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -8,7 +8,7 @@ A literate programming file for making Org file more readable.
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; ha-org-word-processor --- Making Org file more readable. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2020-2022 Howard X. Abrams
|
||||
;; © 2020-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -7,7 +7,7 @@ A literate programming file for configuring org-mode and those files.
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; ha --- Org configuration. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2020-2022 Howard X. Abrams
|
||||
;; © 2020-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -7,7 +7,7 @@ A literate programming version for Emacs code to generate and store passwords.
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; ha-passwords --- Emacs code to generate and store passwords. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2021-2022 Howard X. Abrams
|
||||
;; © 2021-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -8,7 +8,7 @@ A literate programming file for programming in Clojure.
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; ha-programming-clojure --- programming in Clojure. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2022 Howard X. Abrams
|
||||
;; © 2022-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -7,7 +7,7 @@ A literate programming file for configuring Emacs for Lisp programming.
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; ha-lisp --- configuring Emacs for Lisp programming. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2022 Howard X. Abrams
|
||||
;; © 2022-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -7,7 +7,7 @@ A literate programming file for configuring Emacs to use [[https://www.haskell.o
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; ha-programming-haskell --- configuring for haskell. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2022 Howard X. Abrams
|
||||
;; © 2022-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -7,7 +7,7 @@ A literate programming file for integrating the [[https://ocaml.org/][OCaml prog
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; ha-programming-ocaml --- integrating OCaml -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2022 Howard X. Abrams
|
||||
;; © 2022-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -7,7 +7,7 @@ A literate programming file for configuring Python.
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; ha-programming-python --- Python configuration. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2021-2022 Howard X. Abrams
|
||||
;; © 2021-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -8,7 +8,7 @@ A literate programming file for configuring Emacs to support the Ruby programmin
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; ha-programming-ruby --- Ruby configuration. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2022 Howard X. Abrams
|
||||
;; © 2022-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -8,7 +8,7 @@ A literate programming file for configuring Rust with Emacs.
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; ha-programming-rust --- configuring a rust environment. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2022 Howard X. Abrams
|
||||
;; © 2022-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -7,7 +7,7 @@ A literate programming file configuring Emacs.
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; ha-programming-scheme --- Configuration for Scheme. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2022 Howard X. Abrams
|
||||
;; © 2022-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -7,7 +7,7 @@ A literate programming file for helping me program.
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; general-programming --- Configuration for general languages. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2020-2022 Howard X. Abrams
|
||||
;; © 2020-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
|
@ -7,7 +7,7 @@ A literate configuration for accessing remote systems.
|
|||
#+begin_src emacs-lisp :exports none
|
||||
;;; ha-remoting --- Accessing remote systems. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; © 2020-2022 Howard X. Abrams
|
||||
;; © 2020-2023 Howard X. Abrams
|
||||
;; Licensed under a Creative Commons Attribution 4.0 International License.
|
||||
;; See http://creativecommons.org/licenses/by/4.0/
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue