diff options
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | duckduckgo-region-filter-toggle-shortcut.user.js | 2 | 
2 files changed, 3 insertions, 3 deletions
| @@ -15,8 +15,8 @@ detailed explanation][2] is available on the Greasemonkey wiki.  ## License -Copyright © 2018 Teddy Wing. Licensed under the GNU GPLv3+ (see the included -COPYING file). +Copyright © 2018–2019 Teddy Wing. Licensed under the GNU GPLv3+ (see the +included COPYING file).  [1]: https://raw.githubusercontent.com/teddywing/duckduckgo-region-filter-toggle-shortcut/master/duckduckgo-region-filter-toggle-shortcut.user.js diff --git a/duckduckgo-region-filter-toggle-shortcut.user.js b/duckduckgo-region-filter-toggle-shortcut.user.js index 764e7b3..bf9d013 100644 --- a/duckduckgo-region-filter-toggle-shortcut.user.js +++ b/duckduckgo-region-filter-toggle-shortcut.user.js @@ -6,7 +6,7 @@  // @run-at document-idle  // ==/UserScript== -// Copyright (c) 2018  Teddy Wing +// Copyright (c) 2018–2019  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 | 
