diff options
| author | Dan Bornstein <danfuzz@android.com> | 2010-12-07 16:27:55 -0800 |
|---|---|---|
| committer | Dan Bornstein <danfuzz@android.com> | 2010-12-07 16:27:55 -0800 |
| commit | 7715d2179749839e358e3f0c1da1024cc68f3801 (patch) | |
| tree | 6afdb2000de1dc3750aabf69f063fdde8a809f1a /opengl/tests/testPauseResume/res | |
| parent | c087a87e01b9544c28a7a9e2d14491917baee73c (diff) | |
| download | frameworks_base-7715d2179749839e358e3f0c1da1024cc68f3801.zip frameworks_base-7715d2179749839e358e3f0c1da1024cc68f3801.tar.gz frameworks_base-7715d2179749839e358e3f0c1da1024cc68f3801.tar.bz2 | |
Fix another set of out-of-date headers.
This time in XML files.
Change-Id: Iebe36810c3a2d7a6ff354f43808b1b8649b85637
Diffstat (limited to 'opengl/tests/testPauseResume/res')
| -rw-r--r-- | opengl/tests/testPauseResume/res/values/strings.xml | 30 |
1 files changed, 13 insertions, 17 deletions
diff --git a/opengl/tests/testPauseResume/res/values/strings.xml b/opengl/tests/testPauseResume/res/values/strings.xml index 208fe15..b4c98fe 100644 --- a/opengl/tests/testPauseResume/res/values/strings.xml +++ b/opengl/tests/testPauseResume/res/values/strings.xml @@ -1,21 +1,17 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** -** 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. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ +<!-- Copyright (C) 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. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. --> <!-- This file contains resource definitions for displayed strings, allowing |
