Skip to content

Commit

Permalink
Merge pull request #277 from bci-oss/mandatory-change-in-licensing
Browse files Browse the repository at this point in the history
Fix: Mandatory change in licensing and legal documentation
  • Loading branch information
tunacicek authored Jun 10, 2024
2 parents 7cdfb26 + dd9d75c commit d2a83cf
Show file tree
Hide file tree
Showing 4 changed files with 430 additions and 5 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 0.4.0-RC1
### Added

## fixed
- Implemented mandatory changes in licensing and legal documentation

## 0.3.2
### Added
- Update Springboot to version 3.2.4
Expand Down
20 changes: 18 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,40 @@ The companies involved want to increase the automotive industry's
competitiveness, improve efficiency through industry-specific cooperation and
accelerate company processes through standardization and access to information
and data. A special focus is also on SMEs, whose active participation is of
central importance for the network’s success. That is why Catena-X has been
central importance for the network's success. That is why Catena-X has been
conceived from the outset as an open network with solutions ready for SMEs,
where these companies will be able to participate quickly and with little IT
infrastructure investment. Tractus-X is meant to be the PoC project of the
Catena-X alliance focusing on parts traceability.

* https://projects.eclipse.org/projects/automotive.tractusx

## Project licenses

The Tractus-X project uses the following licenses:

* Apache-2.0 for code
* CC-BY-4.0 for non-code

## Terms of Use

This repository is subject to the Terms of Use of the Eclipse Foundation

* https://www.eclipse.org/legal/termsofuse.php

## Developer resources

Information regarding source code management, builds, coding standards, and
more.

* https://projects.eclipse.org/projects/automotive.tractusx/developer

Getting started:

* https://eclipse-tractusx.github.io/docs/developer

The project maintains the following source code repositories

* https://github.com/eclipse/tractusx
* https://github.com/eclipse-tractusx/sldt-semantic-hub
* https://github.com/eclipse-tractusx/sldt-digital-twin-registry
* https://github.com/eclipse-tractusx/portal-frontend
Expand Down
Loading

0 comments on commit d2a83cf

Please sign in to comment.