Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mono / mini / seq-points.h
index d0e6f5aa1575f5fd87bde866a4d8fc31a51eea50..e2a98696ef63800b0bd43f266303da6be1f581f6 100644 (file)
@@ -1,5 +1,7 @@
-/*
+/**
+ * \file
  * Copyright 2014 Xamarin Inc
+ * Licensed under the MIT license. See LICENSE file in the project root for full license information.
  */
  
 #ifndef __MONO_SEQ_POINTS_H__