aboutsummaryrefslogtreecommitdiff
path: root/coreutils/who.c
diff options
context:
space:
mode:
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 @@
11 * http://www.gnu.org/copyleft/gpl.html 11 * http://www.gnu.org/copyleft/gpl.html
12 * 12 *
13 * Copyright (c) 2002 AYR Networks, Inc. 13 * Copyright (c) 2002 AYR Networks, Inc.
14 *
15 * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
16 *
14 *---------------------------------------------------------------------- 17 *----------------------------------------------------------------------
15 */ 18 */
16 19