From abb290e99e6b7e092b2a5e2c466df7f7592f84e8 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 25 Mar 2018 18:43:26 +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 b24f876..69bb4f4 100644 --- a/printer.go +++ b/printer.go @@ -1,6 +1,6 @@ /* syncer -- stateful file/device data syncer. -Copyright (C) 2015-2017 Sergey Matveev +Copyright (C) 2015-2018 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 fa69784..081cce6 100644 --- a/syncer.go +++ b/syncer.go @@ -1,6 +1,6 @@ /* syncer -- stateful file/device data syncer. -Copyright (C) 2015-2017 Sergey Matveev +Copyright (C) 2015-2018 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