Open IanMayo opened 8 years ago
Hi Ian, Thanks for assigning the issue, please find the license header. if you are OK with that.. I wll proceed to apply all our limpet project classes.
/***
I have used following plugin for adding the copyrights.
https://wiki.eclipse.org/Development_Resources/How_to_Use_Eclipse_Copyright_Tool
Regards, Kumar.
Yes, that looks fine. Have you found a tool to use?
Ok, Thanks .. I am using following plugin for adding the copyrights. https://wiki.eclipse.org/Development_Resources/How_to_Use_Eclipse_Copyright_Tool
Could you please tell me what are the other files (e.g properties, xml etc.) should I generate the license header followed by Java files.
Let's just do it for Java files, for now.
Ok, if you want I can include the followign files.
It's look like below.
@IanMayo @kumarbabu
I believe you want to use Deep Blue C in copyright and initial implementation instead of IBM.
Good advice @pecko . Would you mind providing us with a correctly worded comment block?
Something similar the following:
/*******************************************************************************
* Copyright (c) 2015 Deep Blue C 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:
* Deep Blue C - initial API and implementation
*******************************************************************************/
Someone can add his/her name or company in the Contributors part.
@kumarbabu - this task is like the one you did for Debrief.
We'll use the Eclipse license.