Skip to content

Commit 02e52f7

Browse files
committed
Irrlicht license
1 parent b7c659e commit 02e52f7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

irr/include/WeightBuffer.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
// Luanti
2-
// SPDX-License-Identifier: LGPL-2.1-or-later
31
// Copyright (C) 2025 Lars Müller
2+
// For conditions of distribution and use, see copyright notice in irrlicht.h
43

54
#pragma once
65

irr/src/WeightBuffer.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright (C) 2025 Lars Müller
2+
// For conditions of distribution and use, see copyright notice in irrlicht.h
3+
14
#include "WeightBuffer.h"
25

36
#include <algorithm>

0 commit comments

Comments
 (0)