From a4be0df87a8a75fd5dfb3a185a7e07fe8520e95f Mon Sep 17 00:00:00 2001 From: Fernando Farfan Date: Thu, 6 Aug 2015 11:40:57 -0600 Subject: Added GNU license files Some Wikipedia images are licensed under the GNU Free Documentation License, so we now install the required files in the OS so that they can be served by the appropriate API. [endlessm/eos-sdk#3471] --- Makefile.am | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 34f506f..61a528f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -303,6 +303,17 @@ nobase_dist_licenses_DATA = licenses/creativecommons/C/CC-BY-2.0.html \ licenses/creativecommons/legalcode/CC-BY-SA-2.5-legalcode.html \ licenses/creativecommons/legalcode/CC-BY-SA-3.0-legalcode.html \ licenses/creativecommons/legalcode/CC-BY-SA-4.0-legalcode.html \ + licenses/gnu/C/FDL-1.1.html \ + licenses/gnu/C/FDL-1.2.html \ + licenses/gnu/C/FDL-1.3.html \ + licenses/gnu/css/combo.css \ + licenses/gnu/css/layout.min.css \ + licenses/gnu/css/mini.css \ + licenses/gnu/css/print.min.css \ + licenses/gnu/images/dogear.png \ + licenses/gnu/images/fsf-logo-notext.png \ + licenses/gnu/images/heckert_gnu.small.png \ + licenses/gnu/images/topbanner.png \ licenses/publicdomain/C/CC0-1.0.html \ licenses/publicdomain/ar/CC0-1.0.html \ licenses/publicdomain/es/CC0-1.0.html \ -- cgit v1.2.3