diff options
Diffstat (limited to 'libbb/inode_hash.c')
-rw-r--r-- | libbb/inode_hash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/inode_hash.c b/libbb/inode_hash.c index b32bd26bf..2aea08b04 100644 --- a/libbb/inode_hash.c +++ b/libbb/inode_hash.c @@ -5,7 +5,7 @@ * Copyright (C) many different people. * If you wrote this, please acknowledge your work. * - * 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. */ #include "libbb.h" |