aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AutoHotkey.ahk2
-rw-r--r--README.md4
2 files changed, 3 insertions, 3 deletions
diff --git a/AutoHotkey.ahk b/AutoHotkey.ahk
index 4a97b63..1020c52 100644
--- a/AutoHotkey.ahk
+++ b/AutoHotkey.ahk
@@ -1,4 +1,4 @@
-; Copyright (c) 2019 Teddy Wing
+; Copyright (c) 2019–2020 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/README.md b/README.md
index 9fa866e..659a2a7 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,8 @@ My personal [AutoHotkey][1] scripts.
## License
-Copyright © 2019 Teddy Wing. Licensed under the GNU GPLv3+ (see the included
-COPYING file).
+Copyright © 2019–2020 Teddy Wing. Licensed under the GNU GPLv3+ (see the
+included COPYING file).
[1]: https://www.autohotkey.com/