[corlib] Fixed StringBuilder construction bugs in marshalling caused by changes to...
[mono.git] / mcs / class / corlib / System.Reflection / AssemblyCopyrightAttribute.cs
index 2380b671c592266b5efe308d1891cbefff411604..b12583d6daa03c70e73888171e361bf2a0360178 100644 (file)
@@ -34,12 +34,8 @@ using System.Runtime.InteropServices;
 
 namespace System.Reflection
 {
-#if NET_2_0
        [ComVisible (true)]
        [AttributeUsage (AttributeTargets.Assembly, Inherited=false)]
-#else
-       [AttributeUsage (AttributeTargets.Assembly)]
-#endif
        public sealed class AssemblyCopyrightAttribute : Attribute
        {
                // Field