diff options
author | 2012-09-13 15:21:54 +0900 | |
---|---|---|
committer | 2012-09-13 15:21:54 +0900 | |
commit | c54614d9f35d72040bb9e62e1ab21633c999ae2f (patch) | |
tree | 4a60297f3c3b396b15841c17fc5531f2feab04d1 /java/res/values-land | |
parent | 18fc3bf4c453fe106be254eeb7aefb4a4a7154ba (diff) | |
download | latinime-c54614d9f35d72040bb9e62e1ab21633c999ae2f.tar.gz latinime-c54614d9f35d72040bb9e62e1ab21633c999ae2f.tar.xz latinime-c54614d9f35d72040bb9e62e1ab21633c999ae2f.zip |
Cosmetic change to remove trailing space
Change-Id: If8c00c763f815d5eb97e18b19060c63d321ccd61
Diffstat (limited to 'java/res/values-land')
-rw-r--r-- | java/res/values-land/dimens.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/java/res/values-land/dimens.xml b/java/res/values-land/dimens.xml index fdd94347d..c78c25f86 100644 --- a/java/res/values-land/dimens.xml +++ b/java/res/values-land/dimens.xml @@ -1,19 +1,19 @@ <?xml version="1.0" encoding="utf-8"?> <!-- -/* +/* ** ** Copyright 2008, 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 +** 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 +** 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 +** 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. */ --> |