aboutsummaryrefslogtreecommitdiff
path: root/coreutils/who.c
diff options
context:
space:
mode:
author"Robert P. J. Day" <rpjday@mindspring.com>2006-07-12 07:56:04 +0000
committer"Robert P. J. Day" <rpjday@mindspring.com>2006-07-12 07:56:04 +0000
commit801ab140132a111e9524371c9b8d425579692389 (patch)
tree4b77edc66fa955584108e01f7e8c025d73d00e51 /coreutils/who.c
parentab7d9be17cd75772c015b8eab885e176f271691e (diff)
downloadbusybox-801ab140132a111e9524371c9b8d425579692389.tar.gz
Add one-line GPL boilerplate to numerous (but not all yet) source files.
Diffstat (limited to 'coreutils/who.c')
-rw-r--r--coreutils/who.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/coreutils/who.c b/coreutils/who.c
index 5cff65157..95ad21953 100644
--- a/coreutils/who.c
+++ b/coreutils/who.c
@@ -11,6 +11,9 @@
* http://www.gnu.org/copyleft/gpl.html
*
* Copyright (c) 2002 AYR Networks, Inc.
+ *
+ * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
+ *
*----------------------------------------------------------------------
*/