From 1cb9ad7286b87c348861dafd112a73901e4d6358 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Thu, 26 May 2022 16:52:36 +0200 Subject: Update copyright year --- Makefile | 2 +- README.md | 4 ++-- incdec.bash | 2 +- incdec.m4.bash | 2 +- incdec.pm | 2 +- t/100-increment-decrement.t | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Makefile b/Makefile index 921fb82..9ef647c 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Teddy Wing +# Copyright (c) 2021–2022 Teddy Wing # # This file is part of Incdec. # diff --git a/README.md b/README.md index 986e195..765191c 100644 --- a/README.md +++ b/README.md @@ -54,5 +54,5 @@ bindings for `C-x -` and `C-x +`: ## License -Copyright © 2021 Teddy Wing. Licensed under the GNU GPLv3+ (see the included -COPYING file). +Copyright © 2021–2022 Teddy Wing. Licensed under the GNU GPLv3+ (see the +included COPYING file). diff --git a/incdec.bash b/incdec.bash index 5c8f401..f364c0f 100644 --- a/incdec.bash +++ b/incdec.bash @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Teddy Wing +# Copyright (c) 2021–2022 Teddy Wing # # This file is part of Incdec. # diff --git a/incdec.m4.bash b/incdec.m4.bash index ffa9854..113cfc6 100644 --- a/incdec.m4.bash +++ b/incdec.m4.bash @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Teddy Wing +# Copyright (c) 2021–2022 Teddy Wing # # This file is part of Incdec. # diff --git a/incdec.pm b/incdec.pm index 0ec0ab5..6e1d83f 100644 --- a/incdec.pm +++ b/incdec.pm @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Teddy Wing +# Copyright (c) 2021–2022 Teddy Wing # # This file is part of Incdec. # diff --git a/t/100-increment-decrement.t b/t/100-increment-decrement.t index ee5a849..cba66e8 100644 --- a/t/100-increment-decrement.t +++ b/t/100-increment-decrement.t @@ -1,6 +1,6 @@ #!/usr/bin/env perl -w -# Copyright (c) 2021 Teddy Wing +# Copyright (c) 2021–2022 Teddy Wing # # This file is part of Incdec. # -- cgit v1.2.3