8000 Merge branch 'devel' of github.com:arangodb/arangodb into devel · jameswei/arangodb@120a4fb · GitHub
[go: up one dir, main page]

Skip to content

Commit 120a4fb

Browse files
committed
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2 parents 9a25bc2 + c07aeaf commit 120a4fb

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

LICENSES-OTHER-COMPONENTS.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,18 @@
4848
* https://coreos.com/using-coreos/etcd/
4949
* [Apache 2 License](https://github.com/coreos/etcd/blob/master/LICENSE)
5050

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+
5158
### Bison
5259

5360
* https://www.gnu.org/software/bison/
5461
* only used to generate code, not part of the distribution
55-
* 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
5663

5764
### Flex
5865

0 commit comments

Comments
 (0)
0