X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fdlr%2FRuntime%2FMicrosoft.Scripting.Core%2FCompiler%2FStackSpiller.Generated.cs;h=d0aea62ff848e94005226f4d118ce9dbe620f0ff;hb=46717b4a552efbe619176828e6d92415275f2e05;hp=13be379e11c8c17b3f1e1a09cdb443bc5a0eecc9;hpb=8ef4e4703172fd32ada3f74b22df5203b4683493;p=mono.git diff --git a/mcs/class/dlr/Runtime/Microsoft.Scripting.Core/Compiler/StackSpiller.Generated.cs b/mcs/class/dlr/Runtime/Microsoft.Scripting.Core/Compiler/StackSpiller.Generated.cs index 13be379e11c..d0aea62ff84 100644 --- a/mcs/class/dlr/Runtime/Microsoft.Scripting.Core/Compiler/StackSpiller.Generated.cs +++ b/mcs/class/dlr/Runtime/Microsoft.Scripting.Core/Compiler/StackSpiller.Generated.cs @@ -2,11 +2,11 @@ * * Copyright (c) Microsoft Corporation. * - * This source code is subject to terms and conditions of the Microsoft Public License. A + * This source code is subject to terms and conditions of the Apache License, Version 2.0. A * copy of the license can be found in the License.html file at the root of this distribution. If - * you cannot locate the Microsoft Public License, please send an email to + * you cannot locate the Apache License, Version 2.0, please send an email to * dlr@microsoft.com. By using this source code in any fashion, you are agreeing to be bound - * by the terms of the Microsoft Public License. + * by the terms of the Apache License, Version 2.0. * * You must not remove this notice, or any other, from this software. * @@ -16,7 +16,7 @@ using System.Diagnostics; using System.Dynamic.Utils; -#if CLR2 +#if !FEATURE_CORE_DLR namespace Microsoft.Scripting.Ast.Compiler { #else namespace System.Linq.Expressions.Compiler {