WindowsXP/Source/XPSP1/NT/sdktools/asn1/asn1c/ident.c
2024-08-03 16:30:48 +02:00

8 lines
335 B
C

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