OSDN Git Service

Add License
authorvosystems <doradora.motochan@gmail.com>
Sat, 11 Oct 2014 05:09:05 +0000 (14:09 +0900)
committervosystems <doradora.motochan@gmail.com>
Sat, 11 Oct 2014 05:09:05 +0000 (14:09 +0900)
Kernel/boot.c

index c0aac95..7df971f 100644 (file)
@@ -1,7 +1,16 @@
 /*!
        \file boot.c
        \Desc Kernel and Setting.
-       (C) 2014 VOSystems.
+       (C) 2013-2014 VOSystems.
+*/
+
+/*
+       Vane Operating System
+       Publish under The MIT License
+
+       MIT License
+       http://opensource.org/licenses/mit-license.php
+       Copyright (C) 2013-2014 VOSystems. All rights reserved.
 */
 
 #include<multiboot.h>