diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2009-01-27 12:56:33 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2009-01-27 12:56:33 +0000 |
commit | dd76b79962118f08fadef8ae707c7346c204ede6 (patch) | |
tree | 83687e62d639f77988af1bc899c22849f0d4d388 | |
parent | 41d5ebee17a977c9ea34933f9dfe12b0fa1a9836 (diff) | |
download | busybox-w32-dd76b79962118f08fadef8ae707c7346c204ede6.tar.gz busybox-w32-dd76b79962118f08fadef8ae707c7346c204ede6.tar.bz2 busybox-w32-dd76b79962118f08fadef8ae707c7346c204ede6.zip |
- update Michele address
-rw-r--r-- | miscutils/fbsplash.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/miscutils/fbsplash.c b/miscutils/fbsplash.c index f8289c3d1..c6509555c 100644 --- a/miscutils/fbsplash.c +++ b/miscutils/fbsplash.c | |||
@@ -1,7 +1,6 @@ | |||
1 | /* vi: set sw=4 ts=4: */ | 1 | /* vi: set sw=4 ts=4: */ |
2 | /* | 2 | /* |
3 | * Copyright (C) 2008 Michele Sanges <michele.sanges@otomelara.it>, | 3 | * Copyright (C) 2008 Michele Sanges <michele.sanges@gmail.com> |
4 | * <michele.sanges@gmail.it> | ||
5 | * | 4 | * |
6 | * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. | 5 | * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. |
7 | * | 6 | * |