Changeset 488 for pngdiff/py/pngcompare.py
- Timestamp:
- 01/26/10 18:29:44 (8 months ago)
- Files:
-
- 1 modified
-
pngdiff/py/pngcompare.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pngdiff/py/pngcompare.py
r436 r488 1 1 #!/usr/bin/env python 2 # Copyright (c) 2009 Ben Karel. All rights reserved. 3 # Use of this source code is governed by a BSD-style license that can be 4 # found in the LICENSE.txt file or at http://eschew.org/txt/bsd.txt 2 5 3 6 import sys
