Author: rickhall
Date: Wed May 30 14:47:16 2012
New Revision: 1344282
URL: http://svn.apache.org/viewvc?rev=1344282&view=rev
Log:
Update copyright years.
Modified:
felix/trunk/framework/src/main/appended-resources/META-INF/DEPENDENCIES
felix/trunk/framework/src/main/appended-resources/META-INF/NOTICE
felix/trunk/main.distribution/DEPENDENCIES
felix/trunk/main.distribution/NOTICE
felix/trunk/main/pom.xml
felix/trunk/main/src/main/appended-resources/META-INF/DEPENDENCIES
felix/trunk/main/src/main/appended-resources/META-INF/NOTICE
Modified:
felix/trunk/framework/src/main/appended-resources/META-INF/DEPENDENCIES
URL:
http://svn.apache.org/viewvc/felix/trunk/framework/src/main/appended-resources/META-INF/DEPENDENCIES?rev=1344282&r1=1344281&r2=1344282&view=diff
==============================================================================
--- felix/trunk/framework/src/main/appended-resources/META-INF/DEPENDENCIES
(original)
+++ felix/trunk/framework/src/main/appended-resources/META-INF/DEPENDENCIES Wed
May 30 14:47:16 2012
@@ -1,4 +1,4 @@
-Copyright 2011 The Apache Software Foundation
+Copyright 2012 The Apache Software Foundation
This software was developed at the Apache Software Foundation
(http://www.apache.org) and may have dependencies on other
@@ -8,14 +8,14 @@ I. Included Third-Party Software
This product includes software developed at
The OSGi Alliance (http://www.osgi.org/).
-Copyright (c) OSGi Alliance (2000, 2009).
+Copyright (c) OSGi Alliance (2000, 2012).
Licensed under the Apache License 2.0.
II. Used Third-Party Software
This product uses software developed at
The OSGi Alliance (http://www.osgi.org/).
-Copyright (c) OSGi Alliance (2000, 2009).
+Copyright (c) OSGi Alliance (2000, 2012).
Licensed under the Apache License 2.0.
III. License Summary
Modified: felix/trunk/framework/src/main/appended-resources/META-INF/NOTICE
URL:
http://svn.apache.org/viewvc/felix/trunk/framework/src/main/appended-resources/META-INF/NOTICE?rev=1344282&r1=1344281&r2=1344282&view=diff
==============================================================================
--- felix/trunk/framework/src/main/appended-resources/META-INF/NOTICE (original)
+++ felix/trunk/framework/src/main/appended-resources/META-INF/NOTICE Wed May
30 14:47:16 2012
@@ -1,4 +1,4 @@
This product includes software developed at
The OSGi Alliance (http://www.osgi.org/).
-Copyright (c) OSGi Alliance (2000, 2009).
+Copyright (c) OSGi Alliance (2000, 2012).
Licensed under the Apache License 2.0.
Modified: felix/trunk/main.distribution/DEPENDENCIES
URL:
http://svn.apache.org/viewvc/felix/trunk/main.distribution/DEPENDENCIES?rev=1344282&r1=1344281&r2=1344282&view=diff
==============================================================================
--- felix/trunk/main.distribution/DEPENDENCIES (original)
+++ felix/trunk/main.distribution/DEPENDENCIES Wed May 30 14:47:16 2012
@@ -1,5 +1,5 @@
Apache Felix Main Distribution
-Copyright 2011 The Apache Software Foundation
+Copyright 2012 The Apache Software Foundation
This software was developed at the Apache Software Foundation
(http://www.apache.org) and may have dependencies on other
@@ -9,7 +9,7 @@ I. Included Third-Party Software
This product includes software developed at
The OSGi Alliance (http://www.osgi.org/).
-Copyright (c) OSGi Alliance (2000, 2009).
+Copyright (c) OSGi Alliance (2000, 2012).
Licensed under the Apache License 2.0.
This product includes software from http://kxml.sourceforge.net.
@@ -20,7 +20,7 @@ II. Used Third-Party Software
This product uses software developed at
The OSGi Alliance (http://www.osgi.org/).
-Copyright (c) OSGi Alliance (2000, 2009).
+Copyright (c) OSGi Alliance (2000, 2012).
Licensed under the Apache License 2.0.
This product uses software developed at
Modified: felix/trunk/main.distribution/NOTICE
URL:
http://svn.apache.org/viewvc/felix/trunk/main.distribution/NOTICE?rev=1344282&r1=1344281&r2=1344282&view=diff
==============================================================================
--- felix/trunk/main.distribution/NOTICE (original)
+++ felix/trunk/main.distribution/NOTICE Wed May 30 14:47:16 2012
@@ -1,5 +1,5 @@
Apache Felix Main Distribution
-Copyright 2011 The Apache Software Foundation
+Copyright 2012 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
@@ -7,7 +7,7 @@ Licensed under the Apache License 2.0.
This product includes software developed at
The OSGi Alliance (http://www.osgi.org/).
-Copyright (c) OSGi Alliance (2000, 2009).
+Copyright (c) OSGi Alliance (2000, 2012).
Licensed under the Apache License 2.0.
This product includes software from http://kxml.sourceforge.net.
Modified: felix/trunk/main/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/main/pom.xml?rev=1344282&r1=1344281&r2=1344282&view=diff
==============================================================================
--- felix/trunk/main/pom.xml (original)
+++ felix/trunk/main/pom.xml Wed May 30 14:47:16 2012
@@ -75,7 +75,7 @@
<Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
<Embed-Dependency>*;artifactId=org.apache.felix.framework;inline=true</Embed-Dependency>
<Private-Package>org.apache.felix.main.*</Private-Package>
- <Export-Package>!org.osgi.service.log,
!org.osgi.service.obr,org.osgi.*</Export-Package>
+ <Export-Package>!org.osgi.service.log, !org.osgi.service.obr,
org.osgi.*</Export-Package>
<Import-Package>!*</Import-Package>
</instructions>
</configuration>
Modified: felix/trunk/main/src/main/appended-resources/META-INF/DEPENDENCIES
URL:
http://svn.apache.org/viewvc/felix/trunk/main/src/main/appended-resources/META-INF/DEPENDENCIES?rev=1344282&r1=1344281&r2=1344282&view=diff
==============================================================================
--- felix/trunk/main/src/main/appended-resources/META-INF/DEPENDENCIES
(original)
+++ felix/trunk/main/src/main/appended-resources/META-INF/DEPENDENCIES Wed May
30 14:47:16 2012
@@ -2,14 +2,14 @@ I. Included Third-Party Software
This product includes software developed at
The OSGi Alliance (http://www.osgi.org/).
-Copyright (c) OSGi Alliance (2000, 2009).
+Copyright (c) OSGi Alliance (2000, 2012).
Licensed under the Apache License 2.0.
II. Used Third-Party Software
This product uses software developed at
The OSGi Alliance (http://www.osgi.org/).
-Copyright (c) OSGi Alliance (2000, 2009).
+Copyright (c) OSGi Alliance (2000, 2012).
Licensed under the Apache License 2.0.
III. License Summary
Modified: felix/trunk/main/src/main/appended-resources/META-INF/NOTICE
URL:
http://svn.apache.org/viewvc/felix/trunk/main/src/main/appended-resources/META-INF/NOTICE?rev=1344282&r1=1344281&r2=1344282&view=diff
==============================================================================
--- felix/trunk/main/src/main/appended-resources/META-INF/NOTICE (original)
+++ felix/trunk/main/src/main/appended-resources/META-INF/NOTICE Wed May 30
14:47:16 2012
@@ -1,4 +1,4 @@
This product includes software developed at
The OSGi Alliance (http://www.osgi.org/).
-Copyright (c) OSGi Alliance (2000, 2009).
+Copyright (c) OSGi Alliance (2000, 2012).
Licensed under the Apache License 2.0.