chiark / gitweb /
Fix two sets of copyright dates
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 25 Sep 2022 11:12:55 +0000 (12:12 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 25 Sep 2022 11:12:55 +0000 (12:12 +0100)
git-grep 'Copyright.*2021 '

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Makefile
test/capture-log

index 5a02fea96138f6a2bd83093e76d0509095187eb0..d5511e1315764184491dae5e5f2201d360252a61 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Ian Jackson and contributors to Otter
+# Copyright 2020-2022 Ian Jackson and contributors to Hippotat
 # SPDX-License-Identifier: GPL-3.0-or-later
 # There is NO WARRANTY.
 
index ff13c6b176e583a9e4e886a73af281686613ca89..3b4c841581d40fda1ffc9b37b96f66d18718f1b9 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright 2020-2021 Ian Jackson and contributors to Otter
+# Copyright 2020-2022 Ian Jackson and contributors to Hippotat
 # SPDX-License-Identifier: GPL-3.0-or-later
 # There is NO WARRANTY.
 set -e