aboutsummaryrefslogtreecommitdiffstats
path: root/tests/TriangulationTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TriangulationTest.cpp')
-rw-r--r--tests/TriangulationTest.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/TriangulationTest.cpp b/tests/TriangulationTest.cpp
index 9d47181..8d692c7 100644
--- a/tests/TriangulationTest.cpp
+++ b/tests/TriangulationTest.cpp
@@ -1,3 +1,10 @@
+
+/*
+ * Copyright 2011 Google Inc.
+ *
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
+ */
#include "Test.h"
#include "../../src/core/SkConcaveToTriangles.h"
#include "SkGeometry.h"