bindings: cxx: use SPDX license identifier
authorBartosz Golaszewski <bartekgola@gmail.com>
Sun, 4 Mar 2018 11:09:27 +0000 (12:09 +0100)
committerBartosz Golaszewski <bartekgola@gmail.com>
Sun, 4 Mar 2018 11:09:27 +0000 (12:09 +0100)
commit4fef448baa775cc6b7eec2633711f7a2109c4bff
tree241db58d8e17bde1bba4ec9ec8e713f6e7fb8c18
parent9616fa5cc9c44c7948c95f922c6101e564c8cc2f
bindings: cxx: use SPDX license identifier

Use the SPDX license identifier for LGPLv2.1 or later in C++ bindings
directory.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
14 files changed:
bindings/cxx/Makefile.am
bindings/cxx/chip.cpp
bindings/cxx/examples/Makefile.am
bindings/cxx/examples/gpiod_cxx_tests.cpp
bindings/cxx/examples/gpiodetectcxx.cpp
bindings/cxx/examples/gpiofindcxx.cpp
bindings/cxx/examples/gpiogetcxx.cpp
bindings/cxx/examples/gpioinfocxx.cpp
bindings/cxx/examples/gpiomoncxx.cpp
bindings/cxx/examples/gpiosetcxx.cpp
bindings/cxx/gpiod.hpp
bindings/cxx/iter.cpp
bindings/cxx/line.cpp
bindings/cxx/line_bulk.cpp