summaryrefslogtreecommitdiffstats
path: root/core/exif.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/exif.cpp')
-rw-r--r--core/exif.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/exif.cpp b/core/exif.cpp
index b2423ba20..9d1643a0a 100644
--- a/core/exif.cpp
+++ b/core/exif.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: BSD-2-CLAUSE
/**************************************************************************
exif.cpp -- A simple ISO C++ library to parse basic EXIF
information from a JPEG file.