Files
libloot/docs/licenses/texts.rst
T
Oliver Hamlet 95980860e5 Remove all Git-related functionality
LOOT no longer uses Git to keep its copies of the masterlists up to
date, so this functionality is no longer needed. The removed API items
are:

- UpdateFile()
- GetFileRevision()
- IsLatestFile()
- libgit2_category()
- GitStateError
2022-01-23 20:41:54 +00:00

45 lines
761 B
ReStructuredText

***********************
Copyright License Texts
***********************
.. contents::
`Boost`_
========
.. _Boost: http://www.boost.org/
.. include:: Boost Software License v1.0.txt
:literal:
libloot, `esplugin`_ & `Libloadorder`_
======================================
.. _esplugin: https://github.com/Ortham/esplugin
.. _libloadorder: https://github.com/Ortham/libloadorder
.. include:: GNU GPL v3.txt
:literal:
libloot Documentation
======================
.. include:: GNU FDL v1.3.txt
:literal:
`spdlog`_
============
.. _spdlog: https://github.com/gabime/spdlog
.. include:: MIT License (spdlog).txt
:literal:
`yaml-cpp`_
===========
.. _yaml-cpp: https://github.com/loot/yaml-cpp
.. include:: MIT License (yaml-cpp).txt
:literal: