summaryrefslogtreecommitdiff
path: root/initvm.c
diff options
context:
space:
mode:
Diffstat (limited to 'initvm.c')
-rw-r--r--initvm.c18
1 files changed, 16 insertions, 2 deletions
diff --git a/initvm.c b/initvm.c
index 55686ea..241cf41 100644
--- a/initvm.c
+++ b/initvm.c
@@ -19,8 +19,22 @@
* build script to execute once binfmts are set up
*
* AUTHOR
- * James Perkins <james.perkins@linuxfoundation.org>
- * Adrian Schroeter <adrian@suse.de>
+ * Copyright (c) 2012 James Perkins <james.perkins@linuxfoundation.org>
+ * i Adrian Schroeter <adrian@suse.de>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 or 3 as
+ * published by the Free Software Foundation.
+ *
+ * This program 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 General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program (see the file COPYING); if not, write to the
+ * Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include <sys/mount.h>