aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SampleWritePixels.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'samplecode/SampleWritePixels.cpp')
-rw-r--r--samplecode/SampleWritePixels.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/samplecode/SampleWritePixels.cpp b/samplecode/SampleWritePixels.cpp
index 5f84a1c815..45e9f41775 100644
--- a/samplecode/SampleWritePixels.cpp
+++ b/samplecode/SampleWritePixels.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"