From 324319bb816cf52f516dbe828a4e4495148939ec Mon Sep 17 00:00:00 2001 From: Clemens Fries Date: Sun, 25 Nov 2018 10:57:37 +0100 Subject: Update copyright information --- common/util_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/util_test.go') diff --git a/common/util_test.go b/common/util_test.go index 201cfe0..afcc87c 100644 --- a/common/util_test.go +++ b/common/util_test.go @@ -1,6 +1,6 @@ /* util_test.go: unit tests for utility functions * - * Copyright (C) 2016 Clemens Fries + * Copyright (C) 2016-2018 Clemens Fries * * 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 -- cgit