summaryrefslogtreecommitdiff
path: root/include/value.h
diff options
context:
space:
mode:
authorDioEgizio <83089242+DioEgizio@users.noreply.github.com>2026-02-01 13:56:14 +0100
committerDioEgizio <83089242+DioEgizio@users.noreply.github.com>2026-02-01 17:02:50 +0100
commite901c93362dd7c901a49e75ceb3bcaf8b8760caa (patch)
tree83a133a1a944073f878e0acf46bd961cb7f6f704 /include/value.h
parent531449ba1c930c98e0bcf5d332b237a8566f9d78 (diff)
downloadProject-Tick-e901c93362dd7c901a49e75ceb3bcaf8b8760caa.tar.gz
Project-Tick-e901c93362dd7c901a49e75ceb3bcaf8b8760caa.zip
chore: comply with reuse
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
Diffstat (limited to 'include/value.h')
-rw-r--r--include/value.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/value.h b/include/value.h
index fffe5cd3ec..36b55ffa57 100644
--- a/include/value.h
+++ b/include/value.h
@@ -1,4 +1,10 @@
/*
+ * SPDX-FileCopyrightText: 2013, 2015 ljfa-ag <ljfa-ag@web.de>
+ *
+ * SPDX-License-Identifier: LGPL-3.0-or-later
+ */
+
+/*
* libnbt++ - A library for the Minecraft Named Binary Tag format.
* Copyright (C) 2013, 2015 ljfa-ag
*