From 78cf8f5350d3533d8521753ba81f202c5d9f4eb8 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Fri, 10 Nov 2006 22:28:27 +0000 Subject: Modified the generation of the root LICENSE.txt file to include references to all other license files in the project. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473536 13f79535-47bb-0310-9956-ffa450edef68 --- java/build.xml | 35 ++++++++++++++++++++++++++++++++++- java/common.xml | 3 +-- 2 files changed, 35 insertions(+), 3 deletions(-) (limited to 'java') diff --git a/java/build.xml b/java/build.xml index 90a02520a0..d0c77777f9 100644 --- a/java/build.xml +++ b/java/build.xml @@ -188,13 +188,46 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${line.separator}Additional license files can be found here:${line.separator}${licenses.convert} + + + - - + -- cgit v1.2.1