|
Boost : |
From: Alexander Terekhov (terekhov_at_[hidden])
Date: 2003-06-30 03:41:43
Beman Dawes wrote:
[...]
> // See accompanying license for terms and conditions of use.
http://www.eclipse.org/eclipse/eclipse-charter.html
"Licensing
All contributions to the Eclipse Project must adhere to the Common
Public License http://www.eclipse.org/legal/cpl-v10.html.
Notwithstanding the above, at the discretion of the PMC, Eclipse
Project downloads may include separately licensed code from third
parties as a convenience and where permitted by the third party
license, provided this is clearly indicated.
All contributions must contain the following copyright notice.
/**********************************************************************
Copyright (c) {date} {name of original contributor} 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:
<contributor1> - <description of contribution>
<contributor2> - <description of contribution>
...
**********************************************************************/
The original contributor is the one who contributes the first version
of the file. A contributor may be a person or an organization - whoever
owns the copyright. If the contributor is an organization, the person
may also be indicated. For each additional contributor, indicate the
part of the code or contribution that came from the contributor,
especially if it contains an interesting algorithm or data table etc.
For clarity, also indicate the contributor in the actual section of
contributed code. Also reference the bugzilla bug ID if applicable. The
basic principle is to clearly identify the contribution... especially
if it is a separable block of code."
regards,
alexander.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk