1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00

Commit for Dave Daoust: adds updated copyright notices for IBM-supplied source

This commit is contained in:
Sean Evoy 2004-06-24 15:47:55 +00:00
parent 707e4520f8
commit 3aefe8f54d
2 changed files with 13 additions and 3 deletions

View file

@ -1,3 +1,13 @@
###############################################################################
# Copyright (c) 2003, 2004 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Common Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/cpl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
pluginName=C/C++ Managed Builder UI
providerName=Eclipse.org

View file

@ -1,13 +1,13 @@
/*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* Copyright (c) 2000, 2004 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/cpl-v10.html
*
* Contributors:
* IBM Corporation - initial API and implementation
* Intel Corp - use in Managed Make system
* Intel Corp - use in Managed Make system
*******************************************************************************/
package org.eclipse.cdt.managedbuilder.ui.properties;