diff options
author | Bernhard Reutner-Fischer | 2008-09-25 12:13:34 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer | 2008-09-25 12:13:34 +0000 |
commit | 6c4dadefb611d8fa3336fba9f4dfadceb7beea88 (patch) | |
tree | b9e88bff6dc329f6190559cdb0f18c945ed2c63b /miscutils/mountpoint.c | |
parent | a46d2b1d2de382081f482c653f3d5c6dd75966b8 (diff) | |
download | busybox-6c4dadefb611d8fa3336fba9f4dfadceb7beea88.zip busybox-6c4dadefb611d8fa3336fba9f4dfadceb7beea88.tar.gz |
- update my name. No obj-code changes ;)
Diffstat (limited to 'miscutils/mountpoint.c')
-rw-r--r-- | miscutils/mountpoint.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/mountpoint.c b/miscutils/mountpoint.c index 5647e4c..81ce429 100644 --- a/miscutils/mountpoint.c +++ b/miscutils/mountpoint.c @@ -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. * |