commit 629780cc1e7ee7ed41c28cb30573b15cb72da122
parent f32bb3405cf541bd49e54575f223e7b5b8777e92
Author: Frederic Cambus <fred@statdns.com>
Date: Fri, 3 Feb 2017 12:10:38 +0100
Bump copyright year
Diffstat:
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/LICENSE b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2012-2016, Frederic Cambus
+Copyright (c) 2012-2017, Frederic Cambus
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/statzone.go b/statzone.go
@@ -1,11 +1,11 @@
/*****************************************************************************/
/* */
/* StatZone */
-/* Copyright (c) 2012-2016, Frederic Cambus */
+/* Copyright (c) 2012-2017, Frederic Cambus */
/* http://www.statdns.com */
/* */
/* Created: 2012-02-13 */
-/* Last Updated: 2016-07-18 */
+/* Last Updated: 2017-02-03 */
/* */
/* StatZone is released under the BSD 2-Clause license. */
/* See LICENSE file for details. */