Chromium Code Reviews| Index: src/record/SkRecordDraw.h |
| diff --git a/src/record/SkRecordDraw.h b/src/record/SkRecordDraw.h |
| index 684cc1b2e5f88356b1f1da3c8b542a3eec54a477..8bf0e6694acb7d218c0f83ac69be65ce7cc0ae4c 100644 |
| --- a/src/record/SkRecordDraw.h |
| +++ b/src/record/SkRecordDraw.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 SkRecordDraw_DEFINED |
| #define SkRecordDraw_DEFINED |