janfri / mini_exiftool

This library is a wrapper for the Exiftool command-line application (https://exiftool.org) written by Phil Harvey. It provides the full power of Exiftool to Ruby: reading and writing of EXIF-data, IPTC-data and XMP-data. Branch master is for actual development and branch compatibility-version is for compatibility with Ruby 1.8 and exiftool versions prior 7.65.
GNU Lesser General Public License v2.1
213 stars 52 forks source link

# Version 2.1, February 1999 #42

Closed MtnBiker closed 3 years ago

MtnBiker commented 3 years ago

The date had me concerned. I think it's wrong. Trivial.

Line 13 in the the main file.

Thanks for this great gem.

I got here because I'm having an issue, but's it's probably how I'm doing it.

janfri commented 3 years ago

This is the version and date of the LGPL, not of mini_exiftool (note the comma at the end of the line):

# Licensed under the GNU LESSER GENERAL PUBLIC LICENSE,
# Version 2.1, February 1999

see also file https://github.com/janfri/mini_exiftool/blob/master/COPYING and https://www.gnu.org/licenses/old-licenses/lgpl-2.1