summaryrefslogtreecommitdiffstats
path: root/libexec/mail.local
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/mail.local
parent880849a80eb75b12a7a46608998c601f529e2e36 (diff)
downloadFreeBSD-src-361a15b8f4a83afeff37ca3cdf0689db0bad4dd7.zip
FreeBSD-src-361a15b8f4a83afeff37ca3cdf0689db0bad4dd7.tar.gz
add forgotten $Id$
Diffstat (limited to 'libexec/mail.local')
-rw-r--r--libexec/mail.local/Makefile1
-rw-r--r--libexec/mail.local/mail.local.81
-rw-r--r--libexec/mail.local/mail.local.c2
3 files changed, 4 insertions, 0 deletions
diff --git a/libexec/mail.local/Makefile b/libexec/mail.local/Makefile
index 10371e4..59eaed2 100644
--- a/libexec/mail.local/Makefile
+++ b/libexec/mail.local/Makefile
@@ -1,4 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 7/19/93
+# $Id$
PROG= mail.local
MAN8= mail.local.8
diff --git a/libexec/mail.local/mail.local.8 b/libexec/mail.local/mail.local.8
index 979cd44..8ffd535 100644
--- a/libexec/mail.local/mail.local.8
+++ b/libexec/mail.local/mail.local.8
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)mail.local.8 8.2 (Berkeley) 12/11/93
+.\" $Id$
.\"
.Dd December 11, 1993
.Dt MAIL.LOCAL 8
diff --git a/libexec/mail.local/mail.local.c b/libexec/mail.local/mail.local.c
index c6d869d..1809f35 100644
--- a/libexec/mail.local/mail.local.c
+++ b/libexec/mail.local/mail.local.c
@@ -29,6 +29,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