Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.equinox.p2.core.feature/build.properties')
-rw-r--r--features/org.eclipse.equinox.p2.core.feature/build.properties15
1 files changed, 14 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.p2.core.feature/build.properties b/features/org.eclipse.equinox.p2.core.feature/build.properties
index b692f5f81..21d2edfa2 100644
--- a/features/org.eclipse.equinox.p2.core.feature/build.properties
+++ b/features/org.eclipse.equinox.p2.core.feature/build.properties
@@ -1,2 +1,15 @@
+###############################################################################
+# Copyright (c) 2011 EclipseSource 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 available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# EclipseSource - initial API and implementation
+# IBM Corporation - Ongoing development
+###############################################################################
bin.includes = feature.xml,\
- feature.properties \ No newline at end of file
+ feature.properties,\
+ eclipse_update_120.jpg
+

Back to the top