WIP Tree Supports: Updated copyright

This commit is contained in:
Vojtech Bubnik 2022-07-19 10:59:10 +02:00
parent b74fde237d
commit 4c41311df3
5 changed files with 30 additions and 6 deletions
src/libslic3r

View file

@ -1,4 +1,9 @@
// Copyright (c) 2019 Ultimaker B.V.
// Tree supports by Thomas Rahm, losely based on Tree Supports by CuraEngine.
// Original source of Thomas Rahm's tree supports:
// https://github.com/ThomasRahm/CuraEngine
//
// Original CuraEngine copyright:
// Copyright (c) 2021 Ultimaker B.V.
// CuraEngine is released under the terms of the AGPLv3 or higher.
#include "TreeSupport.h"