diff options
author | Elliott Hughes <enh@google.com> | 2012-08-15 15:43:13 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2012-08-15 15:43:13 -0700 |
commit | 32dbc03c73dc1f9d1fcd072086d894a9eb25aecd (patch) | |
tree | cd9ba7f5de95b4435c6eb99695ba15246806d9de /libdl | |
parent | fe43c768ec803a1febde0424bb5e69c343dd7ae9 (diff) | |
download | bionic-32dbc03c73dc1f9d1fcd072086d894a9eb25aecd.zip bionic-32dbc03c73dc1f9d1fcd072086d894a9eb25aecd.tar.gz bionic-32dbc03c73dc1f9d1fcd072086d894a9eb25aecd.tar.bz2 |
Regenerate all NOTICE files with the latest version of the script.
This sorts every entry, so we should have more stability and fewer
merge conflicts in future.
Change-Id: Ifc5347dc53352da22c82d41ca59b483966fcfc6b
Diffstat (limited to 'libdl')
-rw-r--r-- | libdl/NOTICE | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/libdl/NOTICE b/libdl/NOTICE index a8df704..23d709f 100644 --- a/libdl/NOTICE +++ b/libdl/NOTICE @@ -1,3 +1,19 @@ +Copyright (C) 2007 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) 2008 The Android Open Source Project All rights reserved. @@ -26,19 +42,3 @@ SUCH DAMAGE. ------------------------------------------------------------------- -Copyright (C) 2007 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. - -------------------------------------------------------------------- - |