diff options
Diffstat (limited to 'samplecode/SampleCode.h')
-rw-r--r-- | samplecode/SampleCode.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/samplecode/SampleCode.h b/samplecode/SampleCode.h index 98162a72ee..7bc1c516f1 100644 --- a/samplecode/SampleCode.h +++ b/samplecode/SampleCode.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 SampleCode_DEFINED #define SampleCode_DEFINED |