Bug 551550 - Add missing providerName and copyright to feature.properties

Change-Id: I3da93248ccfdcde234be8af00b1c25728f7f0f23
diff --git a/org.eclipse.userstorage-feature/feature.properties b/org.eclipse.userstorage-feature/feature.properties
index 3591c95..64a6f37 100644
--- a/org.eclipse.userstorage-feature/feature.properties
+++ b/org.eclipse.userstorage-feature/feature.properties
@@ -8,5 +8,15 @@
 # Contributors:
 #    Eike Stepper - initial API and implementation
 
+providerName = Eclipse.org
 featureName = Eclipse User Storage
 description = Contains the runtime plugins (core and UI) for accessing the Eclipse User Storage Service.
+
+copyrightURL = copyright.txt
+copyright = Copyright (c) 2015 Eike Stepper (Berlin, Germany) and others.\n\
+This program and the accompanying materials are made\n\
+available under the terms of the Eclipse Public License 2.0\n\
+which is available at https://www.eclipse.org/legal/epl-2.0/\n\
+\n\
+SPDX-License-Identifier: EPL-2.0\n
+
diff --git a/org.eclipse.userstorage.sdk-feature/feature.properties b/org.eclipse.userstorage.sdk-feature/feature.properties
index b4d9e01..e41d6e3 100644
--- a/org.eclipse.userstorage.sdk-feature/feature.properties
+++ b/org.eclipse.userstorage.sdk-feature/feature.properties
@@ -8,5 +8,15 @@
 # Contributors:
 #    Eike Stepper - initial API and implementation
 
+providerName = Eclipse.org
 featureName = Eclipse User Storage SDK
 description = Contains the runtime plugins (core and UI) and source plugins for accessing the Eclipse User Storage Service.
+
+copyrightURL = copyright.txt
+copyright = Copyright (c) 2015 Eike Stepper (Berlin, Germany) and others.\n\
+This program and the accompanying materials are made\n\
+available under the terms of the Eclipse Public License 2.0\n\
+which is available at https://www.eclipse.org/legal/epl-2.0/\n\
+\n\
+SPDX-License-Identifier: EPL-2.0\n
+