commit c37d0a580f23a246fde5721c8f4edaf03d582018
parent 18809897a85d1f5ad4b71db718b01d44007d9a3c
Author: Frederic Cambus <fred@statdns.com>
Date: Fri, 3 Feb 2017 22:19:57 +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/rrda.go b/rrda.go
@@ -1,11 +1,11 @@
/*****************************************************************************/
/* */
/* RRDA (RRDA REST DNS API) 1.02 */
-/* Copyright (c) 2012-2016, Frederic Cambus */
+/* Copyright (c) 2012-2017, Frederic Cambus */
/* http://www.statdns.com */
/* */
/* Created: 2012-03-11 */
-/* Last Updated: 2016-07-18 */
+/* Last Updated: 2017-02-03 */
/* */
/* RRDA is released under the BSD 2-Clause license. */
/* See LICENSE file for details. */