diff --git a/releng/org.eclipse.cdt-feature/feature.properties b/releng/org.eclipse.cdt-feature/feature.properties
index b00b283b9c9..da00037e56d 100644
--- a/releng/org.eclipse.cdt-feature/feature.properties
+++ b/releng/org.eclipse.cdt-feature/feature.properties
@@ -16,6 +16,14 @@ updateSiteName=Eclipse CDT Update Site
# "description" property - description of the feature
description=Eclipse C/C++ development tools. (Binary runtime and user documentation.)
+# copyright
+copyright=\
+Copyright (c) 2002-2004 QNX Software Systems and others.\n\
+All rights reserved. This program and the accompanying materials\n\
+are made available under the terms of the Common Public License v1.0\n\
+which accompanies this distribution, and is available at\n\
+http://www.eclipse.org/legal/cpl-v10.html
+
# "licenseURL" property - URL of the "Feature License"
# do not translate value - just change to point to a locale-specific HTML page
licenseURL=license.html
diff --git a/releng/org.eclipse.cdt-feature/feature.xml b/releng/org.eclipse.cdt-feature/feature.xml
index 514ed547193..0636545c0e6 100644
--- a/releng/org.eclipse.cdt-feature/feature.xml
+++ b/releng/org.eclipse.cdt-feature/feature.xml
@@ -10,6 +10,10 @@
%description
+
+ %copyright
+
+
%license
diff --git a/releng/org.eclipse.cdt.sdk-feature/feature.properties b/releng/org.eclipse.cdt.sdk-feature/feature.properties
index 9252a3de316..070c8eb4d52 100644
--- a/releng/org.eclipse.cdt.sdk-feature/feature.properties
+++ b/releng/org.eclipse.cdt.sdk-feature/feature.properties
@@ -16,6 +16,14 @@ updateSiteName=Eclipse CDT Update Site
# "description" property - description of the feature
description=Eclipse C/C++ development tools. (Binary runtime and user documentation.)
+# copyright
+copyright=\
+Copyright (c) 2002-2004 QNX Software Systems and others.\n\
+All rights reserved. This program and the accompanying materials\n\
+are made available under the terms of the Common Public License v1.0\n\
+which accompanies this distribution, and is available at\n\
+http://www.eclipse.org/legal/cpl-v10.html
+
# "licenseURL" property - URL of the "Feature License"
# do not translate value - just change to point to a locale-specific HTML page
licenseURL=license.html
diff --git a/releng/org.eclipse.cdt.sdk-feature/feature.xml b/releng/org.eclipse.cdt.sdk-feature/feature.xml
index 3fd67af1096..7417a2e0eaf 100644
--- a/releng/org.eclipse.cdt.sdk-feature/feature.xml
+++ b/releng/org.eclipse.cdt.sdk-feature/feature.xml
@@ -9,6 +9,10 @@
%description
+
+ %copyright
+
+
%license