X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fmetadata%2Fmono-endian.c;h=a4c48f1413dda3adef0ed9064d111854343a075e;hb=76b32f3ee38e7b29cdbaa657a4826b65579f4e93;hp=612e21df4ad32b5c371d992c5c7f457abb265b13;hpb=89d0ba3968d36576553e0f483b0c69465f94e8ae;p=mono.git diff --git a/mono/metadata/mono-endian.c b/mono/metadata/mono-endian.c index 612e21df4ad..a4c48f1413d 100644 --- a/mono/metadata/mono-endian.c +++ b/mono/metadata/mono-endian.c @@ -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 #include "mono-endian.h"