diff options
| -rw-r--r-- | netflix-immersive.user.js | 2 | ||||
| -rw-r--r-- | 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 | 
