diff options
author | Renato Botelho <renato@netgate.com> | 2018-03-07 08:40:38 -0300 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2018-03-07 08:40:38 -0300 |
commit | 71e3c5cbbbdaf7023423bf4aecf933a3165f58ee (patch) | |
tree | ddbe27e0296a8d07fb92ee7c3f8ff898564eae4d /contrib/file/magic/Magdir/os9 | |
parent | c4c45edd775b251ba14c1394fbc9c8908f9aee87 (diff) | |
parent | c69c8ae8053b66933da68a1f410f78dda1300dd7 (diff) | |
download | FreeBSD-src-71e3c5cbbbdaf7023423bf4aecf933a3165f58ee.zip FreeBSD-src-71e3c5cbbbdaf7023423bf4aecf933a3165f58ee.tar.gz |
Merge remote-tracking branch 'origin/releng/11.1' into RELENG_2_4
Diffstat (limited to 'contrib/file/magic/Magdir/os9')
-rw-r--r-- | contrib/file/magic/Magdir/os9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/file/magic/Magdir/os9 b/contrib/file/magic/Magdir/os9 index 52b04be..74b47f3 100644 --- a/contrib/file/magic/Magdir/os9 +++ b/contrib/file/magic/Magdir/os9 @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: os9,v 1.7 2011/05/13 22:15:54 christos Exp $ +# $File: os9,v 1.8 2017/03/17 21:35:28 christos Exp $ # # Copyright (c) 1996 Ignatios Souvatzis. All rights reserved. # @@ -15,7 +15,7 @@ # # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR # IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -# OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +# OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. # IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, # SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; |