diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:29 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:29 +0000 |
| commit | 2a63c3be158216222d89a073dcbd6a72ee4aab5a (patch) | |
| tree | f9a1fb9f5a3b62e0f12e65ad15bfb86a58dcd9f2 /libexec/ftpd | |
| parent | 71625ec9ad2a9bc8c09784fbd23b759830e0ee5f (diff) | |
Diffstat (limited to 'libexec/ftpd')
| -rw-r--r-- | libexec/ftpd/blacklist.c | 1 | ||||
| -rw-r--r-- | libexec/ftpd/blacklist_client.h | 1 | ||||
| -rw-r--r-- | libexec/ftpd/config.h | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/libexec/ftpd/blacklist.c b/libexec/ftpd/blacklist.c index 7aca755f7d2d..e8954f11bbe7 100644 --- a/libexec/ftpd/blacklist.c +++ b/libexec/ftpd/blacklist.c @@ -26,7 +26,6 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -/* $FreeBSD$ */ #include <ctype.h> #include <stdarg.h> diff --git a/libexec/ftpd/blacklist_client.h b/libexec/ftpd/blacklist_client.h index 391b49c9bdfd..94ecc66c17ce 100644 --- a/libexec/ftpd/blacklist_client.h +++ b/libexec/ftpd/blacklist_client.h @@ -26,7 +26,6 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifndef BLACKLIST_CLIENT_H #define BLACKLIST_CLIENT_H diff --git a/libexec/ftpd/config.h b/libexec/ftpd/config.h index 8e10bbb270dc..c5ca1f01e10e 100644 --- a/libexec/ftpd/config.h +++ b/libexec/ftpd/config.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* config.h. Generated automatically by configure. */ |
