From cbc4de47ebaa1710dbbf8d73efff8ccc8aeb26c4 Mon Sep 17 00:00:00 2001 From: Steve Loughran Date: Mon, 10 Mar 2003 17:38:24 +0000 Subject: [PATCH] ildasm inserts a copyright statement on everything it disassembles... git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274221 13f79535-47bb-0310-9956-ffa450edef68 --- .../taskdefs/optional/dotnet/example2.il | 21 ------------------- 1 file changed, 21 deletions(-) diff --git a/src/etc/testcases/taskdefs/optional/dotnet/example2.il b/src/etc/testcases/taskdefs/optional/dotnet/example2.il index 1649ff6de..9c6897a1c 100644 --- a/src/etc/testcases/taskdefs/optional/dotnet/example2.il +++ b/src/etc/testcases/taskdefs/optional/dotnet/example2.il @@ -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