]> git.ipfire.org Git - thirdparty/libcgroup.git/commitdiff
Add copyright header to cgcreate
authorIvana Hutarova Varekova <varekova@redhat.com>
Mon, 9 Nov 2009 10:38:14 +0000 (11:38 +0100)
committerDhaval Giani <dhaval@linux.vnet.ibm.com>
Tue, 10 Nov 2009 19:12:06 +0000 (00:42 +0530)
Signed-off-by: Ivana Hutarova Varekova <varekova@redhat.com>
Signed-off-by: Dhaval Giani <dhaval@linux.vnet.ibm.com>
src/tools/cgcreate.c

index 6204cfbb2868422ed2f2c740762db31e007d7022..aeb94f4a4d01b33ac7616dab8d378e1a88bc1bb7 100644 (file)
@@ -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>