diff options
Diffstat (limited to 'samplecode/SampleTextBox.cpp')
| -rw-r--r-- | samplecode/SampleTextBox.cpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/samplecode/SampleTextBox.cpp b/samplecode/SampleTextBox.cpp index 37a6be0936..058fc4e3f9 100644 --- a/samplecode/SampleTextBox.cpp +++ b/samplecode/SampleTextBox.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 "SkBlurMaskFilter.h" |
