Small wording change to o.e.e.osgi.services.remoteserviceadmin bundle
name.

Change-Id: I0000000000000000000000000000000000000000
diff --git a/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/plugin.properties b/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/plugin.properties
index e4d5bca..6711bb8 100644
--- a/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/plugin.properties
+++ b/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/plugin.properties
@@ -6,5 +6,5 @@
 # Contributors:
 #   Composent, Inc. - initial API and implementation
 #################################################################################
-pluginName=ECF RemoteServiceAdmin Basic Topology Manager
+pluginName=ECF Remote Service Admin (RSA) Basic Topology Manager
 pluginProvider=Eclipse.org - ECF
\ No newline at end of file
diff --git a/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/META-INF/MANIFEST.MF b/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/META-INF/MANIFEST.MF
index af0491c..b0f062f 100644
--- a/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/META-INF/MANIFEST.MF
+++ b/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: ECF RemoteServiceAdmin Proxy
+Bundle-Name: ECF Remote Service Admin (RSA) Proxy
 Bundle-SymbolicName: org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy
 Bundle-Version: 1.0.0.qualifier
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
diff --git a/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/bundle.properties b/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/bundle.properties
index 51410bb..11d1667 100644
--- a/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/bundle.properties
+++ b/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/bundle.properties
@@ -1,10 +1,10 @@
 #################################################################################
-# Copyright (c) 2010 Composent, Inc. and others. All rights reserved. This
+# Copyright (c) 2010, 2015 Composent, Inc. and others. All rights reserved. This
 # program and the accompanying materials are made available under the terms of
 # the Eclipse Public License v1.0 which accompanies this distribution, and is
 #
 # Contributors:
 #   Composent, Inc. - initial API and implementation
 #################################################################################
-bundle.name=ECF RemoteServiceAdmin Implementation
+bundle.name=ECF Remote Service Admin (RSA) Implementation
 bundle.provider=Eclipse.org - ECF
\ No newline at end of file