Update some missing copyright notices

This commit is contained in:
Eric Andersen
2002-04-13 08:31:59 +00:00
parent 497a88506e
commit 1d1d2f9b18
14 changed files with 9 additions and 11 deletions

View File

@ -2,8 +2,8 @@
/*
* Mini init implementation for busybox
*
*
* Copyright (C) 1995, 1996 by Bruce Perens <bruce@pixar.com>.
* Copyright (C) 1999-2002 by Erik Andersen <andersee@debian.org>
* Adjusted by so many folks, it's impossible to keep track.
*
* This program is free software; you can redistribute it and/or modify