Remove $Id markers, Principal Author and Reviewed tags from the full source tree

This commit is contained in:
Ondřej Surý
2018-04-17 09:32:20 -07:00
parent 93f2d25a9a
commit 55a10b7acd
1247 changed files with 6 additions and 2130 deletions

View File

@@ -38,7 +38,6 @@
* SUCH DAMAGE.
*/
/* $Id: commandline.c,v 1.22 2008/09/25 04:02:39 tbox Exp $ */
/*! \file
* This file was adapted from the NetBSD project's source tree, RCS ID:
@@ -48,11 +47,6 @@
* and format in the ISC coding style.
*/
/*
* \author Principal Authors: Computer Systems Research Group at UC Berkeley
* \author Principal ISC caretaker: DCL
*/
#include <config.h>
#include <stdio.h>