From 7864b6e042d15e80a13244237540e3998ce9183b Mon Sep 17 00:00:00 2001 From: Jan-Piet Mens Date: Tue, 31 Dec 2019 11:51:05 +0100 Subject: [PATCH] bump copyright date --- LICENSE | 2 +- fences.c | 2 +- gcache.c | 2 +- geo.c | 2 +- hooks.c | 2 +- http.c | 2 +- misc.c | 2 +- ocat.c | 2 +- recorder.c | 2 +- storage.c | 2 +- util.c | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/LICENSE b/LICENSE index 8770eb0..3dd68b6 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ OwnTracks Recorder -Copyright (C) 2015-2016 Jan-Piet Mens +Copyright (C) 2015-2020 Jan-Piet Mens This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/fences.c b/fences.c index f6ef913..18d38d0 100644 --- a/fences.c +++ b/fences.c @@ -11,7 +11,7 @@ /* * OwnTracks Recorder - * Copyright (C) 2015-2016 Jan-Piet Mens + * Copyright (C) 2015-2020 Jan-Piet Mens * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/gcache.c b/gcache.c index 31306e4..8398fff 100644 --- a/gcache.c +++ b/gcache.c @@ -1,6 +1,6 @@ /* * OwnTracks Recorder - * Copyright (C) 2015-2016 Jan-Piet Mens + * Copyright (C) 2015-2020 Jan-Piet Mens * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/geo.c b/geo.c index 5ee6661..d62c0a1 100644 --- a/geo.c +++ b/geo.c @@ -1,6 +1,6 @@ /* * OwnTracks Recorder - * Copyright (C) 2015-2016 Jan-Piet Mens + * Copyright (C) 2015-2020 Jan-Piet Mens * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/hooks.c b/hooks.c index 32952a9..8c53855 100644 --- a/hooks.c +++ b/hooks.c @@ -1,7 +1,7 @@ /* * OwnTracks Recorder - * Copyright (C) 2015-2016 Jan-Piet Mens + * Copyright (C) 2015-2020 Jan-Piet Mens * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/http.c b/http.c index e144d0a..8861e29 100644 --- a/http.c +++ b/http.c @@ -1,6 +1,6 @@ /* * OwnTracks Recorder - * Copyright (C) 2015-2016 Jan-Piet Mens + * Copyright (C) 2015-2020 Jan-Piet Mens * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/misc.c b/misc.c index 7ffe34e..2599693 100644 --- a/misc.c +++ b/misc.c @@ -1,6 +1,6 @@ /* * OwnTracks Recorder - * Copyright (C) 2015-2016 Jan-Piet Mens + * Copyright (C) 2015-2020 Jan-Piet Mens * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/ocat.c b/ocat.c index 1ae5b2e..7960aed 100644 --- a/ocat.c +++ b/ocat.c @@ -1,6 +1,6 @@ /* * OwnTracks Recorder - * Copyright (C) 2015-2016 Jan-Piet Mens + * Copyright (C) 2015-2020 Jan-Piet Mens * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/recorder.c b/recorder.c index efe14ea..1abd20f 100644 --- a/recorder.c +++ b/recorder.c @@ -1,6 +1,6 @@ /* * OwnTracks Recorder - * Copyright (C) 2015-2016 Jan-Piet Mens + * Copyright (C) 2015-2020 Jan-Piet Mens * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/storage.c b/storage.c index c306180..29ff911 100644 --- a/storage.c +++ b/storage.c @@ -1,6 +1,6 @@ /* * OwnTracks Recorder - * Copyright (C) 2015-2016 Jan-Piet Mens + * Copyright (C) 2015-2020 Jan-Piet Mens * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/util.c b/util.c index 74a6f40..f9271a2 100644 --- a/util.c +++ b/util.c @@ -1,6 +1,6 @@ /* * OwnTracks Recorder - * Copyright (C) 2015-2016 Jan-Piet Mens + * Copyright (C) 2015-2020 Jan-Piet Mens * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License