Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/CuraEngine.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTim Kuipers <t.kuipers@ultimaker.com>2022-02-03 19:20:58 +0300
committerGitHub <noreply@github.com>2022-02-03 19:20:58 +0300
commit644ebec147478b0930e0834b1b320bf4795709d3 (patch)
tree97b1bba73e8ce9ff7f489cab131dd7a0099f523d /tests
parent4a510018aa3eef4056bf7895f8a34c021635bebd (diff)
lil comment
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/ClipperTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ClipperTest.cpp b/tests/ClipperTest.cpp
index c4f23be9f..70dab767a 100644
--- a/tests/ClipperTest.cpp
+++ b/tests/ClipperTest.cpp
@@ -1,4 +1,4 @@
-//Copyright (c) 2020 Ultimaker B.V.
+//Copyright (c) 2022 Ultimaker B.V.
//CuraEngine is released under the terms of the AGPLv3 or higher.
#include <gtest/gtest.h>