diff options
Diffstat (limited to 'miscutils/chrt.c')
-rw-r--r-- | miscutils/chrt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/chrt.c b/miscutils/chrt.c index 23ef58c..cc5660b 100644 --- a/miscutils/chrt.c +++ b/miscutils/chrt.c @@ -1,7 +1,7 @@ /* vi: set sw=4 ts=4: */ /* * chrt - manipulate real-time attributes of a process - * Copyright (c) 2006-2007 Bernhard Fischer + * Copyright (c) 2006-2007 Bernhard Reutner-Fischer * * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. */ |