diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2017-01-01 16:36:27 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2017-01-01 16:36:27 +0100 |
| commit | 14ae71a1d74f4355dc86fd82d0841079185db31d (patch) | |
| tree | 2c132362355df85e002be0be5d73f8477a6cddaa | |
| parent | 572d6b73ad8f6a34c2634d416cc063087307ec7f (diff) | |
| download | soria-14ae71a1d74f4355dc86fd82d0841079185db31d.tar.gz soria-14ae71a1d74f4355dc86fd82d0841079185db31d.zip | |
Updated license year
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | soria-theme.el | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -43,7 +43,7 @@ function so in other languages can be drawn in purple. ## License -Copyright (C) 2016 Miquel Sabaté Solà <mikisabate@gmail.com> +Copyright (C) 2016-2017 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 3a0ce6f..c27ad1d 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 Miquel Sabaté Solà <mikisabate@gmail.com> +;; Copyright (C) 2016-2017 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 |
