aboutsummaryrefslogtreecommitdiff
path: root/stand/libsa/write.c
diff options
context:
space:
mode:
Diffstat (limited to 'stand/libsa/write.c')
-rw-r--r--stand/libsa/write.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/stand/libsa/write.c b/stand/libsa/write.c
index db82d7eaf4f6..06b9bfc63ac2 100644
--- a/stand/libsa/write.c
+++ b/stand/libsa/write.c
@@ -31,8 +31,6 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * @(#)write.c 8.1 (Berkeley) 6/11/93
- *
*
* Copyright (c) 1989, 1990, 1991 Carnegie Mellon University
* All Rights Reserved.
@@ -60,9 +58,6 @@
* rights to redistribute these changes.
*/
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/param.h>
#include "stand.h"