summaryrefslogtreecommitdiffstats
path: root/src/tools/cgcreate.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/cgcreate.c')
-rw-r--r--src/tools/cgcreate.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/tools/cgcreate.c b/src/tools/cgcreate.c
index 6204cfb..aeb94f4 100644
--- a/src/tools/cgcreate.c
+++ b/src/tools/cgcreate.c
@@ -1,3 +1,18 @@
+/*
+ * Copyright Red Hat, Inc. 2009
+ *
+ * Authors: Ivana Hutarova Varekova <varekova@redhat.com>
+ *
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms of version 2.1 of the GNU Lesser General Public License
+ * as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it would be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ */
+
#include <libcgroup.h>
#include <libcgroup-internal.h>