@@ -733,4 +733,33 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
733
733
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
734
734
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
735
735
THE SOFTWARE.
736
+ ```
737
+
738
+ ## DiscUtils
739
+
740
+ ** Source** : [ https://github.com/DiscUtils/DiscUtils ] ( https://github.com/DiscUtils/DiscUtils )
741
+
742
+ ### License
743
+
744
+ ```
745
+ Copyright (c) 2008-2011, Kenneth Bell
746
+ Copyright (c) 2014, Quamotion
747
+
748
+ Permission is hereby granted, free of charge, to any person obtaining a
749
+ copy of this software and associated documentation files (the "Software"),
750
+ to deal in the Software without restriction, including without limitation
751
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
752
+ and/or sell copies of the Software, and to permit persons to whom the
753
+ Software is furnished to do so, subject to the following conditions:
754
+
755
+ The above copyright notice and this permission notice shall be included in
756
+ all copies or substantial portions of the Software.
757
+
758
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
759
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
760
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
761
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
762
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
763
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
764
+ DEALINGS IN THE SOFTWARE.
736
765
```
0 commit comments