Skip to content

Commit 89d5de4

Browse files
committed
license: update to SPDX style license text throughout
Signed-off-by: Mihai Tudor Panu <[email protected]>
1 parent dc843c0 commit 89d5de4

File tree

1,592 files changed

+6378
-26986
lines changed

Some content is hidden

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

1,592 files changed

+6378
-26986
lines changed

examples/c++/2jciebu01_ble.cxx

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,11 @@
22
* Author: Hiroyuki Mino <[email protected]>
33
* Copyright (c) 2019 Omron Electronic Components - Americas
44
*
5-
* Permission is hereby granted, free of charge, to any person obtaining a copy of
6-
* this software and associated documentation files (the "Software"), to deal in
7-
* the Software without restriction, including without limitation the rights to
8-
* use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
9-
* the Software, and to permit persons to whom the Software is furnished to do so,
10-
* subject to the following conditions:
5+
* This program and the accompanying materials are made available under the
6+
* terms of the The MIT License which is available at
7+
* https://opensource.org/licenses/MIT.
118
*
12-
* The above copyright notice and this permission notice shall be included in all
13-
* copies or substantial portions of the Software.
14-
*
15-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
17-
* FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
18-
* COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
19-
* IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
20-
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9+
* SPDX-License-Identifier: MIT
2110
*/
2211

2312
/* standard headers */

examples/c++/2jciebu01_usb.cxx

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,11 @@
22
* Author: Hiroyuki Mino <[email protected]>
33
* Copyright (c) 2019 Omron Electronic Components - Americas
44
*
5-
* Permission is hereby granted, free of charge, to any person obtaining a copy of
6-
* this software and associated documentation files (the "Software"), to deal in
7-
* the Software without restriction, including without limitation the rights to
8-
* use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
9-
* the Software, and to permit persons to whom the Software is furnished to do so,
10-
* subject to the following conditions:
5+
* This program and the accompanying materials are made available under the
6+
* terms of the The MIT License which is available at
7+
* https://opensource.org/licenses/MIT.
118
*
12-
* The above copyright notice and this permission notice shall be included in all
13-
* copies or substantial portions of the Software.
14-
*
15-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
17-
* FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
18-
* COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
19-
* IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
20-
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9+
* SPDX-License-Identifier: MIT
2110
*/
2211

2312
/* standard headers */

examples/c++/a110x-intr.cxx

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,11 @@
22
* Author: Jon Trulson <[email protected]>
33
* Copyright (c) 2015 Intel Corporation.
44
*
5-
* Permission is hereby granted, free of charge, to any person obtaining
6-
* a copy of this software and associated documentation files (the
7-
* "Software"), to deal in the Software without restriction, including
8-
* without limitation the rights to use, copy, modify, merge, publish,
9-
* distribute, sublicense, and/or sell copies of the Software, and to
10-
* permit persons to whom the Software is furnished to do so, subject to
11-
* the following conditions:
5+
* This program and the accompanying materials are made available under the
6+
* terms of the The MIT License which is available at
7+
* https://opensource.org/licenses/MIT.
128
*
13-
* The above copyright notice and this permission notice shall be
14-
* included in all copies or substantial portions of the Software.
15-
*
16-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17-
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18-
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19-
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20-
* LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21-
* OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22-
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9+
* SPDX-License-Identifier: MIT
2310
*/
2411

2512
#include <iostream>

examples/c++/a110x.cxx

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,11 @@
22
* Author: Jon Trulson <[email protected]>
33
* Copyright (c) 2014 Intel Corporation.
44
*
5-
* Permission is hereby granted, free of charge, to any person obtaining
6-
* a copy of this software and associated documentation files (the
7-
* "Software"), to deal in the Software without restriction, including
8-
* without limitation the rights to use, copy, modify, merge, publish,
9-
* distribute, sublicense, and/or sell copies of the Software, and to
10-
* permit persons to whom the Software is furnished to do so, subject to
11-
* the following conditions:
5+
* This program and the accompanying materials are made available under the
6+
* terms of the The MIT License which is available at
7+
* https://opensource.org/licenses/MIT.
128
*
13-
* The above copyright notice and this permission notice shall be
14-
* included in all copies or substantial portions of the Software.
15-
*
16-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17-
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18-
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19-
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20-
* LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21-
* OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22-
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9+
* SPDX-License-Identifier: MIT
2310
*/
2411

2512
#include <iostream>

examples/c++/abp.cxx

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,11 @@
22
* Author: Abhishek Malik <[email protected]>
33
* Copyright (c) 2017 Intel Corporation.
44
*
5-
* Permission is hereby granted, free of charge, to any person obtaining
6-
* a copy of this software and associated documentation files (the
7-
* "Software"), to deal in the Software without restriction, including
8-
* without limitation the rights to use, copy, modify, merge, publish,
9-
* distribute, sublicense, and/or sell copies of the Software, and to
10-
* permit persons to whom the Software is furnished to do so, subject to
11-
* the following conditions:
5+
* This program and the accompanying materials are made available under the
6+
* terms of the The MIT License which is available at
7+
* https://opensource.org/licenses/MIT.
128
*
13-
* The above copyright notice and this permission notice shall be
14-
* included in all copies or substantial portions of the Software.
15-
*
16-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17-
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18-
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19-
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20-
* LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21-
* OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22-
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9+
* SPDX-License-Identifier: MIT
2310
*/
2411

