Fix copyright notices.
authorRodrigo Kumpera <kumpera@gmail.com>
Tue, 11 Oct 2016 23:07:12 +0000 (16:07 -0700)
committerRodrigo Kumpera <kumpera@gmail.com>
Wed, 2 Nov 2016 00:14:28 +0000 (17:14 -0700)
mono/metadata/class-accessors.c
mono/metadata/class-inlines.h

index f34c3e13df8837ae1d8db850ea1ae0537c6a9637..e28f7fd33ce1d45fdefd9c681366d93091baf4e3 100644 (file)
@@ -1,3 +1,7 @@
+/*
+ * Copyright 2016 Microsoft
+ * Licensed under the MIT license. See LICENSE file in the project root for full license information.
+ */
 #include <mono/metadata/class-internals.h>
 #include <mono/metadata/tabledefs.h>
 
index 03f0fdb182cdad7ddc87cb39c460a41fd910a442..cb161e187f09a78472f9e5b62c256e4c22f99e1e 100644 (file)
@@ -1,5 +1,6 @@
-/* 
- * Copyright 2014 Xamarin Inc
+/*
+ * Copyright 2016 Microsoft
+ * Licensed under the MIT license. See LICENSE file in the project root for full license information.
  */
 #ifndef __MONO_METADATA_CLASS_INLINES_H__
 #define __MONO_METADATA_CLASS_INLINES_H__