diff options
author | Basil L. Contovounesios <contovob@tcd.ie> | 2020-06-26 09:20:00 +0100 |
---|---|---|
committer | Basil L. Contovounesios <contovob@tcd.ie> | 2020-06-26 09:20:00 +0100 |
commit | c2cbbd99e2b6b9b79c15acec025333089dbea920 (patch) | |
tree | 225d2799009748eceb367fccc808b8b5a3a548e5 | |
parent | 795e6b100126de11c2343ed3dc539c3cd4b17bad (diff) | |
download | bog-c2cbbd99e2b6b9b79c15acec025333089dbea920.tar.gz |
Update copyright notices for 2020
-rw-r--r-- | bog-tests.el | 1 | ||||
-rw-r--r-- | bog.el | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/bog-tests.el b/bog-tests.el index 267c10f..01c7f08 100644 --- a/bog-tests.el +++ b/bog-tests.el @@ -1,6 +1,7 @@ ;;; bog-tests.el --- Tests for Bog -*- lexical-binding: t -*- ;; Copyright (C) 2013-2016 Kyle Meyer <kyle@kyleam.com> +;; Copyright (C) 2020 Basil L. Contovounesios <contovob@tcd.ie> ;; Author: Kyle Meyer <kyle@kyleam.com> @@ -1,6 +1,7 @@ ;;; bog.el --- Extensions for research notes in Org mode -*- lexical-binding: t -*- ;; Copyright (C) 2013-2016 Kyle Meyer <kyle@kyleam.com> +;; Copyright (C) 2020 Basil L. Contovounesios <contovob@tcd.ie> ;; Author: Kyle Meyer <kyle@kyleam.com> ;; URL: https://github.com/kyleam/bog |