From 6e5b17ccf0bfc26b0772a41646bc4c429398604a Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Wed, 7 Nov 2018 17:05:55 +0000 Subject: [PATCH] Fix outdated third-party license info --- ...icense (Pseudosem).txt => MIT License (spdlog).txt} | 2 +- docs/licenses/texts.rst | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) rename docs/licenses/{MIT License (Pseudosem).txt => MIT License (spdlog).txt} (96%) diff --git a/docs/licenses/MIT License (Pseudosem).txt b/docs/licenses/MIT License (spdlog).txt similarity index 96% rename from docs/licenses/MIT License (Pseudosem).txt rename to docs/licenses/MIT License (spdlog).txt index 78f927a9..5f83436d 100644 --- a/docs/licenses/MIT License (Pseudosem).txt +++ b/docs/licenses/MIT License (spdlog).txt @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2015 Oliver Hamlet +Copyright (c) 2016 Gabi Melman. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/docs/licenses/texts.rst b/docs/licenses/texts.rst index 5f2c507c..18e87c1e 100644 --- a/docs/licenses/texts.rst +++ b/docs/licenses/texts.rst @@ -20,10 +20,10 @@ Copyright License Texts .. include:: GNU GPL v2 (libgit2).txt :literal: -LOOT API, `Libespm`_ & `Libloadorder`_ +LOOT API, `esplugin`_ & `Libloadorder`_ ====================================== -.. _libespm: https://github.com/WrinklyNinja/libespm +.. _esplugin: https://github.com/WrinklyNinja/esplugin .. _libloadorder: https://github.com/WrinklyNinja/libloadorder .. include:: GNU GPL v3.txt @@ -35,12 +35,12 @@ LOOT API Documentation .. include:: GNU FDL v1.3.txt :literal: -`Pseudosem`_ +`spdlog`_ ============ -.. _Pseudosem: https://github.com/WrinklyNinja/pseudosem +.. _spdlog: https://github.com/gabime/spdlog -.. include:: MIT License (Pseudosem).txt +.. include:: MIT License (spdlog).txt :literal: `yaml-cpp`_