diff options
author | Siri Hansen <[email protected]> | 2017-03-02 17:36:48 +0100 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2017-03-08 15:13:20 +0100 |
commit | 6a4d4b43914a5898671e7f9dea7988771450af0f (patch) | |
tree | d5a5c54a27768a4f0af359b302b116872954dc2f /system/COPYRIGHT | |
parent | 60a24d2010c98c44d2bf44faca04756049487ec3 (diff) | |
download | otp-6a4d4b43914a5898671e7f9dea7988771450af0f.tar.gz otp-6a4d4b43914a5898671e7f9dea7988771450af0f.tar.bz2 otp-6a4d4b43914a5898671e7f9dea7988771450af0f.zip |
Remove typer application
The application now has an own repo, https://github.com/erlang/typer
Diffstat (limited to 'system/COPYRIGHT')
-rw-r--r-- | system/COPYRIGHT | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/system/COPYRIGHT b/system/COPYRIGHT index ed06dcf69c..db7035bcf9 100644 --- a/system/COPYRIGHT +++ b/system/COPYRIGHT @@ -219,23 +219,6 @@ terms specified in this license. %% limitations under the License. --------------------------------------------------------------------------- -[typer] - -%% Copyright 2006-2016 Bingwen He, Tobias Lindahl, Kostis Sagonas -%% -%% 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. - ---------------------------------------------------------------------------- [hipe] %% Copyright 1997-2016 Erik Stenman (Johansson), Kostis Sagonas, @@ -356,4 +339,3 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --------------------------------------------------------------------------- -[typer]
\ No newline at end of file |