~ubuntu-branches/ubuntu/trusty/tiff/trusty

« back to all changes in this revision

Viewing changes to contrib/mac-cw/version.h

  • Committer: Package Import Robot
  • Author(s): Jay Berkenbilt
  • Date: 2012-06-24 13:45:42 UTC
  • mfrom: (15.1.14 sid)
  • Revision ID: package-import@ubuntu.com-20120624134542-u7dltcqwnb6orprf
Tags: 4.0.2-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#define VERSION \
2
 
"LIBTIFF, Version 3.4beta028 \n"\
3
 
"Copyright (c) 1988-1995 Sam Leffler\n"\
4
 
"Copyright (c) 1991-1996 Silicon Graphics, Inc."
5
 
/*
6
 
 * Local Variables:
7
 
 * mode: c
8
 
 * c-basic-offset: 8
9
 
 * fill-column: 78
10
 
 * End:
11
 
 */