8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a25bc2 + c07aeaf commit 120a4fbCopy full SHA for 120a4fb
LICENSES-OTHER-COMPONENTS.md
@@ -48,11 +48,18 @@
48
* https://coreos.com/using-coreos/etcd/
49
* [Apache 2 License](https://github.com/coreos/etcd/blob/master/LICENSE)
50
51
+### autotools
52
+
53
+* http://www.gnu.org/software/autoconf/autoconf.html
54
+* https://www.gnu.org/software/automake/
55
+* only used to generate code, not part of the distribution
56
+* parts generated are free as-is license
57
58
### Bison
59
60
* https://www.gnu.org/software/bison/
61
* only used to generate code, not part of the distribution
-* parts used see https://github.com/arangodb/arangodb/blob/devel/arangod/Aql/grammar.cpp#L20
62
+* parts generated use see https://github.com/arangodb/arangodb/blob/devel/arangod/Aql/grammar.cpp#L20
63
64
### Flex
65
0 commit comments