This is an automated email from the git hooks/post-receive script.

fnatter-guest pushed a commit to branch master
in repository jajuk.

commit d32f7a7747e1ff6ad83038b7b67450eaef4a0f23
Author: Felix Natter <[email protected]>
Date:   Sat Apr 9 13:48:53 2016 +0200

    exclude files with unknown license
---
 debian/copyright | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index d3ec05a..b96d129 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,24 +5,31 @@ Source: http://www.jajuk.info/downloads.html
 Files-Excluded: lib/*
                 src/packaging/OSX/universalJavaApplicationStub
                 src/scripts/nsisant-1.3.jar
+                src/main/java/ext/scrollablepopupmenu/*
+                src/test/java/ext/scrollablepopupmenu/*
+                src/main/java/ext/JScrollingText.java
+                src/test/java/ext/TestJScrollingText.java
 
 Files: *
 Copyright: © 2003-2010 The Jajuk Team
 License: GPL-2+
 
 Files: debian/*
-Copyright: © 2007-2009, Varun Hiremath <[email protected]>
-           © 2009-2010, Damien Raude-Morvan <[email protected]>
-           © 2016 Felix Natter <[email protected]>
+Copyright: 2007-2009, Varun Hiremath <[email protected]>
+           2009-2010, Damien Raude-Morvan <[email protected]>
+           2016 Felix Natter <[email protected]>
 License: GPL-2+
 
+Files: src/main/java/ext/FlowScrollPanel.java
+Copyright: Copyright (c) 2001 Regents of the University of California.
+License: BSD-4-clause
+
 Files: src/main/java/ext/DropDownButton.java
-Copyright: Santhosh Kumar <[email protected]>
+Copyright: 2005 Santhosh Kumar <[email protected]>
 License: Apache-2.0
  On Debian systems, the complete text of Apache-2.0 license can be found
  in `/usr/share/common-licenses/Apache-2.0'.
 
-
 Files: src/main/resources/org/jajuk/i18n/*
 Copyright: Copyright 2003,2009 Bertrand Florat
  Copyright 2003-2008 Gerhard Dietrichsteiner and Dominik Stadler

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jajuk.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to