aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2021-08-14 15:16:22 +0200
committerTeddy Wing2021-08-14 15:16:22 +0200
commit56662c5ea70bdffb8b779085c131a77b1e519a0f (patch)
treeb24a2731326770441a117aeaa574806d17acbeb1
parentd76d092c0865a5529872a4aee1368a14da771e6a (diff)
downloadnetflix-immersive-56662c5ea70bdffb8b779085c131a77b1e519a0f.tar.bz2
Update copyright year for 2021
-rw-r--r--netflix-immersive.user.js2
-rw-r--r--src/userscript-header.txt2
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