diff options
| author | 2021-05-08 22:20:26 -0700 | |
|---|---|---|
| committer | 2021-05-08 22:20:26 -0700 | |
| commit | 9a26f361083ed1d0dd56e659fae913ffea51c739 (patch) | |
| tree | e91b383e8fcc5480acf4ede4673f57e1c05d0763 | |
| parent | d05f775c5868e14ab5a5cbeca62ee8d5e124982a (diff) | |
| download | yoshi-theme-9a26f361083ed1d0dd56e659fae913ffea51c739.tar.gz yoshi-theme-9a26f361083ed1d0dd56e659fae913ffea51c739.zip | |
Fix copyright years
| -rw-r--r-- | yoshi-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yoshi-theme.el b/yoshi-theme.el index 5e8525e..e03c132 100644 --- a/yoshi-theme.el +++ b/yoshi-theme.el @@ -1,6 +1,6 @@ ;;; yoshi-theme.el --- Theme named after my cat -*- lexical-binding: t; -*- -;; Copyright (C) 2012, 2013, 2014, 2015 Tom Willemsen +;; Copyright (C) 2012, 2013, 2014, 2015, 2019, 2021 Tom Willemsen ;; Author: Tom Willemse <tom@ryuslash.org> ;; Keywords: faces |
