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

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/poly2tri/sweep/advancing_front.h')
-rw-r--r--src/poly2tri/sweep/advancing_front.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/poly2tri/sweep/advancing_front.h b/src/poly2tri/sweep/advancing_front.h
index 645dcec97..3de070824 100644
--- a/src/poly2tri/sweep/advancing_front.h
+++ b/src/poly2tri/sweep/advancing_front.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.
*
@@ -115,4 +115,4 @@ inline void AdvancingFront::set_search(Node* node)
}
-#endif \ No newline at end of file
+#endif