aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SampleCircle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'samplecode/SampleCircle.cpp')
-rw-r--r--samplecode/SampleCircle.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/samplecode/SampleCircle.cpp b/samplecode/SampleCircle.cpp
index 2abc28de3e..c3f986dfa4 100644
--- a/samplecode/SampleCircle.cpp
+++ b/samplecode/SampleCircle.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 "SampleCode.h"
#include "SkView.h"
#include "SkCanvas.h"