From 9ddb49cbe45441fa3f3a10f6dd355e9956480b5f Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 10 Jan 2005 08:39:26 +0000 Subject: [PATCH] /*- or .\"- or #- to begin license clauses. --- bin/cat/cat.1 | 1 + bin/cat/cat.c | 2 +- bin/chflags/chflags.1 | 1 + bin/chflags/chflags.c | 2 +- bin/chio/chio.1 | 3 ++- bin/chio/chio.c | 2 +- bin/chio/defs.h | 2 +- bin/chio/pathnames.h | 2 +- bin/chmod/chmod.1 | 1 + bin/chmod/chmod.c | 2 +- bin/cp/cp.1 | 1 + bin/cp/cp.c | 2 +- bin/csh/USD.doc/csh.1 | 1 + bin/csh/USD.doc/csh.2 | 1 + bin/csh/USD.doc/csh.3 | 1 + bin/csh/USD.doc/csh.4 | 1 + bin/csh/USD.doc/csh.a | 1 + bin/csh/USD.doc/csh.g | 1 + bin/csh/USD.doc/tabs | 1 + bin/date/date.1 | 1 + bin/date/date.c | 2 +- bin/dd/dd.1 | 1 + bin/dd/gen.c | 2 +- bin/df/df.1 | 1 + bin/df/df.c | 2 +- bin/domainname/domainname.1 | 1 + bin/domainname/domainname.c | 2 +- bin/echo/echo.1 | 1 + bin/echo/echo.c | 2 +- bin/ed/ed.h | 2 +- bin/expr/expr.1 | 3 ++- bin/expr/expr.y | 3 ++- bin/hostname/hostname.1 | 1 + bin/hostname/hostname.c | 2 +- bin/kenv/kenv.1 | 1 + bin/kenv/kenv.c | 2 +- bin/kill/kill.1 | 1 + bin/kill/kill.c | 2 +- bin/ln/ln.1 | 1 + bin/ln/ln.c | 2 +- bin/ln/symlink.7 | 1 + bin/ls/cmp.c | 2 +- bin/ls/ls.1 | 1 + bin/ls/ls.c | 2 +- bin/ls/ls.h | 3 +-- bin/ls/print.c | 2 +- bin/ls/util.c | 2 +- bin/mkdir/mkdir.1 | 1 + bin/mkdir/mkdir.c | 2 +- bin/mv/mv.1 | 1 + bin/mv/mv.c | 2 +- bin/pax/cpio.1 | 2 +- bin/pax/getoldopt.c | 2 +- bin/pax/pax.1 | 1 + bin/pax/tar.1 | 2 +- bin/ps/ps.1 | 1 + bin/pwd/pwd.1 | 1 + bin/pwd/pwd.c | 2 +- bin/rcp/rcp.1 | 1 + bin/realpath/realpath.1 | 1 + bin/rm/rm.1 | 1 + bin/rmdir/rmdir.1 | 1 + bin/setfacl/file.c | 2 +- bin/setfacl/mask.c | 2 +- bin/setfacl/merge.c | 2 +- bin/setfacl/remove.c | 2 +- bin/setfacl/setfacl.1 | 2 +- bin/setfacl/setfacl.c | 2 +- bin/setfacl/setfacl.h | 2 +- bin/setfacl/util.c | 2 +- bin/sh/bltin/echo.1 | 1 + bin/sh/builtins.def | 3 ++- bin/sh/funcs/cmv | 3 +++ bin/sh/funcs/dirs | 3 +++ bin/sh/funcs/kill | 3 +++ bin/sh/funcs/login | 3 +++ bin/sh/funcs/newgrp | 3 +++ bin/sh/funcs/popd | 3 +++ bin/sh/funcs/pushd | 3 +++ bin/sh/funcs/suspend | 1 + bin/sh/mkbuiltins | 3 ++- bin/sh/mktokens | 3 ++- bin/sh/nodetypes | 2 +- bin/sh/sh.1 | 1 + bin/sleep/sleep.1 | 1 + bin/sleep/sleep.c | 2 +- bin/stty/stty.1 | 1 + bin/sync/sync.8 | 1 + bin/sync/sync.c | 2 +- bin/test/TEST.sh | 4 +++- bin/test/test.1 | 1 + bin/test/test.c | 2 +- 92 files changed, 114 insertions(+), 48 deletions(-) diff --git a/bin/cat/cat.1 b/bin/cat/cat.1 index d27ac1eefa1..0ee1cd045c9 100644 --- a/bin/cat/cat.1 +++ b/bin/cat/cat.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/cat/cat.c b/bin/cat/cat.c index 8c433f14d59..9acd68fec4f 100644 --- a/bin/cat/cat.c +++ b/bin/cat/cat.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/chflags/chflags.1 b/bin/chflags/chflags.1 index 1ecd43f907b..68242c0332a 100644 --- a/bin/chflags/chflags.1 +++ b/bin/chflags/chflags.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1989, 1990, 1993, 1994 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/chflags/chflags.c b/bin/chflags/chflags.c index 1c71590fe5c..18c3cf6ecae 100644 --- a/bin/chflags/chflags.c +++ b/bin/chflags/chflags.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/chio/chio.1 b/bin/chio/chio.1 index 280eed01524..a97ec8ad259 100644 --- a/bin/chio/chio.1 +++ b/bin/chio/chio.1 @@ -1,5 +1,6 @@ .\" $NetBSD: chio.1,v 1.4 1997/10/02 00:41:25 hubertf Exp $ -.\" + +.\"- .\" Copyright (c) 1996 Jason R. Thorpe .\" All rights reserved. .\" diff --git a/bin/chio/chio.c b/bin/chio/chio.c index 02cb32f3c9b..cdfcf829a0b 100644 --- a/bin/chio/chio.c +++ b/bin/chio/chio.c @@ -1,5 +1,5 @@ /* $NetBSD: chio.c,v 1.6 1998/01/04 23:53:58 thorpej Exp $ */ -/* +/*- * Copyright (c) 1996 Jason R. Thorpe * All rights reserved. * diff --git a/bin/chio/defs.h b/bin/chio/defs.h index 17d2abf33a2..8f10c9d9243 100644 --- a/bin/chio/defs.h +++ b/bin/chio/defs.h @@ -1,6 +1,6 @@ /* $FreeBSD$ */ -/* +/*- * Copyright (c) 1996 Jason R. Thorpe * All rights reserved. * diff --git a/bin/chio/pathnames.h b/bin/chio/pathnames.h index 9a9b74a5481..5b9b1e429dc 100644 --- a/bin/chio/pathnames.h +++ b/bin/chio/pathnames.h @@ -1,6 +1,6 @@ /* $FreeBSD$ */ -/* +/*- * Copyright (c) 1996 Jason R. Thorpe * All rights reserved. * diff --git a/bin/chmod/chmod.1 b/bin/chmod/chmod.1 index 23e12f7e27b..122b18fc238 100644 --- a/bin/chmod/chmod.1 +++ b/bin/chmod/chmod.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1989, 1990, 1993, 1994 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/chmod/chmod.c b/bin/chmod/chmod.c index 516df930ebe..e9673889803 100644 --- a/bin/chmod/chmod.c +++ b/bin/chmod/chmod.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/cp/cp.1 b/bin/cp/cp.1 index abec6901ab3..080c3c58689 100644 --- a/bin/cp/cp.1 +++ b/bin/cp/cp.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1989, 1990, 1993, 1994 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/cp/cp.c b/bin/cp/cp.c index 1cc6110299e..bbf73cd0abf 100644 --- a/bin/cp/cp.c +++ b/bin/cp/cp.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1988, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/csh/USD.doc/csh.1 b/bin/csh/USD.doc/csh.1 index e741c7013bf..915cb2307f9 100644 --- a/bin/csh/USD.doc/csh.1 +++ b/bin/csh/USD.doc/csh.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1980, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/csh/USD.doc/csh.2 b/bin/csh/USD.doc/csh.2 index d61a7306aba..10c5f6516eb 100644 --- a/bin/csh/USD.doc/csh.2 +++ b/bin/csh/USD.doc/csh.2 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1980, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/csh/USD.doc/csh.3 b/bin/csh/USD.doc/csh.3 index 4b96d2f861b..76ee1ebd5d1 100644 --- a/bin/csh/USD.doc/csh.3 +++ b/bin/csh/USD.doc/csh.3 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1980, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/csh/USD.doc/csh.4 b/bin/csh/USD.doc/csh.4 index cc478f28ad6..7ef24dcfe53 100644 --- a/bin/csh/USD.doc/csh.4 +++ b/bin/csh/USD.doc/csh.4 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1980, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/csh/USD.doc/csh.a b/bin/csh/USD.doc/csh.a index dec7886fd74..22c8f76b28f 100644 --- a/bin/csh/USD.doc/csh.a +++ b/bin/csh/USD.doc/csh.a @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1980, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/csh/USD.doc/csh.g b/bin/csh/USD.doc/csh.g index 6950069663a..ba1b161ad51 100644 --- a/bin/csh/USD.doc/csh.g +++ b/bin/csh/USD.doc/csh.g @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1980, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/csh/USD.doc/tabs b/bin/csh/USD.doc/tabs index 94076f8d69c..196d4371ce2 100644 --- a/bin/csh/USD.doc/tabs +++ b/bin/csh/USD.doc/tabs @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1980, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/date/date.1 b/bin/date/date.1 index 6a5119d89de..cc2cab8b712 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/date/date.c b/bin/date/date.c index 91628405e94..be296a1f3b3 100644 --- a/bin/date/date.c +++ b/bin/date/date.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1985, 1987, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/dd/dd.1 b/bin/dd/dd.1 index d5b2cbb80cf..4c4c794cfaf 100644 --- a/bin/dd/dd.1 +++ b/bin/dd/dd.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/dd/gen.c b/bin/dd/gen.c index 1eb76dc5b62..9c7571a9ab9 100644 --- a/bin/dd/gen.c +++ b/bin/dd/gen.c @@ -1,4 +1,4 @@ -/* +/*- * This program is in the public domain * * $FreeBSD$ diff --git a/bin/df/df.1 b/bin/df/df.1 index d4e301f8ebd..d667f99633f 100644 --- a/bin/df/df.1 +++ b/bin/df/df.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/df/df.c b/bin/df/df.c index dfff6aef426..008e15c0c55 100644 --- a/bin/df/df.c +++ b/bin/df/df.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1980, 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/bin/domainname/domainname.1 b/bin/domainname/domainname.1 index f017feeb3b5..f12dbc94758 100644 --- a/bin/domainname/domainname.1 +++ b/bin/domainname/domainname.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1983, 1988, 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/domainname/domainname.c b/bin/domainname/domainname.c index 2c084cf4e34..da3e607c0e1 100644 --- a/bin/domainname/domainname.c +++ b/bin/domainname/domainname.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/echo/echo.1 b/bin/echo/echo.1 index 6fdf213240d..248320c6806 100644 --- a/bin/echo/echo.1 +++ b/bin/echo/echo.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/echo/echo.c b/bin/echo/echo.c index d859cf881d7..45d9d7e18c5 100644 --- a/bin/echo/echo.c +++ b/bin/echo/echo.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/ed/ed.h b/bin/ed/ed.h index c40f57374b6..2021232c049 100644 --- a/bin/ed/ed.h +++ b/bin/ed/ed.h @@ -1,5 +1,5 @@ /* ed.h: type and constant definitions for the ed editor. */ -/* +/*- * Copyright (c) 1993 Andrew Moore * All rights reserved. * diff --git a/bin/expr/expr.1 b/bin/expr/expr.1 index fbd1a0d416a..49aff71cae7 100644 --- a/bin/expr/expr.1 +++ b/bin/expr/expr.1 @@ -1,5 +1,6 @@ .\" -*- nroff -*- -.\" + +.\"- .\" Copyright (c) 1993 Winning Strategies, Inc. .\" All rights reserved. .\" diff --git a/bin/expr/expr.y b/bin/expr/expr.y index 74a33033d22..787cd85dfbb 100644 --- a/bin/expr/expr.y +++ b/bin/expr/expr.y @@ -1,5 +1,6 @@ %{ -/* Written by Pace Willisson (pace@blitz.com) +/*- + * Written by Pace Willisson (pace@blitz.com) * and placed in the public domain. * * Largely rewritten by J.T. Conklin (jtc@wimsey.com) diff --git a/bin/hostname/hostname.1 b/bin/hostname/hostname.1 index 060c5092523..1ed5b94add1 100644 --- a/bin/hostname/hostname.1 +++ b/bin/hostname/hostname.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1983, 1988, 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/hostname/hostname.c b/bin/hostname/hostname.c index 820699c69c5..512327baf73 100644 --- a/bin/hostname/hostname.c +++ b/bin/hostname/hostname.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/kenv/kenv.1 b/bin/kenv/kenv.1 index 4d314f3627e..cb7b3770381 100644 --- a/bin/kenv/kenv.1 +++ b/bin/kenv/kenv.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 2000 Peter Wemm .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/bin/kenv/kenv.c b/bin/kenv/kenv.c index 6e1a7593616..ced383212b9 100644 --- a/bin/kenv/kenv.c +++ b/bin/kenv/kenv.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2000 Peter Wemm * * Redistribution and use in source and binary forms, with or without diff --git a/bin/kill/kill.1 b/bin/kill/kill.1 index 99d7d3d5af2..c38fa024fa7 100644 --- a/bin/kill/kill.1 +++ b/bin/kill/kill.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/kill/kill.c b/bin/kill/kill.c index 6f7a8537f6d..bb9982e33b5 100644 --- a/bin/kill/kill.c +++ b/bin/kill/kill.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1988, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/ln/ln.1 b/bin/ln/ln.1 index 66b42050dec..c95258c3037 100644 --- a/bin/ln/ln.1 +++ b/bin/ln/ln.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/ln/ln.c b/bin/ln/ln.c index a75785872d0..9ad66576ef6 100644 --- a/bin/ln/ln.c +++ b/bin/ln/ln.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1987, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/ln/symlink.7 b/bin/ln/symlink.7 index f637d33e911..69c3e01dd86 100644 --- a/bin/ln/symlink.7 +++ b/bin/ln/symlink.7 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1992, 1993, 1994 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/ls/cmp.c b/bin/ls/cmp.c index 41f5b8da1f7..903da8b8dfb 100644 --- a/bin/ls/cmp.c +++ b/bin/ls/cmp.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index 3fe48cd4c73..cedc2185248 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/ls/ls.c b/bin/ls/ls.c index 123084a5ce0..0130ade1147 100644 --- a/bin/ls/ls.c +++ b/bin/ls/ls.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/ls/ls.h b/bin/ls/ls.h index dfb7771a3dd..d4e5db6ad21 100644 --- a/bin/ls/ls.h +++ b/bin/ls/ls.h @@ -1,5 +1,4 @@ - -/* +/*- * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/ls/print.c b/bin/ls/print.c index 075cc5f1303..185b418afe3 100644 --- a/bin/ls/print.c +++ b/bin/ls/print.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/ls/util.c b/bin/ls/util.c index 36122df4db7..bf80047494c 100644 --- a/bin/ls/util.c +++ b/bin/ls/util.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/mkdir/mkdir.1 b/bin/mkdir/mkdir.1 index 0aeea939f52..14db65c7e95 100644 --- a/bin/mkdir/mkdir.1 +++ b/bin/mkdir/mkdir.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/mkdir/mkdir.c b/bin/mkdir/mkdir.c index 5bb41c3a8a3..3664853a101 100644 --- a/bin/mkdir/mkdir.c +++ b/bin/mkdir/mkdir.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1983, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/mv/mv.1 b/bin/mv/mv.1 index 85552830d99..d5a505ff30a 100644 --- a/bin/mv/mv.1 +++ b/bin/mv/mv.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/mv/mv.c b/bin/mv/mv.c index 795a25c6f41..46e5fe7ab59 100644 --- a/bin/mv/mv.c +++ b/bin/mv/mv.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/pax/cpio.1 b/bin/pax/cpio.1 index 5a383257d31..c6865a152c6 100644 --- a/bin/pax/cpio.1 +++ b/bin/pax/cpio.1 @@ -1,4 +1,4 @@ -.\" +.\"- .\" Copyright (c) 1997 SigmaSoft, Th. Lockert .\" All rights reserved. .\" diff --git a/bin/pax/getoldopt.c b/bin/pax/getoldopt.c index 94611a6aedc..1c9f63cfb61 100644 --- a/bin/pax/getoldopt.c +++ b/bin/pax/getoldopt.c @@ -1,7 +1,7 @@ /* $OpenBSD: getoldopt.c,v 1.4 2000/01/22 20:24:51 deraadt Exp $ */ /* $NetBSD: getoldopt.c,v 1.3 1995/03/21 09:07:28 cgd Exp $ */ -/* +/*- * Plug-compatible replacement for getopt() for parsing tar-like * arguments. If the first argument begins with "-", it uses getopt; * otherwise, it uses the old rules used by tar, dump, and ps. diff --git a/bin/pax/pax.1 b/bin/pax/pax.1 index c4dbb667974..5764c6dadd8 100644 --- a/bin/pax/pax.1 +++ b/bin/pax/pax.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1992 Keith Muller. .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. diff --git a/bin/pax/tar.1 b/bin/pax/tar.1 index ff940e5ba8a..d5da33e5b31 100644 --- a/bin/pax/tar.1 +++ b/bin/pax/tar.1 @@ -1,4 +1,4 @@ -.\" +.\"- .\" Copyright (c) 1996 SigmaSoft, Th. Lockert .\" All rights reserved. .\" diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 76630cab125..bcd85e63881 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/pwd/pwd.1 b/bin/pwd/pwd.1 index ee561c67bf5..0c3632c19b5 100644 --- a/bin/pwd/pwd.1 +++ b/bin/pwd/pwd.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/pwd/pwd.c b/bin/pwd/pwd.c index 94871191d10..f6393cf6085 100644 --- a/bin/pwd/pwd.c +++ b/bin/pwd/pwd.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/rcp/rcp.1 b/bin/rcp/rcp.1 index ba0e36ac031..5cd1312a969 100644 --- a/bin/rcp/rcp.1 +++ b/bin/rcp/rcp.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1983, 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/realpath/realpath.1 b/bin/realpath/realpath.1 index 51ecaef71a8..bf05047c744 100644 --- a/bin/realpath/realpath.1 +++ b/bin/realpath/realpath.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/rm/rm.1 b/bin/rm/rm.1 index 7f3cb949a8f..1c7ec8bf0b4 100644 --- a/bin/rm/rm.1 +++ b/bin/rm/rm.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1990, 1993, 1994 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/rmdir/rmdir.1 b/bin/rmdir/rmdir.1 index a3747f98504..e1e8a855b9f 100644 --- a/bin/rmdir/rmdir.1 +++ b/bin/rmdir/rmdir.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/setfacl/file.c b/bin/setfacl/file.c index c9d21d61d5e..5996d55daf6 100644 --- a/bin/setfacl/file.c +++ b/bin/setfacl/file.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2001 Chris D. Faulhaber * All rights reserved. * diff --git a/bin/setfacl/mask.c b/bin/setfacl/mask.c index e4d18f73bdf..b275893b1f5 100644 --- a/bin/setfacl/mask.c +++ b/bin/setfacl/mask.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2001-2002 Chris D. Faulhaber * All rights reserved. * diff --git a/bin/setfacl/merge.c b/bin/setfacl/merge.c index b9d45f8c188..9f1b5dd48f4 100644 --- a/bin/setfacl/merge.c +++ b/bin/setfacl/merge.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2001 Chris D. Faulhaber * All rights reserved. * diff --git a/bin/setfacl/remove.c b/bin/setfacl/remove.c index dc0c3a8f784..23240554a34 100644 --- a/bin/setfacl/remove.c +++ b/bin/setfacl/remove.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2001 Chris D. Faulhaber * All rights reserved. * diff --git a/bin/setfacl/setfacl.1 b/bin/setfacl/setfacl.1 index d5787eaf861..ea082c291f6 100644 --- a/bin/setfacl/setfacl.1 +++ b/bin/setfacl/setfacl.1 @@ -1,4 +1,4 @@ -.\" +.\"- .\" Copyright (c) 2001 Chris D. Faulhaber .\" All rights reserved. .\" diff --git a/bin/setfacl/setfacl.c b/bin/setfacl/setfacl.c index 73506546123..6982d319d18 100644 --- a/bin/setfacl/setfacl.c +++ b/bin/setfacl/setfacl.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2001 Chris D. Faulhaber * All rights reserved. * diff --git a/bin/setfacl/setfacl.h b/bin/setfacl/setfacl.h index 91b4f003304..bdf052ba0a8 100644 --- a/bin/setfacl/setfacl.h +++ b/bin/setfacl/setfacl.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2001 Chris D. Faulhaber * All rights reserved. * diff --git a/bin/setfacl/util.c b/bin/setfacl/util.c index 4976301bd5c..46b9abb6ff6 100644 --- a/bin/setfacl/util.c +++ b/bin/setfacl/util.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2001 Chris D. Faulhaber * All rights reserved. * diff --git a/bin/sh/bltin/echo.1 b/bin/sh/bltin/echo.1 index f2501b8bf80..83f233704fd 100644 --- a/bin/sh/bltin/echo.1 +++ b/bin/sh/bltin/echo.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/sh/builtins.def b/bin/sh/builtins.def index 6b8bd11c1bd..7bfe5d529cf 100644 --- a/bin/sh/builtins.def +++ b/bin/sh/builtins.def @@ -1,5 +1,6 @@ #!/bin/sh - -# + +#- # Copyright (c) 1991, 1993 # The Regents of the University of California. All rights reserved. # diff --git a/bin/sh/funcs/cmv b/bin/sh/funcs/cmv index 3bba20c362e..2b92c60ce21 100644 --- a/bin/sh/funcs/cmv +++ b/bin/sh/funcs/cmv @@ -1,3 +1,6 @@ +#!/bin/sh + +#- # Copyright (c) 1991, 1993 # The Regents of the University of California. All rights reserved. # diff --git a/bin/sh/funcs/dirs b/bin/sh/funcs/dirs index cda88d28b86..95f6857dce4 100644 --- a/bin/sh/funcs/dirs +++ b/bin/sh/funcs/dirs @@ -1,3 +1,6 @@ +#!/bin/sh + +#- # Copyright (c) 1991, 1993 # The Regents of the University of California. All rights reserved. # diff --git a/bin/sh/funcs/kill b/bin/sh/funcs/kill index 7a0bf1f7375..16f0c9b9a95 100644 --- a/bin/sh/funcs/kill +++ b/bin/sh/funcs/kill @@ -1,3 +1,6 @@ +#!/bin/sh + +#- # Copyright (c) 1991, 1993 # The Regents of the University of California. All rights reserved. # diff --git a/bin/sh/funcs/login b/bin/sh/funcs/login index 4be356e5b37..68802a06d9f 100644 --- a/bin/sh/funcs/login +++ b/bin/sh/funcs/login @@ -1,3 +1,6 @@ +#!/bin/sh + +#- # Copyright (c) 1991, 1993 # The Regents of the University of California. All rights reserved. # diff --git a/bin/sh/funcs/newgrp b/bin/sh/funcs/newgrp index 5206b4bc497..57ac1cec4cf 100644 --- a/bin/sh/funcs/newgrp +++ b/bin/sh/funcs/newgrp @@ -1,3 +1,6 @@ +#!/bin/sh + +#- # Copyright (c) 1991, 1993 # The Regents of the University of California. All rights reserved. # diff --git a/bin/sh/funcs/popd b/bin/sh/funcs/popd index c8ceb6c4dbc..bc1cd5c8fef 100644 --- a/bin/sh/funcs/popd +++ b/bin/sh/funcs/popd @@ -1,3 +1,6 @@ +#!/bin/sh + +#- # Copyright (c) 1991, 1993 # The Regents of the University of California. All rights reserved. # diff --git a/bin/sh/funcs/pushd b/bin/sh/funcs/pushd index e063d1401e4..9e31f2a20f8 100644 --- a/bin/sh/funcs/pushd +++ b/bin/sh/funcs/pushd @@ -1,3 +1,6 @@ +#!/bin/sh + +#- # Copyright (c) 1991, 1993 # The Regents of the University of California. All rights reserved. # diff --git a/bin/sh/funcs/suspend b/bin/sh/funcs/suspend index 93f6c651e5c..81bb53d35ed 100644 --- a/bin/sh/funcs/suspend +++ b/bin/sh/funcs/suspend @@ -1,3 +1,4 @@ +#- # Copyright (c) 1991, 1993 # The Regents of the University of California. All rights reserved. # diff --git a/bin/sh/mkbuiltins b/bin/sh/mkbuiltins index 35546b2ac47..e05c8d09780 100755 --- a/bin/sh/mkbuiltins +++ b/bin/sh/mkbuiltins @@ -1,5 +1,6 @@ #!/bin/sh - -# + +#- # Copyright (c) 1991, 1993 # The Regents of the University of California. All rights reserved. # diff --git a/bin/sh/mktokens b/bin/sh/mktokens index 6776bb2c619..bdc873e4440 100644 --- a/bin/sh/mktokens +++ b/bin/sh/mktokens @@ -1,5 +1,6 @@ #!/bin/sh - -# + +#- # Copyright (c) 1991, 1993 # The Regents of the University of California. All rights reserved. # diff --git a/bin/sh/nodetypes b/bin/sh/nodetypes index b7a6db4a3a4..e1e1b04c328 100644 --- a/bin/sh/nodetypes +++ b/bin/sh/nodetypes @@ -1,4 +1,4 @@ -# +#- # Copyright (c) 1991, 1993 # The Regents of the University of California. All rights reserved. # diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index 687c41b70d9..862fd022b64 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/sleep/sleep.1 b/bin/sleep/sleep.1 index 14aba49071c..f495949d0bc 100644 --- a/bin/sleep/sleep.1 +++ b/bin/sleep/sleep.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1990, 1993, 1994 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/sleep/sleep.c b/bin/sleep/sleep.c index c73df99921c..8c4becfa12a 100644 --- a/bin/sleep/sleep.c +++ b/bin/sleep/sleep.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1988, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/stty/stty.1 b/bin/stty/stty.1 index 6e213baadb1..c7cd2120b77 100644 --- a/bin/stty/stty.1 +++ b/bin/stty/stty.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1990, 1993, 1994 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/sync/sync.8 b/bin/sync/sync.8 index 09beed02ff0..cc53e1ae1eb 100644 --- a/bin/sync/sync.8 +++ b/bin/sync/sync.8 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/sync/sync.c b/bin/sync/sync.c index 5e00513990f..d360245973d 100644 --- a/bin/sync/sync.c +++ b/bin/sync/sync.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1987, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/test/TEST.sh b/bin/test/TEST.sh index d3aa83cccec..bf7f3fdbd14 100644 --- a/bin/test/TEST.sh +++ b/bin/test/TEST.sh @@ -1,5 +1,6 @@ #!/bin/sh -# + +#- # Copyright (c) June 1996 Wolfram Schneider . Berlin. # All rights reserved. # @@ -23,6 +24,7 @@ # 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. + # # TEST.sh - check if test(1) or builtin test works # diff --git a/bin/test/test.1 b/bin/test/test.1 index 017454c5ee6..df6a29021cb 100644 --- a/bin/test/test.1 +++ b/bin/test/test.1 @@ -1,3 +1,4 @@ +.\"- .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/bin/test/test.c b/bin/test/test.c index e81bdd56e4d..35a0cf8d3e4 100644 --- a/bin/test/test.c +++ b/bin/test/test.c @@ -1,6 +1,6 @@ /* $NetBSD: test.c,v 1.21 1999/04/05 09:48:38 kleink Exp $ */ -/* +/*- * test(1); version 7-like -- author Erik Baalbergen * modified by Eric Gisin to be used as built-in. * modified by Arnold Robbins to add SVR3 compatibility