copying the latest Sys.Web.Services from trunk.
[mono.git] / mcs / class / System.Drawing / System.Drawing.Imaging / PixelFormat.cs
index 75efd68e10fc702e218e9da5a5b778a8e38a61ad..44a69aa6ebfe1d77047bb444903da156c8612d16 100644 (file)
@@ -2,13 +2,16 @@
 // 
 // Image.cs
 //
+// (C) 2002 Ximian, Inc.  http://www.ximian.com
 // Author: Christian Meyer
 // eMail: Christian.Meyer@cs.tum.edu
 //             Dennis Hayes
 //             dennish@raytek.com
 //
-// (C) 2002 Ximian, Inc.  http://www.ximian.com
-// Copyright (C) 2004,2006 Novell, Inc (http://www.novell.com)
+//
+
+//
+// Copyright (C) 2004 Novell, Inc (http://www.novell.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining
 // a copy of this software and associated documentation files (the
 // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
-
 namespace System.Drawing.Imaging {
 
-#if ONLY_1_1
        [Serializable]
-#endif
        public enum PixelFormat {
                Alpha = 262144,
                Canonical = 2097152,