summaryrefslogtreecommitdiffstats
path: root/modules/stats/stats.c
diff options
context:
space:
mode:
authorPetr Špaček <petr.spacek@nic.cz>2020-02-14 11:08:59 +0100
committerVladimír Čunát <vladimir.cunat@nic.cz>2020-02-25 09:26:37 +0100
commit5b816a7fe4150292062c566aca46ae99920be82c (patch)
tree6783c9244f8506fe1366f03a86addcec9e3f179e /modules/stats/stats.c
parentcontrib/licenses: machine readable license (diff)
downloadknot-resolver-5b816a7fe4150292062c566aca46ae99920be82c.tar.xz
knot-resolver-5b816a7fe4150292062c566aca46ae99920be82c.zip
treewide: machine readable license for GNU GPLv3+ source code
Long GNU GPLv3 boilderplate was automatically replaced with machine readable tag.
Diffstat (limited to 'modules/stats/stats.c')
-rw-r--r--modules/stats/stats.c14
1 files changed, 1 insertions, 13 deletions
diff --git a/modules/stats/stats.c b/modules/stats/stats.c
index 361147c8..dbdffaa9 100644
--- a/modules/stats/stats.c
+++ b/modules/stats/stats.c
@@ -1,17 +1,5 @@
/* Copyright (C) 2014-2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
-
- 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
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <https://www.gnu.org/licenses/>.
+ * SPDX-License-Identifier: GPL-3.0-or-later
*/
/**