e78ce05075
Remove the svn:keywords property from the vendor files.
15 lines
844 B
Plaintext
15 lines
844 B
Plaintext
|
|
#------------------------------------------------------------------------------
|
|
# timezone: file(1) magic for timezone data
|
|
#
|
|
# from Daniel Quinlan (quinlan@yggdrasil.com)
|
|
# this should work on Linux, SunOS, and maybe others
|
|
# Added new official magic number for recent versions of the Olson code
|
|
0 string TZif timezone data
|
|
0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0 old timezone data
|
|
0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\0 old timezone data
|
|
0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0 old timezone data
|
|
0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\4\0 old timezone data
|
|
0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\5\0 old timezone data
|
|
0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0 old timezone data
|