diff options
| -rw-r--r-- | README.org | 2 | ||||
| -rw-r--r-- | soria-theme.el | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -43,7 +43,7 @@ look and feel of this theme. A glimpse: ** License #+BEGIN_SRC text -Copyright (C) 2016-2019 Miquel Sabaté Solà <mikisabate@gmail.com> +Copyright (C) 2016-2020 Miquel Sabaté Solà <mikisabate@gmail.com> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/soria-theme.el b/soria-theme.el index e30fa55..1c7ead1 100644 --- a/soria-theme.el +++ b/soria-theme.el @@ -1,6 +1,6 @@ ;;; soria-theme.el --- A xoria256 theme with some colors from openSUSE. -;; Copyright (C) 2016-2019 Miquel Sabaté Solà <mikisabate@gmail.com> +;; Copyright (C) 2016-2020 Miquel Sabaté Solà <mikisabate@gmail.com> ;; ;; This program is free software: you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by |
