QPID-8044: [JMS AMQP 0-x] Address minor packaging problems
diff --git a/NOTICE b/NOTICE
index c9532e2..143c703 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,4 +1,4 @@
-Apache Qpid Java
+Apache Qpid JMS AMQP 0-x
 Copyright 2006-2017 The Apache Software Foundation
 
 This product includes software developed at
diff --git a/apache-qpid-jms-amqp-0-x/src/main/assembly/LICENSE b/apache-qpid-jms-amqp-0-x/src/main/assembly/LICENSE
index 06833dc..ae0582b 100644
--- a/apache-qpid-jms-amqp-0-x/src/main/assembly/LICENSE
+++ b/apache-qpid-jms-amqp-0-x/src/main/assembly/LICENSE
@@ -210,7 +210,7 @@
 This product bundles the SLF4J API, which is distributed under
 the MIT licence:
 
-Copyright (c) 2004-2014 QOS.ch
+Copyright (c) 2004-2017 QOS.ch
 All rights reserved.
 
 Permission is hereby granted, free of charge, to any person obtaining
diff --git a/apache-qpid-jms-amqp-0-x/src/main/assembly/NOTICE b/apache-qpid-jms-amqp-0-x/src/main/assembly/NOTICE
index 314b973..e994b26 100644
--- a/apache-qpid-jms-amqp-0-x/src/main/assembly/NOTICE
+++ b/apache-qpid-jms-amqp-0-x/src/main/assembly/NOTICE
@@ -11,5 +11,3 @@
 
 ###############################################
 
-slf4j-api
-Copyright (c) 2004-2014 QOS.ch
diff --git a/apache-qpid-jms-amqp-0-x/src/main/assembly/src.xml b/apache-qpid-jms-amqp-0-x/src/main/assembly/src.xml
index f57635c..ca3a398 100644
--- a/apache-qpid-jms-amqp-0-x/src/main/assembly/src.xml
+++ b/apache-qpid-jms-amqp-0-x/src/main/assembly/src.xml
@@ -24,7 +24,7 @@
     <formats>
         <format>tar.gz</format>
     </formats>
-    <baseDirectory>apache-qpid-jms-0-x-${project.version}-src</baseDirectory>
+    <baseDirectory>apache-qpid-jms-amqp-0-x-${project.version}-src</baseDirectory>
     <fileSets>
         <!-- main project directory structure -->
         <fileSet>