diff options
Diffstat (limited to 'samplecode/SampleLCD.cpp')
| -rw-r--r-- | samplecode/SampleLCD.cpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/samplecode/SampleLCD.cpp b/samplecode/SampleLCD.cpp index 098958f4e0..5f8cb0b106 100644 --- a/samplecode/SampleLCD.cpp +++ b/samplecode/SampleLCD.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" |
