[vlma-devel] commit: Distribute protobuf licence with the jar. (Adrien Grand )

git version control git at videolan.org
Tue Oct 21 23:02:25 CEST 2008


vlma | branch: master | Adrien Grand <jpountz at videolan.org> | Tue Oct 21 22:49:49 2008 +0200| [2e71d512c4eadd73cd98291ada197849087654bf] | committer: Adrien Grand 

Distribute protobuf licence with the jar.

> http://git.videolan.org/gitweb.cgi/vlma.git/?a=commit;h=2e71d512c4eadd73cd98291ada197849087654bf
---

 vlma-distribution/pom.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/vlma-distribution/pom.xml b/vlma-distribution/pom.xml
index 779af75..fc79722 100644
--- a/vlma-distribution/pom.xml
+++ b/vlma-distribution/pom.xml
@@ -80,6 +80,7 @@
                                 <copy file="${apache.license}" tofile="${generated.dirs}/lib/daemon/log4j-LICENSE.txt" />
                                 <copy file="${apache.license}" tofile="${generated.dirs}/lib/daemon/commons-LICENSE.txt" />
                                 <copy file="${apache.license}" tofile="${generated.dirs}/lib/web/jetty-LICENSE.txt" />
+                                <copy file="${apache.license}" tofile="${generated.dirs}/lib/daemon/protobuf-LICENSE.txt" />
                                 <copy file="${xstream.license}" tofile="${generated.dirs}/lib/daemon/xstream-LICENSE.txt" />
                                 <copy file="${cpl.license}" tofile="${generated.dirs}/lib/daemon/htmlparser-LICENSE.txt" />
                                 <copy file="${msnmlib.license}" tofile="${generated.dirs}/lib/daemon/msnmlib-LICENSE.txt" />



More information about the vlma-devel mailing list