summaryrefslogtreecommitdiffstats
path: root/tests/helpers
diff options
context:
space:
mode:
authorKarel Zak2010-11-30 11:41:59 +0100
committerKarel Zak2010-11-30 11:41:59 +0100
commit601d12fb103702276e01ed891fd3a09a6045f209 (patch)
tree3bb7b36565b0f03db0c1f6196fc725206cdb0326 /tests/helpers
parentlibblkid: add LINHIB0001 signature to swap prober (diff)
downloadkernel-qcow2-util-linux-601d12fb103702276e01ed891fd3a09a6045f209.tar.gz
kernel-qcow2-util-linux-601d12fb103702276e01ed891fd3a09a6045f209.tar.xz
kernel-qcow2-util-linux-601d12fb103702276e01ed891fd3a09a6045f209.zip
rename util-linux-ng back to util-linux
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/helpers')
-rw-r--r--tests/helpers/test_pathnames.c2
-rw-r--r--tests/helpers/test_sysinfo.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/helpers/test_pathnames.c b/tests/helpers/test_pathnames.c
index 5cc6efd70..0270938ba 100644
--- a/tests/helpers/test_pathnames.c
+++ b/tests/helpers/test_pathnames.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2007 Karel Zak <kzak@redhat.com>
*
- * This file is part of util-linux-ng.
+ * This file is part of util-linux.
*
* This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/tests/helpers/test_sysinfo.c b/tests/helpers/test_sysinfo.c
index 8ce1fe72d..9c841dbf8 100644
--- a/tests/helpers/test_sysinfo.c
+++ b/tests/helpers/test_sysinfo.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2007 Karel Zak <kzak@redhat.com>
*
- * This file is part of util-linux-ng.
+ * This file is part of util-linux.
*
* This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by