1236884Smm/***********************************************************************
2236884Smm * Copyright (c) 2010, Secure Endpoints Inc.
3236884Smm * All rights reserved.
4236884Smm *
5236884Smm * Redistribution and use in source and binary forms, with or without
6236884Smm * modification, are permitted provided that the following conditions
7236884Smm * are met:
8236884Smm *
9236884Smm * - Redistributions of source code must retain the above copyright
10236884Smm *   notice, this list of conditions and the following disclaimer.
11236884Smm *
12236884Smm * - Redistributions in binary form must reproduce the above copyright
13236884Smm *   notice, this list of conditions and the following disclaimer in
14236884Smm *   the documentation and/or other materials provided with the
15236884Smm *   distribution.
16236884Smm *
17236884Smm * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
18236884Smm * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
19236884Smm * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
20236884Smm * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
21236884Smm * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
22236884Smm * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
23236884Smm * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
24247309Sdelphij * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
25262089Savg * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
26236884Smm * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
27236884Smm * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
28236884Smm * OF THE POSSIBILITY OF SUCH DAMAGE.
29236884Smm *
30236884Smm **********************************************************************/
31236884Smm
32236884Smm#define RC_FILE_TYPE VFT_APP
33236884Smm#define RC_FILE_DESC_0409 "Krb5.conf Verification Tool"
34236884Smm#define RC_FILE_ORIG_0409 "verify_krb5_conf.exe"
35236884Smm
36236884Smm#include "../../windows/version.rc"
37236884Smm