summaryrefslogtreecommitdiffstats
path: root/libexec/uucpd
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-09-22 21:56:57 +0000
committerwosch <wosch@FreeBSD.org>1996-09-22 21:56:57 +0000
commit361a15b8f4a83afeff37ca3cdf0689db0bad4dd7 (patch)
tree4867a3bdc9ae39645860d414e03dc04a0418a63a /libexec/uucpd
parent880849a80eb75b12a7a46608998c601f529e2e36 (diff)
downloadFreeBSD-src-361a15b8f4a83afeff37ca3cdf0689db0bad4dd7.zip
FreeBSD-src-361a15b8f4a83afeff37ca3cdf0689db0bad4dd7.tar.gz
add forgotten $Id$
Diffstat (limited to 'libexec/uucpd')
-rw-r--r--libexec/uucpd/Makefile1
-rw-r--r--libexec/uucpd/pathnames.h2
-rw-r--r--libexec/uucpd/uucpd.c2
3 files changed, 5 insertions, 0 deletions
diff --git a/libexec/uucpd/Makefile b/libexec/uucpd/Makefile
index d9b3c91..9a296c9 100644
--- a/libexec/uucpd/Makefile
+++ b/libexec/uucpd/Makefile
@@ -1,4 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 6/4/93
+# $Id$
PROG= uucpd
MAN8= uucpd.8
diff --git a/libexec/uucpd/pathnames.h b/libexec/uucpd/pathnames.h
index 46310a4..782f23e 100644
--- a/libexec/uucpd/pathnames.h
+++ b/libexec/uucpd/pathnames.h
@@ -31,6 +31,8 @@
* SUCH DAMAGE.
*
* @(#)pathnames.h 8.1 (Berkeley) 6/4/93
+ *
+ * $Id$
*/
#include <paths.h>
diff --git a/libexec/uucpd/uucpd.c b/libexec/uucpd/uucpd.c
index f645eea..266831d 100644
--- a/libexec/uucpd/uucpd.c
+++ b/libexec/uucpd/uucpd.c
@@ -32,6 +32,8 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
+ *
+ * $Id$
*/
#ifndef lint
OpenPOWER on IntegriCloud