windows-file-versioning-20030619
[openafs.git] / src / WINNT / afslegal / lang / en_US / afslegal.rc
1 /*
2  * Copyright 2000, International Business Machines Corporation and others.
3  * All Rights Reserved.
4  * 
5  * This software has been released under the terms of the IBM Public
6  * License.  For details, see the LICENSE file in the top-level source
7  * directory or online at http://www.openafs.org/dl/license10.html
8  */
9
10 #include "resource.h"
11
12 #define APSTUDIO_READONLY_SYMBOLS
13 /////////////////////////////////////////////////////////////////////////////
14 //
15 // Generated from the TEXTINCLUDE 2 resource.
16 //
17 #include <windows.h>
18 #ifndef APSTUDIO_INVOKED
19 #define AFS_VERINFO_FILE_DESCRIPTION "AFS Server Startup Message"
20 #define AFS_VERINFO_NAME "afslegal"
21 #define AFS_VERINFO_FILENAME "afslegal.exe"
22 #define AFS_VERINFO_LANG_CODE 0x409
23 #define AFS_VERINFO_CHARSET 1252
24 #include "AFS_component_version_number.h"
25 #include "..\..\config\NTVersioninfo.rc"
26 #endif // APSTUDIO_INVOKED
27
28 /////////////////////////////////////////////////////////////////////////////
29 #undef APSTUDIO_READONLY_SYMBOLS
30
31 /////////////////////////////////////////////////////////////////////////////
32 // English (U.S.) resources
33
34 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
35 #ifdef _WIN32
36 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
37 #pragma code_page(1252)
38 #endif //_WIN32
39
40 /////////////////////////////////////////////////////////////////////////////
41 //
42 // Dialog
43 //
44
45 IDD_LAWYER DIALOG DISCARDABLE  0, 0, 299, 120
46 STYLE DS_MODALFRAME | DS_CENTER | WS_CAPTION | WS_SYSMENU
47 CAPTION "AFS Server"
48 FONT 8, "MS Sans Serif"
49 BEGIN
50     LTEXT           "(This text set at runtime)",IDC_MESSAGE,7,22,285,91
51     CTEXT           "U.S. Government Restricted Rights ",IDC_TITLE,7,7,285,8
52 END
53
54
55 /////////////////////////////////////////////////////////////////////////////
56 //
57 // DESIGNINFO
58 //
59
60 #ifdef APSTUDIO_INVOKED
61 GUIDELINES DESIGNINFO DISCARDABLE 
62 BEGIN
63     IDD_LAWYER, DIALOG
64     BEGIN
65         LEFTMARGIN, 7
66         RIGHTMARGIN, 292
67         TOPMARGIN, 7
68         BOTTOMMARGIN, 113
69     END
70 END
71 #endif    // APSTUDIO_INVOKED
72
73
74 #ifdef APSTUDIO_INVOKED
75 /////////////////////////////////////////////////////////////////////////////
76 //
77 // TEXTINCLUDE
78 //
79
80 1 TEXTINCLUDE DISCARDABLE 
81 BEGIN
82     "resource.h\0"
83 END
84
85 2 TEXTINCLUDE DISCARDABLE 
86 BEGIN
87     "#include <windows.h>\r\n"
88     "#ifndef APSTUDIO_INVOKED\r\n"
89     "#define AFS_VERINFO_FILE_DESCRIPTION ""AFS Server Startup Message""\r\n"
90     "#include ""AFS_component_version_number.h""\r\n"
91     "#include ""..\\..\\config\\NTVersioninfo.rc""\r\n"
92     "#endif // APSTUDIO_INVOKED\r\n"
93     "\0"
94 END
95
96 3 TEXTINCLUDE DISCARDABLE 
97 BEGIN
98     "\r\n"
99     "\0"
100 END
101
102 #endif    // APSTUDIO_INVOKED
103
104
105 /////////////////////////////////////////////////////////////////////////////
106 //
107 // String Table
108 //
109
110 STRINGTABLE DISCARDABLE 
111 BEGIN
112     IDS_MESSAGE_1           "If you are licensing the Software on behalf of the U.S. Government (""Government""), the following provisions apply to you. If the Software is supplied to the Department of Defense (""DoD""), +"
113     IDS_MESSAGE_2           "it is classified as ""Commercial Computer Software"" under paragraph 252.227-7014 of the DoD Supplement to the Federal Acquisition Regulations (""DFARS"") (or any successor regulations) +"
114     IDS_MESSAGE_3           "and the Government is acquiring only the license rights granted herein (the license rights customarily provided to non-Government users). If the Software is supplied to any unit or agency +"
115     IDS_MESSAGE_4           "of the Government other than DoD, it is classified as ""Restricted Computer Software"" and the Government's rights in the Software are defined in paragraph 52.227-19 of the Federal Acquisition +"
116     IDS_MESSAGE_5           "Regulations (""FAR"") (or any successor regulations) or, in the case of NASA, in paragraph 18.52.227-86 of the NASA Supplement in the FAR (or any successor regulations)."
117 END
118
119 #endif    // English (U.S.) resources
120 /////////////////////////////////////////////////////////////////////////////
121
122
123
124 #ifndef APSTUDIO_INVOKED
125 /////////////////////////////////////////////////////////////////////////////
126 //
127 // Generated from the TEXTINCLUDE 3 resource.
128 //
129
130
131 /////////////////////////////////////////////////////////////////////////////
132 #endif    // not APSTUDIO_INVOKED
133