From 5512871fe68f8ead2651f2fee0c70246a82e0bec Mon Sep 17 00:00:00 2001 From: Pauli Date: Wed, 6 Jun 2018 20:19:27 +0300 Subject: [PATCH] Add profiler to license file --- LICENSE.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LICENSE.rst b/LICENSE.rst index e6a643e3d..f7f5b1aff 100644 --- a/LICENSE.rst +++ b/LICENSE.rst @@ -30,6 +30,7 @@ protobuf_ BSD 3-clause \(c\) 2008, Google Inc. tinythread_ Zlib \(c\) 2010, Marcus Geelnard tinyxml_ Zlib \(c\) 2000-2006, Lee Thomason UTF-8-decoder_ MIT \(c\) 2008-2010, Bjoern Hoehrmann +lua-profiler_ MIT \(c\) 2002,2003,2004 Pepperfish =============== ============= ================================================= .. _DFHack: https://github.com/DFHack/dfhack @@ -44,6 +45,7 @@ UTF-8-decoder_ MIT \(c\) 2008-2010, Bjoern Hoehrmann .. _tinythread: http://tinythreadpp.bitsnbites.eu/ .. _tinyxml: http://www.sourceforge.net/projects/tinyxml .. _UTF-8-decoder: http://bjoern.hoehrmann.de/utf-8/decoder/dfa +.. _lua-profiler: http://lua-users.org/wiki/PepperfishProfiler .. _CC-BY-SA: http://creativecommons.org/licenses/by/3.0/deed.en_US