aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PointTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/PointTest.cpp')
-rw-r--r--tests/PointTest.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/PointTest.cpp b/tests/PointTest.cpp
index dc13b303f0..876a2726b4 100644
--- a/tests/PointTest.cpp
+++ b/tests/PointTest.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.
+ */
// Unit tests for src/core/SkPoint.cpp and its header
#include "SkPoint.h"