From cb81e6484d1f50ec2761f6294722407b14add525 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 14 Jul 2003 21:21:08 +0000 Subject: Update a bunch of docs. Run a script to update my email addr. --- examples/depmod.pl | 4 ++-- examples/inittab | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'examples') diff --git a/examples/depmod.pl b/examples/depmod.pl index 1bb02defa..ea29e8883 100755 --- a/examples/depmod.pl +++ b/examples/depmod.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl -w # vi: set ts=4: # Copyright (c) 2001 David Schleef -# Copyright (c) 2001 Erik Andersen +# Copyright (c) 2001 Erik Andersen # Copyright (c) 2001 Stuart Hughes # Copyright (c) 2002 Steven J. Hill # This program is free software; you can redistribute it and/or modify it @@ -233,5 +233,5 @@ David Schleef =cut -# $Id: depmod.pl,v 1.2 2002/10/08 21:33:51 sjhill Exp $ +# $Id: depmod.pl,v 1.3 2003/07/14 21:20:51 andersen Exp $ diff --git a/examples/inittab b/examples/inittab index 4eed84885..38df92497 100644 --- a/examples/inittab +++ b/examples/inittab @@ -1,7 +1,6 @@ # /etc/inittab init(8) configuration for BusyBox # -# Copyright (C) 1999 by Lineo, inc. and Erik Andersen -# Copyright (C) 1999,2000,2001 by Erik Andersen +# Copyright (C) 1999-2003 by Erik Andersen # # # Note, BusyBox init doesn't support runlevels. The runlevels field is -- cgit v1.2.3