summaryrefslogtreecommitdiffstats
path: root/skia/views
diff options
context:
space:
mode:
authorbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-12 21:01:41 +0000
committerbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-12 21:01:41 +0000
commit52e935d04c59135739c3a68fb6e19d313dc6d5ad (patch)
tree95f7ab178b045bef4456cbf92c6aa7e476becd99 /skia/views
parent30fab79877b4bb067944b74d98346ac9bb6bfc7e (diff)
downloadchromium_src-52e935d04c59135739c3a68fb6e19d313dc6d5ad.zip
chromium_src-52e935d04c59135739c3a68fb6e19d313dc6d5ad.tar.gz
chromium_src-52e935d04c59135739c3a68fb6e19d313dc6d5ad.tar.bz2
New drop of Skia. This is up to CL 121320.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6925 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia/views')
-rw-r--r--skia/views/SkEvent.cpp2
-rw-r--r--skia/views/SkEventSink.cpp2
-rw-r--r--skia/views/SkMetaData.cpp2
-rw-r--r--skia/views/SkTagList.cpp2
-rw-r--r--skia/views/SkTagList.h2
-rw-r--r--skia/views/SkTextBox.cpp2
6 files changed, 6 insertions, 6 deletions
diff --git a/skia/views/SkEvent.cpp b/skia/views/SkEvent.cpp
index 7d00862..67549b4 100644
--- a/skia/views/SkEvent.cpp
+++ b/skia/views/SkEvent.cpp
@@ -1,6 +1,6 @@
/* libs/graphics/views/SkEvent.cpp
**
-** Copyright 2006, Google Inc.
+** Copyright 2006, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
diff --git a/skia/views/SkEventSink.cpp b/skia/views/SkEventSink.cpp
index 8c9d73c..c8fe35c 100644
--- a/skia/views/SkEventSink.cpp
+++ b/skia/views/SkEventSink.cpp
@@ -1,6 +1,6 @@
/* libs/graphics/views/SkEventSink.cpp
**
-** Copyright 2006, Google Inc.
+** Copyright 2006, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
diff --git a/skia/views/SkMetaData.cpp b/skia/views/SkMetaData.cpp
index 1d423a4..c366bd3 100644
--- a/skia/views/SkMetaData.cpp
+++ b/skia/views/SkMetaData.cpp
@@ -1,6 +1,6 @@
/* libs/graphics/views/SkMetaData.cpp
**
-** Copyright 2006, Google Inc.
+** Copyright 2006, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
diff --git a/skia/views/SkTagList.cpp b/skia/views/SkTagList.cpp
index 4d73000..4576ce6 100644
--- a/skia/views/SkTagList.cpp
+++ b/skia/views/SkTagList.cpp
@@ -1,6 +1,6 @@
/* libs/graphics/views/SkTagList.cpp
**
-** Copyright 2006, Google Inc.
+** Copyright 2006, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
diff --git a/skia/views/SkTagList.h b/skia/views/SkTagList.h
index c093fa0..5f428e4 100644
--- a/skia/views/SkTagList.h
+++ b/skia/views/SkTagList.h
@@ -1,6 +1,6 @@
/* libs/graphics/views/SkTagList.h
**
-** Copyright 2006, Google Inc.
+** Copyright 2006, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
diff --git a/skia/views/SkTextBox.cpp b/skia/views/SkTextBox.cpp
index 08ec4fd..657f648 100644
--- a/skia/views/SkTextBox.cpp
+++ b/skia/views/SkTextBox.cpp
@@ -1,6 +1,6 @@
/* libs/graphics/views/SkTextBox.cpp
**
-** Copyright 2006, Google Inc.
+** Copyright 2006, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.