openssh: remove unnecessary $FreeBSD$ tags

Diff reduction against upstream: remove $FreeBSD$ tags from files where
the tag itself is the only difference from upstream.
This commit is contained in:
Ed Maste 2021-09-07 21:48:15 -04:00
parent a8b89dff6a
commit 0e642632e6
2 changed files with 0 additions and 2 deletions

View File

@ -18,7 +18,6 @@
/* ssh session multiplexing support */
#include "includes.h"
__RCSID("$FreeBSD$");
#include <sys/types.h>
#include <sys/stat.h>

View File

@ -25,7 +25,6 @@
*/
#include "includes.h"
__RCSID("$FreeBSD$");
#include <sys/types.h>
#include <sys/stat.h>