diff options
author | Denys Vlasenko | 2010-09-06 16:22:25 +0200 |
---|---|---|
committer | Denys Vlasenko | 2010-09-06 16:22:25 +0200 |
commit | 3d4a8f864693e6a079a78db2290708554b130cb8 (patch) | |
tree | 35c3fc9c94130b6e968f5ded99e229837a1e12dc /networking | |
parent | 264bdadb2c0406474a4e874a3b16cb57661e6b3a (diff) | |
download | busybox-3d4a8f864693e6a079a78db2290708554b130cb8.zip busybox-3d4a8f864693e6a079a78db2290708554b130cb8.tar.gz |
made 3 license strings to follow the usual form ("or later" bit is not changed!)
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'networking')
-rw-r--r-- | networking/slattach.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/slattach.c b/networking/slattach.c index 12a3067..921ec55 100644 --- a/networking/slattach.c +++ b/networking/slattach.c @@ -4,7 +4,7 @@ * * Author: Ignacio Garcia Perez (iggarpe at gmail dot com) * - * License: GPLv2 or later, see LICENSE file in this tarball. + * Licensed under GPLv2 or later, see file LICENSE in this source tree. * * There are some differences from the standard net-tools slattach: * |