diff options
Diffstat (limited to 'gm/nocolorbleed.cpp')
-rwxr-xr-x | gm/nocolorbleed.cpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gm/nocolorbleed.cpp b/gm/nocolorbleed.cpp index 3dec7ccc94..d8e34bf2b1 100755 --- a/gm/nocolorbleed.cpp +++ b/gm/nocolorbleed.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" namespace skiagm { |