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