blob: 418f618019bae4f143707c0ac3f4e5330209a67d (
plain) (
blame)
1
2
3
4
5
6
7
|
--- exifautotran.orig Thu Mar 18 06:25:27 2004
+++ exifautotran Thu Mar 18 06:28:29 2004
@@ -1,3 +1,4 @@
+#!/bin/sh
# exifautotran [list of files]
#
# Transforms Exif files so that Orientation becomes 1
|