aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/vertexdump.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'samplecode/vertexdump.cpp')
-rw-r--r--samplecode/vertexdump.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/samplecode/vertexdump.cpp b/samplecode/vertexdump.cpp
index c124ad85b0..ae310a5d54 100644
--- a/samplecode/vertexdump.cpp
+++ b/samplecode/vertexdump.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 "SkPoint.h"
void setup_vertexbug(SkPoint verts[], SkPoint texs[], uint16_t index[]);