We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7c659e commit 02e52f7Copy full SHA for 02e52f7
irr/include/WeightBuffer.h
@@ -1,6 +1,5 @@
1
-// Luanti
2
-// SPDX-License-Identifier: LGPL-2.1-or-later
3
// Copyright (C) 2025 Lars Müller
+// For conditions of distribution and use, see copyright notice in irrlicht.h
4
5
#pragma once
6
irr/src/WeightBuffer.cpp
@@ -1,3 +1,6 @@
+// Copyright (C) 2025 Lars Müller
+
#include "WeightBuffer.h"
#include <algorithm>
0 commit comments