diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2017-11-17 13:34:26 -0500 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2017-11-17 13:34:26 -0500 |
commit | 5a641d44e473c5136117221ea6a3f558fc39ffa7 (patch) | |
tree | fff9b58105762848a0e2da92fe71560b99d2a8d0 /lib6145 | |
parent | e172f558e05a0f79d15f13bf2f4b8d9cb75f55b9 (diff) | |
download | selphy_print-5a641d44e473c5136117221ea6a3f558fc39ffa7.tar.gz selphy_print-5a641d44e473c5136117221ea6a3f558fc39ffa7.tar.bz2 selphy_print-5a641d44e473c5136117221ea6a3f558fc39ffa7.zip |
All: Add 'SPDX-License-Identifier' headers to all source files.
(GPL-3.0+ for everything but the S6145 backend, which is GPL-3.0+
with an additional permission)
Diffstat (limited to 'lib6145')
-rw-r--r-- | lib6145/libS6145ImageReProcess.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib6145/libS6145ImageReProcess.c b/lib6145/libS6145ImageReProcess.c index ebc2279..d87c5d6 100644 --- a/lib6145/libS6145ImageReProcess.c +++ b/lib6145/libS6145ImageReProcess.c @@ -38,6 +38,8 @@ [http://www.gnu.org/licenses/gpl-3.0.html] + SPDX-License-Identifier: GPL-3.0+ + */ //#define S6145_UNUSED |