source: josm/trunk/src/com/drew/metadata/exif/makernotes/package-info.java@ 13061

Last change on this file since 13061 was 13061, checked in by Don-vip, 6 years ago

fix #15505 - update to metadata-extractor 2.10.1

  • Property svn:eol-style set to native
File size: 216 bytes
Line 
1/**
2 * Contains {@link com.drew.metadata.Directory} and {@link com.drew.metadata.TagDescriptor} classes related to the
3 * modelling of manufacturer-specific makernotes.
4 */
5package com.drew.metadata.exif.makernotes;
Note: See TracBrowser for help on using the repository browser.