[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [cdt-patch] Patch to update copyrights in cdt.core
|
>
> Here is a patch that updates the copyrights in the core package.
>
> All files that were copyright IBM 2003 that were changed this year are now
> copyright IBM 2003, 2004
> All IBM contributed files with no copyright have the copyright added.
>
> If someone at QNX would send me their preferred copyright notice, I can
> also tag the new QNX contributed files with that notice.
>
I've been using this one lately:
/**********************************************************************
* 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 v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/cpl-v10.html
*
* Contributors:
* QNX Software Systems - Initial API and implementation
***********************************************************************/