diff options
Diffstat (limited to 'miscutils/ionice.c')
-rw-r--r-- | miscutils/ionice.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/ionice.c b/miscutils/ionice.c index 6b791c491..481a738ee 100644 --- a/miscutils/ionice.c +++ b/miscutils/ionice.c @@ -4,7 +4,7 @@ * * Copyright (C) 2008 by <u173034@informatik.uni-oldenburg.de> * - * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. + * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ #include <sys/syscall.h> |