summaryrefslogtreecommitdiffstats
path: root/libexec/tftpd
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-02-22 14:22:49 +0000
committerpeter <peter@FreeBSD.org>1997-02-22 14:22:49 +0000
commit090fb430f117cbbf541214c39f88eb57afb71d15 (patch)
tree675e78759fe0f81ec0897b596c2b111ceedef8ad /libexec/tftpd
parent83b3c2c1614c7caa6fd6a6eb52f6b74876ae61dd (diff)
downloadFreeBSD-src-090fb430f117cbbf541214c39f88eb57afb71d15.zip
FreeBSD-src-090fb430f117cbbf541214c39f88eb57afb71d15.tar.gz
Revert $FreeBSD$ to $Id$
Diffstat (limited to 'libexec/tftpd')
-rw-r--r--libexec/tftpd/Makefile2
-rw-r--r--libexec/tftpd/tftpd.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/libexec/tftpd/Makefile b/libexec/tftpd/Makefile
index 0fc4023..b7c600c 100644
--- a/libexec/tftpd/Makefile
+++ b/libexec/tftpd/Makefile
@@ -1,5 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 6/4/93
-# $FreeBSD$
+# $Id$
PROG= tftpd
SRCS= tftpd.c tftpsubs.c
diff --git a/libexec/tftpd/tftpd.c b/libexec/tftpd/tftpd.c
index 26f157b..d1f737f 100644
--- a/libexec/tftpd/tftpd.c
+++ b/libexec/tftpd/tftpd.c
@@ -30,7 +30,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $Id$
*/
#ifndef lint
OpenPOWER on IntegriCloud