From 3e1eedd1a1754ecc86affdbd873900213c172bab Mon Sep 17 00:00:00 2001 From: erik Date: Thu, 13 Apr 2000 01:18:56 +0000 Subject: Upates to include copyright 2000 to everything -Erik git-svn-id: svn://busybox.net/trunk/busybox@447 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- du.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'du.c') diff --git a/du.c b/du.c index b6ebaca7a..874538015 100644 --- a/du.c +++ b/du.c @@ -3,7 +3,7 @@ * Mini du implementation for busybox * * - * Copyright (C) 1999 by Lineo, inc. + * Copyright (C) 1999,2000 by Lineo, inc. * Written by John Beppu * * This program is free software; you can redistribute it and/or modify @@ -182,7 +182,7 @@ int du_main(int argc, char **argv) exit(0); } -/* $Id: du.c,v 1.16 2000/03/04 21:19:32 erik Exp $ */ +/* $Id: du.c,v 1.17 2000/04/13 01:18:56 erik Exp $ */ /* Local Variables: c-file-style: "linux" -- cgit v1.2.3-55-g6feb