Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
485 B

/* Copyright (C) Boris Nikolaus, Germany, 1996-1997. All rights reserved. */
/* Copyright (C) Microsoft Corporation, 1997-1998. All rights reserved. */
#include "precomp.h"
/* copyright identifier */
const char ident1[] = "$Copyright: ASN.1 Compiler V0.9 $";
const char ident2[] = "$Copyright: Copyright (C) Boris Nikolaus, Germany, 1996-1997. All rights reserved. $";
const char ident3[] = "$Copyright: Copyright (C) Microsoft Corporation, 1997. All rights reserved. $";