Chromium Code Reviews| Index: include/record/SkRecording.h |
| diff --git a/include/record/SkRecording.h b/include/record/SkRecording.h |
| index 7024e17469ece45a0b8b14f222c3f5edb1c51d31..13b40137973f4b232436561234dfd6a1b6448629 100644 |
| --- a/include/record/SkRecording.h |
| +++ b/include/record/SkRecording.h |
| @@ -1,3 +1,10 @@ |
| +/* |
| + * Copyright 2014 Google Inc. |
| + * |
| + * Use of this source code is governed by a BSD-style license that can be |
| + * found in the LICENSE file. |
| + */ |
| + |
| #ifndef SkRecording_DEFINED |
| #define SkRecording_DEFINED |