From 56662c5ea70bdffb8b779085c131a77b1e519a0f Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 14 Aug 2021 15:16:22 +0200 Subject: Update copyright year for 2021 --- netflix-immersive.user.js | 2 +- src/userscript-header.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/netflix-immersive.user.js b/netflix-immersive.user.js index df2bd86..925088b 100644 --- a/netflix-immersive.user.js +++ b/netflix-immersive.user.js @@ -7,7 +7,7 @@ // @match https://www.netflix.com/* // ==/UserScript== -// Copyright (c) 2020 Teddy Wing +// Copyright (c) 2020–2021 Teddy Wing // // 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/src/userscript-header.txt b/src/userscript-header.txt index fafc46c..ebe7bf7 100644 --- a/src/userscript-header.txt +++ b/src/userscript-header.txt @@ -7,7 +7,7 @@ // @match https://www.netflix.com/* // ==/UserScript== -// Copyright (c) 2020 Teddy Wing +// Copyright (c) 2020–2021 Teddy Wing // // 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