From 24e5b060d506f7a613da7f88e92c6923fb09f02e Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 26 Aug 2017 12:09:22 +0100 Subject: Fix: README how to run checks, copyright years --- README | 4 ++-- debian/copyright | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 3e48aa6..cff688f 100644 --- a/README +++ b/README @@ -27,12 +27,12 @@ Hacking To run the test suite: - make clean check + ./check Legalese -------- -* Copyright (C) 2011-2014 Lars Wirzenius +* Copyright (C) 2011-2017 Lars Wirzenius * Copyright (C) 2012-2015 Codethink Limited This program is free software; you can redistribute it and/or modify diff --git a/debian/copyright b/debian/copyright index e6b9676..4aea05c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Upstream-Contact: Lars Wirzenius Source: http://code.liw.fi/cliapp/bzr/trunk/ Files: * -Copyright: 2011, Lars Wirzenius, Codethink Ltd +Copyright: 2011-, Lars Wirzenius, Codethink Ltd License: GPL-2+ 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 v1.2.1