diff options
Diffstat (limited to 'console-tools/openvt.c')
-rw-r--r-- | console-tools/openvt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/console-tools/openvt.c b/console-tools/openvt.c index e3ea71b..6e0b589 100644 --- a/console-tools/openvt.c +++ b/console-tools/openvt.c @@ -5,7 +5,7 @@ * busyboxed by Quy Tonthat <quy@signal3.com> * hacked by Tito <farmatito@tiscali.it> * - * 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 <linux/vt.h> |