From c97bfab159aecf7cc147605b6ea13d3f88f22ef6 Mon Sep 17 00:00:00 2001 From: Jan-Piet Mens Date: Thu, 2 Jan 2025 12:13:04 +0100 Subject: [PATCH] bump copyright dates --- LICENSE | 2 +- contrib/addtzname/addtzname.c | 2 +- contrib/faces/github2card.py | 2 +- contrib/faces/gravatar2card.sh | 2 +- contrib/faces/image2card.sh | 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 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/LICENSE b/LICENSE index ec331b6..aa9be77 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ OwnTracks Recorder -Copyright (C) 2015-2024 Jan-Piet Mens +Copyright (C) 2015-2025 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/contrib/addtzname/addtzname.c b/contrib/addtzname/addtzname.c index ebcf1f5..4e1970b 100644 --- a/contrib/addtzname/addtzname.c +++ b/contrib/addtzname/addtzname.c @@ -1,6 +1,6 @@ /* * OwnTracks Recorder - * Copyright (C) 2024 Jan-Piet Mens + * Copyright (C) 2024-2025 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/contrib/faces/github2card.py b/contrib/faces/github2card.py index 7f27cf3..403bbb4 100755 --- a/contrib/faces/github2card.py +++ b/contrib/faces/github2card.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # github2card.py -# Copyright (C) 2016-2024 Jan-Piet Mens +# Copyright (C) 2016-2025 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/contrib/faces/gravatar2card.sh b/contrib/faces/gravatar2card.sh index dccc7c2..1ade069 100755 --- a/contrib/faces/gravatar2card.sh +++ b/contrib/faces/gravatar2card.sh @@ -1,7 +1,7 @@ #!/bin/sh # gravatar2card.sh -# Copyright (C) 2015-2024 Jan-Piet Mens +# Copyright (C) 2015-2025 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/contrib/faces/image2card.sh b/contrib/faces/image2card.sh index 4f03885..3116260 100755 --- a/contrib/faces/image2card.sh +++ b/contrib/faces/image2card.sh @@ -1,7 +1,7 @@ #!/bin/sh # image2card.sh -# Copyright (C) 2015-2024 Jan-Piet Mens +# Copyright (C) 2015-2025 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 9e1988c..0df5614 100644 --- a/fences.c +++ b/fences.c @@ -11,7 +11,7 @@ /* * OwnTracks Recorder - * Copyright (C) 2015-2024 Jan-Piet Mens + * Copyright (C) 2015-2025 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 cd19e9f..048a279 100644 --- a/gcache.c +++ b/gcache.c @@ -1,6 +1,6 @@ /* * OwnTracks Recorder - * Copyright (C) 2015-2024 Jan-Piet Mens + * Copyright (C) 2015-2025 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 b91b877..b71ec24 100644 --- a/geo.c +++ b/geo.c @@ -1,6 +1,6 @@ /* * OwnTracks Recorder - * Copyright (C) 2015-2024 Jan-Piet Mens + * Copyright (C) 2015-2025 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 d65eb3c..0070e11 100644 --- a/hooks.c +++ b/hooks.c @@ -1,7 +1,7 @@ /* * OwnTracks Recorder - * Copyright (C) 2015-2024 Jan-Piet Mens + * Copyright (C) 2015-2025 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 5fb3513..a81ffb7 100644 --- a/http.c +++ b/http.c @@ -1,6 +1,6 @@ /* * OwnTracks Recorder - * Copyright (C) 2015-2024 Jan-Piet Mens + * Copyright (C) 2015-2025 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 d3d4664..52830ad 100644 --- a/misc.c +++ b/misc.c @@ -1,6 +1,6 @@ /* * OwnTracks Recorder - * Copyright (C) 2015-2024 Jan-Piet Mens + * Copyright (C) 2015-2025 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 2d69bea..be4a653 100644 --- a/ocat.c +++ b/ocat.c @@ -1,6 +1,6 @@ /* * OwnTracks Recorder - * Copyright (C) 2015-2024 Jan-Piet Mens + * Copyright (C) 2015-2025 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 f307acc..4481c71 100644 --- a/recorder.c +++ b/recorder.c @@ -1,6 +1,6 @@ /* * OwnTracks Recorder - * Copyright (C) 2015-2024 Jan-Piet Mens + * Copyright (C) 2015-2025 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 7e808c3..087fe4b 100644 --- a/storage.c +++ b/storage.c @@ -1,6 +1,6 @@ /* * OwnTracks Recorder - * Copyright (C) 2015-2024 Jan-Piet Mens + * Copyright (C) 2015-2025 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 8232178..5429048 100644 --- a/util.c +++ b/util.c @@ -1,6 +1,6 @@ /* * OwnTracks Recorder - * Copyright (C) 2015-2024 Jan-Piet Mens + * Copyright (C) 2015-2025 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