From 6a0f942ce84fe3bb6ba3f491b8c8c32f24ca54a3 Mon Sep 17 00:00:00 2001 From: "senorblanco@chromium.org" Date: Fri, 15 May 2009 21:29:20 +0000 Subject: Add some missing copyright headers. R=brettw Review URL: http://codereview.chromium.org/115414 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16185 0039d316-1c4b-4281-b951-d872f2087c98 --- skia/ext/SkMemory_new_handler.cpp | 4 ++++ skia/ext/SkTypeface_fake.cpp | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/skia/ext/SkMemory_new_handler.cpp b/skia/ext/SkMemory_new_handler.cpp index 7e45d26..0ccc1e0 100644 --- a/skia/ext/SkMemory_new_handler.cpp +++ b/skia/ext/SkMemory_new_handler.cpp @@ -1,3 +1,7 @@ +// Copyright (c) 2009 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. + #include "SkTypes.h" #include #include diff --git a/skia/ext/SkTypeface_fake.cpp b/skia/ext/SkTypeface_fake.cpp index 6aaf3b0..dea36a1 100644 --- a/skia/ext/SkTypeface_fake.cpp +++ b/skia/ext/SkTypeface_fake.cpp @@ -1,3 +1,7 @@ +// Copyright (c) 2009 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. + #include "SkTypeface.h" // ===== Begin Chrome-specific definitions ===== -- cgit v1.1