aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAngelo Marletta <angelo.marletta@gmail.com>2012-06-24 00:59:45 +0100
committerAngelo Marletta <angelo.marletta@gmail.com>2012-06-24 00:59:45 +0100
commitf05ae7de8d93658f835073135d04174580acfb8a (patch)
tree8e963fb37ea05ec27db44dacc9a1d6011f3440d5 /tests
parent06fd0fd1e25fb2dd4fbcd265c3643b3e249e86eb (diff)
downloadcpulimit-f05ae7de8d93658f835073135d04174580acfb8a.tar.gz
updated copyright header
Diffstat (limited to 'tests')
-rw-r--r--tests/process_iterator_test.c21
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/process_iterator_test.c b/tests/process_iterator_test.c
index f5b7586..7b1c6b5 100644
--- a/tests/process_iterator_test.c
+++ b/tests/process_iterator_test.c
@@ -1,3 +1,24 @@
+/**
+ *
+ * cpulimit - a CPU limiter for Linux
+ *
+ * Copyright (C) 2005-2012, by: Angelo Marletta <angelo dot marletta at gmail dot com>
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * of the License, or (at your option) any later version.
+ *
+ * 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; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ */
+
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
Un proyecto texto-plano.xyz