From c7bda1ce659294d6e22c06e087f6f265983c7578 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 15 Mar 2004 08:29:22 +0000 Subject: Remove trailing whitespace. Update copyright to include 2004. --- include/busybox.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/busybox.h') diff --git a/include/busybox.h b/include/busybox.h index ba4edcaba..f6f575957 100644 --- a/include/busybox.h +++ b/include/busybox.h @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Based in part on code from sash, Copyright (c) 1999 by David I. Bell + * Based in part on code from sash, Copyright (c) 1999 by David I. Bell * Permission has been granted to redistribute this code under the GPL. * */ @@ -81,7 +81,7 @@ extern const struct BB_applet applets[]; * applet usage strings. These are all of the form: * extern int foo_main(int argc, char **argv); * extern const char foo_usage[]; - * These are all autogenerated from the set of currently defined applets. + * These are all autogenerated from the set of currently defined applets. */ #define PROTOTYPES #include "applets.h" -- cgit v1.2.3