Updated license files to 2016.
Added missing license files to the lambda library.
Removed useless changelog from the shell library.


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1733129 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/dependencymanager/org.apache.felix.dependencymanager.shell/resources/DEPENDENCIES b/dependencymanager/org.apache.felix.dependencymanager.shell/resources/DEPENDENCIES
index 983ccc7..9bd2fd9 100644
--- a/dependencymanager/org.apache.felix.dependencymanager.shell/resources/DEPENDENCIES
+++ b/dependencymanager/org.apache.felix.dependencymanager.shell/resources/DEPENDENCIES
@@ -1,5 +1,5 @@
 Apache Felix Dependency Manager Shell
-Copyright 2011-2015 The Apache Software Foundation
+Copyright 2011-2016 The Apache Software Foundation
 
 This software was developed at the Apache Software Foundation
 (http://www.apache.org) and may have dependencies on other
@@ -13,7 +13,7 @@
 
 This product uses software developed at
 The OSGi Alliance (http://www.osgi.org/).
-Copyright (c) OSGi Alliance (2000, 2009).
+Copyright (c) OSGi Alliance (2000, 2016).
 Licensed under the Apache License 2.0.
 
 III. Overall License Summary
diff --git a/dependencymanager/org.apache.felix.dependencymanager.shell/resources/NOTICE b/dependencymanager/org.apache.felix.dependencymanager.shell/resources/NOTICE
index a3949e3..4946dbc 100644
--- a/dependencymanager/org.apache.felix.dependencymanager.shell/resources/NOTICE
+++ b/dependencymanager/org.apache.felix.dependencymanager.shell/resources/NOTICE
@@ -1,5 +1,5 @@
 Apache Felix Dependency Manager Shell
-Copyright 2011-2015 The Apache Software Foundation
+Copyright 2011-2016 The Apache Software Foundation
 
 
 This product includes software developed at
diff --git a/dependencymanager/org.apache.felix.dependencymanager.shell/resources/changelog.txt b/dependencymanager/org.apache.felix.dependencymanager.shell/resources/changelog.txt
deleted file mode 100644
index 51be153..0000000
--- a/dependencymanager/org.apache.felix.dependencymanager.shell/resources/changelog.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-Release org.apache.felix.dependencymanager.r3:
----------------------------------------------
-
-** Improvement
-    * [FELIX-4889] - Refactor dm shell command to use the org.apache.dm.diagnostics api
-
-Release org.apache.felix.dependencymanager.r1:
----------------------------------------------
-
-FELIX-4667: "top" command for the Dependency Manager Shell
-FELIX-4683: Allow to configure the DependencyManager shell scope
-FELIX-4816: bndtools-ify Dependency Manager