
      _____          .__               __________       .__              ._.
     /  _  \   _____ |__| _________    \______   \ ____ |__| ____    ____| |
    /  /_\  \ /     \|  |/ ___\__  \    |    |  _//  _ \|  |/    \  / ___\ |
   /    |    \  Y Y  \  / /_/  > __ \_  |    |   (  <_> )  |   |  \/ /_/  >|
   \____|__  /__|_|  /__\___  (____  /  |______  /\____/|__|___|  /\___  /__
           \/      \/  /_____/     \/          \/               \//_____/ \/
   Amiga, the Boing Ball logo and the checkmark logo are trademarks of Amiga Corporation
   RP9 is a registered trademark of Cloanto Corporation in the United States and/or other countries
   AMOS is Copyright (c) 1992 Europress Software, Copyright (c) 2020 Francois Lionet
   
   
     AMOS PROFESSIONAL
   """""""""""""""""""""
   
   AMOS Professional is released under the MIT LICENSE and to celebrate
   its 30th Birthday (as of July 2021) here it is for you all to enjoy!
   
   If you wish to download AMOS Professional, you can goto the following URL:
   https://github.com/AOZ-Studio/AMOS-Professional-Official
   
   AMOS is of course, one of the Best Amiga Programming Languages out there,
   and now this release, allows you to make some really decent upto date Games,
   Demos, Intros and/or Applications for use on the Amiga Computer, which many
   of us grew up with, and still love to this very day (I know I do!)
   
   Both Manuals are included for AMOS Pro and AMOS Pro Compiler, Both
   are in the popular PDF Format, which can be read using a Free PDF
   Utility (which I will not include here, But if you need one, You
   can always Search for one on the web)
   
   M.L.B.
   Amiga Boing Blog
   
   
   
     ADD-ON'S
   """"""""""""
   
   AMOS has plenty of Add-Ons and Libraries you can use in your programs, I
   wont include them here, But they are Freely available on aminet at:
       https://aminet.net/dev/amos
       https://aminet.net/search?query=amos
   
   
   
     DISTRIBUTION
   """"""""""""""""
   
   I believe I am fully allowed to distribute AMOS Professional, as based
   on the MIT LICENSE shown at the bottom of this document
   
   "and associated documentation files [..] the rights to use, [..]
             distribute, [..] copies of the Software"
   
   -- I believe the above statement(s) allow me to distribute copies of
      AMOS Professional, provided I attach the MIT LICENSE to all copies
      I distribute (it is attached below, and also on the image)
   
   -- If the Copyright Holders of AMOS Professional wish for me to make any
      changes to this distribution (eg. adding/removing content) and/or wish
      me to stop distributing this software, I will comply with all requests
      from the Copyright Holders directly or via a known verifiable company
      acting on their behalf
   
   
     LICENSE
   """""""""""
   
   MIT License
   
   Copyright (c) 1992 Europress Software
   Copyright (c) 2020 Francois Lionet

   Permission is hereby granted, free of charge, to any person obtaining a copy
   of this software and associated documentation files (the "Software"), to deal
   in the Software without restriction, including without limitation the rights
   to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
   copies of the Software, and to permit persons to whom the Software is
   furnished to do so, subject to the following conditions:
   
   The above copyright notice and this permission notice shall be included in all
   copies or substantial portions of the Software.
   
   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
   FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
   AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
   LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
   OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
   SOFTWARE.

