[git commit master 1/1] deluser: use the same licensing template in the header as other files do

Denys Vlasenko vda.linux at googlemail.com
Thu Sep 30 16:51:25 UTC 2010


commit: http://git.busybox.net/busybox/commit/?id=6e852408a9ded4b5c6e5db001419d94471d2aad5
branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 loginutils/deluser.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/loginutils/deluser.c b/loginutils/deluser.c
index 65817b9..08ca266 100644
--- a/loginutils/deluser.c
+++ b/loginutils/deluser.c
@@ -6,7 +6,7 @@
  * Copyright (C) 1999,2000,2001 by John Beppu <beppu at codepoet.org>
  * Copyright (C) 2007 by Tito Ragusa <farmatito at tiscali.it>
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  *
  */
 #include "libbb.h"
-- 
1.7.1



More information about the busybox-cvs mailing list