add copyright information to nbt.c

This commit is contained in:
2025-08-07 13:49:50 +02:00
parent 0e00cb2d54
commit e287f6034f

View File

@@ -1,3 +1,5 @@
// Copyright (c) 2025 Quinn
// Licensed under the MIT Licence. See LICENSE for details
#include "nbt.h"
#include <assert.h>