stevel 2003/03/10 09:38:25
Modified: src/etc/testcases/taskdefs/optional/dotnet example2.il Log: ildasm inserts a copyright statement on everything it disassembles... Revision Changes Path 1.2 +0 -21 ant/src/etc/testcases/taskdefs/optional/dotnet/example2.il Index: example2.il =================================================================== RCS file: /home/cvs/ant/src/etc/testcases/taskdefs/optional/dotnet/example2.il,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- example2.il 10 Mar 2003 08:03:24 -0000 1.1 +++ example2.il 10 Mar 2003 17:38:24 -0000 1.2 @@ -1,27 +1,9 @@ -// Microsoft (R) .NET Framework IL Disassembler. Version 1.0.3705.0 -// Copyright (C) Microsoft Corporation 1998-2001. All rights reserved. - - -// Image base: 0x03180000 -// -// ============== CLASS STRUCTURE DECLARATION ================== -// .class public auto ansi beforefieldinit Example2 extends [mscorlib]System.Object { } // end of class Example2 - -// ============================================================= - - -// =============== GLOBAL FIELDS AND METHODS =================== - - -// ============================================================= - - // =============== CLASS MEMBERS DECLARATION =================== // note that class flags, 'extends' and 'implements' clauses // are provided here for information only @@ -46,7 +28,4 @@ } // end of class Example2 -// ============================================================= -//*********** DISASSEMBLY COMPLETE *********************** -// WARNING: Created Win32 resource file example2.res