From d769309cc0e30ae3b30d4cef4c481973f330d5ef Mon Sep 17 00:00:00 2001 From: James Shubin Date: Fri, 8 Jan 2016 02:43:38 -0500 Subject: [PATCH] Hello 2016! --- COPYRIGHT | 2 +- DOCUMENTATION.md | 4 ++-- config.go | 2 +- configwatch.go | 2 +- etcd.go | 2 +- event.go | 2 +- file.go | 2 +- main.go | 2 +- main_test.go | 2 +- misc.go | 2 +- misc_test.go | 2 +- pgraph.go | 2 +- pgraph_test.go | 2 +- service.go | 2 +- types.go | 2 +- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index e3d70a2b..6d5b2638 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,5 +1,5 @@ Mgmt -Copyright (C) 2013-2015+ James Shubin and the project contributors +Copyright (C) 2013-2016+ James Shubin and the project contributors Written by James Shubin and the project contributors This program is free software: you can redistribute it and/or modify diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index 19c03e75..498bb471 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -2,7 +2,7 @@