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,7 +2,6 @@
/*
* Mini fdflush implementation for busybox
*
*
* Copyright (C) 1995, 1996 by Bruce Perens <bruce@pixar.com>.
*
* This program is free software; you can redistribute it and/or modify

View File

@@ -2,8 +2,8 @@
/*
* Mini more implementation for busybox
*
*
* Copyright (C) 1995, 1996 by Bruce Perens <bruce@pixar.com>.
* Copyright (C) 1999-2002 by Erik Andersen <andersee@debian.org>
*
* Latest version blended together by Erik Andersen <andersen@lineo.com>,
* based on the original more implementation by Bruce, and code from the

View File

@@ -3,6 +3,7 @@
* Mini mount implementation for busybox
*
* Copyright (C) 1995, 1996 by Bruce Perens <bruce@pixar.com>.
* Copyright (C) 1999-2002 by Erik Andersen <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