diff options
Diffstat (limited to 'core/exif.h')
-rw-r--r-- | core/exif.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/exif.h b/core/exif.h index 7c0ac5385..4b1d8e593 100644 --- a/core/exif.h +++ b/core/exif.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: BSD-2-CLAUSE /************************************************************************** exif.h -- A simple ISO C++ library to parse basic EXIF information from a JPEG file. |