- update my name. No obj-code changes ;)
This commit is contained in:
@ -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.
|
||||
*/
|
||||
|
@ -2,7 +2,7 @@
|
||||
/*
|
||||
* mountpoint implementation for busybox
|
||||
*
|
||||
* Copyright (C) 2005 Bernhard Fischer
|
||||
* Copyright (C) 2005 Bernhard Reutner-Fischer
|
||||
*
|
||||
* Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
|
||||
*
|
||||
|
@ -2,7 +2,7 @@
|
||||
/*
|
||||
* raidautorun implementation for busybox
|
||||
*
|
||||
* Copyright (C) 2006 Bernhard Fischer
|
||||
* Copyright (C) 2006 Bernhard Reutner-Fischer
|
||||
*
|
||||
* Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
|
||||
*
|
||||
|
@ -9,7 +9,7 @@
|
||||
*
|
||||
* Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
|
||||
*
|
||||
* initially busyboxified by Bernhard Fischer
|
||||
* initially busyboxified by Bernhard Reutner-Fischer
|
||||
*/
|
||||
|
||||
#include <utmp.h>
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* taskset - retrieve or set a processes' CPU affinity
|
||||
* Copyright (c) 2006 Bernhard Fischer
|
||||
* Copyright (c) 2006 Bernhard Reutner-Fischer
|
||||
*
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
|
||||
*/
|
||||
|
@ -3,7 +3,7 @@
|
||||
* Mini watchdog implementation for busybox
|
||||
*
|
||||
* Copyright (C) 2003 Paul Mundt <lethal@linux-sh.org>
|
||||
* Copyright (C) 2006 Bernhard Fischer <busybox@busybox.net>
|
||||
* Copyright (C) 2006 Bernhard Reutner-Fischer <busybox@busybox.net>
|
||||
* Copyright (C) 2008 Darius Augulis <augulis.darius@gmail.com>
|
||||
*
|
||||
* Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
|
||||
|
Reference in New Issue
Block a user