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

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/poly2tri/poly2tri.h')
-rw-r--r--src/poly2tri/poly2tri.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/poly2tri/poly2tri.h b/src/poly2tri/poly2tri.h
index 29a08d052..c959d131f 100644
--- a/src/poly2tri/poly2tri.h
+++ b/src/poly2tri/poly2tri.h
@@ -1,6 +1,6 @@
/*
- * Poly2Tri Copyright (c) 2009-2010, Poly2Tri Contributors
- * http://code.google.com/p/poly2tri/
+ * Poly2Tri Copyright (c) 2009-2018, Poly2Tri Contributors
+ * https://github.com/jhasse/poly2tri
*
* All rights reserved.
*
@@ -35,4 +35,4 @@
#include "common/shapes.h"
#include "sweep/cdt.h"
-#endif \ No newline at end of file
+#endif