mirror of
https://github.com/love2d/love-android.git
synced 2026-08-17 19:24:07 +02:00
12 lines
228 B
C
12 lines
228 B
C
#define VERSION \
|
|
"LIBTIFF, Version 3.4beta028 \n"\
|
|
"Copyright (c) 1988-1995 Sam Leffler\n"\
|
|
"Copyright (c) 1991-1996 Silicon Graphics, Inc."
|
|
/*
|
|
* Local Variables:
|
|
* mode: c
|
|
* c-basic-offset: 8
|
|
* fill-column: 78
|
|
* End:
|
|
*/
|