diff options
Diffstat (limited to 'libbb/lineedit_ptr_hack.c')
-rw-r--r-- | libbb/lineedit_ptr_hack.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/lineedit_ptr_hack.c b/libbb/lineedit_ptr_hack.c index 53716a2..dc45855 100644 --- a/libbb/lineedit_ptr_hack.c +++ b/libbb/lineedit_ptr_hack.c @@ -2,7 +2,7 @@ /* * Copyright (C) 2008 by Denys Vlasenko <vda.linux@googlemail.com> * - * Licensed under GPLv2, see file LICENSE in this tarball for details. + * Licensed under GPLv2, see file LICENSE in this source tree. */ struct lineedit_statics; |