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