
# MLLex for Poly/ML

  MLLex for Poly/ML has been ported from MLton.
  And this is released under Apache-2.0 license.

  Copyright 2020 Takayuki Goto.
  
  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.


# MLton

  MLton COPYRIGHT NOTICE, LICENSE AND DISCLAIMER.
  
  Copyright (C) 1999-2020 Henry Cejtin, Matthew Fluet, Suresh
     Jagannathan, and Stephen Weeks.
  Copyright (C) 1997-2000 by the NEC Research Institute
  
  Permission to use, copy, modify, and distribute this software and its
  documentation for any purpose and without fee is hereby granted,
  provided that the above copyright notice appear in all copies and that
  both the copyright notice and this permission notice and warranty
  disclaimer appear in supporting documentation, and that the name of
  the above copyright holders, or their entities, not be used in
  advertising or publicity pertaining to distribution of the software
  without specific, written prior permission.
  
  The above copyright holders disclaim all warranties with regard to
  this software, including all implied warranties of merchantability and
  fitness. In no event shall the above copyright holders be liable for
  any special, indirect or consequential damages or any damages
  whatsoever resulting from loss of use, data or profits, whether in an
  action of contract, negligence or other tortious action, arising out
  of or in connection with the use or performance of this software.


# MLLex

  Lexical analyzer generator for Standard ML.
          Version 1.6, October 1994
  
  Copyright (c) 1989-92 by Andrew W. Appel, James S. Mattson, David R. Tarditi
  
  This software comes with ABSOLUTELY NO WARRANTY.
  This software is subject only to the PRINCETON STANDARD ML SOFTWARE LIBRARY
  COPYRIGHT NOTICE, LICENSE AND DISCLAIMER, (in the file "COPYRIGHT",
  distributed with this software). You may copy and distribute this software;
  see the COPYRIGHT NOTICE for details and restrictions.