2512
#include <iostream>

examples/c++/ad8232.cxx

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,11 @@
22
* Author: Jon Trulson <[email protected]>
33
* Copyright (c) 2015 Intel Corporation.
44
*
5-
* Permission is hereby granted, free of charge, to any person obtaining
6-
* a copy of this software and associated documentation files (the
7-
* "Software"), to deal in the Software without restriction, including
8-
* without limitation the rights to use, copy, modify, merge, publish,
9-
* distribute, sublicense, and/or sell copies of the Software, and to
10-
* permit persons to whom the Software is furnished to do so, subject to
11-
* the following conditions:
5+
* This program and the accompanying materials are made available under the
6+
* terms of the The MIT License which is available at
7+
* https://opensource.org/licenses/MIT.
128
*
13-
* The above copyright notice and this permission notice shall be
14-
* included in all copies or substantial portions of the Software.
15-
*
16-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17-
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18-
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19-
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20-
* LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21-
* OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22-
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9+
* SPDX-License-Identifier: MIT
2310
*/
2411

2512
#include <iostream>

examples/c++/adafruitms1438-stepper.cxx

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,11 @@
22
* Author: Jon Trulson <[email protected]>
33
* Copyright (c) 2015 Intel Corporation.
44
*
5-
* Permission is hereby granted, free of charge, to any person obtaining
6-
* a copy of this software and associated documentation files (the
7-
* "Software"), to deal in the Software without restriction, including
8-
* without limitation the rights to use, copy, modify, merge, publish,
9-
* distribute, sublicense, and/or sell copies of the Software, and to
10-
* permit persons to whom the Software is furnished to do so, subject to
11-
* the following conditions:
5+
* This program and the accompanying materials are made available under the
6+
* terms of the The MIT License which is available at
7+
* https://opensource.org/licenses/MIT.
128
*
13-
* The above copyright notice and this permission notice shall be
14-
* included in all copies or substantial portions of the Software.
15-
*
16-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17-
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18-
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19-
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20-
* LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21-
* OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22-
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9+
* SPDX-License-Identifier: MIT
2310
*/
2411

2512
#include <iostream>

examples/c++/adafruitms1438.cxx

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,11 @@
22
* Author: Jon Trulson <[email protected]>
33
* Copyright (c) 2015 Intel Corporation.
44
*
5-
* Permission is hereby granted, free of charge, to any person obtaining
6-
* a copy of this software and associated documentation files (the
7-
* "Software"), to deal in the Software without restriction, including
8-
* without limitation the rights to use, copy, modify, merge, publish,
9-
* distribute, sublicense, and/or sell copies of the Software, and to
10-
* permit persons to whom the Software is furnished to do so, subject to
11-
* the following conditions:
5+
* This program and the accompanying materials are made available under the
6+
* terms of the The MIT License which is available at
7+
* https://opensource.org/licenses/MIT.
128
*
13-
* The above copyright notice and this permission notice shall be
14-
* included in all copies or substantial portions of the Software.
15-
*
16-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17-
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18-
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19-
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20-
* LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21-
* OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22-
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9+
* SPDX-License-Identifier: MIT
2310
*/
2411

2512
#include <iostream>

examples/c++/adafruitss.cxx

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,11 @@
22
* Author: Stan Gifford <[email protected]>
33
* Copyright (c) 2015 Intel Corporation.
44
*
5-
* Permission is hereby granted, free of charge, to any person obtaining
6-
* a copy of this software and associated documentation files (the
7-
* "Software"), to deal in the Software without restriction, including
8-
* without limitation the rights to use, copy, modify, merge, publish,
9-
* distribute, sublicense, and/or sell copies of the Software, and to
10-
* permit persons to whom the Software is furnished to do so, subject to
11-
* the following conditions:
5+
* This program and the accompanying materials are made available under the
6+
* terms of the The MIT License which is available at
7+
* https://opensource.org/licenses/MIT.
128
*
13-
* The above copyright notice and this permission notice shall be
14-
* included in all copies or substantial portions of the Software.
15-
*
16-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17-
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18-
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19-
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20-
* LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21-
* OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22-
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9+
* SPDX-License-Identifier: MIT
2310
*/
2411

2512
/**

examples/c++/adc121c021.cxx

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,11 @@
22
* Author: Jon Trulson <[email protected]>
33
* Copyright (c) 2014 Intel Corporation.
44
*
5-
* Permission is hereby granted, free of charge, to any person obtaining
6-
* a copy of this software and associated documentation files (the
7-
* "Software"), to deal in the Software without restriction, including
8-
* without limitation the rights to use, copy, modify, merge, publish,
9-
* distribute, sublicense, and/or sell copies of the Software, and to
10-
* permit persons to whom the Software is furnished to do so, subject to
11-
* the following conditions:
5+
* This program and the accompanying materials are made available under the
6+
* terms of the The MIT License which is available at
7+
* https://opensource.org/licenses/MIT.
128
*
13-
* The above copyright notice and this permission notice shall be
14-
* included in all copies or substantial portions of the Software.
15-
*
16-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17-
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18-
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19-
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20-
* LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21-
* OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22-
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9+
* SPDX-License-Identifier: MIT
2310
*/
2411

2512
#include <iostream>

0 commit comments

Comments
 (0)