X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fmetadata%2Fmono-endian.c;h=a4c48f1413dda3adef0ed9064d111854343a075e;hb=0fa33056a6742b2ee02604596b355d661d9bdc41;hp=612e21df4ad32b5c371d992c5c7f457abb265b13;hpb=a3ea7ceb4d4f5e2cb8ea421313e8939640fb898c;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"