1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 06:45:43 +02:00

fix copyrights

This commit is contained in:
Chris Recoskie 2006-08-25 19:46:29 +00:00
parent aca069a1db
commit 163a235063
4 changed files with 6 additions and 2 deletions

View file

@ -7,6 +7,7 @@
*
* Contributors:
* QNX - Initial API and implementation
* IBM Corporation
*******************************************************************************/
package org.eclipse.cdt.core.browser;

View file

@ -7,6 +7,7 @@
*
* Contributors:
* QNX - Initial API and implementation
* IBM Corporation
*******************************************************************************/
package org.eclipse.cdt.internal.ui.search;

View file

@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2004, 2005 QNX Software Systems and others.
# Copyright (c) 2004, 2006 QNX Software Systems 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
@ -7,6 +7,7 @@
#
# Contributors:
# QNX Software Systems - Initial API and implementation
# IBM Corporation
###############################################################################
# ------- NewClassCreationWizard -------

View file

@ -7,6 +7,7 @@
*
* Contributors:
* QNX Software Systems - initial API and implementation
* IBM Corporation
*******************************************************************************/
package org.eclipse.cdt.ui.wizards;