1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-08 00:35:49 +02:00

update copyrights

This commit is contained in:
Vivian Kong 2009-05-26 21:40:35 +00:00
parent 79b44437a2
commit 40ea035808
4 changed files with 37 additions and 7 deletions

View file

@ -1,3 +1,13 @@
/*******************************************************************************
* Copyright (c) 2009 Nokia 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:
* Ken Ryall (Nokia) - initial API and implementation
*******************************************************************************/
package org.eclipse.cdt.debug.internal.core.executables; package org.eclipse.cdt.debug.internal.core.executables;
import java.io.File; import java.io.File;

View file

@ -1,3 +1,13 @@
###############################################################################
# Copyright (c) 2008 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
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# QNX Software Systems - initial API and implementation
###############################################################################
GDBJtagDebugger.0=Starting debug session GDBJtagDebugger.0=Starting debug session
GDBJtagDebugger.1=Error getting debug target GDBJtagDebugger.1=Error getting debug target
GDBJtagDebugger.18=Executing run commands GDBJtagDebugger.18=Executing run commands

View file

@ -1,3 +1,13 @@
/*******************************************************************************
* Copyright (c) 2008 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
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* QNX Software Systems - initial API and implementation
*******************************************************************************/
package org.eclipse.cdt.debug.gdbjtag.core; package org.eclipse.cdt.debug.gdbjtag.core;
import java.util.MissingResourceException; import java.util.MissingResourceException;

View file

@ -1,11 +1,11 @@
############################################################################### ###############################################################################
# Copyright (c) 2005, 2006 IBM Corporation and others. # Copyright (c) 2005, 2007 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials # All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0 # are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at # which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html # http://www.eclipse.org/legal/epl-v10.html
# #
# Contributors: # Contributors:
# IBM Corporation - initial API and implementation # IBM Corporation - initial API and implementation
############################################################################### ###############################################################################
# about.properties # about.properties