commit 86d1f982b8a62a0b45f993f06e05a5e891bf88be
parent d757e1819eb5e2c3b47ca779464223428fc4dcaa
Author: Frederic Cambus <fred@statdns.com>
Date: Sun, 22 Mar 2020 16:25:24 +0100
StatZone 1.0.0 release.
Diffstat:
6 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -0,0 +1,3 @@
+StatZone 1.0.0 (2020-03-22)
+
+- Initial release
diff --git a/src/config.h b/src/config.h
@@ -1,5 +1,5 @@
/*
- * StatZone
+ * StatZone 1.0.0
* Copyright (c) 2012-2020, Frederic Cambus
* https://www.statdns.com
*
diff --git a/src/seccomp.h b/src/seccomp.h
@@ -1,5 +1,5 @@
/*
- * StatZone
+ * StatZone 1.0.0
* Copyright (c) 2012-2020, Frederic Cambus
* https://www.statdns.com
*
diff --git a/src/statzone.c b/src/statzone.c
@@ -1,5 +1,5 @@
/*
- * StatZone
+ * StatZone 1.0.0
* Copyright (c) 2012-2020, Frederic Cambus
* https://www.statdns.com
*
diff --git a/src/strtolower.c b/src/strtolower.c
@@ -1,5 +1,5 @@
/*
- * StatZone
+ * StatZone 1.0.0
* Copyright (c) 2012-2020, Frederic Cambus
* https://www.statdns.com
*
diff --git a/src/strtolower.h b/src/strtolower.h
@@ -1,5 +1,5 @@
/*
- * StatZone
+ * StatZone 1.0.0
* Copyright (c) 2012-2020, Frederic Cambus
* https://www.statdns.com
*