aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2005-10-15 20:56:31 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2005-10-15 20:56:31 +0000
commit7547a6e2f6787f213a5d3e07ff5218aed4ee4b8e (patch)
tree1dfa8184df927c5ae692394e0467d5c3a35cb39e
parentc961a44e0ba57d79528ef2e69324872a26ecd3e6 (diff)
downloadbusybox-w32-7547a6e2f6787f213a5d3e07ff5218aed4ee4b8e.tar.gz
busybox-w32-7547a6e2f6787f213a5d3e07ff5218aed4ee4b8e.tar.bz2
busybox-w32-7547a6e2f6787f213a5d3e07ff5218aed4ee4b8e.zip
- don't update copyright years. He might release it, but apparently will have
to update the year himself.
-rw-r--r--libbb/loop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/loop.c b/libbb/loop.c
index 06b5185b6..10217931b 100644
--- a/libbb/loop.c
+++ b/libbb/loop.c
@@ -2,7 +2,7 @@
2/* 2/*
3 * Utility routines. 3 * Utility routines.
4 * 4 *
5 * Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org> 5 * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
6 * 6 *
7 * Licensed under the GPL v2 or later, see the file LICENSE in this tarball. 7 * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
8 */ 8 */