From 4f0bf04934feca844d70c941c5b2267adca47b08 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 3 Feb 2019 16:37:33 +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 69bb4f4..bae787c 100644 --- a/printer.go +++ b/printer.go @@ -1,6 +1,6 @@ /* syncer -- stateful file/device data syncer. -Copyright (C) 2015-2018 Sergey Matveev +Copyright (C) 2015-2019 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 081cce6..4c7157c 100644 --- a/syncer.go +++ b/syncer.go @@ -1,6 +1,6 @@ /* syncer -- stateful file/device data syncer. -Copyright (C) 2015-2018 Sergey Matveev +Copyright (C) 2015-2019 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