From b9a3938a2b38f131b8698dca0996bf6315a49d31 Mon Sep 17 00:00:00 2001 From: Fabian Homborg Date: Sun, 11 Feb 2018 22:24:11 +0100 Subject: [PATCH] [tinyexpr] Add change notice --- src/tinyexpr.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tinyexpr.c b/src/tinyexpr.c index 26fbab42e..80aa1c3bc 100755 --- a/src/tinyexpr.c +++ b/src/tinyexpr.c @@ -22,6 +22,7 @@ * 3. This notice may not be removed or altered from any source distribution. */ +// This version has been altered for inclusion in fish. #include "tinyexpr.h" #include #include