Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[technology-pmc] [CQ 5260] Unit-API

http://dev.eclipse.org/ipzilla/show_bug.cgi?id=5260





--- Comment #10 from Wayne Beaton <wayne@xxxxxxxxxxx>  2011-07-19 14:45:18 ---
There is no license information in the file.

If this is code that is to be maintained at eclipse.org, then it needs to be
EPL and the copyright headers need to include the licensing information.

e.g.

/*******************************************************************************
 * Copyright (c) 2009, 2010 Siemens AG 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:
 *     Kai Tödter - initial implementation

******************************************************************************/


-- 
Configure CQmail: http://dev.eclipse.org/ipzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the CQ.

Back to the top