Fixed up copyright notices and such

This commit is contained in:
Eric Andersen 1999-10-20 22:08:37 +00:00
parent 887991c78a
commit c49960189a
75 changed files with 943 additions and 318 deletions

View file

@ -1,7 +1,9 @@
/*
* Mini clear implementation for busybox
*
* Copyright (C) 1998 by Erik Andersen <andersee@debian.org>
*
* Copyright (C) 1999 by Lineo, inc.
* Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by