diff --git a/.travis.yml b/.travis.yml index 819196d..27fabd7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 sudo: required diff --git a/DoxygenLayout.xml b/DoxygenLayout.xml index 8af4aac..60ede22 100644 --- a/DoxygenLayout.xml +++ b/DoxygenLayout.xml @@ -1,3 +1,13 @@ + + diff --git a/COPYING b/LICENSE.md similarity index 100% rename from COPYING rename to LICENSE.md diff --git a/README.md b/README.md index 41c791e..c1e680a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

-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 diff --git a/docker-compose.yaml b/docker-compose.yaml index 3772b29..3c2b361 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -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' services: