From 29e38b40ca32558309a6aa349e2a42acf85fb890 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Mon, 2 Jan 2017 11:07:25 +0300 Subject: [PATCH] Raise copyright years --- printer.go | 2 +- syncer.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/printer.go b/printer.go index 0313d61..b24f876 100644 --- a/printer.go +++ b/printer.go @@ -1,6 +1,6 @@ /* syncer -- stateful file/device data syncer. -Copyright (C) 2015-2016 Sergey Matveev +Copyright (C) 2015-2017 Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/syncer.go b/syncer.go index dc48314..fa69784 100644 --- a/syncer.go +++ b/syncer.go @@ -1,6 +1,6 @@ /* syncer -- stateful file/device data syncer. -Copyright (C) 2015-2016 Sergey Matveev +Copyright (C) 2015-2017 Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- 2.44.0