1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 18:26:01 +02:00

Replace QNX copyright with standard CPL copyright.

This commit is contained in:
Sebastien Marineau 2004-01-08 12:06:08 +00:00
parent 208055cbb3
commit c209012141
9 changed files with 115 additions and 65 deletions

View file

@ -1,3 +1,13 @@
/**********************************************************************
* Copyright (c) 2002,2003 QNX Software Systems and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v0.5
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/cpl-v05.html
*
* Contributors:
* QNX Software Systems - Initial API and implementation
***********************************************************************/
// stdafx.cpp : source file that includes just the standard includes // stdafx.cpp : source file that includes just the standard includes
// spawner.pch will be the pre-compiled header // spawner.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information // stdafx.obj will contain the pre-compiled type information

View file

@ -1,3 +1,13 @@
/**********************************************************************
* Copyright (c) 2002,2003 QNX Software Systems and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v0.5
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/cpl-v05.html
*
* Contributors:
* QNX Software Systems - Initial API and implementation
***********************************************************************/
// stdafx.h : include file for standard system include files, // stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but // or project specific include files that are used frequently, but
// are changed infrequently // are changed infrequently

View file

@ -1,13 +1,14 @@
/* Copyright, 2002, QNX Software Systems Ltd. All Rights Reserved /**********************************************************************
* Copyright (c) 2002,2003 QNX Software Systems and others.
* This source code has been published by QNX Software Systems * All rights reserved. This program and the accompanying materials
* Ltd. (QSSL). However, any use, reproduction, modification, distribution * are made available under the terms of the Common Public License v0.5
* or transfer of this software, or any software which includes or is based * which accompanies this distribution, and is available at
* upon any of this code, is only permitted if expressly authorized by a * http://www.eclipse.org/legal/cpl-v05.html
* written license agreement from QSSL. Contact the QNX Developer's Network
* or contact QSSL's legal department for more information.
*
* *
* Contributors:
* QNX Software Systems - Initial API and implementation
***********************************************************************/
/*
* Win32ProcessEx.c * Win32ProcessEx.c
* *
* This is a JNI implementation of spawner * This is a JNI implementation of spawner

View file

@ -1,15 +1,14 @@
/* Copyright, 2002, QNX Software Systems Ltd. All Rights Reserved /**********************************************************************
* Copyright (c) 2002,2003 QNX Software Systems and others.
* This source code has been published by QNX Software Systems * All rights reserved. This program and the accompanying materials
* Ltd. (QSSL). However, any use, reproduction, modification, distribution * are made available under the terms of the Common Public License v0.5
* or transfer of this software, or any software which includes or is based * which accompanies this distribution, and is available at
* upon any of this code, is only permitted if expressly authorized by a * http://www.eclipse.org/legal/cpl-v05.html
* written license agreement from QSSL. Contact the QNX Developer's Network
* or contact QSSL's legal department for more information.
*
*
* Win32ProcessEx.c
* *
* Contributors:
* QNX Software Systems - Initial API and implementation
***********************************************************************/
/*
* This is a JNI implementation of access to standard i/o streams * This is a JNI implementation of access to standard i/o streams
*/ */
#include "stdafx.h" #include "stdafx.h"

View file

@ -1,3 +1,13 @@
/**********************************************************************
* Copyright (c) 2002,2003 QNX Software Systems and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v0.5
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/cpl-v05.html
*
* Contributors:
* QNX Software Systems - Initial API and implementation
***********************************************************************/
// stdafx.h : include file for standard system include files, // stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but // or project specific include files that are used frequently, but
// are changed infrequently // are changed infrequently

View file

@ -1,3 +1,13 @@
/**********************************************************************
* Copyright (c) 2002,2003 QNX Software Systems and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v0.5
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/cpl-v05.html
*
* Contributors:
* QNX Software Systems - Initial API and implementation
***********************************************************************/
// ProcList.cpp : Defines the entry point for the console application. // ProcList.cpp : Defines the entry point for the console application.
// //

View file

@ -1,15 +1,14 @@
/* Copyright, 2002, QNX Software Systems Ltd. All Rights Reserved /**********************************************************************
* Copyright (c) 2002,2003 QNX Software Systems and others.
* This source code has been published by QNX Software Systems * All rights reserved. This program and the accompanying materials
* Ltd. (QSSL). However, any use, reproduction, modification, distribution * are made available under the terms of the Common Public License v0.5
* or transfer of this software, or any software which includes or is based * which accompanies this distribution, and is available at
* upon any of this code, is only permitted if expressly authorized by a * http://www.eclipse.org/legal/cpl-v05.html
* written license agreement from QSSL. Contact the QNX Developer's Network
* or contact QSSL's legal department for more information.
*
*
* Win32ProcessEx.c
* *
* Contributors:
* QNX Software Systems - Initial API and implementation
***********************************************************************/
/*
* This is a JNI implementation of spawner * This is a JNI implementation of spawner
*/ */
#include "stdafx.h" #include "stdafx.h"

View file

@ -1,3 +1,13 @@
/**********************************************************************
* Copyright (c) 2002,2003 QNX Software Systems and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v0.5
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/cpl-v05.html
*
* Contributors:
* QNX Software Systems - Initial API and implementation
***********************************************************************/
// spawner.cpp : Defines the entry point for the DLL application. // spawner.cpp : Defines the entry point for the DLL application.
// //

View file

@ -1,13 +1,14 @@
/* Copyright, 2002, QNX Software Systems Ltd. All Rights Reserved /**********************************************************************
* Copyright (c) 2002,2003 QNX Software Systems and others.
* This source code has been published by QNX Software Systems * All rights reserved. This program and the accompanying materials
* Ltd. (QSSL). However, any use, reproduction, modification, distribution * are made available under the terms of the Common Public License v0.5
* or transfer of this software, or any software which includes or is based * which accompanies this distribution, and is available at
* upon any of this code, is only permitted if expressly authorized by a * http://www.eclipse.org/legal/cpl-v05.html
* written license agreement from QSSL. Contact the QNX Developer's Network
* or contact QSSL's legal department for more information.
*
* *
* Contributors:
* QNX Software Systems - Initial API and implementation
***********************************************************************/
/*
* starter.c * starter.c
* *
* This is a small utility for windows spawner * This is a small utility for windows spawner