Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 1.89 KB

File metadata and controls

45 lines (36 loc) · 1.89 KB

Third-Party Software Notices

This project, foldcomp, incorporates several third-party software components. These components are used under their respective licenses as detailed below.


1. gemmi

License: Mozilla Public License Version 2.0 (MPL 2.0)
Notice: The gemmi source code and any modifications to it remain governed by the MPL 2.0. You may obtain a copy of the License at http://mozilla.org/MPL/2.0/.

2. microtar

License: MIT
Copyright: (c) 2017 rxi
Notice: 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.

3. dirent.h (for Visual Studio)

License: MIT
Copyright: (c) 1998-2019 Toni Ronkko
Notice: This component is distributed under the MIT license. Documentation available at https://github.com/tronkko/dirent

4. getopt.h (mingw-w64)

License: BSD-2-Clause / BSD-3-Clause / ISC
Copyright: - Copyright (c) 2002 Todd C. Miller

  • Copyright (c) 2000 The NetBSD Foundation, Inc. Notice: This software includes code derived from the mingw-w64 runtime and the NetBSD Foundation. Use is permitted provided that the original copyright notices and disclaimers are retained.

Disclaimers

THE THIRD-PARTY 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.