diff options
author | Kenneth Lundin <[email protected]> | 2017-06-15 15:43:02 +0200 |
---|---|---|
committer | Kenneth Lundin <[email protected]> | 2017-06-15 15:43:02 +0200 |
commit | d3a53ae2b2800b33f3b25b83ff2314e64153c2aa (patch) | |
tree | a3a49207162ba7c0e902abcbe80ff89445339b80 /HOWTO/INSTALL-WIN32.md | |
parent | 0c9fd4e1576c0837e63b69424c65caffc8475c17 (diff) | |
parent | 764f1290fb5c1d57240aaad8d157b47be3219d60 (diff) | |
download | otp-d3a53ae2b2800b33f3b25b83ff2314e64153c2aa.tar.gz otp-d3a53ae2b2800b33f3b25b83ff2314e64153c2aa.tar.bz2 otp-d3a53ae2b2800b33f3b25b83ff2314e64153c2aa.zip |
Merge branch 'kenneth/OTP-14460'
* kenneth/OTP-14460:
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 |