diff options
author | Kenneth Lundin <[email protected]> | 2017-06-14 16:40:09 +0200 |
---|---|---|
committer | Kenneth Lundin <[email protected]> | 2017-06-14 16:40:09 +0200 |
commit | 764f1290fb5c1d57240aaad8d157b47be3219d60 (patch) | |
tree | 8ac94f465ec670d44520c33f03c11f7538565629 /HOWTO/INSTALL-CROSS.md | |
parent | 48e67f5dd1d20b9a1f78c5a97cc7ed4afb489ba5 (diff) | |
download | otp-764f1290fb5c1d57240aaad8d157b47be3219d60.tar.gz otp-764f1290fb5c1d57240aaad8d157b47be3219d60.tar.bz2 otp-764f1290fb5c1d57240aaad8d157b47be3219d60.zip |
Remove some ancient chapters which are no longer relevant
Diffstat (limited to 'HOWTO/INSTALL-CROSS.md')
-rw-r--r-- | HOWTO/INSTALL-CROSS.md | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/HOWTO/INSTALL-CROSS.md b/HOWTO/INSTALL-CROSS.md index 29614966b8..3796bf8a59 100644 --- a/HOWTO/INSTALL-CROSS.md +++ b/HOWTO/INSTALL-CROSS.md @@ -521,27 +521,6 @@ When a variable has been set, no warning will be issued. `posix_memalign` implementation that accepts larger than page size alignment. -Copyright and License ---------------------- - -%CopyrightBegin% - -Copyright Ericsson AB 2009-2014. All Rights Reserved. - -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. - -%CopyrightEnd% - [$ERL_TOP/HOWTO/INSTALL.md]: INSTALL.md |