Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mono / metadata / gc-stats.c
index ff442e43f6a7faf3484ec2848e7d0bc01d0f6438..908efed7d65753c2b50a4793466e54b34d012cd7 100644 (file)
@@ -1,20 +1,10 @@
-/*
- * gc-stats.c: GC statistics.
+/**
+ * \file
+ * GC statistics.
  *
  * Copyright (C) 2015 Xamarin Inc
  *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License 2.0 as published by the Free Software Foundation;
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License 2.0 along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Licensed under the MIT license. See LICENSE file in the project root for full license information.
  */
 
 #include "mono/sgen/gc-internal-agnostic.h"