openssh: remove unnecessary $FreeBSD$ tags

Diff reduction against upstream: remove $FreeBSD$ tags from files where
the tag itself is the only difference from upstream.

(cherry picked from commit 0e642632e6)
This commit is contained in:
Ed Maste 2021-09-07 21:48:15 -04:00
parent 32f1062f26
commit d4754d707a
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>