From 24f99fb8ff78b3aaf2731757d5ad5e260b353a9e Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 7 Jan 2020 18:35:09 +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 97e0028..b791629 100644 --- a/printer.go +++ b/printer.go @@ -1,6 +1,6 @@ /* syncer -- stateful file/device data syncer. -Copyright (C) 2015-2019 Sergey Matveev +Copyright (C) 2015-2020 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 dc46d16..e745d73 100644 --- a/syncer.go +++ b/syncer.go @@ -1,6 +1,6 @@ /* syncer -- stateful file/device data syncer. -Copyright (C) 2015-2019 Sergey Matveev +Copyright (C) 2015-2020 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