* Added license information
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Sun, 8 May 2005 16:04:44 +0000 (16:04 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Sun, 8 May 2005 16:04:44 +0000 (16:04 +0000)
commite293b51d0ffe5eab52abc174db7970cd5b44d299
tree3c4e1153cf73e4eb71708c1f108db1e0a530c81b
parentff88d9df314de20bf4d036b231f565989e4f1d3d
* Added license information
* Fixed a bug in validate() that had to do with type casting, SHORT.','.LONG
  would previously never have been evaluated as its value "3,4" was typecast
  to 3 which matched SHORT.
* Added a new function, format(), to format the values of tags according to
  the Exif 2.2 specification.
includes/Exif.php