Browse Source

Update LICENSE

Alex Perez 3 years ago
parent
commit
b7c6b0c943
1 changed files with 2 additions and 32 deletions
  1. 2 32
      LICENSE

+ 2 - 32
LICENSE

@@ -1,40 +1,10 @@
-Hardware
------
-Hardware is licensed sperately under CC Attribution-NonCommercial 4.0 International. Refer to `hw/README.md`.
-
-
 Software
 -----
 
-ArdSCSino is copyright komatsu and licensed under the MIT license.
-------
-MIT License
-
-Copyright (c) 2019 komatsu
-
-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.
-
-This fork of ArdSCSIno (called BlueSCSI) is licensed under the GPL version 3 or any later version.
+This fork of BlueSCSI (called AzulSCSI) is licensed under the GPL version 3 or any later version.
 https://www.gnu.org/licenses/gpl-3.0.html
 ----
-BlueSCSI to SD is a SCSI emulator.
-Copyright (C) 2021  Eric Helgeson
+BlueSCSI code is Copyright (C) 2021  Eric Helgeson.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by