mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove FreeBSD ID's so these are exact copies of the vendor sources.
This commit is contained in:
parent
8177af2087
commit
42bd166385
4 changed files with 1 additions and 9 deletions
|
|
@ -19,8 +19,6 @@
|
|||
* VendorReleTag Tag for this particular release
|
||||
*
|
||||
* Additional arguments specify more Vendor Release Tags.
|
||||
*
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
#include "cvs.h"
|
||||
|
|
|
|||
|
|
@ -10,8 +10,6 @@
|
|||
* specified in the README file that comes with CVS.
|
||||
*
|
||||
* Allow user to log in for an authenticating server.
|
||||
*
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
#include "cvs.h"
|
||||
|
|
|
|||
|
|
@ -8,10 +8,7 @@
|
|||
* Portions Copyright (C) 1989-1992, Brian Berliner
|
||||
*
|
||||
* You may distribute under the terms of the GNU General Public License as
|
||||
* specified in the README file that comes with the CVS kit.
|
||||
*
|
||||
* $FreeBSD$
|
||||
*/
|
||||
* specified in the README file that comes with the CVS kit. */
|
||||
|
||||
#include <assert.h>
|
||||
#include "cvs.h"
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@
|
|||
*
|
||||
* General recursion handler
|
||||
*
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
#include "cvs.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue