diff options
Diffstat (limited to 'miscutils/fbsplash.c')
-rw-r--r-- | miscutils/fbsplash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/fbsplash.c b/miscutils/fbsplash.c index a031cbd3a..6b84563a3 100644 --- a/miscutils/fbsplash.c +++ b/miscutils/fbsplash.c @@ -2,7 +2,7 @@ /* * Copyright (C) 2008 Michele Sanges <michele.sanges@gmail.com> * - * 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. * * Usage: * - use kernel option 'vga=xxx' or otherwise enable framebuffer device. |