aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/Intersection/QuadraticIntersection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/Intersection/QuadraticIntersection.cpp')
-rw-r--r--experimental/Intersection/QuadraticIntersection.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/experimental/Intersection/QuadraticIntersection.cpp b/experimental/Intersection/QuadraticIntersection.cpp
index 60672757c1..4adc68120b 100644
--- a/experimental/Intersection/QuadraticIntersection.cpp
+++ b/experimental/Intersection/QuadraticIntersection.cpp
@@ -1,3 +1,9 @@
+/*
+ * Copyright 2012 Google Inc.
+ *
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
+ */
#include "CurveIntersection.h"
#include "Intersections.h"
#include "IntersectionUtilities.h"