diff options
author | Eric Andersen | 2002-04-13 08:31:59 +0000 |
---|---|---|
committer | Eric Andersen | 2002-04-13 08:31:59 +0000 |
commit | 1d1d2f9b1879775a8e04bcd189b66a058405c9c1 (patch) | |
tree | b8760df75f9b4670f7d72e4edc5e46f69d7821bc /util-linux/more.c | |
parent | 497a88506e796d20ea07f1a6acad7fe3c48c4690 (diff) | |
download | busybox-1d1d2f9b1879775a8e04bcd189b66a058405c9c1.zip busybox-1d1d2f9b1879775a8e04bcd189b66a058405c9c1.tar.gz |
Update some missing copyright notices
Diffstat (limited to 'util-linux/more.c')
-rw-r--r-- | util-linux/more.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/more.c b/util-linux/more.c index cc5f86e..05fe869 100644 --- a/util-linux/more.c +++ b/util-linux/more.c @@ -2,8 +2,8 @@ /* * Mini more implementation for busybox * - * * Copyright (C) 1995, 1996 by Bruce Perens <bruce@pixar.com>. + * Copyright (C) 1999-2002 by Erik Andersen <andersee@debian.org> * * Latest version blended together by Erik Andersen <andersen@lineo.com>, * based on the original more implementation by Bruce, and code from the |