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-WIN32.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-WIN32.md')
-rw-r--r-- | HOWTO/INSTALL-WIN32.md | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/HOWTO/INSTALL-WIN32.md b/HOWTO/INSTALL-WIN32.md index 4304fb3fb8..98c608060d 100644 --- a/HOWTO/INSTALL-WIN32.md +++ b/HOWTO/INSTALL-WIN32.md @@ -884,28 +884,6 @@ to a common MSYS command prompt for building. Also all test suites cannot be built as MsysGIT/MSYS does not handle symbolic links. -Copyright and License ---------------------- - -%CopyrightBegin% - -Copyright Ericsson AB 2003-2015. 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% - - [1]: http://www.erlang.org/static/doc/mailinglist.html [2]: http://bugs.erlang.org [3]: https://github.com/erlang/otp |