[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.eilf] [Code Conventions] File Headers

Hi,

are there any ideas and guides how the file header needs to look like?

currently this is (to me) not clear and thus heterogeneous...

- some have none
- i just an empty java doc
- then there is this one:
/*******************************************************************************
 * Copyright (c) 2008 empolis GmbH.
 * 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:
 *    Juergen Schumacher (empolis GmbH) - initial API and implementation

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

i think we should decide on this ASAP, otherwise there will be lots of copy/pasting....

--
Thomas Menzel (aka: tom)