X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=src%2Fos_regex%2Fos_regex_maps.h;h=13286af114db08cce70a01cd60f0dfb9137957d0;hb=6ef2f786c6c8ead94841b5f93baf9f43421f08c8;hp=117332ddc223f9cf6d942469c05297a31d86ebb1;hpb=914feba5d54f979cd5d7e69c349c3d01f630042a;p=ossec-hids.git diff --git a/src/os_regex/os_regex_maps.h b/src/os_regex/os_regex_maps.h index 117332d..13286af 100644 --- a/src/os_regex/os_regex_maps.h +++ b/src/os_regex/os_regex_maps.h @@ -1,11 +1,12 @@ -/* @(#) $Id: os_regex_maps.h,v 1.6 2009/06/24 17:06:32 dcid Exp $ */ +/* @(#) $Id: ./src/os_regex/os_regex_maps.h, 2011/09/08 dcid Exp $ + */ /* Copyright (C) 2009 Trend Micro Inc. * All right reserved. * * This program is a free software; you can redistribute it * and/or modify it under the terms of the GNU General Public - * License (version 3) as published by the FSF - Free Software + * License (version 2) as published by the FSF - Free Software * Foundation. */ @@ -50,12 +51,12 @@ static const unsigned char hostname_map[] = '\330', '\331', '\332', '\333', '\334', '\335', '\336', '\337', '\340', '\341', '\342', '\343', '\344', '\345', '\346', '\347', '\350', '\351', '\352', '\353', '\354', '\355', '\356', '\357', - '\360', '\361', '\362', '\363', '\364', '\365', '\366', '\367', - '\360', '\361', '\362', '\363', '\364', '\365', '\366', '\367', + '\360', '\361', '\362', '\363', '\364', '\365', '\366', '\367', + '\360', '\361', '\362', '\363', '\364', '\365', '\366', '\367', }; #endif -/* EOF */ +/* EOF */