From 58e81c03b544454645e6765e2fa723c3ad9db638 Mon Sep 17 00:00:00 2001 From: Frank Celler Date: Thu, 29 Oct 2015 15:02:40 +0100 Subject: [PATCH] Update LICENSES-OTHER-COMPONENTS.md --- LICENSES-OTHER-COMPONENTS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSES-OTHER-COMPONENTS.md b/LICENSES-OTHER-COMPONENTS.md index b7aac9fecb..87dc98e4a9 100644 --- a/LICENSES-OTHER-COMPONENTS.md +++ b/LICENSES-OTHER-COMPONENTS.md @@ -55,13 +55,13 @@ * only used to generate code, not part of the distribution * License: [configure](https://github.com/arangodb/arangodb/blob/master/configure#L11), [Makefile.in](https://raw.githubusercontent.com/arangodb/arangodb/master/Makefile.in), [ax_cxx_compile_stdcxx_11.m4](https://github.com/arangodb/arangodb/blob/master/m4/ax_cxx_compile_stdcxx_11.m4#L25) -### Bison +### Bison 3.0 * Project Home: https://www.gnu.org/software/bison/ * only used to generate code, not part of the distribution; for details about using Bison in this way see http://www.gnu.org/software/bison/manual/bison.html#Conditions * License: [grammar.cpp](https://github.com/arangodb/arangodb/blob/devel/arangod/Aql/grammar.cpp#L20) -### Flex +### Flex 2.5 * http://flex.sourceforge.net/ * only used to generate code, not part of the distribution