From 361a15b8f4a83afeff37ca3cdf0689db0bad4dd7 Mon Sep 17 00:00:00 2001 From: wosch Date: Sun, 22 Sep 1996 21:56:57 +0000 Subject: add forgotten $Id$ --- libexec/xtend/packet.c | 2 ++ libexec/xtend/paths.h | 2 ++ libexec/xtend/status.c | 2 ++ libexec/xtend/user.c | 2 ++ libexec/xtend/xten.h | 2 ++ libexec/xtend/xtend.8 | 2 ++ libexec/xtend/xtend.c | 2 ++ libexec/xtend/xtend.h | 2 ++ 8 files changed, 16 insertions(+) (limited to 'libexec/xtend') diff --git a/libexec/xtend/packet.c b/libexec/xtend/packet.c index 8dfad88..ec67c94 100644 --- a/libexec/xtend/packet.c +++ b/libexec/xtend/packet.c @@ -27,6 +27,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$ */ #include diff --git a/libexec/xtend/paths.h b/libexec/xtend/paths.h index 77c6ae9..e41d214 100644 --- a/libexec/xtend/paths.h +++ b/libexec/xtend/paths.h @@ -1,5 +1,7 @@ /* * Pathnames for files used by xtend + * + * $Id$ */ #define X10DIR "/var/spool/xten" diff --git a/libexec/xtend/status.c b/libexec/xtend/status.c index 2ee3812..e527f55 100644 --- a/libexec/xtend/status.c +++ b/libexec/xtend/status.c @@ -27,6 +27,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$ */ #include diff --git a/libexec/xtend/user.c b/libexec/xtend/user.c index f029f5f..a795dba 100644 --- a/libexec/xtend/user.c +++ b/libexec/xtend/user.c @@ -27,6 +27,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$ */ #include diff --git a/libexec/xtend/xten.h b/libexec/xtend/xten.h index e782f15..23e8c6b 100644 --- a/libexec/xtend/xten.h +++ b/libexec/xtend/xten.h @@ -27,6 +27,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$ */ extern char *X10housenames[]; diff --git a/libexec/xtend/xtend.8 b/libexec/xtend/xtend.8 index 7d877e5..f99dfb7 100644 --- a/libexec/xtend/xtend.8 +++ b/libexec/xtend/xtend.8 @@ -27,6 +27,8 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" +.\" $Id$ +.\" .Th XTEND 8 "30 Oct 1993" .Dd Oct 30, 1993 .Dt XTEND 8 diff --git a/libexec/xtend/xtend.c b/libexec/xtend/xtend.c index 609bc7f..dd32129 100644 --- a/libexec/xtend/xtend.c +++ b/libexec/xtend/xtend.c @@ -27,6 +27,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$ */ /* diff --git a/libexec/xtend/xtend.h b/libexec/xtend/xtend.h index 1b8c706..9d70444 100644 --- a/libexec/xtend/xtend.h +++ b/libexec/xtend/xtend.h @@ -27,6 +27,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$ */ /* -- cgit v1.1