Skip to content

Commit 8260a61

Browse files
committed
[#292] move to EPL 2.0
[#293] create CONTRIBUTING.md Signed-off-by: Christian Dietrich <[email protected]>
1 parent d4e08b0 commit 8260a61

File tree

466 files changed

+2928
-2435
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

466 files changed

+2928
-2435
lines changed

CONTRIBUTING.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Contributions are welcome.
2+
3+
## Eclipse Contributor Agreement
4+
Before your contribution can be accepted by the project team contributors must
5+
electronically sign the Eclipse Contributor Agreement (ECA).
6+
7+
* http://www.eclipse.org/legal/ECA.php
8+
9+
Commits that are provided by non-committers must have a Signed-off-by field in
10+
the footer indicating that the author is aware of the terms by which the
11+
contribution has been provided to the project. The non-committer must
12+
additionally have an Eclipse Foundation account and must have a signed Eclipse
13+
Contributor Agreement (ECA) on file.
14+
For more information, please see the Eclipse Committer Handbook:
15+
https://www.eclipse.org/projects/handbook/#resources-commit

EPL-1.0.html

Lines changed: 0 additions & 260 deletions
This file was deleted.

Jenkinsfile

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
/*******************************************************************************
22
* Copyright (c) 2012-2017 TypeFox GmbH and itemis AG.
3-
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v1.0
5-
* which accompanies this distribution, and is available at
6-
* http://www.eclipse.org/legal/epl-v10.html
3+
* This program and the accompanying materials are made
4+
* available under the terms of the Eclipse Public License 2.0
5+
* which is available at https://www.eclipse.org/legal/epl-2.0/
6+
*
7+
* SPDX-License-Identifier: EPL-2.0
78
*
89
* Contributors:
910
* Moritz Eysholdt - Initial contribution and API

0 commit comments

Comments
 (0)