diff options
Diffstat (limited to 'gm/shadertext.cpp')
-rw-r--r-- | gm/shadertext.cpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gm/shadertext.cpp b/gm/shadertext.cpp index d3c3712e6b..2df03cce93 100644 --- a/gm/shadertext.cpp +++ b/gm/shadertext.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 "gm.h" #include "SkCanvas.h" #include "SkGradientShader.h" |