From c2716282b83c08b27fd845cf2113725981b26760 Mon Sep 17 00:00:00 2001 From: Daniel Winzen Date: Sat, 17 Oct 2020 10:13:21 +0200 Subject: [PATCH] Updated copyright --- counter.php | 2 +- counter_config.php | 2 +- counter_lang_de.php | 2 +- counter_lang_en.php | 2 +- counter_reg.php | 2 +- lang_update.php | 2 +- setup.php | 2 +- visits.php | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/counter.php b/counter.php index 43ebe68..619400d 100644 --- a/counter.php +++ b/counter.php @@ -2,7 +2,7 @@ /* * Hit Counter - Counter image * -* Copyright (C) 2016 Daniel Winzen +* Copyright (C) 2016-2020 Daniel Winzen * * 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/counter_config.php b/counter_config.php index 533b1cc..b3ff4af 100644 --- a/counter_config.php +++ b/counter_config.php @@ -2,7 +2,7 @@ /* * Hit Counter - Configuration * -* Copyright (C) 2016 Daniel Winzen +* Copyright (C) 2016-2020 Daniel Winzen * * 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/counter_lang_de.php b/counter_lang_de.php index 7ab9246..dacad66 100644 --- a/counter_lang_de.php +++ b/counter_lang_de.php @@ -2,7 +2,7 @@ /* * Hit Counter - German translation * -* Copyright (C) 2016 Daniel Winzen +* Copyright (C) 2016-2020 Daniel Winzen * * 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/counter_lang_en.php b/counter_lang_en.php index 2de673e..64cc00e 100644 --- a/counter_lang_en.php +++ b/counter_lang_en.php @@ -2,7 +2,7 @@ /* * Hit Counter - English translation * -* Copyright (C) 2016 Daniel Winzen +* Copyright (C) 2016-2020 Daniel Winzen * * 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/counter_reg.php b/counter_reg.php index a6ea2de..cee4d72 100644 --- a/counter_reg.php +++ b/counter_reg.php @@ -2,7 +2,7 @@ /* * Hit Counter - Registration * -* Copyright (C) 2016 Daniel Winzen +* Copyright (C) 2016-2020 Daniel Winzen * * 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/lang_update.php b/lang_update.php index 275a104..639e62b 100644 --- a/lang_update.php +++ b/lang_update.php @@ -8,7 +8,7 @@ echo " +* Copyright (C) 2016-2020 Daniel Winzen * * 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/setup.php b/setup.php index 97920bb..fde1f54 100644 --- a/setup.php +++ b/setup.php @@ -2,7 +2,7 @@ /* * Onion Link List - Setup * -* Copyright (C) 2016 Daniel Winzen +* Copyright (C) 2016-20202 Daniel Winzen * * 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/visits.php b/visits.php index 429e849..64ef3da 100644 --- a/visits.php +++ b/visits.php @@ -2,7 +2,7 @@ /* * Hit Counter - Visitor statistics * -* Copyright (C) 2016 Daniel Winzen +* Copyright (C) 2016-2020 Daniel Winzen * * 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