diff options
Diffstat (limited to 'gpu/include/GrMesh.h')
-rw-r--r-- | gpu/include/GrMesh.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gpu/include/GrMesh.h b/gpu/include/GrMesh.h index 4d904e41bd..122613264f 100644 --- a/gpu/include/GrMesh.h +++ b/gpu/include/GrMesh.h @@ -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. + */ #ifndef GrMesh_DEFINED #define GrMesh_DEFINED |