diff options
author | Doug Schaefer | 2005-07-22 15:03:48 +0000 |
---|---|---|
committer | Doug Schaefer | 2005-07-22 15:03:48 +0000 |
commit | 16118927ca308cfffebc2474ad977a37ca89734e (patch) | |
tree | 506e3b8db7fac2a35f4b8e147674a558f05e26e3 /build | |
parent | 13211bd14ebf1279a82cc699615abfcbc6104877 (diff) | |
download | org.eclipse.cdt-16118927ca308cfffebc2474ad977a37ca89734e.tar.gz org.eclipse.cdt-16118927ca308cfffebc2474ad977a37ca89734e.tar.xz org.eclipse.cdt-16118927ca308cfffebc2474ad977a37ca89734e.zip |
More fun with EPL. I think we have all files compliant now.
Diffstat (limited to 'build')
-rw-r--r-- | build/org.eclipse.cdt.managedbuilder.ui/src/org/eclipse/cdt/managedbuilder/internal/ui/PluginResources.properties | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/build/org.eclipse.cdt.managedbuilder.ui/src/org/eclipse/cdt/managedbuilder/internal/ui/PluginResources.properties b/build/org.eclipse.cdt.managedbuilder.ui/src/org/eclipse/cdt/managedbuilder/internal/ui/PluginResources.properties index 8e139e8c30a..7bf5d8277d0 100644 --- a/build/org.eclipse.cdt.managedbuilder.ui/src/org/eclipse/cdt/managedbuilder/internal/ui/PluginResources.properties +++ b/build/org.eclipse.cdt.managedbuilder.ui/src/org/eclipse/cdt/managedbuilder/internal/ui/PluginResources.properties @@ -1,7 +1,13 @@ -######################################### -# (c) Copyright IBM Corp. 2000, 2005. -# All Rights Reserved. -######################################### +############################################################################### +# Copyright (c) 2000, 2005 IBM Corporation 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: +# IBM - Initial API and implementation +############################################################################### # ------- Project Update Messages ------- ManagedBuilderStartup.update.20x.title=Update Managed Make Project |