From 41f61d4debfe952971097f9f290d2463b6646293 Mon Sep 17 00:00:00 2001 From: Frank Celler Date: Tue, 27 Oct 2015 13:19:57 +0100 Subject: [PATCH] added autotools --- LICENSES-OTHER-COMPONENTS.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/LICENSES-OTHER-COMPONENTS.md b/LICENSES-OTHER-COMPONENTS.md index b01b122f98..0532390771 100644 --- a/LICENSES-OTHER-COMPONENTS.md +++ b/LICENSES-OTHER-COMPONENTS.md @@ -48,6 +48,13 @@ * https://coreos.com/using-coreos/etcd/ * [Apache 2 License](https://github.com/coreos/etcd/blob/master/LICENSE) +### autotools + +* http://www.gnu.org/software/autoconf/autoconf.html +* https://www.gnu.org/software/automake/ +* only used to generate code, not part of the distribution +* parts used are free as-is license + ### Bison * https://www.gnu.org/software/bison/