diff options
Diffstat (limited to 'obsolete/SkGLState.cpp')
-rw-r--r-- | obsolete/SkGLState.cpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/obsolete/SkGLState.cpp b/obsolete/SkGLState.cpp index 6a3cbc0064..72170697e6 100644 --- a/obsolete/SkGLState.cpp +++ b/obsolete/SkGLState.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 "SkGLState.h" #include "SkColorPriv.h" |