commit fdca7e586d68d1077171a8d6307a54d10d4a4f2e
parent bb792373391a25e74152647f0cfa476ab7c8b1d1
Author: Frederic Cambus <fred@statdns.com>
Date: Thu, 10 Feb 2022 16:34:40 +0100
Bump copyright year to 2022.
Diffstat:
8 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
@@ -1,6 +1,6 @@
#
# StatZone 1.1.1
-# Copyright (c) 2012-2021, Frederic Cambus
+# Copyright (c) 2012-2022, Frederic Cambus
# https://www.statdns.com
#
# Created: 2012-02-13
diff --git a/LICENSE b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2012-2021, Frederic Cambus
+Copyright (c) 2012-2022, Frederic Cambus
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/config.hpp b/src/config.hpp
@@ -1,6 +1,6 @@
/*
* StatZone 1.1.1
- * Copyright (c) 2012-2021, Frederic Cambus
+ * Copyright (c) 2012-2022, Frederic Cambus
* https://www.statdns.com
*
* Created: 2012-02-13
diff --git a/src/seccomp.hpp b/src/seccomp.hpp
@@ -1,6 +1,6 @@
/*
* StatZone 1.1.1
- * Copyright (c) 2012-2021, Frederic Cambus
+ * Copyright (c) 2012-2022, Frederic Cambus
* https://www.statdns.com
*
* Created: 2012-02-13
diff --git a/src/statzone.cpp b/src/statzone.cpp
@@ -1,6 +1,6 @@
/*
* StatZone 1.1.1
- * Copyright (c) 2012-2021, Frederic Cambus
+ * Copyright (c) 2012-2022, Frederic Cambus
* https://www.statdns.com
*
* Created: 2012-02-13
diff --git a/src/strtolower.cpp b/src/strtolower.cpp
@@ -1,6 +1,6 @@
/*
* StatZone 1.1.1
- * Copyright (c) 2012-2021, Frederic Cambus
+ * Copyright (c) 2012-2022, Frederic Cambus
* https://www.statdns.com
*
* Created: 2012-02-13
diff --git a/src/strtolower.hpp b/src/strtolower.hpp
@@ -1,6 +1,6 @@
/*
* StatZone 1.1.1
- * Copyright (c) 2012-2021, Frederic Cambus
+ * Copyright (c) 2012-2022, Frederic Cambus
* https://www.statdns.com
*
* Created: 2012-02-13
diff --git a/statzone.1 b/statzone.1
@@ -1,5 +1,5 @@
.\"
-.\" Copyright (c) 2012-2021, Frederic Cambus
+.\" Copyright (c) 2012-2022, Frederic Cambus
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -24,7 +24,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: February 8 2021 $
+.Dd $Mdocdate: February 10 2022 $
.Dt STATZONE 1
.Os
.Sh NAME