From: Sergey Matveev Date: Tue, 7 Jan 2020 15:35:09 +0000 (+0300) Subject: Raise copyright years X-Git-Tag: v0.1.0~2 X-Git-Url: http://www.git.stargrave.org/?p=syncer.git;a=commitdiff_plain;h=24f99fb8ff78b3aaf2731757d5ad5e260b353a9e Raise copyright years --- 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