Merge pull request #2720 from mono/fix-39325
[mono.git] / mono / metadata / mono-endian.c
index 612e21df4ad32b5c371d992c5c7f457abb265b13..a4c48f1413dda3adef0ed9064d111854343a075e 100644 (file)
@@ -1,3 +1,13 @@
+/*
+ * mono-endian.c:
+ *
+ * Author:
+ *     Mono Project (http://www.mono-project.com)
+ *
+ * Copyright 2001-2003 Ximian, Inc (http://www.ximian.com)
+ * Copyright 2004-2009 Novell, Inc (http://www.novell.com)
+ * Licensed under the MIT license. See LICENSE file in the project root for full license information.
+ */
 #include <config.h>
 #include "mono-endian.h"