Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mono / metadata / security-manager.h
index 98fbbfd652169b5931dfcab650b008671f5c00f2..d9f49ceb510c86ff0ea33218dead8ce21bff1d14 100644 (file)
@@ -1,10 +1,12 @@
-/*
- * security-manager.h:  Security Manager
+/**
+ * \file
+ * Security Manager
  *
  * Author:
  *     Sebastien Pouliot  <sebastien@ximian.com>
  *
  * Copyright (C) 2004-2005 Novell, Inc (http://www.novell.com)
+ * Licensed under the MIT license. See LICENSE file in the project root for full license information.
  */
 
 #ifndef _MONO_METADATA_SECURITY_MANAGER_H_