Add/Update bundle vendor.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@648974 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/upnp/samples/binarylight/pom.xml b/upnp/samples/binarylight/pom.xml
index df2e762..05279d2 100644
--- a/upnp/samples/binarylight/pom.xml
+++ b/upnp/samples/binarylight/pom.xml
@@ -40,7 +40,7 @@
<configuration>
<instructions>
<Bundle-Name>${pom.name}</Bundle-Name>
- <Bundle-Vendor>Apache Software Foundation</Bundle-Vendor>
+ <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
<Bundle-Author>Matteo Demuru <demuru@apache.org>,Francesco Furfari <furfari@apache.org>,Stefano "Kismet" Lenzi <lenzi@apache.org></Bundle-Author>
<Bundle-Description>Standardized BinaryLight DCPs to test UPnP Base Driver</Bundle-Description>
<Bundle-SymbolicName>org.apache.felix.upnp.sample.binaryLight</Bundle-SymbolicName>
diff --git a/upnp/samples/clock/pom.xml b/upnp/samples/clock/pom.xml
index 0f3e25b..cdbbdb3 100644
--- a/upnp/samples/clock/pom.xml
+++ b/upnp/samples/clock/pom.xml
@@ -40,7 +40,7 @@
<configuration>
<instructions>
<Bundle-Name>${pom.name}</Bundle-Name>
- <Bundle-Vendor>Apache Software Foundation</Bundle-Vendor>
+ <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
<Bundle-Author>Matteo Demuru <demuru@apache.org>,Francesco Furfari <furfari@apache.org>,Stefano "Kismet" Lenzi <lenzi@apache.org></Bundle-Author>
<Bundle-Description>CyberLink Clock clone to test UPnPBase driver</Bundle-Description>
<Bundle-SymbolicName>org.apache.felix.upnp.sample.clock</Bundle-SymbolicName>
diff --git a/upnp/samples/tv/pom.xml b/upnp/samples/tv/pom.xml
index 81ba75d..8e546c9 100644
--- a/upnp/samples/tv/pom.xml
+++ b/upnp/samples/tv/pom.xml
@@ -40,7 +40,7 @@
<configuration>
<instructions>
<Bundle-Name>${pom.name}</Bundle-Name>
- <Bundle-Vendor>Apache Software Foundation</Bundle-Vendor>
+ <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
<Bundle-Author>Matteo Demuru <demuru@apache.org>,Francesco Furfari <furfari@apache.org>,Stefano "Kismet" Lenzi <lenzi@apache.org></Bundle-Author>
<Bundle-Description>CyberLink Tv clone to test UPnPBase driver</Bundle-Description>
<Bundle-SymbolicName>org.apache.felix.upnp.sample.tv</Bundle-SymbolicName>