diff options
author | aldot <aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2005-10-15 20:56:31 +0000 |
---|---|---|
committer | aldot <aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2005-10-15 20:56:31 +0000 |
commit | d93a8c3303497909f1fc4c4e34360153dc97a3f8 (patch) | |
tree | 1dfa8184df927c5ae692394e0467d5c3a35cb39e | |
parent | 9477dbca1691ac2041b82f9b5e12c4df2335ec5c (diff) | |
download | busybox-w32-d93a8c3303497909f1fc4c4e34360153dc97a3f8.tar.gz busybox-w32-d93a8c3303497909f1fc4c4e34360153dc97a3f8.tar.bz2 busybox-w32-d93a8c3303497909f1fc4c4e34360153dc97a3f8.zip |
- don't update copyright years. He might release it, but apparently will have
to update the year himself.
git-svn-id: svn://busybox.net/trunk/busybox@11875 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r-- | libbb/loop.c | 2 |
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 | */ |