aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2023-05-13 14:13:21 -0700
committerDan Fandrich <dan@coneharvesters.com>2023-06-28 09:15:56 -0700
commit23080d3a04fd0e3274efc01f96232ef3aaad2a6f (patch)
treebb2b370cf35cb27cb04cba65ffd51fd377a5d062
parentf63b81963c10f7626c1b6584b69fec2e76147df6 (diff)
downloadlibexif-23080d3a04fd0e3274efc01f96232ef3aaad2a6f.tar.gz
Add SPDX license tags to source files.
LGPL2.0+ is confirmed on this one by one of the co-authors. Approved-by: Marcus Meissner Fixes #108
-rw-r--r--libexif/apple/Makefile-files2
1 files changed, 2 insertions, 0 deletions
diff --git a/libexif/apple/Makefile-files b/libexif/apple/Makefile-files
index ead1b3c..f076ee6 100644
--- a/libexif/apple/Makefile-files
+++ b/libexif/apple/Makefile-files
@@ -1,4 +1,6 @@
# -*- Makefile -*-
+# Copyright (c) 2018 zhanwang-sky <zhanwang_sky@163.com>
+# SPDX-License-Identifier: LGPL-2.0-or-later
noinst_LTLIBRARIES += libmnote-apple.la
libmnote_apple_la_SOURCES = \
apple/mnote-apple-entry.c apple/mnote-apple-entry.h \