From 1484ac1fdf79dc86907cd7a9db09fc760329bfa4 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 22 Jan 2021 11:27:41 +0100 Subject: Updated license notice MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- README.md | 2 +- bin/checkdoc.sh | 2 +- soria-theme.el | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 27f5259..82b997b 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ Read the [CHANGELOG.org](./CHANGELOG.org) file. ## License ``` -Copyright (C) 2016-2020 Miquel Sabaté Solà +Copyright (C) 2016-2021 Miquel Sabaté Solà 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/bin/checkdoc.sh b/bin/checkdoc.sh index d1a656a..8efdaa5 100755 --- a/bin/checkdoc.sh +++ b/bin/checkdoc.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2020 Miquel Sabaté Solà +# Copyright (C) 2020-2021 Miquel Sabaté Solà # # 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 7557940..06b0ef5 100644 --- a/soria-theme.el +++ b/soria-theme.el @@ -1,6 +1,6 @@ ;;; soria-theme.el --- A xoria256 theme with some colors from openSUSE -*- lexical-binding: t; -*- -;; Copyright (C) 2016-2020 Miquel Sabaté Solà +;; Copyright (C) 2016-2021 Miquel Sabaté Solà ;; ;; 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 -- cgit v1.2.3