From 763b6e61812b6a567c051b69dd6f34b6bc69d67a Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Mon, 13 Jul 2020 19:57:37 +0200 Subject: Update copyright year to include 2020 --- AutoHotkey.ahk | 2 +- README.md | 4 ++-- 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/ -- cgit v1.2.3