From 542167cf09f360d1696598b860cbadf586617485 Mon Sep 17 00:00:00 2001 From: Romain Vigier Date: Fri, 14 Feb 2020 10:11:34 +0100 Subject: [PATCH] Update copyright year --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 11698f1..b56b3d4 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Night Theme Switcher Gnome Shell extension # -# Copyright (C) 2019 Romain Vigier +# Copyright (C) 2019, 2020 Romain Vigier # # 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 the Free Software @@ -14,7 +14,7 @@ # You should have received a copy of the GNU General Public License along with # this program. If not, see . -COPYRIGHT_YEAR = 2019 +COPYRIGHT_YEAR = 2019, 2020 AUTHOR_NAME = Romain Vigier AUTHOR_EMAIL =