Private
Public Access
2
0

legal: address more EMO review comments

* Add copyright headers to XML and YAML files
    * Add (tm) to the first mention of Eclipse MRAA in the README
    * Rename COPYING to LICENSE.md per the standard Eclipse requirement

Signed-off-by: Alex T <alext.mkrs@gmail.com>
This commit is contained in:
Alex T
2025-11-30 22:28:12 +01:00
committed by Tom Ingleby
parent f337e9d407
commit f0f01c1bcc
5 changed files with 27 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
# Copyright (c) 2015 Intel Corporation and others
#
# This program and the accompanying materials are made available under the terms
# of the MIT license which is available at
# https://projects.eclipse.org/license/mit-license-mit.
#
# SPDX-License-Identifier: MIT
dist: trusty dist: trusty
sudo: required sudo: required

View File

@@ -1,3 +1,13 @@
<!--
Copyright (c) 2014 Intel Corporation
This program and the accompanying materials are made available under the terms
of the MIT license which is available at
https://projects.eclipse.org/license/mit-license-mit.
SPDX-License-Identifier: MIT
-->
<doxygenlayout version="1.0"> <doxygenlayout version="1.0">
<!-- Generated by doxygen 1.8.7 --> <!-- Generated by doxygen 1.8.7 -->
<!-- Navigation index tabs for HTML output --> <!-- Navigation index tabs for HTML output -->

View File

View File

@@ -2,7 +2,7 @@
<img src="http://iotdk.intel.com/misc/logos/mraa.png" height="150px" width="auto" algt="MRAA Logo"/> <img src="http://iotdk.intel.com/misc/logos/mraa.png" height="150px" width="auto" algt="MRAA Logo"/>
</p> </p>
Eclipse MRAA - Low Level I/O Communications Library for GNU/Linux Platforms Eclipse MRAA - Low Level I/O Communications Library for GNU/Linux Platforms
=========================================================================== ===========================================================================
Eclipse MRAA (Libmraa) is a C/C++ library with bindings to Java, Python and JavaScript Eclipse MRAA (Libmraa) is a C/C++ library with bindings to Java, Python and JavaScript

View File

@@ -1,3 +1,11 @@
# Copyright (c) 2017 Intel Corporation and others
#
# This program and the accompanying materials are made available under the terms
# of the MIT license which is available at
# https://projects.eclipse.org/license/mit-license-mit.
#
# SPDX-License-Identifier: MIT
version: '2.1' version: '2.1'
services: services: