From 8a16b7a18f5d0b031f09832fd7752fba717e2a97 Mon Sep 17 00:00:00 2001 From: "Pedro F. Giffuni" Date: Mon, 20 Nov 2017 19:49:47 +0000 Subject: [PATCH] General further adoption of SPDX licensing ID tags. Mainly focus on files that use BSD 3-Clause license. The Software Package Data Exchange (SPDX) group provides a specification to make it easier for automated tools to detect and summarize well known opensource licenses. We are gradually adopting the specification, noting that the tags are considered only advisory and do not, in any way, superceed or replace the license texts. Special thanks to Wind River for providing access to "The Duke of Highlander" tool: an older (2014) run over FreeBSD tree was useful as a starting point. --- bin/cat/cat.c | 2 ++ bin/chflags/chflags.c | 2 ++ bin/chmod/chmod.c | 2 ++ bin/cp/cp.c | 2 ++ bin/cp/extern.h | 2 ++ bin/cp/utils.c | 2 ++ bin/date/date.c | 2 ++ bin/date/extern.h | 2 ++ bin/date/netdate.c | 2 ++ bin/dd/args.c | 2 ++ bin/dd/conv.c | 2 ++ bin/dd/conv_tab.c | 2 ++ bin/dd/dd.c | 2 ++ bin/dd/dd.h | 2 ++ bin/dd/extern.h | 2 ++ bin/dd/misc.c | 2 ++ bin/dd/position.c | 2 ++ bin/df/df.c | 2 ++ bin/domainname/domainname.c | 2 ++ bin/echo/echo.c | 2 ++ bin/ed/cbc.c | 2 ++ bin/hostname/hostname.c | 2 ++ bin/kill/kill.c | 2 ++ bin/ln/ln.c | 2 ++ bin/ls/cmp.c | 2 ++ bin/ls/extern.h | 2 ++ bin/ls/ls.c | 2 ++ bin/ls/ls.h | 2 ++ bin/ls/print.c | 2 ++ bin/ls/util.c | 2 ++ bin/mkdir/mkdir.c | 2 ++ bin/mv/mv.c | 2 ++ bin/pax/ar_io.c | 2 ++ bin/pax/ar_subs.c | 2 ++ bin/pax/buf_subs.c | 2 ++ bin/pax/cache.c | 2 ++ bin/pax/cache.h | 2 ++ bin/pax/cpio.c | 2 ++ bin/pax/cpio.h | 2 ++ bin/pax/extern.h | 2 ++ bin/pax/file_subs.c | 2 ++ bin/pax/ftree.c | 2 ++ bin/pax/ftree.h | 2 ++ bin/pax/gen_subs.c | 2 ++ bin/pax/options.c | 2 ++ bin/pax/options.h | 2 ++ bin/pax/pat_rep.c | 2 ++ bin/pax/pat_rep.h | 2 ++ bin/pax/pax.c | 2 ++ bin/pax/pax.h | 2 ++ bin/pax/sel_subs.c | 2 ++ bin/pax/sel_subs.h | 2 ++ bin/pax/tables.c | 2 ++ bin/pax/tables.h | 2 ++ bin/pax/tar.c | 2 ++ bin/pax/tar.h | 2 ++ bin/pax/tty_subs.c | 2 ++ bin/ps/extern.h | 2 ++ bin/ps/fmt.c | 2 ++ bin/ps/keyword.c | 2 ++ bin/ps/nlist.c | 2 ++ bin/ps/print.c | 2 ++ bin/ps/ps.c | 2 ++ bin/ps/ps.h | 2 ++ bin/pwd/pwd.c | 2 ++ bin/realpath/realpath.c | 2 ++ bin/rm/rm.c | 2 ++ bin/rmdir/rmdir.c | 2 ++ bin/sh/bltin/bltin.h | 2 ++ bin/sh/bltin/echo.c | 2 ++ bin/sh/mail.h | 2 ++ bin/sh/main.c | 2 ++ bin/sh/main.h | 2 ++ bin/sh/memalloc.c | 2 ++ bin/sh/memalloc.h | 2 ++ bin/sh/miscbltin.c | 2 ++ bin/sh/mknodes.c | 2 ++ bin/sh/mksyntax.c | 2 ++ bin/sh/myhistedit.h | 2 ++ bin/sh/mystring.c | 2 ++ bin/sh/mystring.h | 2 ++ bin/sh/options.c | 2 ++ bin/sh/options.h | 2 ++ bin/sh/output.c | 2 ++ bin/sh/output.h | 2 ++ bin/sh/parser.c | 2 ++ bin/sh/parser.h | 2 ++ bin/sh/redir.c | 2 ++ bin/sh/redir.h | 2 ++ bin/sh/shell.h | 2 ++ bin/sh/show.c | 2 ++ bin/sh/show.h | 2 ++ bin/sh/trap.c | 2 ++ bin/sh/trap.h | 2 ++ bin/sh/var.c | 2 ++ bin/sh/var.h | 2 ++ lib/libc/amd64/SYS.h | 2 ++ lib/libc/arm/SYS.h | 2 ++ lib/libc/compat-43/creat.c | 4 +++- lib/libc/compat-43/gethostid.c | 4 +++- lib/libc/compat-43/getwd.c | 2 ++ lib/libc/compat-43/killpg.c | 4 +++- lib/libc/compat-43/sethostid.c | 4 +++- lib/libc/compat-43/setpgrp.c | 2 ++ lib/libc/compat-43/setrgid.c | 4 +++- lib/libc/compat-43/setruid.c | 4 +++- lib/libc/compat-43/sigcompat.c | 4 +++- lib/libc/db/btree/bt_close.c | 2 ++ lib/libc/db/btree/bt_conv.c | 2 ++ lib/libc/db/btree/bt_debug.c | 2 ++ lib/libc/db/btree/bt_delete.c | 2 ++ lib/libc/db/btree/bt_get.c | 2 ++ lib/libc/db/btree/bt_open.c | 2 ++ lib/libc/db/btree/bt_overflow.c | 2 ++ lib/libc/db/btree/bt_page.c | 2 ++ lib/libc/db/btree/bt_put.c | 2 ++ lib/libc/db/btree/bt_search.c | 2 ++ lib/libc/db/btree/bt_seq.c | 2 ++ lib/libc/db/btree/bt_split.c | 2 ++ lib/libc/db/btree/bt_utils.c | 2 ++ lib/libc/db/btree/btree.h | 2 ++ lib/libc/db/btree/extern.h | 2 ++ lib/libc/db/db/db.c | 2 ++ lib/libc/db/hash/extern.h | 2 ++ lib/libc/db/hash/hash.c | 2 ++ lib/libc/db/hash/hash.h | 2 ++ lib/libc/db/hash/hash_bigkey.c | 2 ++ lib/libc/db/hash/hash_buf.c | 2 ++ lib/libc/db/hash/hash_func.c | 2 ++ lib/libc/db/hash/hash_log2.c | 2 ++ lib/libc/db/hash/hash_page.c | 2 ++ lib/libc/db/hash/ndbm.c | 2 ++ lib/libc/db/hash/page.h | 2 ++ lib/libc/db/mpool/mpool.c | 2 ++ lib/libc/db/recno/extern.h | 2 ++ lib/libc/db/recno/rec_close.c | 2 ++ lib/libc/db/recno/rec_delete.c | 2 ++ lib/libc/db/recno/rec_get.c | 2 ++ lib/libc/db/recno/rec_open.c | 2 ++ lib/libc/db/recno/rec_put.c | 2 ++ lib/libc/db/recno/rec_search.c | 2 ++ lib/libc/db/recno/rec_seq.c | 2 ++ lib/libc/db/recno/rec_utils.c | 2 ++ lib/libc/db/recno/recno.h | 2 ++ lib/libc/db/test/btree.tests/main.c | 2 ++ lib/libc/db/test/dbtest.c | 2 ++ lib/libc/db/test/hash.tests/driver2.c | 2 ++ lib/libc/db/test/hash.tests/tcreat3.c | 2 ++ lib/libc/db/test/hash.tests/tdel.c | 2 ++ lib/libc/db/test/hash.tests/thash4.c | 2 ++ lib/libc/db/test/hash.tests/tread2.c | 2 ++ lib/libc/db/test/hash.tests/tseq.c | 2 ++ lib/libc/db/test/hash.tests/tverify.c | 2 ++ lib/libc/gen/__xuname.c | 2 ++ lib/libc/gen/_spinlock_stub.c | 4 +++- lib/libc/gen/alarm.c | 4 +++- lib/libc/gen/assert.c | 2 ++ lib/libc/gen/clock.c | 4 +++- lib/libc/gen/closedir.c | 4 +++- lib/libc/gen/confstr.c | 2 ++ lib/libc/gen/crypt.c | 4 +++- lib/libc/gen/daemon.c | 2 ++ lib/libc/gen/devname.c | 4 +++- lib/libc/gen/disklabel.c | 4 +++- lib/libc/gen/err.c | 2 ++ lib/libc/gen/errlst.c | 4 +++- lib/libc/gen/exec.c | 2 ++ lib/libc/gen/feature_present.c | 2 ++ lib/libc/gen/fnmatch.c | 4 +++- lib/libc/gen/fstab.c | 4 +++- lib/libc/gen/fts-compat.c | 2 ++ lib/libc/gen/fts-compat.h | 4 +++- lib/libc/gen/fts.c | 2 ++ lib/libc/gen/gen-private.h | 2 ++ lib/libc/gen/getbootfile.c | 4 +++- lib/libc/gen/getbsize.c | 2 ++ lib/libc/gen/getcap.c | 2 ++ lib/libc/gen/getcwd.c | 4 +++- lib/libc/gen/getdomainname.c | 4 +++- lib/libc/gen/getgrouplist.c | 2 ++ lib/libc/gen/gethostname.c | 4 +++- lib/libc/gen/getloadavg.c | 2 ++ lib/libc/gen/getlogin.c | 4 +++- lib/libc/gen/getmntinfo.c | 4 +++- lib/libc/gen/getnetgrent.c | 4 +++- lib/libc/gen/getosreldate.c | 4 +++- lib/libc/gen/getpagesize.c | 4 +++- lib/libc/gen/getttyent.c | 4 +++- lib/libc/gen/getusershell.c | 4 +++- lib/libc/gen/getvfsbyname.c | 4 +++- lib/libc/gen/glob.c | 4 +++- lib/libc/gen/initgroups.c | 4 +++- lib/libc/gen/isatty.c | 4 +++- lib/libc/gen/nice.c | 4 +++- lib/libc/gen/nlist.c | 4 +++- lib/libc/gen/opendir.c | 2 ++ lib/libc/gen/pause.c | 4 +++- lib/libc/gen/popen.c | 4 +++- lib/libc/gen/psignal.c | 4 +++- lib/libc/gen/pw_scan.c | 2 ++ lib/libc/gen/pw_scan.h | 2 ++ lib/libc/gen/raise.c | 2 ++ lib/libc/gen/readdir.c | 4 +++- lib/libc/gen/rewinddir.c | 2 ++ lib/libc/gen/scandir.c | 4 +++- lib/libc/gen/seekdir.c | 4 +++- lib/libc/gen/setdomainname.c | 4 +++- lib/libc/gen/sethostname.c | 4 +++- lib/libc/gen/setjmperr.c | 4 +++- lib/libc/gen/setmode.c | 4 +++- lib/libc/gen/siginterrupt.c | 4 +++- lib/libc/gen/siglist.c | 4 +++- lib/libc/gen/signal.c | 4 +++- lib/libc/gen/sigsetops.c | 2 ++ lib/libc/gen/sleep.c | 4 +++- lib/libc/gen/strtofflags.c | 2 ++ lib/libc/gen/sysconf.c | 2 ++ lib/libc/gen/sysctl.c | 2 ++ lib/libc/gen/syslog.c | 4 +++- lib/libc/gen/telldir.c | 4 +++- lib/libc/gen/telldir.h | 4 +++- lib/libc/gen/termios.c | 2 ++ lib/libc/gen/time.c | 4 +++- lib/libc/gen/times.c | 2 ++ lib/libc/gen/timezone.c | 4 +++- lib/libc/gen/ttyname.c | 4 +++- lib/libc/gen/ttyslot.c | 4 +++- lib/libc/gen/ualarm.c | 4 +++- lib/libc/gen/uname.c | 2 ++ lib/libc/gen/usleep.c | 4 +++- lib/libc/gen/utime.c | 2 ++ lib/libc/gen/valloc.c | 4 +++- lib/libc/gen/wait.c | 4 +++- lib/libc/gen/wait3.c | 4 +++- lib/libc/gen/waitpid.c | 4 +++- lib/libc/gmon/gmon.c | 2 ++ lib/libc/gmon/mcount.c | 2 ++ lib/libc/i386/SYS.h | 2 ++ lib/libc/iconv/_strtol.h | 2 ++ lib/libc/iconv/_strtoul.h | 2 ++ lib/libc/include/libc_private.h | 4 +++- lib/libc/include/spinlock.h | 4 +++- lib/libc/inet/inet_addr.c | 4 +++- lib/libc/inet/inet_lnaof.c | 4 +++- lib/libc/inet/inet_makeaddr.c | 4 +++- lib/libc/inet/inet_netof.c | 4 +++- lib/libc/inet/inet_network.c | 4 +++- lib/libc/inet/inet_ntoa.c | 2 ++ lib/libc/locale/ascii.c | 2 ++ lib/libc/locale/gbk.c | 2 ++ lib/libc/locale/isctype.c | 4 +++- lib/libc/locale/iswctype.c | 4 +++- lib/libc/locale/localeconv.c | 4 +++- lib/libc/locale/none.c | 2 ++ lib/libc/locale/rune.c | 2 ++ lib/libc/locale/runetype.c | 2 ++ lib/libc/locale/setlocale.c | 4 +++- lib/libc/locale/setrunelocale.c | 2 ++ lib/libc/locale/table.c | 2 ++ lib/libc/locale/tolower.c | 2 ++ lib/libc/locale/toupper.c | 2 ++ lib/libc/locale/wcstoimax.c | 2 ++ lib/libc/locale/wcstol.c | 2 ++ lib/libc/locale/wcstoll.c | 2 ++ lib/libc/locale/wcstoul.c | 4 +++- lib/libc/locale/wcstoull.c | 2 ++ lib/libc/locale/wcstoumax.c | 2 ++ lib/libc/locale/wcwidth.c | 4 +++- lib/libc/net/gai_strerror.c | 4 +++- lib/libc/net/getaddrinfo.c | 4 +++- lib/libc/net/gethostbydns.c | 4 +++- lib/libc/net/gethostbyht.c | 2 ++ lib/libc/net/getnameinfo.c | 4 +++- lib/libc/net/getnetbydns.c | 2 ++ lib/libc/net/getnetbyht.c | 4 +++- lib/libc/net/getproto.c | 4 +++- lib/libc/net/getprotoent.c | 4 +++- lib/libc/net/getprotoname.c | 4 +++- lib/libc/net/getservent.c | 4 +++- lib/libc/net/ip6opt.c | 4 +++- lib/libc/net/linkaddr.c | 2 ++ lib/libc/net/map_v4v6.c | 4 +++- lib/libc/net/name6.c | 4 +++- lib/libc/net/rcmd.c | 4 +++- lib/libc/net/rcmdsh.c | 4 +++- lib/libc/net/recv.c | 4 +++- lib/libc/net/rthdr.c | 4 +++- lib/libc/net/sctp_sys_calls.c | 2 ++ lib/libc/net/send.c | 4 +++- lib/libc/net/vars.c | 4 +++- lib/libc/powerpc/SYS.h | 2 ++ lib/libc/powerpc64/SYS.h | 2 ++ lib/libc/quad/TESTS/divrem.c | 2 ++ lib/libc/quad/TESTS/mul.c | 2 ++ lib/libc/quad/adddi3.c | 2 ++ lib/libc/quad/anddi3.c | 2 ++ lib/libc/quad/ashldi3.c | 2 ++ lib/libc/quad/ashrdi3.c | 2 ++ lib/libc/quad/cmpdi2.c | 2 ++ lib/libc/quad/divdi3.c | 2 ++ lib/libc/quad/fixdfdi.c | 2 ++ lib/libc/quad/fixsfdi.c | 2 ++ lib/libc/quad/fixunsdfdi.c | 2 ++ lib/libc/quad/fixunssfdi.c | 2 ++ lib/libc/quad/floatdidf.c | 2 ++ lib/libc/quad/floatdisf.c | 2 ++ lib/libc/quad/floatunsdidf.c | 2 ++ lib/libc/quad/iordi3.c | 2 ++ lib/libc/quad/lshldi3.c | 2 ++ lib/libc/quad/lshrdi3.c | 2 ++ lib/libc/quad/moddi3.c | 2 ++ lib/libc/quad/muldi3.c | 2 ++ lib/libc/quad/negdi2.c | 2 ++ lib/libc/quad/notdi2.c | 2 ++ lib/libc/quad/qdivrem.c | 2 ++ lib/libc/quad/quad.h | 2 ++ lib/libc/quad/subdi3.c | 2 ++ lib/libc/quad/ucmpdi2.c | 2 ++ lib/libc/quad/udivdi3.c | 2 ++ lib/libc/quad/umoddi3.c | 2 ++ lib/libc/quad/xordi3.c | 2 ++ lib/libc/regex/cname.h | 2 ++ lib/libc/regex/engine.c | 2 ++ lib/libc/regex/regcomp.c | 2 ++ lib/libc/regex/regerror.c | 2 ++ lib/libc/regex/regex2.h | 2 ++ lib/libc/regex/regexec.c | 2 ++ lib/libc/regex/regfree.c | 2 ++ lib/libc/regex/utils.h | 2 ++ lib/libc/resolv/herror.c | 4 +++- lib/libc/resolv/res_comp.c | 4 +++- lib/libc/resolv/res_debug.c | 4 +++- lib/libc/resolv/res_init.c | 4 +++- lib/libc/resolv/res_mkquery.c | 4 +++- lib/libc/resolv/res_query.c | 4 +++- lib/libc/resolv/res_send.c | 4 +++- lib/libc/rpc/auth_des.c | 2 ++ lib/libc/rpc/auth_none.c | 2 ++ lib/libc/rpc/auth_unix.c | 2 ++ lib/libc/rpc/authdes_prot.c | 2 ++ lib/libc/rpc/authunix_prot.c | 2 ++ lib/libc/rpc/bindresvport.c | 2 ++ lib/libc/rpc/clnt_bcast.c | 2 ++ lib/libc/rpc/clnt_dg.c | 2 ++ lib/libc/rpc/clnt_generic.c | 2 ++ lib/libc/rpc/clnt_perror.c | 2 ++ lib/libc/rpc/clnt_raw.c | 2 ++ lib/libc/rpc/clnt_simple.c | 2 ++ lib/libc/rpc/clnt_vc.c | 2 ++ lib/libc/rpc/des_crypt.c | 2 ++ lib/libc/rpc/des_soft.c | 2 ++ lib/libc/rpc/getnetconfig.c | 2 ++ lib/libc/rpc/getnetpath.c | 2 ++ lib/libc/rpc/getpublickey.c | 2 ++ lib/libc/rpc/getrpcent.c | 2 ++ lib/libc/rpc/getrpcport.c | 2 ++ lib/libc/rpc/key_call.c | 2 ++ lib/libc/rpc/key_prot_xdr.c | 2 ++ lib/libc/rpc/netname.c | 2 ++ lib/libc/rpc/netnamer.c | 2 ++ lib/libc/rpc/pmap_clnt.c | 2 ++ lib/libc/rpc/pmap_getmaps.c | 2 ++ lib/libc/rpc/pmap_getport.c | 2 ++ lib/libc/rpc/pmap_prot.c | 2 ++ lib/libc/rpc/pmap_prot2.c | 2 ++ lib/libc/rpc/pmap_rmt.c | 2 ++ lib/libc/rpc/rpc_callmsg.c | 2 ++ lib/libc/rpc/rpc_com.h | 2 ++ lib/libc/rpc/rpc_commondata.c | 2 ++ lib/libc/rpc/rpc_dtablesize.c | 2 ++ lib/libc/rpc/rpc_generic.c | 2 ++ lib/libc/rpc/rpc_prot.c | 2 ++ lib/libc/rpc/rpc_soc.c | 2 ++ lib/libc/rpc/rpcb_clnt.c | 2 ++ lib/libc/rpc/rpcb_prot.c | 2 ++ lib/libc/rpc/rpcb_st_xdr.c | 2 ++ lib/libc/rpc/rpcdname.c | 2 ++ lib/libc/rpc/rtime.c | 2 ++ lib/libc/rpc/svc.c | 2 ++ lib/libc/rpc/svc_auth.c | 2 ++ lib/libc/rpc/svc_auth_des.c | 2 ++ lib/libc/rpc/svc_auth_unix.c | 2 ++ lib/libc/rpc/svc_dg.c | 2 ++ lib/libc/rpc/svc_generic.c | 2 ++ lib/libc/rpc/svc_raw.c | 2 ++ lib/libc/rpc/svc_run.c | 2 ++ lib/libc/rpc/svc_simple.c | 2 ++ lib/libc/rpc/svc_vc.c | 2 ++ lib/libc/sparc64/SYS.h | 2 ++ lib/libc/sparc64/fpu/fpu.c | 4 +++- lib/libc/sparc64/fpu/fpu_add.c | 4 +++- lib/libc/sparc64/fpu/fpu_arith.h | 4 +++- lib/libc/sparc64/fpu/fpu_compare.c | 4 +++- lib/libc/sparc64/fpu/fpu_emu.h | 4 +++- lib/libc/stdio/_flock_stub.c | 4 +++- lib/libc/stdio/asprintf.c | 2 ++ lib/libc/stdio/clrerr.c | 2 ++ lib/libc/stdio/fclose.c | 2 ++ lib/libc/stdio/fdopen.c | 2 ++ lib/libc/stdio/feof.c | 2 ++ lib/libc/stdio/ferror.c | 2 ++ lib/libc/stdio/fflush.c | 2 ++ lib/libc/stdio/fgetc.c | 2 ++ lib/libc/stdio/fgetln.c | 2 ++ lib/libc/stdio/fgetpos.c | 2 ++ lib/libc/stdio/fgets.c | 2 ++ lib/libc/stdio/fileno.c | 2 ++ lib/libc/stdio/findfp.c | 2 ++ lib/libc/stdio/flags.c | 2 ++ lib/libc/stdio/floatio.h | 2 ++ lib/libc/stdio/fopen.c | 2 ++ lib/libc/stdio/fprintf.c | 2 ++ lib/libc/stdio/fpurge.c | 2 ++ lib/libc/stdio/fputc.c | 2 ++ lib/libc/stdio/fputs.c | 2 ++ lib/libc/stdio/fread.c | 2 ++ lib/libc/stdio/freopen.c | 2 ++ lib/libc/stdio/fscanf.c | 2 ++ lib/libc/stdio/fseek.c | 2 ++ lib/libc/stdio/fsetpos.c | 2 ++ lib/libc/stdio/ftell.c | 2 ++ lib/libc/stdio/funopen.c | 2 ++ lib/libc/stdio/fvwrite.c | 2 ++ lib/libc/stdio/fvwrite.h | 2 ++ lib/libc/stdio/fwalk.c | 2 ++ lib/libc/stdio/fwrite.c | 2 ++ lib/libc/stdio/getc.c | 2 ++ lib/libc/stdio/getchar.c | 2 ++ lib/libc/stdio/gets.c | 2 ++ lib/libc/stdio/getw.c | 2 ++ lib/libc/stdio/glue.h | 2 ++ lib/libc/stdio/local.h | 2 ++ lib/libc/stdio/makebuf.c | 2 ++ lib/libc/stdio/mktemp.c | 4 +++- lib/libc/stdio/perror.c | 4 +++- lib/libc/stdio/printf-pos.c | 2 ++ lib/libc/stdio/printf.c | 2 ++ lib/libc/stdio/printfcommon.h | 2 ++ lib/libc/stdio/printflocal.h | 2 ++ lib/libc/stdio/putc.c | 2 ++ lib/libc/stdio/putchar.c | 2 ++ lib/libc/stdio/puts.c | 2 ++ lib/libc/stdio/putw.c | 2 ++ lib/libc/stdio/refill.c | 2 ++ lib/libc/stdio/remove.c | 2 ++ lib/libc/stdio/rewind.c | 2 ++ lib/libc/stdio/rget.c | 2 ++ lib/libc/stdio/scanf.c | 2 ++ lib/libc/stdio/setbuf.c | 2 ++ lib/libc/stdio/setbuffer.c | 2 ++ lib/libc/stdio/setvbuf.c | 2 ++ lib/libc/stdio/snprintf.c | 2 ++ lib/libc/stdio/sprintf.c | 2 ++ lib/libc/stdio/sscanf.c | 2 ++ lib/libc/stdio/stdio.c | 2 ++ lib/libc/stdio/tempnam.c | 4 +++- lib/libc/stdio/tmpfile.c | 2 ++ lib/libc/stdio/tmpnam.c | 2 ++ lib/libc/stdio/ungetc.c | 2 ++ lib/libc/stdio/vfprintf.c | 2 ++ lib/libc/stdio/vfscanf.c | 2 ++ lib/libc/stdio/vfwprintf.c | 2 ++ lib/libc/stdio/vfwscanf.c | 2 ++ lib/libc/stdio/vprintf.c | 2 ++ lib/libc/stdio/vscanf.c | 2 ++ lib/libc/stdio/vsnprintf.c | 2 ++ lib/libc/stdio/vsprintf.c | 2 ++ lib/libc/stdio/vsscanf.c | 2 ++ lib/libc/stdio/vswscanf.c | 2 ++ lib/libc/stdio/wbuf.c | 2 ++ lib/libc/stdio/wsetup.c | 2 ++ lib/libc/stdio/xprintf.c | 2 ++ lib/libc/stdio/xprintf_float.c | 2 ++ lib/libc/stdio/xprintf_int.c | 2 ++ lib/libc/stdio/xprintf_str.c | 2 ++ lib/libc/stdio/xprintf_time.c | 2 ++ lib/libc/stdlib/abort.c | 4 +++- lib/libc/stdlib/abs.c | 2 ++ lib/libc/stdlib/atexit.c | 2 ++ lib/libc/stdlib/atexit.h | 2 ++ lib/libc/stdlib/atof.c | 4 +++- lib/libc/stdlib/atoi.c | 4 +++- lib/libc/stdlib/atol.c | 4 +++- lib/libc/stdlib/atoll.c | 4 +++- lib/libc/stdlib/bsearch.c | 4 +++- lib/libc/stdlib/div.c | 4 +++- lib/libc/stdlib/exit.c | 2 ++ lib/libc/stdlib/getopt.c | 4 +++- lib/libc/stdlib/getsubopt.c | 2 ++ lib/libc/stdlib/heapsort.c | 2 ++ lib/libc/stdlib/labs.c | 2 ++ lib/libc/stdlib/ldiv.c | 4 +++- lib/libc/stdlib/merge.c | 2 ++ lib/libc/stdlib/qsort.c | 2 ++ lib/libc/stdlib/radixsort.c | 2 ++ lib/libc/stdlib/rand.c | 2 ++ lib/libc/stdlib/random.c | 4 +++- lib/libc/stdlib/strtoimax.c | 2 ++ lib/libc/stdlib/strtol.c | 2 ++ lib/libc/stdlib/strtoll.c | 2 ++ lib/libc/stdlib/strtoq.c | 2 ++ lib/libc/stdlib/strtoul.c | 4 +++- lib/libc/stdlib/strtoull.c | 2 ++ lib/libc/stdlib/strtoumax.c | 2 ++ lib/libc/stdlib/strtouq.c | 2 ++ lib/libc/stdlib/system.c | 4 +++- lib/libc/string/bcmp.c | 4 +++- lib/libc/string/bcopy.c | 2 ++ lib/libc/string/ffs.c | 2 ++ lib/libc/string/ffsl.c | 2 ++ lib/libc/string/ffsll.c | 2 ++ lib/libc/string/fls.c | 2 ++ lib/libc/string/flsl.c | 2 ++ lib/libc/string/flsll.c | 2 ++ lib/libc/string/memccpy.c | 2 ++ lib/libc/string/memchr.c | 2 ++ lib/libc/string/memcmp.c | 2 ++ lib/libc/string/memset.c | 2 ++ lib/libc/string/stpcpy.c | 4 +++- lib/libc/string/strcasecmp.c | 4 +++- lib/libc/string/strcasestr.c | 2 ++ lib/libc/string/strcat.c | 4 +++- lib/libc/string/strchr.c | 2 ++ lib/libc/string/strcmp.c | 2 ++ lib/libc/string/strcpy.c | 4 +++- lib/libc/string/strdup.c | 4 +++- lib/libc/string/strerror.c | 2 ++ lib/libc/string/strmode.c | 2 ++ lib/libc/string/strncat.c | 2 ++ lib/libc/string/strncmp.c | 4 +++- lib/libc/string/strncpy.c | 2 ++ lib/libc/string/strnstr.c | 2 ++ lib/libc/string/strpbrk.c | 4 +++- lib/libc/string/strrchr.c | 4 +++- lib/libc/string/strsep.c | 2 ++ lib/libc/string/strsignal.c | 4 +++- lib/libc/string/strstr.c | 2 ++ lib/libc/string/strtok.c | 2 ++ lib/libc/string/swab.c | 4 +++- lib/libc/string/wcpcpy.c | 4 +++- lib/libc/string/wcscmp.c | 2 ++ lib/libc/string/wcsncmp.c | 4 +++- lib/libc/string/wcsncpy.c | 2 ++ lib/libc/string/wcsstr.c | 2 ++ lib/libc/string/wcstok.c | 2 ++ lib/libc/string/wcswidth.c | 4 +++- lib/libc/sys/__error.c | 4 +++- lib/libc/xdr/xdr.c | 2 ++ lib/libc/xdr/xdr_array.c | 2 ++ lib/libc/xdr/xdr_float.c | 2 ++ lib/libc/xdr/xdr_mem.c | 2 ++ lib/libc/xdr/xdr_rec.c | 2 ++ lib/libc/xdr/xdr_reference.c | 2 ++ lib/libc/xdr/xdr_sizeof.c | 2 ++ lib/libc/xdr/xdr_stdio.c | 2 ++ lib/libcompat/4.3/re_comp.c | 2 ++ lib/libcompat/4.3/rexec.c | 4 +++- lib/libcompat/4.4/cuserid.c | 2 ++ lib/libcrypt/misc.c | 4 +++- lib/libgssapi/gss_buffer_set.c | 4 +++- lib/libgssapi/gss_display_status.c | 2 ++ lib/libgssapi/gss_inquire_cred_by_oid.c | 4 +++- lib/libgssapi/gss_oid_to_str.c | 2 ++ lib/libgssapi/gss_pseudo_random.c | 2 ++ lib/libgssapi/gss_release_oid.c | 2 ++ lib/libgssapi/gss_set_cred_option.c | 4 +++- lib/libgssapi/gss_set_sec_context_option.c | 4 +++- lib/libiconv_modules/BIG5/citrus_big5.c | 2 ++ lib/libiconv_modules/EUC/citrus_euc.c | 2 ++ lib/libiconv_modules/UTF8/citrus_utf8.c | 2 ++ lib/libipsec/ipsec_dump_policy.c | 4 +++- lib/libipsec/ipsec_get_policylen.c | 4 +++- lib/libipsec/ipsec_strerror.c | 4 +++- lib/libipsec/ipsec_strerror.h | 4 +++- lib/libipsec/libpfkey.h | 4 +++- lib/libipsec/pfkey.c | 4 +++- lib/libipsec/pfkey_dump.c | 4 +++- lib/libipsec/policy_parse.y | 4 +++- lib/libipsec/policy_token.l | 4 +++- lib/libipsec/test-policy.c | 4 +++- lib/libkvm/kvm.c | 2 ++ lib/libkvm/kvm.h | 2 ++ lib/libkvm/kvm_amd64.c | 2 ++ lib/libkvm/kvm_arm.c | 2 ++ lib/libkvm/kvm_cptime.c | 2 ++ lib/libkvm/kvm_getloadavg.c | 2 ++ lib/libkvm/kvm_i386.c | 2 ++ lib/libkvm/kvm_pcpu.c | 2 ++ lib/libkvm/kvm_powerpc.c | 2 ++ lib/libkvm/kvm_powerpc64.c | 2 ++ lib/libkvm/kvm_private.h | 2 ++ lib/libkvm/kvm_proc.c | 2 ++ lib/libkvm/kvm_sparc64.c | 2 ++ lib/libnetbsd/sys/cdefs.h | 2 ++ lib/libnetbsd/util.h | 2 ++ lib/libpam/modules/pam_lastlog/pam_lastlog.c | 2 ++ lib/librpcsec_gss/rpcsec_gss.c | 2 ++ lib/librpcsec_gss/rpcsec_gss_int.h | 2 ++ lib/librpcsec_gss/rpcsec_gss_prot.c | 2 ++ lib/librpcsec_gss/svc_rpcsec_gss.c | 4 +++- lib/libthr/thread/thr_clean.c | 5 ++++- lib/libthr/thread/thr_condattr.c | 4 +++- lib/libthr/thread/thr_equal.c | 4 +++- lib/libthr/thread/thr_exit.c | 4 +++- lib/libthr/thread/thr_fork.c | 4 +++- lib/libthr/thread/thr_getprio.c | 4 +++- lib/libthr/thread/thr_info.c | 4 +++- lib/libthr/thread/thr_kill.c | 4 +++- lib/libthr/thread/thr_multi_np.c | 4 +++- lib/libthr/thread/thr_mutexattr.c | 4 +++- lib/libthr/thread/thr_resume_np.c | 4 +++- lib/libthr/thread/thr_self.c | 4 +++- lib/libthr/thread/thr_setprio.c | 4 +++- lib/libthr/thread/thr_single_np.c | 4 +++- lib/libthr/thread/thr_spec.c | 4 +++- lib/libthr/thread/thr_spinlock.c | 4 +++- lib/libthr/thread/thr_suspend_np.c | 4 +++- lib/libthr/thread/thr_symbols.c | 4 +++- lib/libthr/thread/thr_syscalls.c | 4 +++- lib/libthr/thread/thr_yield.c | 4 +++- lib/libthread_db/arch/mips/libpthread_md.c | 4 +++- lib/libutil/hexdump.c | 2 ++ lib/libutil/login_tty.c | 2 ++ lib/libutil/pty.c | 2 ++ lib/libutil/pw_util.c | 4 +++- lib/libutil/uucplock.c | 4 +++- lib/liby/main.c | 2 ++ lib/liby/yyerror.c | 2 ++ lib/ncurses/ncurses/pathnames.h | 4 +++- lib/ncurses/ncurses/termcap.c | 4 +++- libexec/bootpd/rtmsg.c | 4 +++- libexec/comsat/comsat.c | 4 +++- libexec/fingerd/fingerd.c | 4 +++- libexec/fingerd/pathnames.h | 4 +++- libexec/ftpd/extern.h | 2 ++ libexec/ftpd/ftpcmd.y | 4 +++- libexec/ftpd/ftpd.c | 4 +++- libexec/ftpd/logwtmp.c | 4 +++- libexec/ftpd/pathnames.h | 4 +++- libexec/ftpd/popen.c | 4 +++- libexec/getty/extern.h | 4 +++- libexec/getty/gettytab.h | 4 +++- libexec/getty/init.c | 4 +++- libexec/getty/main.c | 2 ++ libexec/getty/pathnames.h | 4 +++- libexec/getty/subr.c | 4 +++- libexec/mknetid/parse_group.c | 4 +++- libexec/rbootd/bpf.c | 4 +++- libexec/rbootd/conf.c | 4 +++- libexec/rbootd/defs.h | 4 +++- libexec/rbootd/parseconf.c | 4 +++- libexec/rbootd/pathnames.h | 4 +++- libexec/rbootd/rbootd.c | 4 +++- libexec/rbootd/rmp.h | 4 +++- libexec/rbootd/rmp_var.h | 4 +++- libexec/rbootd/rmpproto.c | 4 +++- libexec/rbootd/utils.c | 4 +++- libexec/revnetgroup/parse_netgroup.c | 4 +++- libexec/rpc.rstatd/rstatd.c | 2 ++ libexec/rpc.rusersd/extern.h | 2 ++ libexec/rpc.rusersd/rusers_proc.c | 2 ++ libexec/rpc.rusersd/rusersd.c | 2 ++ libexec/rtld-elf/malloc.c | 2 ++ libexec/rtld-elf/rtld_printf.c | 2 ++ libexec/talkd/announce.c | 4 +++- libexec/talkd/print.c | 4 +++- libexec/talkd/process.c | 4 +++- libexec/talkd/table.c | 4 +++- libexec/talkd/talkd.c | 2 ++ libexec/tftpd/tftpd.c | 4 +++- sbin/bsdlabel/pathnames.h | 4 +++- sbin/clri/clri.c | 4 +++- sbin/devd/devd.cc | 2 ++ sbin/dhclient/alloc.c | 4 +++- sbin/dhclient/bpf.c | 4 +++- sbin/dhclient/clparse.c | 4 +++- sbin/dhclient/conflex.c | 4 +++- sbin/dhclient/convert.c | 4 +++- sbin/dhclient/dhclient.c | 4 +++- sbin/dhclient/dhcp.h | 4 +++- sbin/dhclient/dhcpd.h | 4 +++- sbin/dhclient/dhctoken.h | 6 +++++- sbin/dhclient/dispatch.c | 4 +++- sbin/dhclient/errwarn.c | 4 +++- sbin/dhclient/hash.c | 4 +++- sbin/dhclient/inet.c | 4 +++- sbin/dhclient/options.c | 4 +++- sbin/dhclient/packet.c | 4 +++- sbin/dhclient/parse.c | 4 +++- sbin/dhclient/tables.c | 4 +++- sbin/dhclient/tree.c | 4 +++- sbin/dhclient/tree.h | 6 +++++- sbin/dmesg/dmesg.c | 2 ++ sbin/dump/dump.h | 2 ++ sbin/dump/dumprmt.c | 2 ++ sbin/dump/itime.c | 2 ++ sbin/dump/main.c | 2 ++ sbin/dump/optr.c | 2 ++ sbin/dump/pathnames.h | 4 +++- sbin/dump/tape.c | 2 ++ sbin/dump/traverse.c | 2 ++ sbin/dump/unctime.c | 2 ++ sbin/dumpfs/dumpfs.c | 2 ++ sbin/dumpon/dumpon.c | 4 +++- sbin/fsck/fsck.c | 4 +++- sbin/fsck/fsutil.c | 4 +++- sbin/fsck/preen.c | 4 +++- sbin/fsck_ffs/dir.c | 4 +++- sbin/fsck_ffs/fsck.h | 4 +++- sbin/fsck_ffs/fsutil.c | 4 +++- sbin/fsck_ffs/gjournal.c | 2 ++ sbin/fsck_ffs/globs.c | 4 +++- sbin/fsck_ffs/inode.c | 4 +++- sbin/fsck_ffs/main.c | 4 +++- sbin/fsck_ffs/pass1.c | 4 +++- sbin/fsck_ffs/pass1b.c | 4 +++- sbin/fsck_ffs/pass2.c | 4 +++- sbin/fsck_ffs/pass3.c | 4 +++- sbin/fsck_ffs/pass4.c | 4 +++- sbin/fsck_ffs/pass5.c | 4 +++- sbin/fsck_ffs/setup.c | 4 +++- sbin/fsck_ffs/utilities.c | 4 +++- sbin/ifconfig/af_inet.c | 4 +++- sbin/ifconfig/af_inet6.c | 4 +++- sbin/ifconfig/af_link.c | 4 +++- sbin/ifconfig/ifclone.c | 4 +++- sbin/ifconfig/ifconfig.c | 4 +++- sbin/init/init.c | 2 ++ sbin/init/pathnames.h | 2 ++ sbin/mknod/mknod.c | 2 ++ sbin/mount/getmntopts.c | 2 ++ sbin/mount/mntopts.h | 2 ++ sbin/mount/mount.c | 2 ++ sbin/mount/mount_fs.c | 4 +++- sbin/mount/pathnames.h | 4 +++- sbin/mount/vfslist.c | 2 ++ sbin/mount_cd9660/mount_cd9660.c | 4 +++- sbin/mount_nfs/mount_nfs.c | 4 +++- sbin/mount_nullfs/mount_nullfs.c | 4 +++- sbin/mount_udf/mount_udf.c | 4 +++- sbin/mount_unionfs/mount_unionfs.c | 2 ++ sbin/newfs/mkfs.c | 4 +++- sbin/newfs/newfs.c | 4 +++- sbin/newfs/newfs.h | 4 +++- sbin/nfsiod/nfsiod.c | 4 +++- sbin/ping/ping.c | 4 +++- sbin/ping6/ping6.c | 4 +++- sbin/quotacheck/preen.c | 4 +++- sbin/quotacheck/quotacheck.c | 4 +++- sbin/quotacheck/quotacheck.h | 4 +++- sbin/reboot/reboot.c | 4 +++- sbin/restore/dirs.c | 4 +++- sbin/restore/extern.h | 2 ++ sbin/restore/interactive.c | 4 +++- sbin/restore/main.c | 4 +++- sbin/restore/restore.c | 4 +++- sbin/restore/restore.h | 2 ++ sbin/restore/symtab.c | 4 +++- sbin/restore/tape.c | 4 +++- sbin/restore/utilities.c | 4 +++- sbin/route/route.c | 4 +++- sbin/routed/defs.h | 4 +++- sbin/routed/if.c | 4 +++- sbin/routed/input.c | 4 +++- sbin/routed/main.c | 4 +++- sbin/routed/output.c | 4 +++- sbin/routed/parms.c | 4 +++- sbin/routed/pathnames.h | 4 +++- sbin/routed/radix.c | 4 +++- sbin/routed/radix.h | 4 +++- sbin/routed/rdisc.c | 4 +++- sbin/routed/rtquery/rtquery.c | 2 ++ sbin/routed/table.c | 4 +++- sbin/routed/trace.c | 4 +++- sbin/savecore/savecore.c | 2 ++ sbin/setkey/parse.y | 4 +++- sbin/setkey/setkey.c | 4 +++- sbin/setkey/test-pfkey.c | 4 +++- sbin/setkey/test-policy.c | 4 +++- sbin/setkey/token.l | 4 +++- sbin/setkey/vchar.h | 4 +++- sbin/shutdown/shutdown.c | 4 +++- sbin/sunlabel/sunlabel.c | 4 +++- sbin/swapon/swapon.c | 2 ++ sbin/sysctl/sysctl.c | 4 +++- sbin/tunefs/tunefs.c | 4 +++- sbin/umount/umount.c | 2 ++ share/examples/tests/tests/atf/cp_test.sh | 2 ++ share/examples/tests/tests/atf/printf_test.c | 2 ++ share/examples/tests/tests/plain/printf_test.c | 5 ++++- tools/regression/aio/aiop/aiop.c | 2 ++ tools/regression/posixsem/posixsem.c | 2 ++ tools/regression/posixsem/test.c | 2 ++ tools/regression/posixsem/test.h | 2 ++ tools/test/hwpmc/pmctest.py | 2 ++ tools/tools/cxgbtool/cxgbtool.c | 1 + tools/tools/pirtool/pirtable.h | 2 ++ tools/tools/pirtool/pirtool.c | 2 ++ tools/tools/vxge/vxge_cmn.h | 2 ++ tools/tools/vxge/vxge_info.c | 2 ++ tools/tools/vxge/vxge_info.h | 2 ++ tools/tools/vxge/vxge_log.c | 2 ++ tools/tools/vxge/vxge_log.h | 2 ++ usr.bin/apply/apply.c | 2 ++ usr.bin/ar/ar.c | 2 ++ usr.bin/banner/banner.c | 4 +++- usr.bin/basename/basename.c | 2 ++ usr.bin/biff/biff.c | 4 +++- usr.bin/calendar/calendar.c | 2 ++ usr.bin/calendar/calendar.h | 2 ++ usr.bin/calendar/day.c | 2 ++ usr.bin/calendar/io.c | 2 ++ usr.bin/calendar/locale.c | 2 ++ usr.bin/calendar/pathnames.h | 2 ++ usr.bin/calendar/pom.c | 4 +++- usr.bin/cap_mkdb/cap_mkdb.c | 2 ++ usr.bin/chpass/table.c | 2 ++ usr.bin/cksum/cksum.c | 2 ++ usr.bin/cksum/crc.c | 2 ++ usr.bin/cksum/extern.h | 2 ++ usr.bin/cksum/print.c | 2 ++ usr.bin/cksum/sum1.c | 2 ++ usr.bin/cksum/sum2.c | 2 ++ usr.bin/cmp/cmp.c | 2 ++ usr.bin/cmp/extern.h | 2 ++ usr.bin/cmp/misc.c | 2 ++ usr.bin/cmp/regular.c | 2 ++ usr.bin/cmp/special.c | 2 ++ usr.bin/col/col.c | 2 ++ usr.bin/colrm/colrm.c | 2 ++ usr.bin/column/column.c | 4 +++- usr.bin/comm/comm.c | 4 +++- usr.bin/compress/compress.c | 2 ++ usr.bin/compress/zopen.c | 2 ++ usr.bin/ctags/C.c | 4 +++- usr.bin/ctags/ctags.c | 4 +++- usr.bin/ctags/ctags.h | 4 +++- usr.bin/ctags/fortran.c | 4 +++- usr.bin/ctags/lisp.c | 4 +++- usr.bin/ctags/print.c | 4 +++- usr.bin/ctags/tree.c | 4 +++- usr.bin/ctags/yacc.c | 4 +++- usr.bin/cut/cut.c | 2 ++ usr.bin/dirname/dirname.c | 2 ++ usr.bin/du/du.c | 4 +++- usr.bin/env/env.c | 4 +++- usr.bin/expand/expand.c | 4 +++- usr.bin/false/false.c | 4 +++- usr.bin/find/extern.h | 2 ++ usr.bin/find/find.c | 2 ++ usr.bin/find/find.h | 2 ++ usr.bin/find/function.c | 2 ++ usr.bin/find/ls.c | 4 +++- usr.bin/find/main.c | 2 ++ usr.bin/find/misc.c | 2 ++ usr.bin/find/operator.c | 2 ++ usr.bin/find/option.c | 2 ++ usr.bin/finger/extern.h | 2 ++ usr.bin/finger/finger.c | 4 +++- usr.bin/finger/finger.h | 4 +++- usr.bin/finger/lprint.c | 4 +++- usr.bin/finger/net.c | 4 +++- usr.bin/finger/sprint.c | 4 +++- usr.bin/finger/util.c | 4 +++- usr.bin/fold/fold.c | 2 ++ usr.bin/from/from.c | 4 +++- usr.bin/fstat/fstat.c | 2 ++ usr.bin/gcore/extern.h | 2 ++ usr.bin/gcore/gcore.c | 2 ++ usr.bin/gprof/amd64.h | 2 ++ usr.bin/gprof/aout.c | 2 ++ usr.bin/gprof/arcs.c | 4 +++- usr.bin/gprof/arm.h | 2 ++ usr.bin/gprof/dfn.c | 4 +++- usr.bin/gprof/elf.c | 2 ++ usr.bin/gprof/gprof.c | 4 +++- usr.bin/gprof/gprof.h | 4 +++- usr.bin/gprof/hertz.c | 4 +++- usr.bin/gprof/i386.h | 2 ++ usr.bin/gprof/lookup.c | 4 +++- usr.bin/gprof/mips.h | 2 ++ usr.bin/gprof/pathnames.h | 4 +++- usr.bin/gprof/powerpc.h | 2 ++ usr.bin/gprof/printgprof.c | 4 +++- usr.bin/gprof/printlist.c | 4 +++- usr.bin/gprof/sparc64.h | 2 ++ usr.bin/gzip/zuncompress.c | 2 ++ usr.bin/head/head.c | 2 ++ usr.bin/hexdump/conv.c | 4 +++- usr.bin/hexdump/display.c | 4 +++- usr.bin/hexdump/hexdump.c | 4 +++- usr.bin/hexdump/hexdump.h | 4 +++- usr.bin/hexdump/hexsyntax.c | 2 ++ usr.bin/hexdump/odsyntax.c | 2 ++ usr.bin/hexdump/parse.c | 4 +++- usr.bin/id/id.c | 2 ++ usr.bin/join/join.c | 2 ++ usr.bin/jot/jot.c | 2 ++ usr.bin/kdump/kdump.c | 2 ++ usr.bin/ktrace/ktrace.c | 2 ++ usr.bin/ktrace/ktrace.h | 2 ++ usr.bin/ktrace/subr.c | 2 ++ usr.bin/lam/lam.c | 2 ++ usr.bin/last/last.c | 2 ++ usr.bin/lastcomm/lastcomm.c | 2 ++ usr.bin/lastcomm/pathnames.h | 2 ++ usr.bin/leave/leave.c | 2 ++ usr.bin/lex/initparse.c | 2 ++ usr.bin/lock/lock.c | 4 +++- usr.bin/logger/logger.c | 4 +++- usr.bin/login/login_audit.c | 4 +++- usr.bin/login/pathnames.h | 2 ++ usr.bin/logname/logname.c | 2 ++ usr.bin/look/look.c | 2 ++ usr.bin/look/pathnames.h | 2 ++ usr.bin/lorder/lorder.sh | 2 ++ usr.bin/m4/eval.c | 4 +++- usr.bin/m4/extern.h | 2 ++ usr.bin/m4/look.c | 4 +++- usr.bin/m4/main.c | 2 ++ usr.bin/m4/mdef.h | 4 +++- usr.bin/m4/misc.c | 4 +++- usr.bin/m4/pathnames.h | 4 +++- usr.bin/m4/stdd.h | 2 ++ usr.bin/mail/cmd1.c | 2 ++ usr.bin/mail/cmd2.c | 4 +++- usr.bin/mail/cmd3.c | 4 +++- usr.bin/mail/cmdtab.c | 4 +++- usr.bin/mail/collect.c | 4 +++- usr.bin/mail/def.h | 4 +++- usr.bin/mail/edit.c | 4 +++- usr.bin/mail/extern.h | 2 ++ usr.bin/mail/fio.c | 4 +++- usr.bin/mail/getname.c | 4 +++- usr.bin/mail/glob.h | 4 +++- usr.bin/mail/head.c | 4 +++- usr.bin/mail/lex.c | 4 +++- usr.bin/mail/list.c | 4 +++- usr.bin/mail/main.c | 4 +++- usr.bin/mail/names.c | 4 +++- usr.bin/mail/pathnames.h | 4 +++- usr.bin/mail/popen.c | 4 +++- usr.bin/mail/quit.c | 4 +++- usr.bin/mail/rcv.h | 4 +++- usr.bin/mail/send.c | 4 +++- usr.bin/mail/strings.c | 4 +++- usr.bin/mail/temp.c | 4 +++- usr.bin/mail/tty.c | 4 +++- usr.bin/mail/util.c | 4 +++- usr.bin/mail/v7.local.c | 4 +++- usr.bin/mail/vars.c | 4 +++- usr.bin/mail/version.c | 4 +++- usr.bin/mesg/mesg.c | 4 +++- usr.bin/mkdep/mkdep.gcc.sh | 2 ++ usr.bin/mkdep/mkdep.sh | 2 ++ usr.bin/mkfifo/mkfifo.c | 4 +++- usr.bin/mklocale/extern.h | 2 ++ usr.bin/mklocale/ldef.h | 2 ++ usr.bin/mklocale/lex.l | 2 ++ usr.bin/mklocale/yacc.y | 2 ++ usr.bin/mkstr/mkstr.c | 4 +++- usr.bin/msgs/msgs.c | 2 ++ usr.bin/msgs/pathnames.h | 4 +++- usr.bin/mt/mt.c | 3 ++- usr.bin/netstat/if.c | 2 ++ usr.bin/netstat/inet6.c | 2 ++ usr.bin/netstat/ipsec.c | 2 ++ usr.bin/netstat/main.c | 2 ++ usr.bin/netstat/netstat.h | 2 ++ usr.bin/netstat/pfkey.c | 2 ++ usr.bin/netstat/route.c | 2 ++ usr.bin/netstat/sctp.c | 2 ++ usr.bin/netstat/unix.c | 2 ++ usr.bin/nice/nice.c | 4 +++- usr.bin/nohup/nohup.c | 4 +++- usr.bin/pagesize/pagesize.sh | 2 ++ usr.bin/paste/paste.c | 4 +++- usr.bin/patch/mkpath.c | 2 ++ usr.bin/printenv/printenv.c | 2 ++ usr.bin/printf/printf.c | 2 ++ usr.bin/quota/quota.c | 2 ++ usr.bin/renice/renice.c | 4 +++- usr.bin/rev/rev.c | 2 ++ usr.bin/rs/rs.c | 2 ++ usr.bin/ruptime/ruptime.c | 2 ++ usr.bin/rwho/rwho.c | 2 ++ usr.bin/script/script.c | 2 ++ usr.bin/sed/compile.c | 2 ++ usr.bin/sed/defs.h | 2 ++ usr.bin/sed/extern.h | 2 ++ usr.bin/sed/main.c | 2 ++ usr.bin/sed/misc.c | 2 ++ usr.bin/sed/process.c | 2 ++ usr.bin/shar/shar.sh | 2 ++ usr.bin/showmount/showmount.c | 4 +++- usr.bin/split/split.c | 4 +++- usr.bin/su/su.c | 4 +++- usr.bin/systat/cmds.c | 2 ++ usr.bin/systat/cmdtab.c | 2 ++ usr.bin/systat/devs.c | 4 +++- usr.bin/systat/extern.h | 2 ++ usr.bin/systat/fetch.c | 2 ++ usr.bin/systat/icmp.c | 2 ++ usr.bin/systat/icmp6.c | 2 ++ usr.bin/systat/iostat.c | 2 ++ usr.bin/systat/ip.c | 2 ++ usr.bin/systat/ip6.c | 2 ++ usr.bin/systat/keyboard.c | 2 ++ usr.bin/systat/main.c | 2 ++ usr.bin/systat/netcmds.c | 2 ++ usr.bin/systat/netstat.c | 2 ++ usr.bin/systat/pigs.c | 2 ++ usr.bin/systat/swap.c | 2 ++ usr.bin/systat/systat.h | 2 ++ usr.bin/systat/tcp.c | 2 ++ usr.bin/systat/vmstat.c | 2 ++ usr.bin/tail/extern.h | 2 ++ usr.bin/tail/forward.c | 2 ++ usr.bin/tail/misc.c | 2 ++ usr.bin/tail/read.c | 2 ++ usr.bin/tail/reverse.c | 2 ++ usr.bin/tail/tail.c | 2 ++ usr.bin/talk/ctl.c | 4 +++- usr.bin/talk/ctl_transact.c | 4 +++- usr.bin/talk/display.c | 4 +++- usr.bin/talk/get_addrs.c | 4 +++- usr.bin/talk/get_names.c | 4 +++- usr.bin/talk/init_disp.c | 4 +++- usr.bin/talk/invite.c | 4 +++- usr.bin/talk/io.c | 4 +++- usr.bin/talk/look_up.c | 4 +++- usr.bin/talk/msgs.c | 4 +++- usr.bin/talk/talk.c | 4 +++- usr.bin/talk/talk.h | 4 +++- usr.bin/talk/talk_ctl.h | 4 +++- usr.bin/tcopy/tcopy.c | 4 +++- usr.bin/tee/tee.c | 4 +++- usr.bin/tftp/main.c | 4 +++- usr.bin/tftp/tftp.c | 4 +++- usr.bin/tftp/tftp.h | 4 +++- usr.bin/time/time.c | 4 +++- usr.bin/tip/libacu/biz22.c | 4 +++- usr.bin/tip/libacu/biz31.c | 4 +++- usr.bin/tip/libacu/courier.c | 4 +++- usr.bin/tip/libacu/df.c | 4 +++- usr.bin/tip/libacu/dn11.c | 4 +++- usr.bin/tip/libacu/hayes.c | 4 +++- usr.bin/tip/libacu/t3000.c | 4 +++- usr.bin/tip/libacu/v3451.c | 4 +++- usr.bin/tip/libacu/v831.c | 4 +++- usr.bin/tip/libacu/ventel.c | 4 +++- usr.bin/tip/tip/acu.c | 4 +++- usr.bin/tip/tip/acutab.c | 4 +++- usr.bin/tip/tip/cmds.c | 4 +++- usr.bin/tip/tip/cmdtab.c | 4 +++- usr.bin/tip/tip/cu.c | 4 +++- usr.bin/tip/tip/hunt.c | 4 +++- usr.bin/tip/tip/log.c | 4 +++- usr.bin/tip/tip/partab.c | 4 +++- usr.bin/tip/tip/pathnames.h | 4 +++- usr.bin/tip/tip/remote.c | 4 +++- usr.bin/tip/tip/tip.c | 4 +++- usr.bin/tip/tip/tip.h | 4 +++- usr.bin/tip/tip/tipout.c | 4 +++- usr.bin/tip/tip/uucplock.c | 4 +++- usr.bin/tip/tip/value.c | 4 +++- usr.bin/tip/tip/vars.c | 4 +++- usr.bin/touch/touch.c | 4 +++- usr.bin/tput/clear.sh | 2 ++ usr.bin/tput/tput.c | 2 ++ usr.bin/tr/extern.h | 2 ++ usr.bin/tr/str.c | 2 ++ usr.bin/tr/tr.c | 4 +++- usr.bin/true/true.c | 4 +++- usr.bin/tset/extern.h | 2 ++ usr.bin/tset/map.c | 2 ++ usr.bin/tset/misc.c | 2 ++ usr.bin/tset/set.c | 2 ++ usr.bin/tset/term.c | 2 ++ usr.bin/tset/tset.c | 2 ++ usr.bin/tset/wrterm.c | 2 ++ usr.bin/tsort/tsort.c | 4 +++- usr.bin/tty/tty.c | 4 +++- usr.bin/ul/ul.c | 4 +++- usr.bin/unexpand/unexpand.c | 2 ++ usr.bin/uniq/uniq.c | 4 +++- usr.bin/uudecode/uudecode.c | 2 ++ usr.bin/uuencode/uuencode.c | 2 ++ usr.bin/vgrind/extern.h | 4 +++- usr.bin/vgrind/pathnames.h | 4 +++- usr.bin/vgrind/regexp.c | 4 +++- usr.bin/vgrind/vfontedpr.c | 4 +++- usr.bin/vgrind/vgrind.sh | 2 ++ usr.bin/vmstat/vmstat.c | 4 +++- usr.bin/w/extern.h | 2 ++ usr.bin/w/pr_time.c | 2 ++ usr.bin/w/proc_compare.c | 2 ++ usr.bin/w/w.c | 2 ++ usr.bin/wall/ttymsg.c | 4 +++- usr.bin/wall/wall.c | 4 +++- usr.bin/wc/wc.c | 4 +++- usr.bin/what/what.c | 4 +++- usr.bin/whois/whois.c | 2 ++ usr.bin/write/write.c | 4 +++- usr.bin/xargs/pathnames.h | 2 ++ usr.bin/xargs/xargs.c | 2 ++ usr.bin/xinstall/xinstall.c | 4 +++- usr.bin/xstr/pathnames.h | 4 +++- usr.bin/xstr/xstr.c | 4 +++- usr.bin/yes/yes.c | 4 +++- usr.sbin/accton/accton.c | 4 +++- usr.sbin/arp/arp.c | 4 +++- usr.sbin/chown/chown.c | 4 +++- usr.sbin/chroot/chroot.c | 4 +++- usr.sbin/config/config.h | 4 +++- usr.sbin/config/config.y | 4 +++- usr.sbin/config/lang.l | 2 ++ usr.sbin/config/main.c | 4 +++- usr.sbin/config/mkheaders.c | 4 +++- usr.sbin/config/mkmakefile.c | 4 +++- usr.sbin/config/mkoptions.c | 4 +++- usr.sbin/crashinfo/crashinfo.sh | 2 ++ usr.sbin/edquota/edquota.c | 4 +++- usr.sbin/edquota/pathnames.h | 4 +++- usr.sbin/ifmcstat/ifmcstat.c | 4 +++- usr.sbin/ifmcstat/printb.c | 4 +++- usr.sbin/inetd/inetd.c | 4 +++- usr.sbin/inetd/inetd.h | 4 +++- usr.sbin/inetd/pathnames.h | 4 +++- usr.sbin/iostat/iostat.c | 4 +++- usr.sbin/ip6addrctl/ip6addrctl.c | 4 +++- usr.sbin/kgmon/kgmon.c | 4 +++- usr.sbin/lpr/common_source/displayq.c | 4 +++- usr.sbin/lpr/common_source/lp.h | 4 +++- usr.sbin/lpr/common_source/lp.local.h | 2 +- usr.sbin/lpr/common_source/pathnames.h | 4 +++- usr.sbin/lpr/common_source/rmjob.c | 4 +++- usr.sbin/lpr/common_source/startdaemon.c | 4 +++- usr.sbin/lpr/filters/lpf.c | 4 +++- usr.sbin/lpr/lpc/cmds.c | 4 +++- usr.sbin/lpr/lpc/cmdtab.c | 4 +++- usr.sbin/lpr/lpc/extern.h | 4 +++- usr.sbin/lpr/lpc/lpc.c | 4 +++- usr.sbin/lpr/lpc/lpc.h | 4 +++- usr.sbin/lpr/lpd/extern.h | 4 +++- usr.sbin/lpr/lpd/lpd.c | 4 +++- usr.sbin/lpr/lpd/lpdchar.c | 4 +++- usr.sbin/lpr/lpd/modes.c | 2 ++ usr.sbin/lpr/lpd/printjob.c | 4 +++- usr.sbin/lpr/lpd/recvjob.c | 4 +++- usr.sbin/lpr/lpq/lpq.c | 4 +++- usr.sbin/lpr/lprm/lprm.c | 4 +++- usr.sbin/lpr/lptest/lptest.c | 4 +++- usr.sbin/lpr/pac/pac.c | 4 +++- usr.sbin/makefs/ffs/ffs_alloc.c | 4 +++- usr.sbin/makefs/ffs/ffs_balloc.c | 4 +++- usr.sbin/makefs/ffs/ffs_extern.h | 2 ++ usr.sbin/makefs/ffs/ffs_subr.c | 4 +++- usr.sbin/makefs/ffs/mkfs.c | 4 +++- usr.sbin/makefs/ffs/ufs_bmap.c | 4 +++- usr.sbin/makefs/ffs/ufs_inode.h | 4 +++- usr.sbin/mld6query/mld6.c | 4 +++- usr.sbin/mountd/mountd.c | 4 +++- usr.sbin/mountd/pathnames.h | 4 +++- usr.sbin/mptutil/mpt_cam.c | 2 ++ usr.sbin/mptutil/mpt_cmd.c | 2 ++ usr.sbin/mptutil/mpt_config.c | 2 ++ usr.sbin/mptutil/mpt_drive.c | 2 ++ usr.sbin/mptutil/mpt_evt.c | 2 ++ usr.sbin/mptutil/mpt_show.c | 2 ++ usr.sbin/mptutil/mpt_volume.c | 2 ++ usr.sbin/mptutil/mptutil.c | 2 ++ usr.sbin/mptutil/mptutil.h | 2 ++ usr.sbin/nandsim/nandsim_rcfile.c | 2 ++ usr.sbin/nandsim/nandsim_rcfile.h | 4 +++- usr.sbin/ndp/ndp.c | 4 +++- usr.sbin/nfsd/nfsd.c | 4 +++- usr.sbin/pciconf/cap.c | 2 ++ usr.sbin/pciconf/pciconf.h | 2 ++ usr.sbin/ppp/slcompress.c | 2 ++ usr.sbin/ppp/slcompress.h | 4 +++- usr.sbin/pstat/pstat.c | 2 ++ usr.sbin/pwd_mkdb/pwd_mkdb.c | 2 ++ usr.sbin/quotaon/quotaon.c | 4 +++- usr.sbin/repquota/repquota.c | 4 +++- usr.sbin/rip6query/rip6query.c | 4 +++- usr.sbin/rmt/rmt.c | 4 +++- usr.sbin/route6d/misc/cksum.c | 4 +++- usr.sbin/route6d/route6d.c | 4 +++- usr.sbin/route6d/route6d.h | 4 +++- usr.sbin/rpcbind/check_bound.c | 2 ++ usr.sbin/rpcbind/pmap_svc.c | 2 ++ usr.sbin/rpcbind/rpcb_stat.c | 2 ++ usr.sbin/rpcbind/rpcb_svc.c | 2 ++ usr.sbin/rpcbind/rpcb_svc_4.c | 2 ++ usr.sbin/rpcbind/rpcb_svc_com.c | 2 ++ usr.sbin/rpcbind/rpcbind.c | 2 ++ usr.sbin/rpcbind/rpcbind.h | 2 ++ usr.sbin/rpcbind/warmstart.c | 2 ++ usr.sbin/rrenumd/lexer.l | 4 +++- usr.sbin/rrenumd/parser.y | 4 +++- usr.sbin/rrenumd/rrenumd.c | 4 +++- usr.sbin/rtadvd/advcap.c | 4 +++- usr.sbin/rtadvd/config.c | 4 +++- usr.sbin/rtadvd/config.h | 4 +++- usr.sbin/rtadvd/if.c | 4 +++- usr.sbin/rtadvd/if.h | 4 +++- usr.sbin/rtadvd/rrenum.c | 4 +++- usr.sbin/rtadvd/rrenum.h | 4 +++- usr.sbin/rtadvd/rtadvd.c | 4 +++- usr.sbin/rtadvd/rtadvd.h | 4 +++- usr.sbin/rtadvd/timer.c | 4 +++- usr.sbin/rtadvd/timer.h | 4 +++- usr.sbin/rtadvd/timer_subr.c | 4 +++- usr.sbin/rtadvd/timer_subr.h | 4 +++- usr.sbin/rtsold/dump.c | 4 +++- usr.sbin/rtsold/if.c | 4 +++- usr.sbin/rtsold/probe.c | 4 +++- usr.sbin/rtsold/rtsock.c | 4 +++- usr.sbin/rtsold/rtsol.c | 4 +++- usr.sbin/rtsold/rtsold.c | 4 +++- usr.sbin/rtsold/rtsold.h | 4 +++- usr.sbin/rwhod/rwhod.c | 2 ++ usr.sbin/setfib/setfib.c | 4 +++- usr.sbin/syslogd/pathnames.h | 4 +++- usr.sbin/syslogd/syslogd.c | 4 +++- usr.sbin/timed/timed/acksend.c | 2 ++ usr.sbin/timed/timed/byteorder.c | 2 ++ usr.sbin/timed/timed/candidate.c | 2 ++ usr.sbin/timed/timed/cksum.c | 2 ++ usr.sbin/timed/timed/correct.c | 2 ++ usr.sbin/timed/timed/extern.h | 2 ++ usr.sbin/timed/timed/globals.h | 2 ++ usr.sbin/timed/timed/master.c | 2 ++ usr.sbin/timed/timed/measure.c | 2 ++ usr.sbin/timed/timed/networkdelta.c | 2 ++ usr.sbin/timed/timed/pathnames.h | 2 ++ usr.sbin/timed/timed/readmsg.c | 2 ++ usr.sbin/timed/timed/slave.c | 2 ++ usr.sbin/timed/timed/timed.c | 2 ++ usr.sbin/timed/timedc/cmds.c | 2 ++ usr.sbin/timed/timedc/cmdtab.c | 4 +++- usr.sbin/timed/timedc/extern.h | 2 ++ usr.sbin/timed/timedc/timedc.c | 2 ++ usr.sbin/timed/timedc/timedc.h | 2 ++ usr.sbin/traceroute6/traceroute6.c | 4 +++- usr.sbin/trpt/trpt.c | 4 +++- usr.sbin/vipw/vipw.c | 4 +++- 1248 files changed, 3042 insertions(+), 544 deletions(-) diff --git a/bin/cat/cat.c b/bin/cat/cat.c index 57d48028906e..4632b88f56c2 100644 --- a/bin/cat/cat.c +++ b/bin/cat/cat.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/chflags/chflags.c b/bin/chflags/chflags.c index 24a1fc130b49..999df04338a4 100644 --- a/bin/chflags/chflags.c +++ b/bin/chflags/chflags.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 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 10d6099e7b72..07b7c37312d5 100644 --- a/bin/chmod/chmod.c +++ b/bin/chmod/chmod.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 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 c6d6ff914e3c..6c9a57d30d78 100644 --- a/bin/cp/cp.c +++ b/bin/cp/cp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/cp/extern.h b/bin/cp/extern.h index 734c43135aaa..65360ccaf6c1 100644 --- a/bin/cp/extern.h +++ b/bin/cp/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/cp/utils.c b/bin/cp/utils.c index cf89a77cdb73..3c76e85e493f 100644 --- a/bin/cp/utils.c +++ b/bin/cp/utils.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/date/date.c b/bin/date/date.c index 7f2e1b28a64c..089b392c22ed 100644 --- a/bin/date/date.c +++ b/bin/date/date.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1987, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/date/extern.h b/bin/date/extern.h index 9132663f59ad..509f77e95fd3 100644 --- a/bin/date/extern.h +++ b/bin/date/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/date/netdate.c b/bin/date/netdate.c index d10801947cb4..ab16951e85ac 100644 --- a/bin/date/netdate.c +++ b/bin/date/netdate.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/dd/args.c b/bin/dd/args.c index 7a39ada74db1..4a2f13f96b08 100644 --- a/bin/dd/args.c +++ b/bin/dd/args.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/dd/conv.c b/bin/dd/conv.c index 5d8e771e33dc..ef5194ee1e08 100644 --- a/bin/dd/conv.c +++ b/bin/dd/conv.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/dd/conv_tab.c b/bin/dd/conv_tab.c index 1419fb62db56..36e23531bbbb 100644 --- a/bin/dd/conv_tab.c +++ b/bin/dd/conv_tab.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/dd/dd.c b/bin/dd/dd.c index 3ac110355dec..6ccc36011ec8 100644 --- a/bin/dd/dd.c +++ b/bin/dd/dd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/dd/dd.h b/bin/dd/dd.h index 932530262526..e67f0657d692 100644 --- a/bin/dd/dd.h +++ b/bin/dd/dd.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/dd/extern.h b/bin/dd/extern.h index 905c91eeb42a..885f40e330d0 100644 --- a/bin/dd/extern.h +++ b/bin/dd/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/dd/misc.c b/bin/dd/misc.c index d4c28e968680..cd1db9e0386b 100644 --- a/bin/dd/misc.c +++ b/bin/dd/misc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/dd/position.c b/bin/dd/position.c index a4f3b46f167e..0bd8edcda1e9 100644 --- a/bin/dd/position.c +++ b/bin/dd/position.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/df/df.c b/bin/df/df.c index 4373a9b117e8..00f782f2c92f 100644 --- a/bin/df/df.c +++ b/bin/df/df.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * 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.c b/bin/domainname/domainname.c index e9c159ec42fc..cd14778221c3 100644 --- a/bin/domainname/domainname.c +++ b/bin/domainname/domainname.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/echo/echo.c b/bin/echo/echo.c index 713cbc9d53e4..807a2105374a 100644 --- a/bin/echo/echo.c +++ b/bin/echo/echo.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/ed/cbc.c b/bin/ed/cbc.c index 507d454db898..7e1d03c3c634 100644 --- a/bin/ed/cbc.c +++ b/bin/ed/cbc.c @@ -1,5 +1,7 @@ /* cbc.c: This file contains the encryption routines for the ed line editor */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 The Regents of the University of California. * All rights reserved. * diff --git a/bin/hostname/hostname.c b/bin/hostname/hostname.c index bb9756d03860..d5cc6b1cfff2 100644 --- a/bin/hostname/hostname.c +++ b/bin/hostname/hostname.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/kill/kill.c b/bin/kill/kill.c index 095244638c65..201ab9aaf3e9 100644 --- a/bin/kill/kill.c +++ b/bin/kill/kill.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/ln/ln.c b/bin/ln/ln.c index 04fb492ab5fe..e37dee361b19 100644 --- a/bin/ln/ln.c +++ b/bin/ln/ln.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 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 d9b77e062997..13ba3ff47a99 100644 --- a/bin/ls/cmp.c +++ b/bin/ls/cmp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/ls/extern.h b/bin/ls/extern.h index d62b1aa561ed..3281860c785e 100644 --- a/bin/ls/extern.h +++ b/bin/ls/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/ls/ls.c b/bin/ls/ls.c index 3a3b28414cd0..f13a435e76fb 100644 --- a/bin/ls/ls.c +++ b/bin/ls/ls.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * 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 b68f82bf9efc..6ede1ca45208 100644 --- a/bin/ls/ls.h +++ b/bin/ls/ls.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * 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 80186c46a1dc..348d7533ecd4 100644 --- a/bin/ls/print.c +++ b/bin/ls/print.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * 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 9751e4864a71..f0f378f6182d 100644 --- a/bin/ls/util.c +++ b/bin/ls/util.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/mkdir/mkdir.c b/bin/mkdir/mkdir.c index 0abdc7259aa4..122ec4458858 100644 --- a/bin/mkdir/mkdir.c +++ b/bin/mkdir/mkdir.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/mv/mv.c b/bin/mv/mv.c index e44685328bd1..01d88ff625b7 100644 --- a/bin/mv/mv.c +++ b/bin/mv/mv.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/pax/ar_io.c b/bin/pax/ar_io.c index fbb60457aedc..6271944703ff 100644 --- a/bin/pax/ar_io.c +++ b/bin/pax/ar_io.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/bin/pax/ar_subs.c b/bin/pax/ar_subs.c index ccd34d94c9f9..b18dc3710942 100644 --- a/bin/pax/ar_subs.c +++ b/bin/pax/ar_subs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/bin/pax/buf_subs.c b/bin/pax/buf_subs.c index 887e62c843c8..c9a466407997 100644 --- a/bin/pax/buf_subs.c +++ b/bin/pax/buf_subs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/bin/pax/cache.c b/bin/pax/cache.c index 60dc9260074c..227e5fcc0de7 100644 --- a/bin/pax/cache.c +++ b/bin/pax/cache.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/bin/pax/cache.h b/bin/pax/cache.h index 200fe6bb7cdd..8a7cca9f457a 100644 --- a/bin/pax/cache.h +++ b/bin/pax/cache.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/bin/pax/cpio.c b/bin/pax/cpio.c index 809f0326d5ed..a47b7fd7a823 100644 --- a/bin/pax/cpio.c +++ b/bin/pax/cpio.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/bin/pax/cpio.h b/bin/pax/cpio.h index 5997cec09440..e5d61dea36fb 100644 --- a/bin/pax/cpio.h +++ b/bin/pax/cpio.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/bin/pax/extern.h b/bin/pax/extern.h index babf01f07dcd..ec171f2d177c 100644 --- a/bin/pax/extern.h +++ b/bin/pax/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/bin/pax/file_subs.c b/bin/pax/file_subs.c index b97a0cab91bb..31fb9112c586 100644 --- a/bin/pax/file_subs.c +++ b/bin/pax/file_subs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/bin/pax/ftree.c b/bin/pax/ftree.c index 6fd7ff576fed..26df8164bc2d 100644 --- a/bin/pax/ftree.c +++ b/bin/pax/ftree.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/bin/pax/ftree.h b/bin/pax/ftree.h index b0b729e1a916..8e0a710e4ca9 100644 --- a/bin/pax/ftree.h +++ b/bin/pax/ftree.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/bin/pax/gen_subs.c b/bin/pax/gen_subs.c index 665d41eec4fc..f91aaff7b809 100644 --- a/bin/pax/gen_subs.c +++ b/bin/pax/gen_subs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/bin/pax/options.c b/bin/pax/options.c index 85335844e8c4..4ec02d80d55c 100644 --- a/bin/pax/options.c +++ b/bin/pax/options.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/bin/pax/options.h b/bin/pax/options.h index 0a231d290b4a..973ea0bd5467 100644 --- a/bin/pax/options.h +++ b/bin/pax/options.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/bin/pax/pat_rep.c b/bin/pax/pat_rep.c index 7b1d0d4a7ca2..0dfa630050ea 100644 --- a/bin/pax/pat_rep.c +++ b/bin/pax/pat_rep.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/bin/pax/pat_rep.h b/bin/pax/pat_rep.h index 70ea9e7ea5e2..7def28d36e30 100644 --- a/bin/pax/pat_rep.h +++ b/bin/pax/pat_rep.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/bin/pax/pax.c b/bin/pax/pax.c index ae82c46c2cea..e89fae567f9f 100644 --- a/bin/pax/pax.c +++ b/bin/pax/pax.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/bin/pax/pax.h b/bin/pax/pax.h index ca2ebb96ae92..530f8aa0d33d 100644 --- a/bin/pax/pax.h +++ b/bin/pax/pax.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/bin/pax/sel_subs.c b/bin/pax/sel_subs.c index d0d8ff481e31..4c0d09e4eb7f 100644 --- a/bin/pax/sel_subs.c +++ b/bin/pax/sel_subs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/bin/pax/sel_subs.h b/bin/pax/sel_subs.h index 8076184a3839..7e1ddeedcb87 100644 --- a/bin/pax/sel_subs.h +++ b/bin/pax/sel_subs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/bin/pax/tables.c b/bin/pax/tables.c index f79c2fe28d22..97d430cb742f 100644 --- a/bin/pax/tables.c +++ b/bin/pax/tables.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/bin/pax/tables.h b/bin/pax/tables.h index 3c92e83772ae..fb5bc437b0a0 100644 --- a/bin/pax/tables.h +++ b/bin/pax/tables.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * 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.c b/bin/pax/tar.c index 7bceb8f82081..3a458223bddd 100644 --- a/bin/pax/tar.c +++ b/bin/pax/tar.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * 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.h b/bin/pax/tar.h index 7289ef41650a..91c2400e35ca 100644 --- a/bin/pax/tar.h +++ b/bin/pax/tar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/bin/pax/tty_subs.c b/bin/pax/tty_subs.c index 8e78088b5c84..ea524c451007 100644 --- a/bin/pax/tty_subs.c +++ b/bin/pax/tty_subs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/bin/ps/extern.h b/bin/ps/extern.h index 5635efd5f642..4b760ec4c69d 100644 --- a/bin/ps/extern.h +++ b/bin/ps/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/ps/fmt.c b/bin/ps/fmt.c index 985b268b4392..c89ea78d7373 100644 --- a/bin/ps/fmt.c +++ b/bin/ps/fmt.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/ps/keyword.c b/bin/ps/keyword.c index 5c873910f33c..96f88b516781 100644 --- a/bin/ps/keyword.c +++ b/bin/ps/keyword.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/ps/nlist.c b/bin/ps/nlist.c index 93eff40e39f3..5ef56c9dfabc 100644 --- a/bin/ps/nlist.c +++ b/bin/ps/nlist.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/ps/print.c b/bin/ps/print.c index cb63369a3992..437c1cbfc83a 100644 --- a/bin/ps/print.c +++ b/bin/ps/print.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/ps/ps.c b/bin/ps/ps.c index 40dc4f77f6b2..f2526e2d8705 100644 --- a/bin/ps/ps.c +++ b/bin/ps/ps.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/ps/ps.h b/bin/ps/ps.h index 757988581d7b..03e38af9d517 100644 --- a/bin/ps/ps.h +++ b/bin/ps/ps.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * 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 67c1d3c80247..4bd5ef7d4da0 100644 --- a/bin/pwd/pwd.c +++ b/bin/pwd/pwd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/realpath/realpath.c b/bin/realpath/realpath.c index 168f1a55943b..bc060bf1453c 100644 --- a/bin/realpath/realpath.c +++ b/bin/realpath/realpath.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/rm/rm.c b/bin/rm/rm.c index af3322199408..0aa110248d46 100644 --- a/bin/rm/rm.c +++ b/bin/rm/rm.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/rmdir/rmdir.c b/bin/rmdir/rmdir.c index 1d0c6a974f93..22f1141e14ec 100644 --- a/bin/rmdir/rmdir.c +++ b/bin/rmdir/rmdir.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/bltin/bltin.h b/bin/sh/bltin/bltin.h index 5b6392788fdc..8149895815dd 100644 --- a/bin/sh/bltin/bltin.h +++ b/bin/sh/bltin/bltin.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/bltin/echo.c b/bin/sh/bltin/echo.c index e07a8c8e4ddf..e8046c7615ec 100644 --- a/bin/sh/bltin/echo.c +++ b/bin/sh/bltin/echo.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/mail.h b/bin/sh/mail.h index a577a0fb21a6..0bb565209c7f 100644 --- a/bin/sh/mail.h +++ b/bin/sh/mail.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/main.c b/bin/sh/main.c index c483d19b41c3..6391110763ae 100644 --- a/bin/sh/main.c +++ b/bin/sh/main.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/main.h b/bin/sh/main.h index 7c9e250460fb..ff0a1c61fa22 100644 --- a/bin/sh/main.h +++ b/bin/sh/main.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/memalloc.c b/bin/sh/memalloc.c index 9deddb128967..58d1be8ccd4e 100644 --- a/bin/sh/memalloc.c +++ b/bin/sh/memalloc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/memalloc.h b/bin/sh/memalloc.h index 71c080ffe380..6cb7bd818fb5 100644 --- a/bin/sh/memalloc.h +++ b/bin/sh/memalloc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/miscbltin.c b/bin/sh/miscbltin.c index 0154e032f010..b7619650233b 100644 --- a/bin/sh/miscbltin.c +++ b/bin/sh/miscbltin.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/mknodes.c b/bin/sh/mknodes.c index e528cc866ee6..5b923b7fe0c5 100644 --- a/bin/sh/mknodes.c +++ b/bin/sh/mknodes.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/mksyntax.c b/bin/sh/mksyntax.c index f71a5a1a132b..4df13c3db530 100644 --- a/bin/sh/mksyntax.c +++ b/bin/sh/mksyntax.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/myhistedit.h b/bin/sh/myhistedit.h index 791532cfc645..a4c0b56fafd7 100644 --- a/bin/sh/myhistedit.h +++ b/bin/sh/myhistedit.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/mystring.c b/bin/sh/mystring.c index c3f9f4cce971..716f00345961 100644 --- a/bin/sh/mystring.c +++ b/bin/sh/mystring.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/mystring.h b/bin/sh/mystring.h index 1d9ac2f4358c..ff4384d21c35 100644 --- a/bin/sh/mystring.h +++ b/bin/sh/mystring.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/options.c b/bin/sh/options.c index d580436c134e..73d79ca9a74f 100644 --- a/bin/sh/options.c +++ b/bin/sh/options.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/options.h b/bin/sh/options.h index d57bce8a7a15..b3819cc2795e 100644 --- a/bin/sh/options.h +++ b/bin/sh/options.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/output.c b/bin/sh/output.c index ced01d246a1c..00077a1dc072 100644 --- a/bin/sh/output.c +++ b/bin/sh/output.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/output.h b/bin/sh/output.h index f43a60cc2aaa..25b01a5896e7 100644 --- a/bin/sh/output.h +++ b/bin/sh/output.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/parser.c b/bin/sh/parser.c index 3948364d3793..9e812e37879b 100644 --- a/bin/sh/parser.c +++ b/bin/sh/parser.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/parser.h b/bin/sh/parser.h index c75b138af48c..aee8244ecf09 100644 --- a/bin/sh/parser.h +++ b/bin/sh/parser.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/redir.c b/bin/sh/redir.c index 9a1892d32a7e..e820fd2c05f7 100644 --- a/bin/sh/redir.c +++ b/bin/sh/redir.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/redir.h b/bin/sh/redir.h index b9e6975e933b..08c52359c59e 100644 --- a/bin/sh/redir.h +++ b/bin/sh/redir.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/shell.h b/bin/sh/shell.h index 74f11a33fda7..0b25587c59f5 100644 --- a/bin/sh/shell.h +++ b/bin/sh/shell.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/show.c b/bin/sh/show.c index 2437063a76c5..04dc123381af 100644 --- a/bin/sh/show.c +++ b/bin/sh/show.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/show.h b/bin/sh/show.h index b48830fba0c1..1dbdaa152b33 100644 --- a/bin/sh/show.h +++ b/bin/sh/show.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/trap.c b/bin/sh/trap.c index 79444ad1bc10..b025a300208c 100644 --- a/bin/sh/trap.c +++ b/bin/sh/trap.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/trap.h b/bin/sh/trap.h index b9c43f336141..63d0bd5e70b1 100644 --- a/bin/sh/trap.h +++ b/bin/sh/trap.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/var.c b/bin/sh/var.c index f533969a9b0a..6dd0b2b30638 100644 --- a/bin/sh/var.c +++ b/bin/sh/var.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/var.h b/bin/sh/var.h index 3f806beb3558..eaf4f427f63b 100644 --- a/bin/sh/var.h +++ b/bin/sh/var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/amd64/SYS.h b/lib/libc/amd64/SYS.h index 42b312e43e09..3adc0b7fb655 100644 --- a/lib/libc/amd64/SYS.h +++ b/lib/libc/amd64/SYS.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/lib/libc/arm/SYS.h b/lib/libc/arm/SYS.h index 117308786ff3..8a3225fa6df5 100644 --- a/lib/libc/arm/SYS.h +++ b/lib/libc/arm/SYS.h @@ -1,6 +1,8 @@ /* $NetBSD: SYS.h,v 1.8 2003/08/07 16:42:02 agc Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/lib/libc/compat-43/creat.c b/lib/libc/compat-43/creat.c index 8aa475c63634..5546fb1014a6 100644 --- a/lib/libc/compat-43/creat.c +++ b/lib/libc/compat-43/creat.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/compat-43/gethostid.c b/lib/libc/compat-43/gethostid.c index bb871a237386..d58f11bbb972 100644 --- a/lib/libc/compat-43/gethostid.c +++ b/lib/libc/compat-43/gethostid.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/compat-43/getwd.c b/lib/libc/compat-43/getwd.c index 562a15ee3e5c..ba5b095ec178 100644 --- a/lib/libc/compat-43/getwd.c +++ b/lib/libc/compat-43/getwd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/compat-43/killpg.c b/lib/libc/compat-43/killpg.c index 043f49ed3661..fa8893b050fb 100644 --- a/lib/libc/compat-43/killpg.c +++ b/lib/libc/compat-43/killpg.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/compat-43/sethostid.c b/lib/libc/compat-43/sethostid.c index 92e7267caad4..00f4d89f82f7 100644 --- a/lib/libc/compat-43/sethostid.c +++ b/lib/libc/compat-43/sethostid.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/compat-43/setpgrp.c b/lib/libc/compat-43/setpgrp.c index 17d33d53f021..12766ce4d20d 100644 --- a/lib/libc/compat-43/setpgrp.c +++ b/lib/libc/compat-43/setpgrp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/compat-43/setrgid.c b/lib/libc/compat-43/setrgid.c index 1125946eb070..4d83651a85b1 100644 --- a/lib/libc/compat-43/setrgid.c +++ b/lib/libc/compat-43/setrgid.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/compat-43/setruid.c b/lib/libc/compat-43/setruid.c index 0cf85de606a3..9d581303fcdb 100644 --- a/lib/libc/compat-43/setruid.c +++ b/lib/libc/compat-43/setruid.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/compat-43/sigcompat.c b/lib/libc/compat-43/sigcompat.c index d7f735644a14..0a04adae019f 100644 --- a/lib/libc/compat-43/sigcompat.c +++ b/lib/libc/compat-43/sigcompat.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/btree/bt_close.c b/lib/libc/db/btree/bt_close.c index 7682a58a7b31..c09557377af9 100644 --- a/lib/libc/db/btree/bt_close.c +++ b/lib/libc/db/btree/bt_close.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/btree/bt_conv.c b/lib/libc/db/btree/bt_conv.c index 478215c81148..a929d51de948 100644 --- a/lib/libc/db/btree/bt_conv.c +++ b/lib/libc/db/btree/bt_conv.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/btree/bt_debug.c b/lib/libc/db/btree/bt_debug.c index 1cf97bbaf56d..b4af2fbda2ec 100644 --- a/lib/libc/db/btree/bt_debug.c +++ b/lib/libc/db/btree/bt_debug.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/btree/bt_delete.c b/lib/libc/db/btree/bt_delete.c index 5edd8d3b5c42..46afeeef00b6 100644 --- a/lib/libc/db/btree/bt_delete.c +++ b/lib/libc/db/btree/bt_delete.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/btree/bt_get.c b/lib/libc/db/btree/bt_get.c index 54a8c825ecc7..f9998a719764 100644 --- a/lib/libc/db/btree/bt_get.c +++ b/lib/libc/db/btree/bt_get.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/btree/bt_open.c b/lib/libc/db/btree/bt_open.c index 3d2662401df8..ce3b8a1ecf1b 100644 --- a/lib/libc/db/btree/bt_open.c +++ b/lib/libc/db/btree/bt_open.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/btree/bt_overflow.c b/lib/libc/db/btree/bt_overflow.c index b73056e35fd3..e116c359578c 100644 --- a/lib/libc/db/btree/bt_overflow.c +++ b/lib/libc/db/btree/bt_overflow.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/btree/bt_page.c b/lib/libc/db/btree/bt_page.c index 788251120cf8..725df366a3ec 100644 --- a/lib/libc/db/btree/bt_page.c +++ b/lib/libc/db/btree/bt_page.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/btree/bt_put.c b/lib/libc/db/btree/bt_put.c index a14ae12e825f..31ad28b155dc 100644 --- a/lib/libc/db/btree/bt_put.c +++ b/lib/libc/db/btree/bt_put.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/btree/bt_search.c b/lib/libc/db/btree/bt_search.c index 4e3993098427..e5e50bfb01ca 100644 --- a/lib/libc/db/btree/bt_search.c +++ b/lib/libc/db/btree/bt_search.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/btree/bt_seq.c b/lib/libc/db/btree/bt_seq.c index 2f6225b1b61f..0ba3155a7642 100644 --- a/lib/libc/db/btree/bt_seq.c +++ b/lib/libc/db/btree/bt_seq.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/btree/bt_split.c b/lib/libc/db/btree/bt_split.c index 1198623b0b64..ec51a10dec12 100644 --- a/lib/libc/db/btree/bt_split.c +++ b/lib/libc/db/btree/bt_split.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/btree/bt_utils.c b/lib/libc/db/btree/bt_utils.c index 814c062454d0..6cd32cd3a5ac 100644 --- a/lib/libc/db/btree/bt_utils.c +++ b/lib/libc/db/btree/bt_utils.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/btree/btree.h b/lib/libc/db/btree/btree.h index fe313a0733d9..1db1e3485717 100644 --- a/lib/libc/db/btree/btree.h +++ b/lib/libc/db/btree/btree.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/btree/extern.h b/lib/libc/db/btree/extern.h index 388f2716bf55..581504cc6833 100644 --- a/lib/libc/db/btree/extern.h +++ b/lib/libc/db/btree/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/db/db.c b/lib/libc/db/db/db.c index 91a1354f5ca4..a9a5b060da62 100644 --- a/lib/libc/db/db/db.c +++ b/lib/libc/db/db/db.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/hash/extern.h b/lib/libc/db/hash/extern.h index 007612340f20..e938f9123914 100644 --- a/lib/libc/db/hash/extern.h +++ b/lib/libc/db/hash/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/hash/hash.c b/lib/libc/db/hash/hash.c index cc2e042182de..ebb8790b3f23 100644 --- a/lib/libc/db/hash/hash.c +++ b/lib/libc/db/hash/hash.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/hash/hash.h b/lib/libc/db/hash/hash.h index 0cae9d16e3ce..5d4f8d5e8735 100644 --- a/lib/libc/db/hash/hash.h +++ b/lib/libc/db/hash/hash.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/hash/hash_bigkey.c b/lib/libc/db/hash/hash_bigkey.c index 7889378fdb43..24596cf780ea 100644 --- a/lib/libc/db/hash/hash_bigkey.c +++ b/lib/libc/db/hash/hash_bigkey.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/hash/hash_buf.c b/lib/libc/db/hash/hash_buf.c index 8fb67cda8a0e..63cc9eb4d9ad 100644 --- a/lib/libc/db/hash/hash_buf.c +++ b/lib/libc/db/hash/hash_buf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/hash/hash_func.c b/lib/libc/db/hash/hash_func.c index 0ebb9ecbdd94..988e0eed2a30 100644 --- a/lib/libc/db/hash/hash_func.c +++ b/lib/libc/db/hash/hash_func.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/hash/hash_log2.c b/lib/libc/db/hash/hash_log2.c index edc27e92e1fb..d89351cb415f 100644 --- a/lib/libc/db/hash/hash_log2.c +++ b/lib/libc/db/hash/hash_log2.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/hash/hash_page.c b/lib/libc/db/hash/hash_page.c index 8f1799805d8e..fba854b51f33 100644 --- a/lib/libc/db/hash/hash_page.c +++ b/lib/libc/db/hash/hash_page.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/hash/ndbm.c b/lib/libc/db/hash/ndbm.c index d3cae8bbccf0..ace1fb8b9fa7 100644 --- a/lib/libc/db/hash/ndbm.c +++ b/lib/libc/db/hash/ndbm.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/hash/page.h b/lib/libc/db/hash/page.h index 49bcad453236..17070e1ff584 100644 --- a/lib/libc/db/hash/page.h +++ b/lib/libc/db/hash/page.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/mpool/mpool.c b/lib/libc/db/mpool/mpool.c index dd7aab173a2d..df08299f0990 100644 --- a/lib/libc/db/mpool/mpool.c +++ b/lib/libc/db/mpool/mpool.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/recno/extern.h b/lib/libc/db/recno/extern.h index 9bec8029781f..11e3ca223622 100644 --- a/lib/libc/db/recno/extern.h +++ b/lib/libc/db/recno/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/recno/rec_close.c b/lib/libc/db/recno/rec_close.c index 34de3e1f7cae..d481da5f15ea 100644 --- a/lib/libc/db/recno/rec_close.c +++ b/lib/libc/db/recno/rec_close.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/recno/rec_delete.c b/lib/libc/db/recno/rec_delete.c index 6b5d3537b2b7..6d7b91b187bb 100644 --- a/lib/libc/db/recno/rec_delete.c +++ b/lib/libc/db/recno/rec_delete.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/recno/rec_get.c b/lib/libc/db/recno/rec_get.c index d7f677253155..2524318c4b86 100644 --- a/lib/libc/db/recno/rec_get.c +++ b/lib/libc/db/recno/rec_get.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/recno/rec_open.c b/lib/libc/db/recno/rec_open.c index cd855dfe8b49..19acac61864f 100644 --- a/lib/libc/db/recno/rec_open.c +++ b/lib/libc/db/recno/rec_open.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/recno/rec_put.c b/lib/libc/db/recno/rec_put.c index 3766494e8a25..dd0b5b8b504b 100644 --- a/lib/libc/db/recno/rec_put.c +++ b/lib/libc/db/recno/rec_put.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/recno/rec_search.c b/lib/libc/db/recno/rec_search.c index 55328ec5e223..f18c66675ac1 100644 --- a/lib/libc/db/recno/rec_search.c +++ b/lib/libc/db/recno/rec_search.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/recno/rec_seq.c b/lib/libc/db/recno/rec_seq.c index f5e68c1ab80a..c2d21d27b147 100644 --- a/lib/libc/db/recno/rec_seq.c +++ b/lib/libc/db/recno/rec_seq.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/recno/rec_utils.c b/lib/libc/db/recno/rec_utils.c index 8108de8aa88f..7d930195c0bd 100644 --- a/lib/libc/db/recno/rec_utils.c +++ b/lib/libc/db/recno/rec_utils.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/recno/recno.h b/lib/libc/db/recno/recno.h index 879861147a38..ae0eb85cc3ca 100644 --- a/lib/libc/db/recno/recno.h +++ b/lib/libc/db/recno/recno.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/test/btree.tests/main.c b/lib/libc/db/test/btree.tests/main.c index 431db7f5e0ef..a125402cdfb7 100644 --- a/lib/libc/db/test/btree.tests/main.c +++ b/lib/libc/db/test/btree.tests/main.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/test/dbtest.c b/lib/libc/db/test/dbtest.c index fa6362e900d0..fbc20f0e6918 100644 --- a/lib/libc/db/test/dbtest.c +++ b/lib/libc/db/test/dbtest.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/test/hash.tests/driver2.c b/lib/libc/db/test/hash.tests/driver2.c index bf7b44326d69..9123fa82fc40 100644 --- a/lib/libc/db/test/hash.tests/driver2.c +++ b/lib/libc/db/test/hash.tests/driver2.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/test/hash.tests/tcreat3.c b/lib/libc/db/test/hash.tests/tcreat3.c index f6e776e0258a..508585871e1e 100644 --- a/lib/libc/db/test/hash.tests/tcreat3.c +++ b/lib/libc/db/test/hash.tests/tcreat3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/test/hash.tests/tdel.c b/lib/libc/db/test/hash.tests/tdel.c index 479d2da69e63..5b066756af7b 100644 --- a/lib/libc/db/test/hash.tests/tdel.c +++ b/lib/libc/db/test/hash.tests/tdel.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/test/hash.tests/thash4.c b/lib/libc/db/test/hash.tests/thash4.c index b4255438569e..daeaa03fe7ae 100644 --- a/lib/libc/db/test/hash.tests/thash4.c +++ b/lib/libc/db/test/hash.tests/thash4.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/test/hash.tests/tread2.c b/lib/libc/db/test/hash.tests/tread2.c index a929f2a663f0..359667b87f79 100644 --- a/lib/libc/db/test/hash.tests/tread2.c +++ b/lib/libc/db/test/hash.tests/tread2.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/test/hash.tests/tseq.c b/lib/libc/db/test/hash.tests/tseq.c index d56ba5960d01..0b1f7a9a0867 100644 --- a/lib/libc/db/test/hash.tests/tseq.c +++ b/lib/libc/db/test/hash.tests/tseq.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/db/test/hash.tests/tverify.c b/lib/libc/db/test/hash.tests/tverify.c index 1f3409853f46..d72c2466533c 100644 --- a/lib/libc/db/test/hash.tests/tverify.c +++ b/lib/libc/db/test/hash.tests/tverify.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/__xuname.c b/lib/libc/gen/__xuname.c index a167eea8f830..38ea8f345bcf 100644 --- a/lib/libc/gen/__xuname.c +++ b/lib/libc/gen/__xuname.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/_spinlock_stub.c b/lib/libc/gen/_spinlock_stub.c index e08db88947f0..5d7ee3b2d2be 100644 --- a/lib/libc/gen/_spinlock_stub.c +++ b/lib/libc/gen/_spinlock_stub.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1998 John Birrell . * All rights reserved. * diff --git a/lib/libc/gen/alarm.c b/lib/libc/gen/alarm.c index e756bf980c1c..49b2f4500873 100644 --- a/lib/libc/gen/alarm.c +++ b/lib/libc/gen/alarm.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/assert.c b/lib/libc/gen/assert.c index fb6ff9765725..1c73337c6a2a 100644 --- a/lib/libc/gen/assert.c +++ b/lib/libc/gen/assert.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/clock.c b/lib/libc/gen/clock.c index 6b5c51ddb300..2fb813ddb24d 100644 --- a/lib/libc/gen/clock.c +++ b/lib/libc/gen/clock.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/closedir.c b/lib/libc/gen/closedir.c index 098bc1959eb0..9fec1649df22 100644 --- a/lib/libc/gen/closedir.c +++ b/lib/libc/gen/closedir.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/confstr.c b/lib/libc/gen/confstr.c index 567ae946e4f2..7e826f5b3978 100644 --- a/lib/libc/gen/confstr.c +++ b/lib/libc/gen/confstr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/crypt.c b/lib/libc/gen/crypt.c index 1b26b6919e6c..11b79d58ed37 100644 --- a/lib/libc/gen/crypt.c +++ b/lib/libc/gen/crypt.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989 The Regents of the University of California. * All rights reserved. * diff --git a/lib/libc/gen/daemon.c b/lib/libc/gen/daemon.c index e2a3cb9f664d..b105e7519b53 100644 --- a/lib/libc/gen/daemon.c +++ b/lib/libc/gen/daemon.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/devname.c b/lib/libc/gen/devname.c index 9cdaced9f827..eff073568c57 100644 --- a/lib/libc/gen/devname.c +++ b/lib/libc/gen/devname.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/disklabel.c b/lib/libc/gen/disklabel.c index 7fe704f7f200..bcb4ce0aa499 100644 --- a/lib/libc/gen/disklabel.c +++ b/lib/libc/gen/disklabel.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1987, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/err.c b/lib/libc/gen/err.c index 20ce3e326203..1ca92a9397c9 100644 --- a/lib/libc/gen/err.c +++ b/lib/libc/gen/err.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/errlst.c b/lib/libc/gen/errlst.c index 1b1c150ae06f..e8825db4ec8d 100644 --- a/lib/libc/gen/errlst.c +++ b/lib/libc/gen/errlst.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1985, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/exec.c b/lib/libc/gen/exec.c index 6c615fc08d43..fcc229617a4a 100644 --- a/lib/libc/gen/exec.c +++ b/lib/libc/gen/exec.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/feature_present.c b/lib/libc/gen/feature_present.c index a230c8a8be03..3615d50f2349 100644 --- a/lib/libc/gen/feature_present.c +++ b/lib/libc/gen/feature_present.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Yahoo!, Inc. * All rights reserved. * Written by: John Baldwin diff --git a/lib/libc/gen/fnmatch.c b/lib/libc/gen/fnmatch.c index bc5799104fe8..ffba8d3396e7 100644 --- a/lib/libc/gen/fnmatch.c +++ b/lib/libc/gen/fnmatch.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/fstab.c b/lib/libc/gen/fstab.c index a61932144256..27e71ae701bb 100644 --- a/lib/libc/gen/fstab.c +++ b/lib/libc/gen/fstab.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/fts-compat.c b/lib/libc/gen/fts-compat.c index b1632207b76e..2d8cafe7fa38 100644 --- a/lib/libc/gen/fts-compat.c +++ b/lib/libc/gen/fts-compat.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/fts-compat.h b/lib/libc/gen/fts-compat.h index 4c661e5cf7cc..6367ec9ebc4b 100644 --- a/lib/libc/gen/fts-compat.h +++ b/lib/libc/gen/fts-compat.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/fts.c b/lib/libc/gen/fts.c index b8a1b48f6558..eda1722139c6 100644 --- a/lib/libc/gen/fts.c +++ b/lib/libc/gen/fts.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/gen-private.h b/lib/libc/gen/gen-private.h index 0366cbfad8b9..735bb366ba86 100644 --- a/lib/libc/gen/gen-private.h +++ b/lib/libc/gen/gen-private.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/getbootfile.c b/lib/libc/gen/getbootfile.c index fc3998e5328b..d08e82735ce9 100644 --- a/lib/libc/gen/getbootfile.c +++ b/lib/libc/gen/getbootfile.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/getbsize.c b/lib/libc/gen/getbsize.c index 250c8e51a713..a977bf5fd3c4 100644 --- a/lib/libc/gen/getbsize.c +++ b/lib/libc/gen/getbsize.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/getcap.c b/lib/libc/gen/getcap.c index 7381e2901aa7..fde4fecd368a 100644 --- a/lib/libc/gen/getcap.c +++ b/lib/libc/gen/getcap.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/getcwd.c b/lib/libc/gen/getcwd.c index f8a1aecfbc46..03fab839c01f 100644 --- a/lib/libc/gen/getcwd.c +++ b/lib/libc/gen/getcwd.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1991, 1993, 1995 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/getdomainname.c b/lib/libc/gen/getdomainname.c index c628461075e4..365a3b6dfd99 100644 --- a/lib/libc/gen/getdomainname.c +++ b/lib/libc/gen/getdomainname.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/getgrouplist.c b/lib/libc/gen/getgrouplist.c index 2b4d40043bb3..e66e2e0f61b1 100644 --- a/lib/libc/gen/getgrouplist.c +++ b/lib/libc/gen/getgrouplist.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/gethostname.c b/lib/libc/gen/gethostname.c index 9e5d169a9816..1bb0c1cbedc8 100644 --- a/lib/libc/gen/gethostname.c +++ b/lib/libc/gen/gethostname.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/getloadavg.c b/lib/libc/gen/getloadavg.c index 72902d014f8d..aa9f235a9362 100644 --- a/lib/libc/gen/getloadavg.c +++ b/lib/libc/gen/getloadavg.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/getlogin.c b/lib/libc/gen/getlogin.c index ce6842665091..e52d6be724b5 100644 --- a/lib/libc/gen/getlogin.c +++ b/lib/libc/gen/getlogin.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/getmntinfo.c b/lib/libc/gen/getmntinfo.c index bf2080719900..5f5c33286671 100644 --- a/lib/libc/gen/getmntinfo.c +++ b/lib/libc/gen/getmntinfo.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/getnetgrent.c b/lib/libc/gen/getnetgrent.c index fa741e57ee8f..99d07b5f9cad 100644 --- a/lib/libc/gen/getnetgrent.c +++ b/lib/libc/gen/getnetgrent.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/getosreldate.c b/lib/libc/gen/getosreldate.c index 4a0d3c2cc8a9..0e34087e1a7d 100644 --- a/lib/libc/gen/getosreldate.c +++ b/lib/libc/gen/getosreldate.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/getpagesize.c b/lib/libc/gen/getpagesize.c index cbb39927b651..c71941a8f993 100644 --- a/lib/libc/gen/getpagesize.c +++ b/lib/libc/gen/getpagesize.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/getttyent.c b/lib/libc/gen/getttyent.c index 992d77677a15..633a5f212372 100644 --- a/lib/libc/gen/getttyent.c +++ b/lib/libc/gen/getttyent.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/getusershell.c b/lib/libc/gen/getusershell.c index 810a19af837c..9a2525d87026 100644 --- a/lib/libc/gen/getusershell.c +++ b/lib/libc/gen/getusershell.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/getvfsbyname.c b/lib/libc/gen/getvfsbyname.c index db3d0220a0c7..64c31ce664ea 100644 --- a/lib/libc/gen/getvfsbyname.c +++ b/lib/libc/gen/getvfsbyname.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/glob.c b/lib/libc/gen/glob.c index a36c522c4bdd..4e761a4b55c4 100644 --- a/lib/libc/gen/glob.c +++ b/lib/libc/gen/glob.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/initgroups.c b/lib/libc/gen/initgroups.c index 2f48a6562d18..2c60c8f7ec6d 100644 --- a/lib/libc/gen/initgroups.c +++ b/lib/libc/gen/initgroups.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/isatty.c b/lib/libc/gen/isatty.c index 91328da24a9f..496fe5950324 100644 --- a/lib/libc/gen/isatty.c +++ b/lib/libc/gen/isatty.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/nice.c b/lib/libc/gen/nice.c index 7afcd8aeaf05..2c3a577a6d8d 100644 --- a/lib/libc/gen/nice.c +++ b/lib/libc/gen/nice.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/nlist.c b/lib/libc/gen/nlist.c index 100aff2940f9..7c3dbd379c38 100644 --- a/lib/libc/gen/nlist.c +++ b/lib/libc/gen/nlist.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/opendir.c b/lib/libc/gen/opendir.c index 927e08b8fcc8..ceca6be1f2d8 100644 --- a/lib/libc/gen/opendir.c +++ b/lib/libc/gen/opendir.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/pause.c b/lib/libc/gen/pause.c index 9770243698d2..b0cedc176444 100644 --- a/lib/libc/gen/pause.c +++ b/lib/libc/gen/pause.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/popen.c b/lib/libc/gen/popen.c index 0fe8a110c2fa..38f2e6ce678e 100644 --- a/lib/libc/gen/popen.c +++ b/lib/libc/gen/popen.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/psignal.c b/lib/libc/gen/psignal.c index 23a0f0b77792..23a04fe39cac 100644 --- a/lib/libc/gen/psignal.c +++ b/lib/libc/gen/psignal.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/pw_scan.c b/lib/libc/gen/pw_scan.c index 64293a552777..82679311429f 100644 --- a/lib/libc/gen/pw_scan.c +++ b/lib/libc/gen/pw_scan.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/pw_scan.h b/lib/libc/gen/pw_scan.h index 488dc414fe6f..44ff8185bc9e 100644 --- a/lib/libc/gen/pw_scan.h +++ b/lib/libc/gen/pw_scan.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/raise.c b/lib/libc/gen/raise.c index 90169a29324a..fba6f77cfada 100644 --- a/lib/libc/gen/raise.c +++ b/lib/libc/gen/raise.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/readdir.c b/lib/libc/gen/readdir.c index 22623bb0876b..c021bebf53d9 100644 --- a/lib/libc/gen/readdir.c +++ b/lib/libc/gen/readdir.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/rewinddir.c b/lib/libc/gen/rewinddir.c index 8bd3b845d507..47b7280521ff 100644 --- a/lib/libc/gen/rewinddir.c +++ b/lib/libc/gen/rewinddir.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/scandir.c b/lib/libc/gen/scandir.c index b7ec171764c4..3cd444916342 100644 --- a/lib/libc/gen/scandir.c +++ b/lib/libc/gen/scandir.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/seekdir.c b/lib/libc/gen/seekdir.c index 65f965d57078..cc589b764478 100644 --- a/lib/libc/gen/seekdir.c +++ b/lib/libc/gen/seekdir.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/setdomainname.c b/lib/libc/gen/setdomainname.c index e665b2a11c97..6caafa666141 100644 --- a/lib/libc/gen/setdomainname.c +++ b/lib/libc/gen/setdomainname.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/sethostname.c b/lib/libc/gen/sethostname.c index 295b79100bd2..1f1498cb1fbd 100644 --- a/lib/libc/gen/sethostname.c +++ b/lib/libc/gen/sethostname.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/setjmperr.c b/lib/libc/gen/setjmperr.c index 98ab0a430a1c..a04a468969c3 100644 --- a/lib/libc/gen/setjmperr.c +++ b/lib/libc/gen/setjmperr.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/setmode.c b/lib/libc/gen/setmode.c index d3c4234594bd..a41eaabf1d60 100644 --- a/lib/libc/gen/setmode.c +++ b/lib/libc/gen/setmode.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/siginterrupt.c b/lib/libc/gen/siginterrupt.c index 27d969566f05..ff48aeae05d0 100644 --- a/lib/libc/gen/siginterrupt.c +++ b/lib/libc/gen/siginterrupt.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/siglist.c b/lib/libc/gen/siglist.c index c096174b2e25..e8c5e7e78f72 100644 --- a/lib/libc/gen/siglist.c +++ b/lib/libc/gen/siglist.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/signal.c b/lib/libc/gen/signal.c index 1da76d24898b..f4abd2b9f035 100644 --- a/lib/libc/gen/signal.c +++ b/lib/libc/gen/signal.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/sigsetops.c b/lib/libc/gen/sigsetops.c index 209a1f57dfca..a8ceb3a90d00 100644 --- a/lib/libc/gen/sigsetops.c +++ b/lib/libc/gen/sigsetops.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/sleep.c b/lib/libc/gen/sleep.c index 1b428eac889c..9415d66b0b22 100644 --- a/lib/libc/gen/sleep.c +++ b/lib/libc/gen/sleep.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/strtofflags.c b/lib/libc/gen/strtofflags.c index 1429dbb002d8..7f2c8ae13af7 100644 --- a/lib/libc/gen/strtofflags.c +++ b/lib/libc/gen/strtofflags.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/sysconf.c b/lib/libc/gen/sysconf.c index a69f3778b648..bc42c47a5bd7 100644 --- a/lib/libc/gen/sysconf.c +++ b/lib/libc/gen/sysconf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/sysctl.c b/lib/libc/gen/sysctl.c index 43a05bd94e8f..5c194ef05207 100644 --- a/lib/libc/gen/sysctl.c +++ b/lib/libc/gen/sysctl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/syslog.c b/lib/libc/gen/syslog.c index 2c390efe95ea..58376862ed81 100644 --- a/lib/libc/gen/syslog.c +++ b/lib/libc/gen/syslog.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/telldir.c b/lib/libc/gen/telldir.c index 370fb8b6fa9f..ddda01ae468b 100644 --- a/lib/libc/gen/telldir.c +++ b/lib/libc/gen/telldir.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/telldir.h b/lib/libc/gen/telldir.h index 50adb351e91d..9a25ddf5b21c 100644 --- a/lib/libc/gen/telldir.h +++ b/lib/libc/gen/telldir.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/termios.c b/lib/libc/gen/termios.c index 9deaf8e6bf54..77a6a3abfc54 100644 --- a/lib/libc/gen/termios.c +++ b/lib/libc/gen/termios.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/time.c b/lib/libc/gen/time.c index 9c9b5e686692..92793c515b72 100644 --- a/lib/libc/gen/time.c +++ b/lib/libc/gen/time.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/times.c b/lib/libc/gen/times.c index ab6f251f5e5d..5ab847885203 100644 --- a/lib/libc/gen/times.c +++ b/lib/libc/gen/times.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/timezone.c b/lib/libc/gen/timezone.c index bc1dc69d13cc..98f82ff5bdec 100644 --- a/lib/libc/gen/timezone.c +++ b/lib/libc/gen/timezone.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/ttyname.c b/lib/libc/gen/ttyname.c index 153b8d2878dd..759b2eea687b 100644 --- a/lib/libc/gen/ttyname.c +++ b/lib/libc/gen/ttyname.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/ttyslot.c b/lib/libc/gen/ttyslot.c index 542a58cb2bbe..489c8b6957a4 100644 --- a/lib/libc/gen/ttyslot.c +++ b/lib/libc/gen/ttyslot.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/ualarm.c b/lib/libc/gen/ualarm.c index 4d0f34a3aefe..2aa816eb14b0 100644 --- a/lib/libc/gen/ualarm.c +++ b/lib/libc/gen/ualarm.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/uname.c b/lib/libc/gen/uname.c index c720a99ca3c4..3385d06ed67a 100644 --- a/lib/libc/gen/uname.c +++ b/lib/libc/gen/uname.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/usleep.c b/lib/libc/gen/usleep.c index 2eaf712cab78..5360cd2e66e5 100644 --- a/lib/libc/gen/usleep.c +++ b/lib/libc/gen/usleep.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/utime.c b/lib/libc/gen/utime.c index 3c42cf79ec43..fd104f2ebaaa 100644 --- a/lib/libc/gen/utime.c +++ b/lib/libc/gen/utime.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/valloc.c b/lib/libc/gen/valloc.c index d7c2e6152118..f7d20087ffe8 100644 --- a/lib/libc/gen/valloc.c +++ b/lib/libc/gen/valloc.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/wait.c b/lib/libc/gen/wait.c index 4b0cb0ef59bf..7f91d51b6615 100644 --- a/lib/libc/gen/wait.c +++ b/lib/libc/gen/wait.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/wait3.c b/lib/libc/gen/wait3.c index 39efe38f1eec..4395a4649290 100644 --- a/lib/libc/gen/wait3.c +++ b/lib/libc/gen/wait3.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gen/waitpid.c b/lib/libc/gen/waitpid.c index b7b2ed62a466..8bcabd4d9e8e 100644 --- a/lib/libc/gen/waitpid.c +++ b/lib/libc/gen/waitpid.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gmon/gmon.c b/lib/libc/gmon/gmon.c index adbff599683e..0d06f3888030 100644 --- a/lib/libc/gmon/gmon.c +++ b/lib/libc/gmon/gmon.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/gmon/mcount.c b/lib/libc/gmon/mcount.c index 178d1c620791..ad2877e19b1d 100644 --- a/lib/libc/gmon/mcount.c +++ b/lib/libc/gmon/mcount.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/i386/SYS.h b/lib/libc/i386/SYS.h index ffa3387c6490..18bcb102691e 100644 --- a/lib/libc/i386/SYS.h +++ b/lib/libc/i386/SYS.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/lib/libc/iconv/_strtol.h b/lib/libc/iconv/_strtol.h index d2d9d84fd97d..dee7bab733e8 100644 --- a/lib/libc/iconv/_strtol.h +++ b/lib/libc/iconv/_strtol.h @@ -2,6 +2,8 @@ /* $NetBSD: _strtol.h,v 1.2 2009/05/20 22:03:29 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/iconv/_strtoul.h b/lib/libc/iconv/_strtoul.h index 64e0d466b364..2dd3e92ba302 100644 --- a/lib/libc/iconv/_strtoul.h +++ b/lib/libc/iconv/_strtoul.h @@ -2,6 +2,8 @@ /* $NetBSD: _strtoul.h,v 1.1 2008/08/20 12:42:26 joerg Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/include/libc_private.h b/lib/libc/include/libc_private.h index 019a271ff610..aaa40deeb083 100644 --- a/lib/libc/include/libc_private.h +++ b/lib/libc/include/libc_private.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1998 John Birrell . * All rights reserved. * diff --git a/lib/libc/include/spinlock.h b/lib/libc/include/spinlock.h index c29f3f5e15ac..c81ef76d21c1 100644 --- a/lib/libc/include/spinlock.h +++ b/lib/libc/include/spinlock.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1998 John Birrell . * All rights reserved. * diff --git a/lib/libc/inet/inet_addr.c b/lib/libc/inet/inet_addr.c index cc2b31856355..d9af1247bd38 100644 --- a/lib/libc/inet/inet_addr.c +++ b/lib/libc/inet/inet_addr.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/inet/inet_lnaof.c b/lib/libc/inet/inet_lnaof.c index 9c151736f02a..c09692efeb8b 100644 --- a/lib/libc/inet/inet_lnaof.c +++ b/lib/libc/inet/inet_lnaof.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/inet/inet_makeaddr.c b/lib/libc/inet/inet_makeaddr.c index a36641565979..acdc4edbbc2f 100644 --- a/lib/libc/inet/inet_makeaddr.c +++ b/lib/libc/inet/inet_makeaddr.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/inet/inet_netof.c b/lib/libc/inet/inet_netof.c index 97d04008e104..5e3bd95d46ad 100644 --- a/lib/libc/inet/inet_netof.c +++ b/lib/libc/inet/inet_netof.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/inet/inet_network.c b/lib/libc/inet/inet_network.c index 0f10c99c4833..b776f7e8e406 100644 --- a/lib/libc/inet/inet_network.c +++ b/lib/libc/inet/inet_network.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/inet/inet_ntoa.c b/lib/libc/inet/inet_ntoa.c index 0f7834960551..e7a585267b33 100644 --- a/lib/libc/inet/inet_ntoa.c +++ b/lib/libc/inet/inet_ntoa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/locale/ascii.c b/lib/libc/locale/ascii.c index 8443b53a87e3..99bf94108c89 100644 --- a/lib/libc/locale/ascii.c +++ b/lib/libc/locale/ascii.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002-2004 Tim J. Robbins. All rights reserved. * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. diff --git a/lib/libc/locale/gbk.c b/lib/libc/locale/gbk.c index 53cff62d486a..78ff623be379 100644 --- a/lib/libc/locale/gbk.c +++ b/lib/libc/locale/gbk.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright 2013 Garrett D'Amore * Copyright 2010 Nexenta Systems, Inc. All rights reserved. * Copyright (c) 2002-2004 Tim J. Robbins. All rights reserved. diff --git a/lib/libc/locale/isctype.c b/lib/libc/locale/isctype.c index e4ae01271305..3731508ba15a 100644 --- a/lib/libc/locale/isctype.c +++ b/lib/libc/locale/isctype.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/lib/libc/locale/iswctype.c b/lib/libc/locale/iswctype.c index eb1a077ee384..251e98c2b9c7 100644 --- a/lib/libc/locale/iswctype.c +++ b/lib/libc/locale/iswctype.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/lib/libc/locale/localeconv.c b/lib/libc/locale/localeconv.c index 01b5a31ef9e8..641773944e32 100644 --- a/lib/libc/locale/localeconv.c +++ b/lib/libc/locale/localeconv.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001 Alexey Zelkin * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. diff --git a/lib/libc/locale/none.c b/lib/libc/locale/none.c index 86853fbda540..d95bb0087c09 100644 --- a/lib/libc/locale/none.c +++ b/lib/libc/locale/none.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright 2013 Garrett D'Amore * Copyright 2010 Nexenta Systems, Inc. All rights reserved. * Copyright (c) 2002-2004 Tim J. Robbins. All rights reserved. diff --git a/lib/libc/locale/rune.c b/lib/libc/locale/rune.c index 1a267927323f..03fe903f7432 100644 --- a/lib/libc/locale/rune.c +++ b/lib/libc/locale/rune.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright 2014 Garrett D'Amore * Copyright 2010 Nexenta Systems, Inc. All rights reserved. * Copyright (c) 1993 diff --git a/lib/libc/locale/runetype.c b/lib/libc/locale/runetype.c index 58da22ee4638..8fe656aded05 100644 --- a/lib/libc/locale/runetype.c +++ b/lib/libc/locale/runetype.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/locale/setlocale.c b/lib/libc/locale/setlocale.c index cb91d37997a5..e0ba66e0e35a 100644 --- a/lib/libc/locale/setlocale.c +++ b/lib/libc/locale/setlocale.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1996 - 2002 FreeBSD Project * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. diff --git a/lib/libc/locale/setrunelocale.c b/lib/libc/locale/setrunelocale.c index cf6309b5cb5d..97af903f2724 100644 --- a/lib/libc/locale/setrunelocale.c +++ b/lib/libc/locale/setrunelocale.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/locale/table.c b/lib/libc/locale/table.c index 7e5752a55ace..2f790afd4dd8 100644 --- a/lib/libc/locale/table.c +++ b/lib/libc/locale/table.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/locale/tolower.c b/lib/libc/locale/tolower.c index ae661ab322e9..00ac7279fbb4 100644 --- a/lib/libc/locale/tolower.c +++ b/lib/libc/locale/tolower.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/locale/toupper.c b/lib/libc/locale/toupper.c index 40e0fce5f583..26bb93f3f2da 100644 --- a/lib/libc/locale/toupper.c +++ b/lib/libc/locale/toupper.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/locale/wcstoimax.c b/lib/libc/locale/wcstoimax.c index c575c1233629..5e4d9af26a80 100644 --- a/lib/libc/locale/wcstoimax.c +++ b/lib/libc/locale/wcstoimax.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/locale/wcstol.c b/lib/libc/locale/wcstol.c index cead14bce1ff..98bd5f85a4d1 100644 --- a/lib/libc/locale/wcstol.c +++ b/lib/libc/locale/wcstol.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/locale/wcstoll.c b/lib/libc/locale/wcstoll.c index 2463ef53765b..6c3184a0de34 100644 --- a/lib/libc/locale/wcstoll.c +++ b/lib/libc/locale/wcstoll.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/locale/wcstoul.c b/lib/libc/locale/wcstoul.c index 50bce8b4ce79..b550e869f7c5 100644 --- a/lib/libc/locale/wcstoul.c +++ b/lib/libc/locale/wcstoul.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/locale/wcstoull.c b/lib/libc/locale/wcstoull.c index 9f6451dd86ea..6a04d213ff9b 100644 --- a/lib/libc/locale/wcstoull.c +++ b/lib/libc/locale/wcstoull.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/locale/wcstoumax.c b/lib/libc/locale/wcstoumax.c index 887ec61ab340..0c1cd0b4b8dc 100644 --- a/lib/libc/locale/wcstoumax.c +++ b/lib/libc/locale/wcstoumax.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/locale/wcwidth.c b/lib/libc/locale/wcwidth.c index 58ec2f702d45..53145e9b8254 100644 --- a/lib/libc/locale/wcwidth.c +++ b/lib/libc/locale/wcwidth.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/lib/libc/net/gai_strerror.c b/lib/libc/net/gai_strerror.c index 4f60f2db3917..56a3287ed571 100644 --- a/lib/libc/net/gai_strerror.c +++ b/lib/libc/net/gai_strerror.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/lib/libc/net/getaddrinfo.c b/lib/libc/net/getaddrinfo.c index d70502870024..4cdb2f2cc0d0 100644 --- a/lib/libc/net/getaddrinfo.c +++ b/lib/libc/net/getaddrinfo.c @@ -1,6 +1,8 @@ /* $KAME: getaddrinfo.c,v 1.15 2000/07/09 04:37:24 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/lib/libc/net/gethostbydns.c b/lib/libc/net/gethostbydns.c index 39d18db90a4c..09800b874f90 100644 --- a/lib/libc/net/gethostbydns.c +++ b/lib/libc/net/gethostbydns.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * ++Copyright++ 1985, 1988, 1993 * - * Copyright (c) 1985, 1988, 1993 diff --git a/lib/libc/net/gethostbyht.c b/lib/libc/net/gethostbyht.c index 4b99f4e3c5db..3251f407f439 100644 --- a/lib/libc/net/gethostbyht.c +++ b/lib/libc/net/gethostbyht.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/net/getnameinfo.c b/lib/libc/net/getnameinfo.c index 89cf825ea013..b3788534c7dc 100644 --- a/lib/libc/net/getnameinfo.c +++ b/lib/libc/net/getnameinfo.c @@ -1,6 +1,8 @@ /* $KAME: getnameinfo.c,v 1.61 2002/06/27 09:25:47 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * Copyright (c) 2000 Ben Harris. * All rights reserved. diff --git a/lib/libc/net/getnetbydns.c b/lib/libc/net/getnetbydns.c index a52c34501a2c..ac35ae4a96c4 100644 --- a/lib/libc/net/getnetbydns.c +++ b/lib/libc/net/getnetbydns.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/net/getnetbyht.c b/lib/libc/net/getnetbyht.c index ec96ce6ae0f4..9db1a37ebd36 100644 --- a/lib/libc/net/getnetbyht.c +++ b/lib/libc/net/getnetbyht.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/net/getproto.c b/lib/libc/net/getproto.c index da78e57292bd..ec7ee39447a5 100644 --- a/lib/libc/net/getproto.c +++ b/lib/libc/net/getproto.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/net/getprotoent.c b/lib/libc/net/getprotoent.c index 2bceb3384f56..cde22564b995 100644 --- a/lib/libc/net/getprotoent.c +++ b/lib/libc/net/getprotoent.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/net/getprotoname.c b/lib/libc/net/getprotoname.c index e701733bcd51..22c2938dd53e 100644 --- a/lib/libc/net/getprotoname.c +++ b/lib/libc/net/getprotoname.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/net/getservent.c b/lib/libc/net/getservent.c index fd8dd9d79786..6d34ebe30f58 100644 --- a/lib/libc/net/getservent.c +++ b/lib/libc/net/getservent.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/net/ip6opt.c b/lib/libc/net/ip6opt.c index db3f8ce66c3a..5e2f9df8d008 100644 --- a/lib/libc/net/ip6opt.c +++ b/lib/libc/net/ip6opt.c @@ -1,6 +1,8 @@ /* $KAME: ip6opt.c,v 1.13 2003/06/06 10:08:20 suz Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/lib/libc/net/linkaddr.c b/lib/libc/net/linkaddr.c index a5ec06356c2d..f50197ec32a8 100644 --- a/lib/libc/net/linkaddr.c +++ b/lib/libc/net/linkaddr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/net/map_v4v6.c b/lib/libc/net/map_v4v6.c index d769d27e24cc..addc5194786c 100644 --- a/lib/libc/net/map_v4v6.c +++ b/lib/libc/net/map_v4v6.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * ++Copyright++ 1985, 1988, 1993 * - * Copyright (c) 1985, 1988, 1993 diff --git a/lib/libc/net/name6.c b/lib/libc/net/name6.c index b0970786dd8c..9b7aaf66ae21 100644 --- a/lib/libc/net/name6.c +++ b/lib/libc/net/name6.c @@ -1,6 +1,8 @@ /* $KAME: name6.c,v 1.25 2000/06/26 16:44:40 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. * All rights reserved. * diff --git a/lib/libc/net/rcmd.c b/lib/libc/net/rcmd.c index 2b952356ce02..38a150452d24 100644 --- a/lib/libc/net/rcmd.c +++ b/lib/libc/net/rcmd.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/net/rcmdsh.c b/lib/libc/net/rcmdsh.c index 13278df11b2a..b321b5a51a2f 100644 --- a/lib/libc/net/rcmdsh.c +++ b/lib/libc/net/rcmdsh.c @@ -1,6 +1,8 @@ /* $OpenBSD: rcmdsh.c,v 1.7 2002/03/12 00:05:44 millert Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001, MagniComp * All rights reserved. * diff --git a/lib/libc/net/recv.c b/lib/libc/net/recv.c index b87f02998dff..5304745848a7 100644 --- a/lib/libc/net/recv.c +++ b/lib/libc/net/recv.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/net/rthdr.c b/lib/libc/net/rthdr.c index d91c98aa42b7..5a035e9d32d0 100644 --- a/lib/libc/net/rthdr.c +++ b/lib/libc/net/rthdr.c @@ -1,6 +1,8 @@ /* $KAME: rthdr.c,v 1.19 2003/06/06 10:48:51 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/lib/libc/net/sctp_sys_calls.c b/lib/libc/net/sctp_sys_calls.c index 25b9ec87d195..0c5161ab1eab 100644 --- a/lib/libc/net/sctp_sys_calls.c +++ b/lib/libc/net/sctp_sys_calls.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/lib/libc/net/send.c b/lib/libc/net/send.c index 69606c7b25e9..b0c179c2e6b4 100644 --- a/lib/libc/net/send.c +++ b/lib/libc/net/send.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/net/vars.c b/lib/libc/net/vars.c index 42ee2054d4e7..5bcfb9f9263e 100644 --- a/lib/libc/net/vars.c +++ b/lib/libc/net/vars.c @@ -1,6 +1,8 @@ /* $KAME: vars.c,v 1.2 2001/08/20 02:32:41 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/lib/libc/powerpc/SYS.h b/lib/libc/powerpc/SYS.h index f0665c09c144..63a5ec47c4b4 100644 --- a/lib/libc/powerpc/SYS.h +++ b/lib/libc/powerpc/SYS.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002 Benno Rice. All rights reserved. * Copyright (c) 2002 David E. O'Brien. All rights reserved. * diff --git a/lib/libc/powerpc64/SYS.h b/lib/libc/powerpc64/SYS.h index 486e71bfeae8..cc1c268adf29 100644 --- a/lib/libc/powerpc64/SYS.h +++ b/lib/libc/powerpc64/SYS.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002 Benno Rice. All rights reserved. * Copyright (c) 2002 David E. O'Brien. All rights reserved. * diff --git a/lib/libc/quad/TESTS/divrem.c b/lib/libc/quad/TESTS/divrem.c index efbb498673c3..74011bf55b5e 100644 --- a/lib/libc/quad/TESTS/divrem.c +++ b/lib/libc/quad/TESTS/divrem.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/TESTS/mul.c b/lib/libc/quad/TESTS/mul.c index cee17302c4fd..408764f89885 100644 --- a/lib/libc/quad/TESTS/mul.c +++ b/lib/libc/quad/TESTS/mul.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/adddi3.c b/lib/libc/quad/adddi3.c index 9b36c4a16f4e..5f3d897f9df6 100644 --- a/lib/libc/quad/adddi3.c +++ b/lib/libc/quad/adddi3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/anddi3.c b/lib/libc/quad/anddi3.c index b41b05a2836f..5a5dc41a78cd 100644 --- a/lib/libc/quad/anddi3.c +++ b/lib/libc/quad/anddi3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/ashldi3.c b/lib/libc/quad/ashldi3.c index 7a10bd94d42b..7b9e0df1c385 100644 --- a/lib/libc/quad/ashldi3.c +++ b/lib/libc/quad/ashldi3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/ashrdi3.c b/lib/libc/quad/ashrdi3.c index 95e444d1a9a9..a5e354684fbe 100644 --- a/lib/libc/quad/ashrdi3.c +++ b/lib/libc/quad/ashrdi3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/cmpdi2.c b/lib/libc/quad/cmpdi2.c index 3b107f4439f7..1e34735d9bc2 100644 --- a/lib/libc/quad/cmpdi2.c +++ b/lib/libc/quad/cmpdi2.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/divdi3.c b/lib/libc/quad/divdi3.c index 0130351e62e9..eab73c0bcfb7 100644 --- a/lib/libc/quad/divdi3.c +++ b/lib/libc/quad/divdi3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/fixdfdi.c b/lib/libc/quad/fixdfdi.c index c10d6208cfef..fa13f5829c0e 100644 --- a/lib/libc/quad/fixdfdi.c +++ b/lib/libc/quad/fixdfdi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/fixsfdi.c b/lib/libc/quad/fixsfdi.c index bb427fea0811..2327a8f92c33 100644 --- a/lib/libc/quad/fixsfdi.c +++ b/lib/libc/quad/fixsfdi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 The Regents of the University of California. * All rights reserved. * diff --git a/lib/libc/quad/fixunsdfdi.c b/lib/libc/quad/fixunsdfdi.c index 717bfef32f7e..71a7a1544f54 100644 --- a/lib/libc/quad/fixunsdfdi.c +++ b/lib/libc/quad/fixunsdfdi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/fixunssfdi.c b/lib/libc/quad/fixunssfdi.c index 21cefaff586d..3ddcebc75d9c 100644 --- a/lib/libc/quad/fixunssfdi.c +++ b/lib/libc/quad/fixunssfdi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/floatdidf.c b/lib/libc/quad/floatdidf.c index 7dc10f1fee1e..da30520ffad7 100644 --- a/lib/libc/quad/floatdidf.c +++ b/lib/libc/quad/floatdidf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/floatdisf.c b/lib/libc/quad/floatdisf.c index e103267eb126..f58f4ac6fbae 100644 --- a/lib/libc/quad/floatdisf.c +++ b/lib/libc/quad/floatdisf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/floatunsdidf.c b/lib/libc/quad/floatunsdidf.c index fd0edf657606..39dc2be1439f 100644 --- a/lib/libc/quad/floatunsdidf.c +++ b/lib/libc/quad/floatunsdidf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/iordi3.c b/lib/libc/quad/iordi3.c index d4b99cf27603..6cc3a4125841 100644 --- a/lib/libc/quad/iordi3.c +++ b/lib/libc/quad/iordi3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/lshldi3.c b/lib/libc/quad/lshldi3.c index 4e2c0e07a8cc..0d0788af6c66 100644 --- a/lib/libc/quad/lshldi3.c +++ b/lib/libc/quad/lshldi3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/lshrdi3.c b/lib/libc/quad/lshrdi3.c index 6cc26e1cb68e..1a21fe847784 100644 --- a/lib/libc/quad/lshrdi3.c +++ b/lib/libc/quad/lshrdi3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/moddi3.c b/lib/libc/quad/moddi3.c index fcb39ea8eb6c..318fed33ba54 100644 --- a/lib/libc/quad/moddi3.c +++ b/lib/libc/quad/moddi3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/muldi3.c b/lib/libc/quad/muldi3.c index 55637cfebd13..2f5f21005d0e 100644 --- a/lib/libc/quad/muldi3.c +++ b/lib/libc/quad/muldi3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/negdi2.c b/lib/libc/quad/negdi2.c index eadae69aef54..793c63dee07f 100644 --- a/lib/libc/quad/negdi2.c +++ b/lib/libc/quad/negdi2.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/notdi2.c b/lib/libc/quad/notdi2.c index 2d8f8b3115fb..7d0186eb5ddd 100644 --- a/lib/libc/quad/notdi2.c +++ b/lib/libc/quad/notdi2.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/qdivrem.c b/lib/libc/quad/qdivrem.c index ef4d24bc91a3..c9910732de6d 100644 --- a/lib/libc/quad/qdivrem.c +++ b/lib/libc/quad/qdivrem.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/quad.h b/lib/libc/quad/quad.h index 3fd015cfaadb..e997271ee3cb 100644 --- a/lib/libc/quad/quad.h +++ b/lib/libc/quad/quad.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/subdi3.c b/lib/libc/quad/subdi3.c index 54e51996d808..4cc9534c6b55 100644 --- a/lib/libc/quad/subdi3.c +++ b/lib/libc/quad/subdi3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/ucmpdi2.c b/lib/libc/quad/ucmpdi2.c index 042f42aca3c9..341676c596db 100644 --- a/lib/libc/quad/ucmpdi2.c +++ b/lib/libc/quad/ucmpdi2.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/udivdi3.c b/lib/libc/quad/udivdi3.c index d9e279ce9b25..1e9e7b87e73b 100644 --- a/lib/libc/quad/udivdi3.c +++ b/lib/libc/quad/udivdi3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/umoddi3.c b/lib/libc/quad/umoddi3.c index 518cb8a31dbd..f479fa3ef8a1 100644 --- a/lib/libc/quad/umoddi3.c +++ b/lib/libc/quad/umoddi3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/quad/xordi3.c b/lib/libc/quad/xordi3.c index 569cbd291343..ed289afe23a4 100644 --- a/lib/libc/quad/xordi3.c +++ b/lib/libc/quad/xordi3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/regex/cname.h b/lib/libc/regex/cname.h index 28452c93fe7f..3419181aac97 100644 --- a/lib/libc/regex/cname.h +++ b/lib/libc/regex/cname.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993, 1994 Henry Spencer. * Copyright (c) 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/lib/libc/regex/engine.c b/lib/libc/regex/engine.c index 7c70b685437d..d31ccaf74d2f 100644 --- a/lib/libc/regex/engine.c +++ b/lib/libc/regex/engine.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993, 1994 Henry Spencer. * Copyright (c) 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/lib/libc/regex/regcomp.c b/lib/libc/regex/regcomp.c index 2d0bacffb7c6..e460e1456364 100644 --- a/lib/libc/regex/regcomp.c +++ b/lib/libc/regex/regcomp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993, 1994 Henry Spencer. * Copyright (c) 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/lib/libc/regex/regerror.c b/lib/libc/regex/regerror.c index 8496ba78002a..0e555784f0dc 100644 --- a/lib/libc/regex/regerror.c +++ b/lib/libc/regex/regerror.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993, 1994 Henry Spencer. * Copyright (c) 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/lib/libc/regex/regex2.h b/lib/libc/regex/regex2.h index a9c831b441cd..a7c45683229c 100644 --- a/lib/libc/regex/regex2.h +++ b/lib/libc/regex/regex2.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993, 1994 Henry Spencer. * Copyright (c) 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/lib/libc/regex/regexec.c b/lib/libc/regex/regexec.c index 46b07758eab3..bf27d05f86c6 100644 --- a/lib/libc/regex/regexec.c +++ b/lib/libc/regex/regexec.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993, 1994 Henry Spencer. * Copyright (c) 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/lib/libc/regex/regfree.c b/lib/libc/regex/regfree.c index 296819adfba7..859c2a4b37b2 100644 --- a/lib/libc/regex/regfree.c +++ b/lib/libc/regex/regfree.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993, 1994 Henry Spencer. * Copyright (c) 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/lib/libc/regex/utils.h b/lib/libc/regex/utils.h index f62f51747911..b2dba2ee4e93 100644 --- a/lib/libc/regex/utils.h +++ b/lib/libc/regex/utils.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993, 1994 Henry Spencer. * Copyright (c) 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/lib/libc/resolv/herror.c b/lib/libc/resolv/herror.c index 2ae54b78d75a..0218ef8e303a 100644 --- a/lib/libc/resolv/herror.c +++ b/lib/libc/resolv/herror.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/resolv/res_comp.c b/lib/libc/resolv/res_comp.c index 0d269ab2a7d0..4237a9244b94 100644 --- a/lib/libc/resolv/res_comp.c +++ b/lib/libc/resolv/res_comp.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/resolv/res_debug.c b/lib/libc/resolv/res_debug.c index c2654886fa83..e25f00aa55fc 100644 --- a/lib/libc/resolv/res_debug.c +++ b/lib/libc/resolv/res_debug.c @@ -15,7 +15,9 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/resolv/res_init.c b/lib/libc/resolv/res_init.c index fe40a66b83ad..06233c7abcfc 100644 --- a/lib/libc/resolv/res_init.c +++ b/lib/libc/resolv/res_init.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/resolv/res_mkquery.c b/lib/libc/resolv/res_mkquery.c index 5a87c033957d..564580107d25 100644 --- a/lib/libc/resolv/res_mkquery.c +++ b/lib/libc/resolv/res_mkquery.c @@ -15,7 +15,9 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/resolv/res_query.c b/lib/libc/resolv/res_query.c index 289152f9c560..56ff529c8d67 100644 --- a/lib/libc/resolv/res_query.c +++ b/lib/libc/resolv/res_query.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Portions Copyright (C) 2004, 2005, 2008 Internet Systems Consortium, Inc. ("ISC") * Portions Copyright (C) 1996-2001, 2003 Internet Software Consortium. * diff --git a/lib/libc/resolv/res_send.c b/lib/libc/resolv/res_send.c index 5b3e259015a1..f7648a86c384 100644 --- a/lib/libc/resolv/res_send.c +++ b/lib/libc/resolv/res_send.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Portions Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC") * Portions Copyright (C) 1996-2003 Internet Software Consortium. * diff --git a/lib/libc/rpc/auth_des.c b/lib/libc/rpc/auth_des.c index 5435e7749fdf..f2ad0349a6a8 100644 --- a/lib/libc/rpc/auth_des.c +++ b/lib/libc/rpc/auth_des.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/auth_none.c b/lib/libc/rpc/auth_none.c index 32bebebf339d..4422802c4c5c 100644 --- a/lib/libc/rpc/auth_none.c +++ b/lib/libc/rpc/auth_none.c @@ -1,6 +1,8 @@ /* $NetBSD: auth_none.c,v 1.13 2000/01/22 22:19:17 mycroft Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/auth_unix.c b/lib/libc/rpc/auth_unix.c index 14043358e358..08df14b54491 100644 --- a/lib/libc/rpc/auth_unix.c +++ b/lib/libc/rpc/auth_unix.c @@ -1,6 +1,8 @@ /* $NetBSD: auth_unix.c,v 1.18 2000/07/06 03:03:30 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/authdes_prot.c b/lib/libc/rpc/authdes_prot.c index 0d4bec06264a..663261d631a9 100644 --- a/lib/libc/rpc/authdes_prot.c +++ b/lib/libc/rpc/authdes_prot.c @@ -5,6 +5,8 @@ static char sccsid[] = "@(#)authdes_prot.c 2.1 88/07/29 4.0 RPCSRC; from 1.6 88 __FBSDID("$FreeBSD$"); /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/authunix_prot.c b/lib/libc/rpc/authunix_prot.c index cd6676bda2b3..bb590c350429 100644 --- a/lib/libc/rpc/authunix_prot.c +++ b/lib/libc/rpc/authunix_prot.c @@ -1,6 +1,8 @@ /* $NetBSD: authunix_prot.c,v 1.12 2000/01/22 22:19:17 mycroft Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/bindresvport.c b/lib/libc/rpc/bindresvport.c index 8629cba5ea39..44d3b0c1eacd 100644 --- a/lib/libc/rpc/bindresvport.c +++ b/lib/libc/rpc/bindresvport.c @@ -1,6 +1,8 @@ /* $NetBSD: bindresvport.c,v 1.19 2000/07/06 03:03:59 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/clnt_bcast.c b/lib/libc/rpc/clnt_bcast.c index 669de8aae3c9..649cab05a474 100644 --- a/lib/libc/rpc/clnt_bcast.c +++ b/lib/libc/rpc/clnt_bcast.c @@ -1,6 +1,8 @@ /* $NetBSD: clnt_bcast.c,v 1.3 2000/07/06 03:05:20 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/clnt_dg.c b/lib/libc/rpc/clnt_dg.c index 39677737bf5d..a1cd7502e2ad 100644 --- a/lib/libc/rpc/clnt_dg.c +++ b/lib/libc/rpc/clnt_dg.c @@ -1,6 +1,8 @@ /* $NetBSD: clnt_dg.c,v 1.4 2000/07/14 08:40:41 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/clnt_generic.c b/lib/libc/rpc/clnt_generic.c index 0dea81d52eb5..d3cdf1f08fb8 100644 --- a/lib/libc/rpc/clnt_generic.c +++ b/lib/libc/rpc/clnt_generic.c @@ -1,6 +1,8 @@ /* $NetBSD: clnt_generic.c,v 1.18 2000/07/06 03:10:34 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2010, Oracle America, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/clnt_perror.c b/lib/libc/rpc/clnt_perror.c index d674fbb3847f..b9243ff4d558 100644 --- a/lib/libc/rpc/clnt_perror.c +++ b/lib/libc/rpc/clnt_perror.c @@ -2,6 +2,8 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/clnt_raw.c b/lib/libc/rpc/clnt_raw.c index ad641127ff8a..f6a488be7e8d 100644 --- a/lib/libc/rpc/clnt_raw.c +++ b/lib/libc/rpc/clnt_raw.c @@ -1,6 +1,8 @@ /* $NetBSD: clnt_raw.c,v 1.20 2000/12/10 04:12:03 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/clnt_simple.c b/lib/libc/rpc/clnt_simple.c index 4fc374ad6a33..de9ec6543d15 100644 --- a/lib/libc/rpc/clnt_simple.c +++ b/lib/libc/rpc/clnt_simple.c @@ -1,6 +1,8 @@ /* $NetBSD: clnt_simple.c,v 1.21 2000/07/06 03:10:34 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/clnt_vc.c b/lib/libc/rpc/clnt_vc.c index 1bc15008b149..dec1791dcc95 100644 --- a/lib/libc/rpc/clnt_vc.c +++ b/lib/libc/rpc/clnt_vc.c @@ -1,6 +1,8 @@ /* $NetBSD: clnt_vc.c,v 1.4 2000/07/14 08:40:42 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/des_crypt.c b/lib/libc/rpc/des_crypt.c index 236e9ed87ff3..589ff7b3b88b 100644 --- a/lib/libc/rpc/des_crypt.c +++ b/lib/libc/rpc/des_crypt.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/des_soft.c b/lib/libc/rpc/des_soft.c index 5eb99151c0e0..4992c1650b46 100644 --- a/lib/libc/rpc/des_soft.c +++ b/lib/libc/rpc/des_soft.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/getnetconfig.c b/lib/libc/rpc/getnetconfig.c index 84efd5cd2a46..abd5eadf3917 100644 --- a/lib/libc/rpc/getnetconfig.c +++ b/lib/libc/rpc/getnetconfig.c @@ -1,6 +1,8 @@ /* $NetBSD: getnetconfig.c,v 1.3 2000/07/06 03:10:34 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/getnetpath.c b/lib/libc/rpc/getnetpath.c index 8d311369f52a..e0758de8ded3 100644 --- a/lib/libc/rpc/getnetpath.c +++ b/lib/libc/rpc/getnetpath.c @@ -1,6 +1,8 @@ /* $NetBSD: getnetpath.c,v 1.3 2000/07/06 03:10:34 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/getpublickey.c b/lib/libc/rpc/getpublickey.c index 4c806856629b..a0604836d973 100644 --- a/lib/libc/rpc/getpublickey.c +++ b/lib/libc/rpc/getpublickey.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/getrpcent.c b/lib/libc/rpc/getrpcent.c index e705af831d07..acb9ce4f6b2c 100644 --- a/lib/libc/rpc/getrpcent.c +++ b/lib/libc/rpc/getrpcent.c @@ -1,6 +1,8 @@ /* $NetBSD: getrpcent.c,v 1.17 2000/01/22 22:19:17 mycroft Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/getrpcport.c b/lib/libc/rpc/getrpcport.c index b365678a7ace..2b2d459c8887 100644 --- a/lib/libc/rpc/getrpcport.c +++ b/lib/libc/rpc/getrpcport.c @@ -1,6 +1,8 @@ /* $NetBSD: getrpcport.c,v 1.16 2000/01/22 22:19:18 mycroft Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/key_call.c b/lib/libc/rpc/key_call.c index b9bc77a7fd49..66bd3b4eaaf3 100644 --- a/lib/libc/rpc/key_call.c +++ b/lib/libc/rpc/key_call.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/key_prot_xdr.c b/lib/libc/rpc/key_prot_xdr.c index 19a2f6c188d5..5a69bb437e3e 100644 --- a/lib/libc/rpc/key_prot_xdr.c +++ b/lib/libc/rpc/key_prot_xdr.c @@ -7,6 +7,8 @@ #include #include "un-namespace.h" /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/netname.c b/lib/libc/rpc/netname.c index 77b522b6ac93..a9ccf1d2ef99 100644 --- a/lib/libc/rpc/netname.c +++ b/lib/libc/rpc/netname.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/netnamer.c b/lib/libc/rpc/netnamer.c index c29f271d6792..591f6d5c91e5 100644 --- a/lib/libc/rpc/netnamer.c +++ b/lib/libc/rpc/netnamer.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/pmap_clnt.c b/lib/libc/rpc/pmap_clnt.c index 702d58d5bf40..f91d33abae23 100644 --- a/lib/libc/rpc/pmap_clnt.c +++ b/lib/libc/rpc/pmap_clnt.c @@ -1,6 +1,8 @@ /* $NetBSD: pmap_clnt.c,v 1.16 2000/07/06 03:10:34 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/pmap_getmaps.c b/lib/libc/rpc/pmap_getmaps.c index 1049005cfddf..598de6baf8c2 100644 --- a/lib/libc/rpc/pmap_getmaps.c +++ b/lib/libc/rpc/pmap_getmaps.c @@ -1,6 +1,8 @@ /* $NetBSD: pmap_getmaps.c,v 1.16 2000/07/06 03:10:34 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/pmap_getport.c b/lib/libc/rpc/pmap_getport.c index c1e0c7a4b88d..03feff190813 100644 --- a/lib/libc/rpc/pmap_getport.c +++ b/lib/libc/rpc/pmap_getport.c @@ -1,6 +1,8 @@ /* $NetBSD: pmap_getport.c,v 1.16 2000/07/06 03:10:34 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/pmap_prot.c b/lib/libc/rpc/pmap_prot.c index bf0167235bf5..cfb69d795bea 100644 --- a/lib/libc/rpc/pmap_prot.c +++ b/lib/libc/rpc/pmap_prot.c @@ -1,6 +1,8 @@ /* $NetBSD: pmap_prot.c,v 1.10 2000/01/22 22:19:18 mycroft Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/pmap_prot2.c b/lib/libc/rpc/pmap_prot2.c index f892afbc9bd7..20d92250ed9d 100644 --- a/lib/libc/rpc/pmap_prot2.c +++ b/lib/libc/rpc/pmap_prot2.c @@ -1,6 +1,8 @@ /* $NetBSD: pmap_prot2.c,v 1.14 2000/07/06 03:10:34 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/pmap_rmt.c b/lib/libc/rpc/pmap_rmt.c index 124120498dcb..95efae582e57 100644 --- a/lib/libc/rpc/pmap_rmt.c +++ b/lib/libc/rpc/pmap_rmt.c @@ -1,6 +1,8 @@ /* $NetBSD: pmap_rmt.c,v 1.29 2000/07/06 03:10:34 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/rpc_callmsg.c b/lib/libc/rpc/rpc_callmsg.c index 4063e8bf895d..05294965c091 100644 --- a/lib/libc/rpc/rpc_callmsg.c +++ b/lib/libc/rpc/rpc_callmsg.c @@ -1,6 +1,8 @@ /* $NetBSD: rpc_callmsg.c,v 1.16 2000/07/14 08:40:42 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/rpc_com.h b/lib/libc/rpc/rpc_com.h index bfa6a0bca882..c0c144fc589d 100644 --- a/lib/libc/rpc/rpc_com.h +++ b/lib/libc/rpc/rpc_com.h @@ -1,6 +1,8 @@ /* $NetBSD: rpc_com.h,v 1.3 2000/12/10 04:10:08 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/rpc_commondata.c b/lib/libc/rpc/rpc_commondata.c index e63538d20c47..4506f3068e95 100644 --- a/lib/libc/rpc/rpc_commondata.c +++ b/lib/libc/rpc/rpc_commondata.c @@ -1,6 +1,8 @@ /* $NetBSD: rpc_commondata.c,v 1.7 2000/06/02 23:11:13 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/rpc_dtablesize.c b/lib/libc/rpc/rpc_dtablesize.c index 4bcb71f5c94d..59036dd23abf 100644 --- a/lib/libc/rpc/rpc_dtablesize.c +++ b/lib/libc/rpc/rpc_dtablesize.c @@ -1,6 +1,8 @@ /* $NetBSD: rpc_dtablesize.c,v 1.14 1998/11/15 17:32:43 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/rpc_generic.c b/lib/libc/rpc/rpc_generic.c index 079837d358ee..6fbeaf77a7e7 100644 --- a/lib/libc/rpc/rpc_generic.c +++ b/lib/libc/rpc/rpc_generic.c @@ -1,6 +1,8 @@ /* $NetBSD: rpc_generic.c,v 1.4 2000/09/28 09:07:04 kleink Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/rpc_prot.c b/lib/libc/rpc/rpc_prot.c index 50d11ccc8735..a865d43fc185 100644 --- a/lib/libc/rpc/rpc_prot.c +++ b/lib/libc/rpc/rpc_prot.c @@ -1,6 +1,8 @@ /* $NetBSD: rpc_prot.c,v 1.16 2000/06/02 23:11:13 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/rpc_soc.c b/lib/libc/rpc/rpc_soc.c index 64516a9fe806..1e5cd86d7ed4 100644 --- a/lib/libc/rpc/rpc_soc.c +++ b/lib/libc/rpc/rpc_soc.c @@ -1,6 +1,8 @@ /* $NetBSD: rpc_soc.c,v 1.6 2000/07/06 03:10:35 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/rpcb_clnt.c b/lib/libc/rpc/rpcb_clnt.c index 8c9b8ca22bfb..f39d99bfeee3 100644 --- a/lib/libc/rpc/rpcb_clnt.c +++ b/lib/libc/rpc/rpcb_clnt.c @@ -1,6 +1,8 @@ /* $NetBSD: rpcb_clnt.c,v 1.6 2000/07/16 06:41:43 itojun Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2010, Oracle America, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/rpcb_prot.c b/lib/libc/rpc/rpcb_prot.c index 39a201c6a7ff..6cb7204f1a66 100644 --- a/lib/libc/rpc/rpcb_prot.c +++ b/lib/libc/rpc/rpcb_prot.c @@ -1,6 +1,8 @@ /* $NetBSD: rpcb_prot.c,v 1.3 2000/07/14 08:40:42 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/rpcb_st_xdr.c b/lib/libc/rpc/rpcb_st_xdr.c index 362184ec79ad..2a102a5786be 100644 --- a/lib/libc/rpc/rpcb_st_xdr.c +++ b/lib/libc/rpc/rpcb_st_xdr.c @@ -1,6 +1,8 @@ /* $NetBSD: rpcb_st_xdr.c,v 1.3 2000/07/14 08:40:42 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/rpcdname.c b/lib/libc/rpc/rpcdname.c index 08b5d7d49fc5..3e7c4a7c2f1a 100644 --- a/lib/libc/rpc/rpcdname.c +++ b/lib/libc/rpc/rpcdname.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/rtime.c b/lib/libc/rpc/rtime.c index 7c40c36ce374..4adca5c5f13d 100644 --- a/lib/libc/rpc/rtime.c +++ b/lib/libc/rpc/rtime.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/svc.c b/lib/libc/rpc/svc.c index a002216e6e53..801b32081a26 100644 --- a/lib/libc/rpc/svc.c +++ b/lib/libc/rpc/svc.c @@ -1,6 +1,8 @@ /* $NetBSD: svc.c,v 1.21 2000/07/06 03:10:35 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/svc_auth.c b/lib/libc/rpc/svc_auth.c index 58435af0c13b..20a84c60c18a 100644 --- a/lib/libc/rpc/svc_auth.c +++ b/lib/libc/rpc/svc_auth.c @@ -1,6 +1,8 @@ /* $NetBSD: svc_auth.c,v 1.12 2000/07/06 03:10:35 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/svc_auth_des.c b/lib/libc/rpc/svc_auth_des.c index 7a24c06e34e0..8f742c39718a 100644 --- a/lib/libc/rpc/svc_auth_des.c +++ b/lib/libc/rpc/svc_auth_des.c @@ -4,6 +4,8 @@ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/svc_auth_unix.c b/lib/libc/rpc/svc_auth_unix.c index 8e5118356dcd..de146b821600 100644 --- a/lib/libc/rpc/svc_auth_unix.c +++ b/lib/libc/rpc/svc_auth_unix.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/svc_dg.c b/lib/libc/rpc/svc_dg.c index 5d9baaa81f66..54dbb0956a11 100644 --- a/lib/libc/rpc/svc_dg.c +++ b/lib/libc/rpc/svc_dg.c @@ -1,6 +1,8 @@ /* $NetBSD: svc_dg.c,v 1.4 2000/07/06 03:10:35 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/svc_generic.c b/lib/libc/rpc/svc_generic.c index 00bbc5a755fc..37ad3513c716 100644 --- a/lib/libc/rpc/svc_generic.c +++ b/lib/libc/rpc/svc_generic.c @@ -1,6 +1,8 @@ /* $NetBSD: svc_generic.c,v 1.3 2000/07/06 03:10:35 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/svc_raw.c b/lib/libc/rpc/svc_raw.c index 91593350453c..05da6231af37 100644 --- a/lib/libc/rpc/svc_raw.c +++ b/lib/libc/rpc/svc_raw.c @@ -1,6 +1,8 @@ /* $NetBSD: svc_raw.c,v 1.14 2000/07/06 03:10:35 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/svc_run.c b/lib/libc/rpc/svc_run.c index 9b0089b3dd3f..a4723c42144f 100644 --- a/lib/libc/rpc/svc_run.c +++ b/lib/libc/rpc/svc_run.c @@ -1,6 +1,8 @@ /* $NetBSD: svc_run.c,v 1.17 2000/07/06 03:10:35 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/svc_simple.c b/lib/libc/rpc/svc_simple.c index 46ada7747659..fcf4199e611e 100644 --- a/lib/libc/rpc/svc_simple.c +++ b/lib/libc/rpc/svc_simple.c @@ -1,6 +1,8 @@ /* $NetBSD: svc_simple.c,v 1.20 2000/07/06 03:10:35 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/rpc/svc_vc.c b/lib/libc/rpc/svc_vc.c index a35ee6281d77..a045903c8285 100644 --- a/lib/libc/rpc/svc_vc.c +++ b/lib/libc/rpc/svc_vc.c @@ -1,6 +1,8 @@ /* $NetBSD: svc_vc.c,v 1.7 2000/08/03 00:01:53 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/lib/libc/sparc64/SYS.h b/lib/libc/sparc64/SYS.h index 71d072dd21c7..e8ddb61776af 100644 --- a/lib/libc/sparc64/SYS.h +++ b/lib/libc/sparc64/SYS.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/lib/libc/sparc64/fpu/fpu.c b/lib/libc/sparc64/fpu/fpu.c index 690dec1dba3a..eedc04456cd3 100644 --- a/lib/libc/sparc64/fpu/fpu.c +++ b/lib/libc/sparc64/fpu/fpu.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/sparc64/fpu/fpu_add.c b/lib/libc/sparc64/fpu/fpu_add.c index cade197d5bd0..cfe0163d9b58 100644 --- a/lib/libc/sparc64/fpu/fpu_add.c +++ b/lib/libc/sparc64/fpu/fpu_add.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/sparc64/fpu/fpu_arith.h b/lib/libc/sparc64/fpu/fpu_arith.h index 6b2e3192c8e5..4ecba92188fd 100644 --- a/lib/libc/sparc64/fpu/fpu_arith.h +++ b/lib/libc/sparc64/fpu/fpu_arith.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/sparc64/fpu/fpu_compare.c b/lib/libc/sparc64/fpu/fpu_compare.c index 50edaa83bf8f..81a0f69d2b5c 100644 --- a/lib/libc/sparc64/fpu/fpu_compare.c +++ b/lib/libc/sparc64/fpu/fpu_compare.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/sparc64/fpu/fpu_emu.h b/lib/libc/sparc64/fpu/fpu_emu.h index 78ac16891e73..6fadb3dec8a7 100644 --- a/lib/libc/sparc64/fpu/fpu_emu.h +++ b/lib/libc/sparc64/fpu/fpu_emu.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/_flock_stub.c b/lib/libc/stdio/_flock_stub.c index f53df35da078..069ed64c4e99 100644 --- a/lib/libc/stdio/_flock_stub.c +++ b/lib/libc/stdio/_flock_stub.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1998 John Birrell . * All rights reserved. * diff --git a/lib/libc/stdio/asprintf.c b/lib/libc/stdio/asprintf.c index 242127f36025..1d9034b653d5 100644 --- a/lib/libc/stdio/asprintf.c +++ b/lib/libc/stdio/asprintf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/clrerr.c b/lib/libc/stdio/clrerr.c index f161a6e1e802..c9208c0c1c46 100644 --- a/lib/libc/stdio/clrerr.c +++ b/lib/libc/stdio/clrerr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/fclose.c b/lib/libc/stdio/fclose.c index 063ef841f72c..84f890e3c38a 100644 --- a/lib/libc/stdio/fclose.c +++ b/lib/libc/stdio/fclose.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 The Regents of the University of California. * Copyright (c) 2013 Mariusz Zaborski * All rights reserved. diff --git a/lib/libc/stdio/fdopen.c b/lib/libc/stdio/fdopen.c index fbe37e881428..64d619963e14 100644 --- a/lib/libc/stdio/fdopen.c +++ b/lib/libc/stdio/fdopen.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/feof.c b/lib/libc/stdio/feof.c index b970248a3128..ef6767fb2b1b 100644 --- a/lib/libc/stdio/feof.c +++ b/lib/libc/stdio/feof.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/ferror.c b/lib/libc/stdio/ferror.c index 7e0f8f957165..bb29c27e1419 100644 --- a/lib/libc/stdio/ferror.c +++ b/lib/libc/stdio/ferror.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/fflush.c b/lib/libc/stdio/fflush.c index 5ecfc4451f67..9a0f14538fe4 100644 --- a/lib/libc/stdio/fflush.c +++ b/lib/libc/stdio/fflush.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/fgetc.c b/lib/libc/stdio/fgetc.c index 025a0c2df394..bb94f2ed5559 100644 --- a/lib/libc/stdio/fgetc.c +++ b/lib/libc/stdio/fgetc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/fgetln.c b/lib/libc/stdio/fgetln.c index 1e6b9842bcec..ba0736cbb0fc 100644 --- a/lib/libc/stdio/fgetln.c +++ b/lib/libc/stdio/fgetln.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/fgetpos.c b/lib/libc/stdio/fgetpos.c index f161f4325fd3..c592ef0fc224 100644 --- a/lib/libc/stdio/fgetpos.c +++ b/lib/libc/stdio/fgetpos.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/fgets.c b/lib/libc/stdio/fgets.c index 95d0ad997196..ceb48562fe30 100644 --- a/lib/libc/stdio/fgets.c +++ b/lib/libc/stdio/fgets.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/fileno.c b/lib/libc/stdio/fileno.c index 3ac183010ef6..81673cd89034 100644 --- a/lib/libc/stdio/fileno.c +++ b/lib/libc/stdio/fileno.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/findfp.c b/lib/libc/stdio/findfp.c index 5e1f06924ac8..b30a06ffd9e5 100644 --- a/lib/libc/stdio/findfp.c +++ b/lib/libc/stdio/findfp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/flags.c b/lib/libc/stdio/flags.c index 9eed6d7dc8c7..a034c1674c98 100644 --- a/lib/libc/stdio/flags.c +++ b/lib/libc/stdio/flags.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/floatio.h b/lib/libc/stdio/floatio.h index bfffb1a49b4a..00af7eaba561 100644 --- a/lib/libc/stdio/floatio.h +++ b/lib/libc/stdio/floatio.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/fopen.c b/lib/libc/stdio/fopen.c index 9ab61ba157a4..cb71387e0f38 100644 --- a/lib/libc/stdio/fopen.c +++ b/lib/libc/stdio/fopen.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/fprintf.c b/lib/libc/stdio/fprintf.c index 739e1f555e09..95b71cc065c7 100644 --- a/lib/libc/stdio/fprintf.c +++ b/lib/libc/stdio/fprintf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/fpurge.c b/lib/libc/stdio/fpurge.c index f205bdfc3bf5..aa5daf2ca078 100644 --- a/lib/libc/stdio/fpurge.c +++ b/lib/libc/stdio/fpurge.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/fputc.c b/lib/libc/stdio/fputc.c index 32c261aa3685..e4ec6f8195e6 100644 --- a/lib/libc/stdio/fputc.c +++ b/lib/libc/stdio/fputc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/fputs.c b/lib/libc/stdio/fputs.c index b10ac52f95d3..bc7f62265eaf 100644 --- a/lib/libc/stdio/fputs.c +++ b/lib/libc/stdio/fputs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/fread.c b/lib/libc/stdio/fread.c index ff1c65b480d8..3ce3663d009a 100644 --- a/lib/libc/stdio/fread.c +++ b/lib/libc/stdio/fread.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/freopen.c b/lib/libc/stdio/freopen.c index 3d6cc89b6fa0..fce965089a54 100644 --- a/lib/libc/stdio/freopen.c +++ b/lib/libc/stdio/freopen.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/fscanf.c b/lib/libc/stdio/fscanf.c index d3e093334482..6d2cfe9b5a3f 100644 --- a/lib/libc/stdio/fscanf.c +++ b/lib/libc/stdio/fscanf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/fseek.c b/lib/libc/stdio/fseek.c index e933bdabf4d2..5fcd49f23c5f 100644 --- a/lib/libc/stdio/fseek.c +++ b/lib/libc/stdio/fseek.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/fsetpos.c b/lib/libc/stdio/fsetpos.c index c6b8b785918d..4bb7c112fb06 100644 --- a/lib/libc/stdio/fsetpos.c +++ b/lib/libc/stdio/fsetpos.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/ftell.c b/lib/libc/stdio/ftell.c index fc792af5fa22..df73823c58ce 100644 --- a/lib/libc/stdio/ftell.c +++ b/lib/libc/stdio/ftell.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/funopen.c b/lib/libc/stdio/funopen.c index 983fe5011902..4b1a31e2a962 100644 --- a/lib/libc/stdio/funopen.c +++ b/lib/libc/stdio/funopen.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/fvwrite.c b/lib/libc/stdio/fvwrite.c index 1a28b6a79c01..50b32b8eca6e 100644 --- a/lib/libc/stdio/fvwrite.c +++ b/lib/libc/stdio/fvwrite.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/fvwrite.h b/lib/libc/stdio/fvwrite.h index ca744e04bdfc..406f138d7db8 100644 --- a/lib/libc/stdio/fvwrite.h +++ b/lib/libc/stdio/fvwrite.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/fwalk.c b/lib/libc/stdio/fwalk.c index 151837b29025..37691a715c53 100644 --- a/lib/libc/stdio/fwalk.c +++ b/lib/libc/stdio/fwalk.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/fwrite.c b/lib/libc/stdio/fwrite.c index 41bb4f6b0384..53353fcde681 100644 --- a/lib/libc/stdio/fwrite.c +++ b/lib/libc/stdio/fwrite.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/getc.c b/lib/libc/stdio/getc.c index ad2df8a72f5d..5329810ca14c 100644 --- a/lib/libc/stdio/getc.c +++ b/lib/libc/stdio/getc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/getchar.c b/lib/libc/stdio/getchar.c index 320f96791ede..e29dd7136a4c 100644 --- a/lib/libc/stdio/getchar.c +++ b/lib/libc/stdio/getchar.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/gets.c b/lib/libc/stdio/gets.c index 06e56f7f0c3b..1f360ac5ae61 100644 --- a/lib/libc/stdio/gets.c +++ b/lib/libc/stdio/gets.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/getw.c b/lib/libc/stdio/getw.c index ed0313eb60c2..fa18f0183fb5 100644 --- a/lib/libc/stdio/getw.c +++ b/lib/libc/stdio/getw.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/glue.h b/lib/libc/stdio/glue.h index aae27d017f9b..6c805e038327 100644 --- a/lib/libc/stdio/glue.h +++ b/lib/libc/stdio/glue.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/local.h b/lib/libc/stdio/local.h index 176b55aa2fa0..336d00dfd8cc 100644 --- a/lib/libc/stdio/local.h +++ b/lib/libc/stdio/local.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/makebuf.c b/lib/libc/stdio/makebuf.c index a92087e0eae7..9bddf89a65b2 100644 --- a/lib/libc/stdio/makebuf.c +++ b/lib/libc/stdio/makebuf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/mktemp.c b/lib/libc/stdio/mktemp.c index 6fc552a18b2f..0cc7496b693e 100644 --- a/lib/libc/stdio/mktemp.c +++ b/lib/libc/stdio/mktemp.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/perror.c b/lib/libc/stdio/perror.c index 15007882b79e..6eeb14893b8c 100644 --- a/lib/libc/stdio/perror.c +++ b/lib/libc/stdio/perror.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/printf-pos.c b/lib/libc/stdio/printf-pos.c index 5b36f1aff9bd..40f91e8af712 100644 --- a/lib/libc/stdio/printf-pos.c +++ b/lib/libc/stdio/printf-pos.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/printf.c b/lib/libc/stdio/printf.c index 83147b2314c1..7e7e5c8c128b 100644 --- a/lib/libc/stdio/printf.c +++ b/lib/libc/stdio/printf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/printfcommon.h b/lib/libc/stdio/printfcommon.h index 0489fc8c0cfe..c120f1eba766 100644 --- a/lib/libc/stdio/printfcommon.h +++ b/lib/libc/stdio/printfcommon.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/printflocal.h b/lib/libc/stdio/printflocal.h index 70d7a8bca097..70131d10fdcb 100644 --- a/lib/libc/stdio/printflocal.h +++ b/lib/libc/stdio/printflocal.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/putc.c b/lib/libc/stdio/putc.c index c62d13f5ea4e..1713792e1909 100644 --- a/lib/libc/stdio/putc.c +++ b/lib/libc/stdio/putc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/putchar.c b/lib/libc/stdio/putchar.c index 1721a986f854..12adf86f3c34 100644 --- a/lib/libc/stdio/putchar.c +++ b/lib/libc/stdio/putchar.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/puts.c b/lib/libc/stdio/puts.c index b5fa01a0c41d..fe80ddbba792 100644 --- a/lib/libc/stdio/puts.c +++ b/lib/libc/stdio/puts.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/putw.c b/lib/libc/stdio/putw.c index fc1d81c7c25c..ba9853db9c8a 100644 --- a/lib/libc/stdio/putw.c +++ b/lib/libc/stdio/putw.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/refill.c b/lib/libc/stdio/refill.c index b4b4e015c91f..dbbcb4912aa2 100644 --- a/lib/libc/stdio/refill.c +++ b/lib/libc/stdio/refill.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/remove.c b/lib/libc/stdio/remove.c index 2e984baf9360..b92e14ad6c16 100644 --- a/lib/libc/stdio/remove.c +++ b/lib/libc/stdio/remove.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/rewind.c b/lib/libc/stdio/rewind.c index 133e3f43dd0c..2449de397160 100644 --- a/lib/libc/stdio/rewind.c +++ b/lib/libc/stdio/rewind.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/rget.c b/lib/libc/stdio/rget.c index bdc0311674e1..530fb67b0ff1 100644 --- a/lib/libc/stdio/rget.c +++ b/lib/libc/stdio/rget.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/scanf.c b/lib/libc/stdio/scanf.c index 55aa420fa6f5..baffba9f9018 100644 --- a/lib/libc/stdio/scanf.c +++ b/lib/libc/stdio/scanf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/setbuf.c b/lib/libc/stdio/setbuf.c index 5c65f976c9de..7c60c77dce9c 100644 --- a/lib/libc/stdio/setbuf.c +++ b/lib/libc/stdio/setbuf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/setbuffer.c b/lib/libc/stdio/setbuffer.c index af5eb3cabf6e..b760e1a510f2 100644 --- a/lib/libc/stdio/setbuffer.c +++ b/lib/libc/stdio/setbuffer.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/setvbuf.c b/lib/libc/stdio/setvbuf.c index 01db02ea9b64..03a3c7263125 100644 --- a/lib/libc/stdio/setvbuf.c +++ b/lib/libc/stdio/setvbuf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/snprintf.c b/lib/libc/stdio/snprintf.c index e2dd2ddd6c0c..8ee0b4429340 100644 --- a/lib/libc/stdio/snprintf.c +++ b/lib/libc/stdio/snprintf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/sprintf.c b/lib/libc/stdio/sprintf.c index 0f38d15cd2ce..8a7611f384a2 100644 --- a/lib/libc/stdio/sprintf.c +++ b/lib/libc/stdio/sprintf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/sscanf.c b/lib/libc/stdio/sscanf.c index ae79451a47fc..cab6408535a8 100644 --- a/lib/libc/stdio/sscanf.c +++ b/lib/libc/stdio/sscanf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/stdio.c b/lib/libc/stdio/stdio.c index c92fb4fb0e83..4f093f12dc80 100644 --- a/lib/libc/stdio/stdio.c +++ b/lib/libc/stdio/stdio.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/tempnam.c b/lib/libc/stdio/tempnam.c index e15746f31a4d..2d7bd90e08a4 100644 --- a/lib/libc/stdio/tempnam.c +++ b/lib/libc/stdio/tempnam.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/tmpfile.c b/lib/libc/stdio/tmpfile.c index e5a2be1d97be..e5ee1be2884e 100644 --- a/lib/libc/stdio/tmpfile.c +++ b/lib/libc/stdio/tmpfile.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/tmpnam.c b/lib/libc/stdio/tmpnam.c index ce32dcc28149..c4d56778027d 100644 --- a/lib/libc/stdio/tmpnam.c +++ b/lib/libc/stdio/tmpnam.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/ungetc.c b/lib/libc/stdio/ungetc.c index a24a5a26ade4..2e140c965a02 100644 --- a/lib/libc/stdio/ungetc.c +++ b/lib/libc/stdio/ungetc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/vfprintf.c b/lib/libc/stdio/vfprintf.c index 4779ad7a9902..29fbd95b399f 100644 --- a/lib/libc/stdio/vfprintf.c +++ b/lib/libc/stdio/vfprintf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/vfscanf.c b/lib/libc/stdio/vfscanf.c index 8f7c1e81638c..bd3830c19907 100644 --- a/lib/libc/stdio/vfscanf.c +++ b/lib/libc/stdio/vfscanf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/vfwprintf.c b/lib/libc/stdio/vfwprintf.c index f130c14b1a2c..91238fed138a 100644 --- a/lib/libc/stdio/vfwprintf.c +++ b/lib/libc/stdio/vfwprintf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/vfwscanf.c b/lib/libc/stdio/vfwscanf.c index aedc249f8cff..fb9c0a961fd7 100644 --- a/lib/libc/stdio/vfwscanf.c +++ b/lib/libc/stdio/vfwscanf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/vprintf.c b/lib/libc/stdio/vprintf.c index f98f1107c872..7a4cc69dec98 100644 --- a/lib/libc/stdio/vprintf.c +++ b/lib/libc/stdio/vprintf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/vscanf.c b/lib/libc/stdio/vscanf.c index 309d00c460d2..15024fdfc09c 100644 --- a/lib/libc/stdio/vscanf.c +++ b/lib/libc/stdio/vscanf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/vsnprintf.c b/lib/libc/stdio/vsnprintf.c index 8d13a5041cd3..f108a6d7871a 100644 --- a/lib/libc/stdio/vsnprintf.c +++ b/lib/libc/stdio/vsnprintf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/vsprintf.c b/lib/libc/stdio/vsprintf.c index 906a74c24b38..9e03e7126d4a 100644 --- a/lib/libc/stdio/vsprintf.c +++ b/lib/libc/stdio/vsprintf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/vsscanf.c b/lib/libc/stdio/vsscanf.c index 4328fc15bfad..771dee0c1c42 100644 --- a/lib/libc/stdio/vsscanf.c +++ b/lib/libc/stdio/vsscanf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/vswscanf.c b/lib/libc/stdio/vswscanf.c index c4a10379c2fc..d3f96774a71c 100644 --- a/lib/libc/stdio/vswscanf.c +++ b/lib/libc/stdio/vswscanf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/wbuf.c b/lib/libc/stdio/wbuf.c index 5bc3c4dc3e77..e1aa70243e94 100644 --- a/lib/libc/stdio/wbuf.c +++ b/lib/libc/stdio/wbuf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/wsetup.c b/lib/libc/stdio/wsetup.c index 70f8247c076b..1733d69ee44d 100644 --- a/lib/libc/stdio/wsetup.c +++ b/lib/libc/stdio/wsetup.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdio/xprintf.c b/lib/libc/stdio/xprintf.c index b00b4cb3e430..2c7eb6ce9414 100644 --- a/lib/libc/stdio/xprintf.c +++ b/lib/libc/stdio/xprintf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2005 Poul-Henning Kamp * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. diff --git a/lib/libc/stdio/xprintf_float.c b/lib/libc/stdio/xprintf_float.c index ad17eb272032..e07227526792 100644 --- a/lib/libc/stdio/xprintf_float.c +++ b/lib/libc/stdio/xprintf_float.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2005 Poul-Henning Kamp * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. diff --git a/lib/libc/stdio/xprintf_int.c b/lib/libc/stdio/xprintf_int.c index f006b54d51cb..2e9e50d9aa8a 100644 --- a/lib/libc/stdio/xprintf_int.c +++ b/lib/libc/stdio/xprintf_int.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2005 Poul-Henning Kamp * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. diff --git a/lib/libc/stdio/xprintf_str.c b/lib/libc/stdio/xprintf_str.c index d46fa85841aa..19b37a4c9816 100644 --- a/lib/libc/stdio/xprintf_str.c +++ b/lib/libc/stdio/xprintf_str.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2005 Poul-Henning Kamp * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. diff --git a/lib/libc/stdio/xprintf_time.c b/lib/libc/stdio/xprintf_time.c index debfac579fa6..fc86fc56d01b 100644 --- a/lib/libc/stdio/xprintf_time.c +++ b/lib/libc/stdio/xprintf_time.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2005 Poul-Henning Kamp * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. diff --git a/lib/libc/stdlib/abort.c b/lib/libc/stdlib/abort.c index 2335c400da77..72c93a115ec0 100644 --- a/lib/libc/stdlib/abort.c +++ b/lib/libc/stdlib/abort.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/abs.c b/lib/libc/stdlib/abs.c index 367b114f745d..0e4c94c68286 100644 --- a/lib/libc/stdlib/abs.c +++ b/lib/libc/stdlib/abs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/atexit.c b/lib/libc/stdlib/atexit.c index eda57032f670..bc9ad3ebd7bf 100644 --- a/lib/libc/stdlib/atexit.c +++ b/lib/libc/stdlib/atexit.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/atexit.h b/lib/libc/stdlib/atexit.h index 29610676edaa..fdf2fc158380 100644 --- a/lib/libc/stdlib/atexit.h +++ b/lib/libc/stdlib/atexit.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/atof.c b/lib/libc/stdlib/atof.c index 0458eb968331..c7e0676188ea 100644 --- a/lib/libc/stdlib/atof.c +++ b/lib/libc/stdlib/atof.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/atoi.c b/lib/libc/stdlib/atoi.c index 9f92fcdad4be..c268a8c1569d 100644 --- a/lib/libc/stdlib/atoi.c +++ b/lib/libc/stdlib/atoi.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/atol.c b/lib/libc/stdlib/atol.c index bd8ef07c544d..35e83fbf6181 100644 --- a/lib/libc/stdlib/atol.c +++ b/lib/libc/stdlib/atol.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/atoll.c b/lib/libc/stdlib/atoll.c index 093fde5d9f91..bfbdb976501a 100644 --- a/lib/libc/stdlib/atoll.c +++ b/lib/libc/stdlib/atoll.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/bsearch.c b/lib/libc/stdlib/bsearch.c index 8303f971b562..432bb918f353 100644 --- a/lib/libc/stdlib/bsearch.c +++ b/lib/libc/stdlib/bsearch.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/div.c b/lib/libc/stdlib/div.c index 0bafbe607037..b7efb1dfc595 100644 --- a/lib/libc/stdlib/div.c +++ b/lib/libc/stdlib/div.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/exit.c b/lib/libc/stdlib/exit.c index 521d05a554b1..efd7f55f68c6 100644 --- a/lib/libc/stdlib/exit.c +++ b/lib/libc/stdlib/exit.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/getopt.c b/lib/libc/stdlib/getopt.c index 3929b321dca9..b6bdf8a1eeaf 100644 --- a/lib/libc/stdlib/getopt.c +++ b/lib/libc/stdlib/getopt.c @@ -1,6 +1,8 @@ /* $NetBSD: getopt.c,v 1.29 2014/06/05 22:00:22 christos Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/getsubopt.c b/lib/libc/stdlib/getsubopt.c index d2db9916d8d8..7ad9ae994444 100644 --- a/lib/libc/stdlib/getsubopt.c +++ b/lib/libc/stdlib/getsubopt.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/heapsort.c b/lib/libc/stdlib/heapsort.c index db0a95384655..c39f67533b9a 100644 --- a/lib/libc/stdlib/heapsort.c +++ b/lib/libc/stdlib/heapsort.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * Copyright (c) 2014 David T. Chisnall diff --git a/lib/libc/stdlib/labs.c b/lib/libc/stdlib/labs.c index ef068826c2f3..a770b2cf4357 100644 --- a/lib/libc/stdlib/labs.c +++ b/lib/libc/stdlib/labs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/ldiv.c b/lib/libc/stdlib/ldiv.c index 745c5667e6a4..f55ad6de4faf 100644 --- a/lib/libc/stdlib/ldiv.c +++ b/lib/libc/stdlib/ldiv.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/merge.c b/lib/libc/stdlib/merge.c index 55b3a0c4fae1..3a47e424e4da 100644 --- a/lib/libc/stdlib/merge.c +++ b/lib/libc/stdlib/merge.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/qsort.c b/lib/libc/stdlib/qsort.c index 1ccc518d396f..dab451f58a48 100644 --- a/lib/libc/stdlib/qsort.c +++ b/lib/libc/stdlib/qsort.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/radixsort.c b/lib/libc/stdlib/radixsort.c index 205f7765a444..4a0a764c81da 100644 --- a/lib/libc/stdlib/radixsort.c +++ b/lib/libc/stdlib/radixsort.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/rand.c b/lib/libc/stdlib/rand.c index 2e0456a9edc3..be2c3d4f058b 100644 --- a/lib/libc/stdlib/rand.c +++ b/lib/libc/stdlib/rand.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/random.c b/lib/libc/stdlib/random.c index 48b120578698..5e8a1ceaf254 100644 --- a/lib/libc/stdlib/random.c +++ b/lib/libc/stdlib/random.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/strtoimax.c b/lib/libc/stdlib/strtoimax.c index 72903e8df00e..b26451232170 100644 --- a/lib/libc/stdlib/strtoimax.c +++ b/lib/libc/stdlib/strtoimax.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/strtol.c b/lib/libc/stdlib/strtol.c index e0c9978458e3..8b53b740e824 100644 --- a/lib/libc/stdlib/strtol.c +++ b/lib/libc/stdlib/strtol.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/strtoll.c b/lib/libc/stdlib/strtoll.c index 16a8196a3562..c87aefb1cd22 100644 --- a/lib/libc/stdlib/strtoll.c +++ b/lib/libc/stdlib/strtoll.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/strtoq.c b/lib/libc/stdlib/strtoq.c index 7bc1c80a3a32..b3fd56186206 100644 --- a/lib/libc/stdlib/strtoq.c +++ b/lib/libc/stdlib/strtoq.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/strtoul.c b/lib/libc/stdlib/strtoul.c index ed58dd8ae662..50ce1cbf07a8 100644 --- a/lib/libc/stdlib/strtoul.c +++ b/lib/libc/stdlib/strtoul.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/strtoull.c b/lib/libc/stdlib/strtoull.c index dc40e0e98919..58a9b23b566d 100644 --- a/lib/libc/stdlib/strtoull.c +++ b/lib/libc/stdlib/strtoull.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/strtoumax.c b/lib/libc/stdlib/strtoumax.c index 769967727ac5..80937036de75 100644 --- a/lib/libc/stdlib/strtoumax.c +++ b/lib/libc/stdlib/strtoumax.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/strtouq.c b/lib/libc/stdlib/strtouq.c index 9371680b9721..77a74995afbd 100644 --- a/lib/libc/stdlib/strtouq.c +++ b/lib/libc/stdlib/strtouq.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/stdlib/system.c b/lib/libc/stdlib/system.c index 2b298e45a6d6..343183256718 100644 --- a/lib/libc/stdlib/system.c +++ b/lib/libc/stdlib/system.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/bcmp.c b/lib/libc/string/bcmp.c index f1178a660b2b..96cd49039eee 100644 --- a/lib/libc/string/bcmp.c +++ b/lib/libc/string/bcmp.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/bcopy.c b/lib/libc/string/bcopy.c index c424de560f6c..141416d0afec 100644 --- a/lib/libc/string/bcopy.c +++ b/lib/libc/string/bcopy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/ffs.c b/lib/libc/string/ffs.c index 42a94ef7383d..738ef90ce091 100644 --- a/lib/libc/string/ffs.c +++ b/lib/libc/string/ffs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/ffsl.c b/lib/libc/string/ffsl.c index 3fd94521d623..dbd894b9655b 100644 --- a/lib/libc/string/ffsl.c +++ b/lib/libc/string/ffsl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/ffsll.c b/lib/libc/string/ffsll.c index e19df91d1f03..91886de2f127 100644 --- a/lib/libc/string/ffsll.c +++ b/lib/libc/string/ffsll.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/fls.c b/lib/libc/string/fls.c index 7145b909f026..d9edc41f9599 100644 --- a/lib/libc/string/fls.c +++ b/lib/libc/string/fls.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/flsl.c b/lib/libc/string/flsl.c index 19485b2f787e..60370cf7d832 100644 --- a/lib/libc/string/flsl.c +++ b/lib/libc/string/flsl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/flsll.c b/lib/libc/string/flsll.c index b12f12f2d0d7..275aaa0e2e15 100644 --- a/lib/libc/string/flsll.c +++ b/lib/libc/string/flsll.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/memccpy.c b/lib/libc/string/memccpy.c index 6102a5bdedaf..e4c9d0e17edd 100644 --- a/lib/libc/string/memccpy.c +++ b/lib/libc/string/memccpy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/memchr.c b/lib/libc/string/memchr.c index 8020333dec3b..0dd9edecb704 100644 --- a/lib/libc/string/memchr.c +++ b/lib/libc/string/memchr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/memcmp.c b/lib/libc/string/memcmp.c index d2d0f27d35ef..c8d5d92985e2 100644 --- a/lib/libc/string/memcmp.c +++ b/lib/libc/string/memcmp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/memset.c b/lib/libc/string/memset.c index ad0d513933fe..7d9909a76083 100644 --- a/lib/libc/string/memset.c +++ b/lib/libc/string/memset.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/stpcpy.c b/lib/libc/string/stpcpy.c index beb115948d8a..f31cce131777 100644 --- a/lib/libc/string/stpcpy.c +++ b/lib/libc/string/stpcpy.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999 * David E. O'Brien * Copyright (c) 1988, 1993 diff --git a/lib/libc/string/strcasecmp.c b/lib/libc/string/strcasecmp.c index c72a660508c4..60b5bb4f0c4c 100644 --- a/lib/libc/string/strcasecmp.c +++ b/lib/libc/string/strcasecmp.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/strcasestr.c b/lib/libc/string/strcasestr.c index cca16dc7bb63..b70c2195a94e 100644 --- a/lib/libc/string/strcasestr.c +++ b/lib/libc/string/strcasestr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/strcat.c b/lib/libc/string/strcat.c index 07a3c08c1a2f..adaad598ec22 100644 --- a/lib/libc/string/strcat.c +++ b/lib/libc/string/strcat.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/strchr.c b/lib/libc/string/strchr.c index ab83b3995a44..61244da4519c 100644 --- a/lib/libc/string/strchr.c +++ b/lib/libc/string/strchr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/strcmp.c b/lib/libc/string/strcmp.c index 9daf624acce0..63cb4468415b 100644 --- a/lib/libc/string/strcmp.c +++ b/lib/libc/string/strcmp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/strcpy.c b/lib/libc/string/strcpy.c index 8a48d0d0d732..3eb0aa81eff5 100644 --- a/lib/libc/string/strcpy.c +++ b/lib/libc/string/strcpy.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/strdup.c b/lib/libc/string/strdup.c index 8e90aa05fcb9..45ed95c2ea9d 100644 --- a/lib/libc/string/strdup.c +++ b/lib/libc/string/strdup.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/strerror.c b/lib/libc/string/strerror.c index 1d7a385bd9ea..c5ac55ed3bc1 100644 --- a/lib/libc/string/strerror.c +++ b/lib/libc/string/strerror.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/strmode.c b/lib/libc/string/strmode.c index a73dd0ede401..50016be21ea1 100644 --- a/lib/libc/string/strmode.c +++ b/lib/libc/string/strmode.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/strncat.c b/lib/libc/string/strncat.c index 6a0e553daa3f..116fc53f92f4 100644 --- a/lib/libc/string/strncat.c +++ b/lib/libc/string/strncat.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/strncmp.c b/lib/libc/string/strncmp.c index 4967a9483e64..c68fe005fcbc 100644 --- a/lib/libc/string/strncmp.c +++ b/lib/libc/string/strncmp.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/strncpy.c b/lib/libc/string/strncpy.c index 39074035084c..3c02ccae41d8 100644 --- a/lib/libc/string/strncpy.c +++ b/lib/libc/string/strncpy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/strnstr.c b/lib/libc/string/strnstr.c index 4de757d5996f..756399fea902 100644 --- a/lib/libc/string/strnstr.c +++ b/lib/libc/string/strnstr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001 Mike Barcroft * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. diff --git a/lib/libc/string/strpbrk.c b/lib/libc/string/strpbrk.c index 565ef82f11d3..964379e19074 100644 --- a/lib/libc/string/strpbrk.c +++ b/lib/libc/string/strpbrk.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/strrchr.c b/lib/libc/string/strrchr.c index f84ffb78c438..6afb8c1a497f 100644 --- a/lib/libc/string/strrchr.c +++ b/lib/libc/string/strrchr.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/strsep.c b/lib/libc/string/strsep.c index 73c61af8115f..5de452109df7 100644 --- a/lib/libc/string/strsep.c +++ b/lib/libc/string/strsep.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/strsignal.c b/lib/libc/string/strsignal.c index 7c461a3dbb80..5f3292d10255 100644 --- a/lib/libc/string/strsignal.c +++ b/lib/libc/string/strsignal.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/strstr.c b/lib/libc/string/strstr.c index 8ed58b81a875..890a4aba98f5 100644 --- a/lib/libc/string/strstr.c +++ b/lib/libc/string/strstr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2005-2014 Rich Felker, et al. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/lib/libc/string/strtok.c b/lib/libc/string/strtok.c index 063a554339a6..46e40bfa4a61 100644 --- a/lib/libc/string/strtok.c +++ b/lib/libc/string/strtok.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1998 Softweyr LLC. All rights reserved. * * strtok_r, from Berkeley strtok diff --git a/lib/libc/string/swab.c b/lib/libc/string/swab.c index 84633094be3b..1a30ce813784 100644 --- a/lib/libc/string/swab.c +++ b/lib/libc/string/swab.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/wcpcpy.c b/lib/libc/string/wcpcpy.c index df63d72a0463..41b7c5178269 100644 --- a/lib/libc/string/wcpcpy.c +++ b/lib/libc/string/wcpcpy.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999 * David E. O'Brien * Copyright (c) 1988, 1993 diff --git a/lib/libc/string/wcscmp.c b/lib/libc/string/wcscmp.c index c2abe4c797f7..7205238d5637 100644 --- a/lib/libc/string/wcscmp.c +++ b/lib/libc/string/wcscmp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/wcsncmp.c b/lib/libc/string/wcsncmp.c index 8236d969feef..55c88f60e6fa 100644 --- a/lib/libc/string/wcsncmp.c +++ b/lib/libc/string/wcsncmp.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/wcsncpy.c b/lib/libc/string/wcsncpy.c index 215e9a115156..f86e40fe9536 100644 --- a/lib/libc/string/wcsncpy.c +++ b/lib/libc/string/wcsncpy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/wcsstr.c b/lib/libc/string/wcsstr.c index ce598a698969..74921fecf047 100644 --- a/lib/libc/string/wcsstr.c +++ b/lib/libc/string/wcsstr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libc/string/wcstok.c b/lib/libc/string/wcstok.c index 441fbd444854..b4bdc869a2e1 100644 --- a/lib/libc/string/wcstok.c +++ b/lib/libc/string/wcstok.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1998 Softweyr LLC. All rights reserved. * * strtok_r, from Berkeley strtok diff --git a/lib/libc/string/wcswidth.c b/lib/libc/string/wcswidth.c index bac979b5b9f0..3a8805f1b754 100644 --- a/lib/libc/string/wcswidth.c +++ b/lib/libc/string/wcswidth.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/lib/libc/sys/__error.c b/lib/libc/sys/__error.c index 8a065bf72002..ff73a6a16fb5 100644 --- a/lib/libc/sys/__error.c +++ b/lib/libc/sys/__error.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1997 John Birrell . * All rights reserved. * diff --git a/lib/libc/xdr/xdr.c b/lib/libc/xdr/xdr.c index 2d99f58d81bf..fcf4e9029074 100644 --- a/lib/libc/xdr/xdr.c +++ b/lib/libc/xdr/xdr.c @@ -1,6 +1,8 @@ /* $NetBSD: xdr.c,v 1.22 2000/07/06 03:10:35 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libc/xdr/xdr_array.c b/lib/libc/xdr/xdr_array.c index a11c7a11545c..f081c8644872 100644 --- a/lib/libc/xdr/xdr_array.c +++ b/lib/libc/xdr/xdr_array.c @@ -1,6 +1,8 @@ /* $NetBSD: xdr_array.c,v 1.12 2000/01/22 22:19:18 mycroft Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libc/xdr/xdr_float.c b/lib/libc/xdr/xdr_float.c index 1f16a4e44da7..d77a2e666d0e 100644 --- a/lib/libc/xdr/xdr_float.c +++ b/lib/libc/xdr/xdr_float.c @@ -1,6 +1,8 @@ /* $NetBSD: xdr_float.c,v 1.23 2000/07/17 04:59:51 matt Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libc/xdr/xdr_mem.c b/lib/libc/xdr/xdr_mem.c index ecefb2ec38db..423b647e4bed 100644 --- a/lib/libc/xdr/xdr_mem.c +++ b/lib/libc/xdr/xdr_mem.c @@ -1,6 +1,8 @@ /* $NetBSD: xdr_mem.c,v 1.15 2000/01/22 22:19:18 mycroft Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libc/xdr/xdr_rec.c b/lib/libc/xdr/xdr_rec.c index f818ed94b122..3ecae9a1ab44 100644 --- a/lib/libc/xdr/xdr_rec.c +++ b/lib/libc/xdr/xdr_rec.c @@ -1,6 +1,8 @@ /* $NetBSD: xdr_rec.c,v 1.18 2000/07/06 03:10:35 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libc/xdr/xdr_reference.c b/lib/libc/xdr/xdr_reference.c index 9acdd9640063..76fc115dd30c 100644 --- a/lib/libc/xdr/xdr_reference.c +++ b/lib/libc/xdr/xdr_reference.c @@ -1,6 +1,8 @@ /* $NetBSD: xdr_reference.c,v 1.13 2000/01/22 22:19:18 mycroft Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libc/xdr/xdr_sizeof.c b/lib/libc/xdr/xdr_sizeof.c index f4b287449e9f..71a6f4e8279b 100644 --- a/lib/libc/xdr/xdr_sizeof.c +++ b/lib/libc/xdr/xdr_sizeof.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libc/xdr/xdr_stdio.c b/lib/libc/xdr/xdr_stdio.c index 0065154a0cd7..0d179f9802f9 100644 --- a/lib/libc/xdr/xdr_stdio.c +++ b/lib/libc/xdr/xdr_stdio.c @@ -1,6 +1,8 @@ /* $NetBSD: xdr_stdio.c,v 1.14 2000/01/22 22:19:19 mycroft Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libcompat/4.3/re_comp.c b/lib/libcompat/4.3/re_comp.c index 360931a751ee..fbfa19bac0b5 100644 --- a/lib/libcompat/4.3/re_comp.c +++ b/lib/libcompat/4.3/re_comp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 The Regents of the University of California. * All rights reserved. * diff --git a/lib/libcompat/4.3/rexec.c b/lib/libcompat/4.3/rexec.c index 2a3349172dd9..a6599209605e 100644 --- a/lib/libcompat/4.3/rexec.c +++ b/lib/libcompat/4.3/rexec.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libcompat/4.4/cuserid.c b/lib/libcompat/4.4/cuserid.c index 78484842734a..325b763b8acc 100644 --- a/lib/libcompat/4.4/cuserid.c +++ b/lib/libcompat/4.4/cuserid.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libcrypt/misc.c b/lib/libcrypt/misc.c index 2202ffb652cd..a50c743796c1 100644 --- a/lib/libcrypt/misc.c +++ b/lib/libcrypt/misc.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999 * University of California. All rights reserved. * diff --git a/lib/libgssapi/gss_buffer_set.c b/lib/libgssapi/gss_buffer_set.c index 100dd4d58d4d..fa084573f1b1 100644 --- a/lib/libgssapi/gss_buffer_set.c +++ b/lib/libgssapi/gss_buffer_set.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2004, PADL Software Pty Ltd. * All rights reserved. * diff --git a/lib/libgssapi/gss_display_status.c b/lib/libgssapi/gss_display_status.c index b2a22d21fb48..b8ff12c4c3cb 100644 --- a/lib/libgssapi/gss_display_status.c +++ b/lib/libgssapi/gss_display_status.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2005 Doug Rabson * All rights reserved. * diff --git a/lib/libgssapi/gss_inquire_cred_by_oid.c b/lib/libgssapi/gss_inquire_cred_by_oid.c index fcb54a1d95bd..f564f3636338 100644 --- a/lib/libgssapi/gss_inquire_cred_by_oid.c +++ b/lib/libgssapi/gss_inquire_cred_by_oid.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2004, PADL Software Pty Ltd. * All rights reserved. * diff --git a/lib/libgssapi/gss_oid_to_str.c b/lib/libgssapi/gss_oid_to_str.c index 05e0d73887d8..836b149676d8 100644 --- a/lib/libgssapi/gss_oid_to_str.c +++ b/lib/libgssapi/gss_oid_to_str.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2000 The Regents of the University of Michigan. * All rights reserved. * diff --git a/lib/libgssapi/gss_pseudo_random.c b/lib/libgssapi/gss_pseudo_random.c index c74682329585..423da4f57e08 100644 --- a/lib/libgssapi/gss_pseudo_random.c +++ b/lib/libgssapi/gss_pseudo_random.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). * All rights reserved. diff --git a/lib/libgssapi/gss_release_oid.c b/lib/libgssapi/gss_release_oid.c index 01d06937f13e..19e3b262456c 100644 --- a/lib/libgssapi/gss_release_oid.c +++ b/lib/libgssapi/gss_release_oid.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2006 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). * All rights reserved. diff --git a/lib/libgssapi/gss_set_cred_option.c b/lib/libgssapi/gss_set_cred_option.c index 93b221294651..e645e7799d1e 100644 --- a/lib/libgssapi/gss_set_cred_option.c +++ b/lib/libgssapi/gss_set_cred_option.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2004, PADL Software Pty Ltd. * All rights reserved. * diff --git a/lib/libgssapi/gss_set_sec_context_option.c b/lib/libgssapi/gss_set_sec_context_option.c index 4b6bf1bda269..cda908d7ded8 100644 --- a/lib/libgssapi/gss_set_sec_context_option.c +++ b/lib/libgssapi/gss_set_sec_context_option.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2004, PADL Software Pty Ltd. * All rights reserved. * diff --git a/lib/libiconv_modules/BIG5/citrus_big5.c b/lib/libiconv_modules/BIG5/citrus_big5.c index 8dffc657169d..9486ddafc206 100644 --- a/lib/libiconv_modules/BIG5/citrus_big5.c +++ b/lib/libiconv_modules/BIG5/citrus_big5.c @@ -28,6 +28,8 @@ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libiconv_modules/EUC/citrus_euc.c b/lib/libiconv_modules/EUC/citrus_euc.c index e0c2d23ff0f0..e83e23fb4666 100644 --- a/lib/libiconv_modules/EUC/citrus_euc.c +++ b/lib/libiconv_modules/EUC/citrus_euc.c @@ -28,6 +28,8 @@ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libiconv_modules/UTF8/citrus_utf8.c b/lib/libiconv_modules/UTF8/citrus_utf8.c index 1bf433e9c5b5..397823cf6144 100644 --- a/lib/libiconv_modules/UTF8/citrus_utf8.c +++ b/lib/libiconv_modules/UTF8/citrus_utf8.c @@ -28,6 +28,8 @@ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libipsec/ipsec_dump_policy.c b/lib/libipsec/ipsec_dump_policy.c index 257bb092db53..76848f3cb0a5 100644 --- a/lib/libipsec/ipsec_dump_policy.c +++ b/lib/libipsec/ipsec_dump_policy.c @@ -1,6 +1,8 @@ /* $KAME: ipsec_dump_policy.c,v 1.13 2002/06/27 14:35:11 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. * All rights reserved. * diff --git a/lib/libipsec/ipsec_get_policylen.c b/lib/libipsec/ipsec_get_policylen.c index 232cb45097ff..37e02778ef51 100644 --- a/lib/libipsec/ipsec_get_policylen.c +++ b/lib/libipsec/ipsec_get_policylen.c @@ -1,6 +1,8 @@ /* $KAME: ipsec_get_policylen.c,v 1.5 2000/05/07 05:25:03 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. * All rights reserved. * diff --git a/lib/libipsec/ipsec_strerror.c b/lib/libipsec/ipsec_strerror.c index f9b2dc9cf805..6e7e9c6c29d2 100644 --- a/lib/libipsec/ipsec_strerror.c +++ b/lib/libipsec/ipsec_strerror.c @@ -1,6 +1,8 @@ /* $KAME: ipsec_strerror.c,v 1.7 2000/07/30 00:45:12 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. * All rights reserved. * diff --git a/lib/libipsec/ipsec_strerror.h b/lib/libipsec/ipsec_strerror.h index d9a1f0deffe2..3a1a5536743a 100644 --- a/lib/libipsec/ipsec_strerror.h +++ b/lib/libipsec/ipsec_strerror.h @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: ipsec_strerror.h,v 1.8 2000/07/30 00:45:12 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. * All rights reserved. * diff --git a/lib/libipsec/libpfkey.h b/lib/libipsec/libpfkey.h index 07ff582ec827..c4c191e3e438 100644 --- a/lib/libipsec/libpfkey.h +++ b/lib/libipsec/libpfkey.h @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: libpfkey.h,v 1.6 2001/03/05 18:22:17 thorpej Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/lib/libipsec/pfkey.c b/lib/libipsec/pfkey.c index 4791ddc2a648..02c58813a18d 100644 --- a/lib/libipsec/pfkey.c +++ b/lib/libipsec/pfkey.c @@ -1,6 +1,8 @@ /* $KAME: pfkey.c,v 1.46 2003/08/26 03:37:06 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. * All rights reserved. * diff --git a/lib/libipsec/pfkey_dump.c b/lib/libipsec/pfkey_dump.c index 5619ac79b137..e3ea7639d5c4 100644 --- a/lib/libipsec/pfkey_dump.c +++ b/lib/libipsec/pfkey_dump.c @@ -1,6 +1,8 @@ /* $KAME: pfkey_dump.c,v 1.45 2003/09/08 10:14:56 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. * All rights reserved. * diff --git a/lib/libipsec/policy_parse.y b/lib/libipsec/policy_parse.y index 46e54e554c07..a9c45804ab0d 100644 --- a/lib/libipsec/policy_parse.y +++ b/lib/libipsec/policy_parse.y @@ -1,6 +1,8 @@ /* $KAME: policy_parse.y,v 1.14 2003/06/27 03:39:20 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. * All rights reserved. * diff --git a/lib/libipsec/policy_token.l b/lib/libipsec/policy_token.l index 219cce446b65..81893912714d 100644 --- a/lib/libipsec/policy_token.l +++ b/lib/libipsec/policy_token.l @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: policy_token.l,v 1.13 2003/05/09 05:19:55 sakane Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. * All rights reserved. * diff --git a/lib/libipsec/test-policy.c b/lib/libipsec/test-policy.c index a24a0b41397d..579937396b0b 100644 --- a/lib/libipsec/test-policy.c +++ b/lib/libipsec/test-policy.c @@ -1,6 +1,8 @@ /* $KAME: test-policy.c,v 1.16 2003/08/26 03:24:08 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. * All rights reserved. * diff --git a/lib/libkvm/kvm.c b/lib/libkvm/kvm.c index de30165d6ee9..6c032a2cc8a1 100644 --- a/lib/libkvm/kvm.c +++ b/lib/libkvm/kvm.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libkvm/kvm.h b/lib/libkvm/kvm.h index 5cb76efe82c6..8c0aea009613 100644 --- a/lib/libkvm/kvm.h +++ b/lib/libkvm/kvm.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libkvm/kvm_amd64.c b/lib/libkvm/kvm_amd64.c index d568416783d8..52bf0b2b9022 100644 --- a/lib/libkvm/kvm_amd64.c +++ b/lib/libkvm/kvm_amd64.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libkvm/kvm_arm.c b/lib/libkvm/kvm_arm.c index db468008d2c3..dc855f167d7c 100644 --- a/lib/libkvm/kvm_arm.c +++ b/lib/libkvm/kvm_arm.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2005 Olivier Houchard * Copyright (c) 1989, 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/lib/libkvm/kvm_cptime.c b/lib/libkvm/kvm_cptime.c index dcb2ba78f32b..9d303943f551 100644 --- a/lib/libkvm/kvm_cptime.c +++ b/lib/libkvm/kvm_cptime.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Yahoo!, Inc. * All rights reserved. * Written by: John Baldwin diff --git a/lib/libkvm/kvm_getloadavg.c b/lib/libkvm/kvm_getloadavg.c index fd80a3435769..6353ce733ad2 100644 --- a/lib/libkvm/kvm_getloadavg.c +++ b/lib/libkvm/kvm_getloadavg.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libkvm/kvm_i386.c b/lib/libkvm/kvm_i386.c index 6e66a342e5c7..b6f4691eb180 100644 --- a/lib/libkvm/kvm_i386.c +++ b/lib/libkvm/kvm_i386.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libkvm/kvm_pcpu.c b/lib/libkvm/kvm_pcpu.c index 68dd36334330..2e52f5e7e850 100644 --- a/lib/libkvm/kvm_pcpu.c +++ b/lib/libkvm/kvm_pcpu.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2013 Gleb Smirnoff * Copyright (c) 2010 Juniper Networks, Inc. * Copyright (c) 2009 Robert N. M. Watson diff --git a/lib/libkvm/kvm_powerpc.c b/lib/libkvm/kvm_powerpc.c index 34b99eb0a276..9e596b6000aa 100644 --- a/lib/libkvm/kvm_powerpc.c +++ b/lib/libkvm/kvm_powerpc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008, Juniper Networks, Inc. * All rights reserved. * diff --git a/lib/libkvm/kvm_powerpc64.c b/lib/libkvm/kvm_powerpc64.c index c15ec881e19e..afe1e5c42f21 100644 --- a/lib/libkvm/kvm_powerpc64.c +++ b/lib/libkvm/kvm_powerpc64.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008, Juniper Networks, Inc. * All rights reserved. * diff --git a/lib/libkvm/kvm_private.h b/lib/libkvm/kvm_private.h index 03c7ee45a620..39a743c922fc 100644 --- a/lib/libkvm/kvm_private.h +++ b/lib/libkvm/kvm_private.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libkvm/kvm_proc.c b/lib/libkvm/kvm_proc.c index a7886ab556ab..4fc35b5a507e 100644 --- a/lib/libkvm/kvm_proc.c +++ b/lib/libkvm/kvm_proc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libkvm/kvm_sparc64.c b/lib/libkvm/kvm_sparc64.c index ff08cd82720f..2086f1751abd 100644 --- a/lib/libkvm/kvm_sparc64.c +++ b/lib/libkvm/kvm_sparc64.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libnetbsd/sys/cdefs.h b/lib/libnetbsd/sys/cdefs.h index 325c23422446..9adb99193d83 100644 --- a/lib/libnetbsd/sys/cdefs.h +++ b/lib/libnetbsd/sys/cdefs.h @@ -1,6 +1,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2012 SRI International * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/lib/libnetbsd/util.h b/lib/libnetbsd/util.h index be18d7727b19..3bd297c8aa36 100644 --- a/lib/libnetbsd/util.h +++ b/lib/libnetbsd/util.h @@ -1,6 +1,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2012 SRI International * Copyright (c) 1995 * The Regents of the University of California. All rights reserved. diff --git a/lib/libpam/modules/pam_lastlog/pam_lastlog.c b/lib/libpam/modules/pam_lastlog/pam_lastlog.c index 814edb8c59af..00b07bc19142 100644 --- a/lib/libpam/modules/pam_lastlog/pam_lastlog.c +++ b/lib/libpam/modules/pam_lastlog/pam_lastlog.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1987, 1988, 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * Copyright (c) 2001 Mark R V Murray diff --git a/lib/librpcsec_gss/rpcsec_gss.c b/lib/librpcsec_gss/rpcsec_gss.c index 60208810e4aa..46beb69de790 100644 --- a/lib/librpcsec_gss/rpcsec_gss.c +++ b/lib/librpcsec_gss/rpcsec_gss.c @@ -26,6 +26,8 @@ * $FreeBSD$ */ /* + SPDX-License-Identifier: BSD-3-Clause + auth_gss.c RPCSEC_GSS client routines. diff --git a/lib/librpcsec_gss/rpcsec_gss_int.h b/lib/librpcsec_gss/rpcsec_gss_int.h index d74191dde937..e247d70fc3c5 100644 --- a/lib/librpcsec_gss/rpcsec_gss_int.h +++ b/lib/librpcsec_gss/rpcsec_gss_int.h @@ -1,4 +1,6 @@ /* + SPDX-License-Identifier: BSD-3-Clause + rpcsec_gss.h Copyright (c) 2000 The Regents of the University of Michigan. diff --git a/lib/librpcsec_gss/rpcsec_gss_prot.c b/lib/librpcsec_gss/rpcsec_gss_prot.c index 924ff9f92c6e..08a00f6bdb97 100644 --- a/lib/librpcsec_gss/rpcsec_gss_prot.c +++ b/lib/librpcsec_gss/rpcsec_gss_prot.c @@ -1,4 +1,6 @@ /* + SPDX-License-Identifier: BSD-3-Clause + rpcsec_gss_prot.c Copyright (c) 2000 The Regents of the University of Michigan. diff --git a/lib/librpcsec_gss/svc_rpcsec_gss.c b/lib/librpcsec_gss/svc_rpcsec_gss.c index 2763b66df4f6..8a18047ca03d 100644 --- a/lib/librpcsec_gss/svc_rpcsec_gss.c +++ b/lib/librpcsec_gss/svc_rpcsec_gss.c @@ -25,7 +25,9 @@ * * $FreeBSD$ */ -/* +/*- + SPDX-License-Identifier: BSD-3-Clause + svc_rpcsec_gss.c Copyright (c) 2000 The Regents of the University of Michigan. diff --git a/lib/libthr/thread/thr_clean.c b/lib/libthr/thread/thr_clean.c index 62e3db20a4e0..5a93d94a7e5a 100644 --- a/lib/libthr/thread/thr_clean.c +++ b/lib/libthr/thread/thr_clean.c @@ -1,4 +1,7 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * + * Copyright (c) 1995 John Birrell . * All rights reserved. * diff --git a/lib/libthr/thread/thr_condattr.c b/lib/libthr/thread/thr_condattr.c index 906ea778a8d5..b98f695d7bce 100644 --- a/lib/libthr/thread/thr_condattr.c +++ b/lib/libthr/thread/thr_condattr.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1997 John Birrell . * All rights reserved. * diff --git a/lib/libthr/thread/thr_equal.c b/lib/libthr/thread/thr_equal.c index a9eed8c07378..8baed3b75c3f 100644 --- a/lib/libthr/thread/thr_equal.c +++ b/lib/libthr/thread/thr_equal.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 John Birrell . * All rights reserved. * diff --git a/lib/libthr/thread/thr_exit.c b/lib/libthr/thread/thr_exit.c index 0df0b8c2c8d0..44f00a5c7204 100644 --- a/lib/libthr/thread/thr_exit.c +++ b/lib/libthr/thread/thr_exit.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995-1998 John Birrell * All rights reserved. * diff --git a/lib/libthr/thread/thr_fork.c b/lib/libthr/thread/thr_fork.c index 1a646b008c8b..5e63e6eec40b 100644 --- a/lib/libthr/thread/thr_fork.c +++ b/lib/libthr/thread/thr_fork.c @@ -25,7 +25,9 @@ * SUCH DAMAGE. */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995-1998 John Birrell * All rights reserved. * diff --git a/lib/libthr/thread/thr_getprio.c b/lib/libthr/thread/thr_getprio.c index 033f4f557723..a8d8d2bfe017 100644 --- a/lib/libthr/thread/thr_getprio.c +++ b/lib/libthr/thread/thr_getprio.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 John Birrell . * All rights reserved. * diff --git a/lib/libthr/thread/thr_info.c b/lib/libthr/thread/thr_info.c index 4e4f41eb9a86..d932bb0c7692 100644 --- a/lib/libthr/thread/thr_info.c +++ b/lib/libthr/thread/thr_info.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995-1998 John Birrell * All rights reserved. * diff --git a/lib/libthr/thread/thr_kill.c b/lib/libthr/thread/thr_kill.c index 15928b1b91f6..59b8b1567011 100644 --- a/lib/libthr/thread/thr_kill.c +++ b/lib/libthr/thread/thr_kill.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1997 John Birrell . * All rights reserved. * diff --git a/lib/libthr/thread/thr_multi_np.c b/lib/libthr/thread/thr_multi_np.c index 74379f55cc66..59e782cc59b2 100644 --- a/lib/libthr/thread/thr_multi_np.c +++ b/lib/libthr/thread/thr_multi_np.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1996 John Birrell . * All rights reserved. * diff --git a/lib/libthr/thread/thr_mutexattr.c b/lib/libthr/thread/thr_mutexattr.c index d8a86714905a..5becec38ffba 100644 --- a/lib/libthr/thread/thr_mutexattr.c +++ b/lib/libthr/thread/thr_mutexattr.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1996 Jeffrey Hsu . * All rights reserved. * diff --git a/lib/libthr/thread/thr_resume_np.c b/lib/libthr/thread/thr_resume_np.c index b280cb112274..125d70a595e9 100644 --- a/lib/libthr/thread/thr_resume_np.c +++ b/lib/libthr/thread/thr_resume_np.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 John Birrell . * All rights reserved. * diff --git a/lib/libthr/thread/thr_self.c b/lib/libthr/thread/thr_self.c index 65ad631eafa6..eb7c197e4f29 100644 --- a/lib/libthr/thread/thr_self.c +++ b/lib/libthr/thread/thr_self.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 John Birrell . * All rights reserved. * diff --git a/lib/libthr/thread/thr_setprio.c b/lib/libthr/thread/thr_setprio.c index 6f8a0098217f..537b9b89f201 100644 --- a/lib/libthr/thread/thr_setprio.c +++ b/lib/libthr/thread/thr_setprio.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 John Birrell . * All rights reserved. * diff --git a/lib/libthr/thread/thr_single_np.c b/lib/libthr/thread/thr_single_np.c index 32bc5869a8f1..7aecfc93b3e3 100644 --- a/lib/libthr/thread/thr_single_np.c +++ b/lib/libthr/thread/thr_single_np.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1996 John Birrell . * All rights reserved. * diff --git a/lib/libthr/thread/thr_spec.c b/lib/libthr/thread/thr_spec.c index 63e63de1aefb..faa88e2fc8ba 100644 --- a/lib/libthr/thread/thr_spec.c +++ b/lib/libthr/thread/thr_spec.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 John Birrell . * All rights reserved. * diff --git a/lib/libthr/thread/thr_spinlock.c b/lib/libthr/thread/thr_spinlock.c index 51903a6948c9..8680a7229018 100644 --- a/lib/libthr/thread/thr_spinlock.c +++ b/lib/libthr/thread/thr_spinlock.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1997 John Birrell . * All rights reserved. * diff --git a/lib/libthr/thread/thr_suspend_np.c b/lib/libthr/thread/thr_suspend_np.c index 48d4bc149063..2d68582623dd 100644 --- a/lib/libthr/thread/thr_suspend_np.c +++ b/lib/libthr/thread/thr_suspend_np.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995-1998 John Birrell . * All rights reserved. * diff --git a/lib/libthr/thread/thr_symbols.c b/lib/libthr/thread/thr_symbols.c index 9eef8db1a0a6..cee263c56826 100644 --- a/lib/libthr/thread/thr_symbols.c +++ b/lib/libthr/thread/thr_symbols.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2004 David Xu * All rights reserved. * diff --git a/lib/libthr/thread/thr_syscalls.c b/lib/libthr/thread/thr_syscalls.c index 92d0c99d2831..025dfc75fab6 100644 --- a/lib/libthr/thread/thr_syscalls.c +++ b/lib/libthr/thread/thr_syscalls.c @@ -33,7 +33,9 @@ * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995-1998 John Birrell * All rights reserved. * diff --git a/lib/libthr/thread/thr_yield.c b/lib/libthr/thread/thr_yield.c index 1739495f1e09..0d666d52a554 100644 --- a/lib/libthr/thread/thr_yield.c +++ b/lib/libthr/thread/thr_yield.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 John Birrell . * All rights reserved. * diff --git a/lib/libthread_db/arch/mips/libpthread_md.c b/lib/libthread_db/arch/mips/libpthread_md.c index 6d4556fde766..cef786a32887 100644 --- a/lib/libthread_db/arch/mips/libpthread_md.c +++ b/lib/libthread_db/arch/mips/libpthread_md.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2006-2007, Juniper Networks, Inc. * All rights reserved. * diff --git a/lib/libutil/hexdump.c b/lib/libutil/hexdump.c index d1747b3e2eb0..9e42237e17fb 100644 --- a/lib/libutil/hexdump.c +++ b/lib/libutil/hexdump.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1986, 1988, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/lib/libutil/login_tty.c b/lib/libutil/login_tty.c index 26298e766b19..00d7e6180b63 100644 --- a/lib/libutil/login_tty.c +++ b/lib/libutil/login_tty.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libutil/pty.c b/lib/libutil/pty.c index 8b03fea19618..1ef445a7b3b4 100644 --- a/lib/libutil/pty.c +++ b/lib/libutil/pty.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/lib/libutil/pw_util.c b/lib/libutil/pw_util.c index 85b8d04ba7ae..d28741c60e9f 100644 --- a/lib/libutil/pw_util.c +++ b/lib/libutil/pw_util.c @@ -1,4 +1,6 @@ -/*- +/*-- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * Copyright (c) 2002 Networks Associates Technology, Inc. diff --git a/lib/libutil/uucplock.c b/lib/libutil/uucplock.c index b6c795fe372f..18e233c63731 100644 --- a/lib/libutil/uucplock.c +++ b/lib/libutil/uucplock.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/liby/main.c b/lib/liby/main.c index b9a5cd8bf0b4..6a8fa39c2a6d 100644 --- a/lib/liby/main.c +++ b/lib/liby/main.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/liby/yyerror.c b/lib/liby/yyerror.c index a040333d0928..122ce105fbe4 100644 --- a/lib/liby/yyerror.c +++ b/lib/liby/yyerror.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/ncurses/ncurses/pathnames.h b/lib/ncurses/ncurses/pathnames.h index dcad91b56f14..582d7e8b4b02 100644 --- a/lib/ncurses/ncurses/pathnames.h +++ b/lib/ncurses/ncurses/pathnames.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/lib/ncurses/ncurses/termcap.c b/lib/ncurses/ncurses/termcap.c index ffa71ea072f2..f1df49ada13c 100644 --- a/lib/ncurses/ncurses/termcap.c +++ b/lib/ncurses/ncurses/termcap.c @@ -27,7 +27,9 @@ #include /* The rest is from BSD */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/libexec/bootpd/rtmsg.c b/libexec/bootpd/rtmsg.c index a3dbb8e06805..a689a5ac139f 100644 --- a/libexec/bootpd/rtmsg.c +++ b/libexec/bootpd/rtmsg.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1984, 1993 * The Regents of the University of California. All rights reserved. * Copyright (c) 1994 diff --git a/libexec/comsat/comsat.c b/libexec/comsat/comsat.c index 4420f00f7a12..c9d490d2cf6e 100644 --- a/libexec/comsat/comsat.c +++ b/libexec/comsat/comsat.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/libexec/fingerd/fingerd.c b/libexec/fingerd/fingerd.c index 485afe5b06b7..ff8d5046a577 100644 --- a/libexec/fingerd/fingerd.c +++ b/libexec/fingerd/fingerd.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/libexec/fingerd/pathnames.h b/libexec/fingerd/pathnames.h index 0a9154112eca..5f70e892e5b8 100644 --- a/libexec/fingerd/pathnames.h +++ b/libexec/fingerd/pathnames.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/libexec/ftpd/extern.h b/libexec/ftpd/extern.h index 9d56cb235b4c..80d24b46d2e4 100644 --- a/libexec/ftpd/extern.h +++ b/libexec/ftpd/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/libexec/ftpd/ftpcmd.y b/libexec/ftpd/ftpcmd.y index 8d4e3bdeae2f..43718a44191f 100644 --- a/libexec/ftpd/ftpcmd.y +++ b/libexec/ftpd/ftpcmd.y @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1988, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/libexec/ftpd/ftpd.c b/libexec/ftpd/ftpd.c index 1e9c794eefcd..e41ffd253b0b 100644 --- a/libexec/ftpd/ftpd.c +++ b/libexec/ftpd/ftpd.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1988, 1990, 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/libexec/ftpd/logwtmp.c b/libexec/ftpd/logwtmp.c index 9beade307044..0ae48dd4cd7b 100644 --- a/libexec/ftpd/logwtmp.c +++ b/libexec/ftpd/logwtmp.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/libexec/ftpd/pathnames.h b/libexec/ftpd/pathnames.h index 208303498654..47dc25a5dfe7 100644 --- a/libexec/ftpd/pathnames.h +++ b/libexec/ftpd/pathnames.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/libexec/ftpd/popen.c b/libexec/ftpd/popen.c index 2dad033f0419..082b2270a953 100644 --- a/libexec/ftpd/popen.c +++ b/libexec/ftpd/popen.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/libexec/getty/extern.h b/libexec/getty/extern.h index c7b73a87236e..9ee77f06eeda 100644 --- a/libexec/getty/extern.h +++ b/libexec/getty/extern.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/libexec/getty/gettytab.h b/libexec/getty/gettytab.h index 83b17f013740..2d3972e3bc10 100644 --- a/libexec/getty/gettytab.h +++ b/libexec/getty/gettytab.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/libexec/getty/init.c b/libexec/getty/init.c index a7077a332665..cac81fb072dd 100644 --- a/libexec/getty/init.c +++ b/libexec/getty/init.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/libexec/getty/main.c b/libexec/getty/main.c index 9b2c964873bf..61e13ba2cad6 100644 --- a/libexec/getty/main.c +++ b/libexec/getty/main.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/libexec/getty/pathnames.h b/libexec/getty/pathnames.h index df59a2ca85cf..749875a6d183 100644 --- a/libexec/getty/pathnames.h +++ b/libexec/getty/pathnames.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/libexec/getty/subr.c b/libexec/getty/subr.c index 2496b4c40b2f..3d8a658c17b3 100644 --- a/libexec/getty/subr.c +++ b/libexec/getty/subr.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/libexec/mknetid/parse_group.c b/libexec/mknetid/parse_group.c index 6244a8c6847e..e876bd9f2ff0 100644 --- a/libexec/mknetid/parse_group.c +++ b/libexec/mknetid/parse_group.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/libexec/rbootd/bpf.c b/libexec/rbootd/bpf.c index bfe20adc426e..0edcc06ccf7e 100644 --- a/libexec/rbootd/bpf.c +++ b/libexec/rbootd/bpf.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1992 The University of Utah and the Center * for Software Science (CSS). * Copyright (c) 1992, 1993 diff --git a/libexec/rbootd/conf.c b/libexec/rbootd/conf.c index 32b878274548..af46f53c3c88 100644 --- a/libexec/rbootd/conf.c +++ b/libexec/rbootd/conf.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1992 The University of Utah and the Center * for Software Science (CSS). * Copyright (c) 1992, 1993 diff --git a/libexec/rbootd/defs.h b/libexec/rbootd/defs.h index ebf82439cf76..4c082cbbfc78 100644 --- a/libexec/rbootd/defs.h +++ b/libexec/rbootd/defs.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1992 The University of Utah and the Center * for Software Science (CSS). * Copyright (c) 1992, 1993 diff --git a/libexec/rbootd/parseconf.c b/libexec/rbootd/parseconf.c index 58b9ac5d6a4b..9585e87185c6 100644 --- a/libexec/rbootd/parseconf.c +++ b/libexec/rbootd/parseconf.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1992 The University of Utah and the Center * for Software Science (CSS). * Copyright (c) 1992, 1993 diff --git a/libexec/rbootd/pathnames.h b/libexec/rbootd/pathnames.h index 54f8c67bf3a3..49412a9eb0f4 100644 --- a/libexec/rbootd/pathnames.h +++ b/libexec/rbootd/pathnames.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1992 The University of Utah and the Center * for Software Science (CSS). * Copyright (c) 1992, 1993 diff --git a/libexec/rbootd/rbootd.c b/libexec/rbootd/rbootd.c index de142f17fbec..3bc02ec9cb80 100644 --- a/libexec/rbootd/rbootd.c +++ b/libexec/rbootd/rbootd.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1992 The University of Utah and the Center * for Software Science (CSS). * Copyright (c) 1992, 1993 diff --git a/libexec/rbootd/rmp.h b/libexec/rbootd/rmp.h index 09b67eedce01..0e8d17532ec0 100644 --- a/libexec/rbootd/rmp.h +++ b/libexec/rbootd/rmp.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1992 The University of Utah and the Center * for Software Science (CSS). * Copyright (c) 1992, 1993 diff --git a/libexec/rbootd/rmp_var.h b/libexec/rbootd/rmp_var.h index fdaacf7c7c51..8c5201295ccc 100644 --- a/libexec/rbootd/rmp_var.h +++ b/libexec/rbootd/rmp_var.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1992 The University of Utah and the Center * for Software Science (CSS). * Copyright (c) 1992, 1993 diff --git a/libexec/rbootd/rmpproto.c b/libexec/rbootd/rmpproto.c index aa4be5647222..26f4a069581e 100644 --- a/libexec/rbootd/rmpproto.c +++ b/libexec/rbootd/rmpproto.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1992 The University of Utah and the Center * for Software Science (CSS). * Copyright (c) 1992, 1993 diff --git a/libexec/rbootd/utils.c b/libexec/rbootd/utils.c index 81ef584813bc..f5c2d62d30d7 100644 --- a/libexec/rbootd/utils.c +++ b/libexec/rbootd/utils.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1992 The University of Utah and the Center * for Software Science (CSS). * Copyright (c) 1992, 1993 diff --git a/libexec/revnetgroup/parse_netgroup.c b/libexec/revnetgroup/parse_netgroup.c index b89148143894..a1e954164ea9 100644 --- a/libexec/revnetgroup/parse_netgroup.c +++ b/libexec/revnetgroup/parse_netgroup.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/libexec/rpc.rstatd/rstatd.c b/libexec/rpc.rstatd/rstatd.c index bb74eb806024..6a6b09b9ae0c 100644 --- a/libexec/rpc.rstatd/rstatd.c +++ b/libexec/rpc.rstatd/rstatd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993, John Brezak * All rights reserved. * diff --git a/libexec/rpc.rusersd/extern.h b/libexec/rpc.rusersd/extern.h index ac91526318ed..8c2fef55755f 100644 --- a/libexec/rpc.rusersd/extern.h +++ b/libexec/rpc.rusersd/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993, John Brezak * All rights reserved. * diff --git a/libexec/rpc.rusersd/rusers_proc.c b/libexec/rpc.rusersd/rusers_proc.c index 51e9a4dc0faf..bfb65dadb004 100644 --- a/libexec/rpc.rusersd/rusers_proc.c +++ b/libexec/rpc.rusersd/rusers_proc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993, John Brezak * All rights reserved. * diff --git a/libexec/rpc.rusersd/rusersd.c b/libexec/rpc.rusersd/rusersd.c index 2a1e7bdadb31..e1e77398c8ff 100644 --- a/libexec/rpc.rusersd/rusersd.c +++ b/libexec/rpc.rusersd/rusersd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993, John Brezak * All rights reserved. * diff --git a/libexec/rtld-elf/malloc.c b/libexec/rtld-elf/malloc.c index d7934d143174..cfd541eabc9d 100644 --- a/libexec/rtld-elf/malloc.c +++ b/libexec/rtld-elf/malloc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983 Regents of the University of California. * All rights reserved. * diff --git a/libexec/rtld-elf/rtld_printf.c b/libexec/rtld-elf/rtld_printf.c index c899d4722b9f..5fa20af71e84 100644 --- a/libexec/rtld-elf/rtld_printf.c +++ b/libexec/rtld-elf/rtld_printf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1986, 1988, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/libexec/talkd/announce.c b/libexec/talkd/announce.c index 00c01ac6d735..9cf326669998 100644 --- a/libexec/talkd/announce.c +++ b/libexec/talkd/announce.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/libexec/talkd/print.c b/libexec/talkd/print.c index 9a749618ff70..4d10329dd7f8 100644 --- a/libexec/talkd/print.c +++ b/libexec/talkd/print.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/libexec/talkd/process.c b/libexec/talkd/process.c index 742043f8ceb0..2bd22a1becb2 100644 --- a/libexec/talkd/process.c +++ b/libexec/talkd/process.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/libexec/talkd/table.c b/libexec/talkd/table.c index 30200c45e997..ed1560f86ff8 100644 --- a/libexec/talkd/table.c +++ b/libexec/talkd/table.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/libexec/talkd/talkd.c b/libexec/talkd/talkd.c index a444fe7c9ed3..984afbce905a 100644 --- a/libexec/talkd/talkd.c +++ b/libexec/talkd/talkd.c @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/libexec/tftpd/tftpd.c b/libexec/tftpd/tftpd.c index 26d81051ab5a..e8ae35506ae3 100644 --- a/libexec/tftpd/tftpd.c +++ b/libexec/tftpd/tftpd.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/bsdlabel/pathnames.h b/sbin/bsdlabel/pathnames.h index dcf0abb17bc4..77ee59e0279e 100644 --- a/sbin/bsdlabel/pathnames.h +++ b/sbin/bsdlabel/pathnames.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/clri/clri.c b/sbin/clri/clri.c index 6996c9b9e0de..7745aa56d18f 100644 --- a/sbin/clri/clri.c +++ b/sbin/clri/clri.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/devd/devd.cc b/sbin/devd/devd.cc index e6752772cb3f..1d80564c94c2 100644 --- a/sbin/devd/devd.cc +++ b/sbin/devd/devd.cc @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause AND BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2010 M. Warner Losh. * All rights reserved. * diff --git a/sbin/dhclient/alloc.c b/sbin/dhclient/alloc.c index cd60ceca7d83..c3ea309a5456 100644 --- a/sbin/dhclient/alloc.c +++ b/sbin/dhclient/alloc.c @@ -2,7 +2,9 @@ /* Memory allocation... */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995, 1996, 1998 The Internet Software Consortium. * All rights reserved. * diff --git a/sbin/dhclient/bpf.c b/sbin/dhclient/bpf.c index 78b9eb624e88..a9da1f0a5a9f 100644 --- a/sbin/dhclient/bpf.c +++ b/sbin/dhclient/bpf.c @@ -2,7 +2,9 @@ /* BPF socket interface code, originally contributed by Archie Cobbs. */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995, 1996, 1998, 1999 * The Internet Software Consortium. All rights reserved. * diff --git a/sbin/dhclient/clparse.c b/sbin/dhclient/clparse.c index a03723f7256b..d765ec4f3e7d 100644 --- a/sbin/dhclient/clparse.c +++ b/sbin/dhclient/clparse.c @@ -2,7 +2,9 @@ /* Parser for dhclient config and lease files... */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1997 The Internet Software Consortium. * All rights reserved. * diff --git a/sbin/dhclient/conflex.c b/sbin/dhclient/conflex.c index cd57e3b44132..5dc73518c0b6 100644 --- a/sbin/dhclient/conflex.c +++ b/sbin/dhclient/conflex.c @@ -2,7 +2,9 @@ /* Lexical scanner for dhcpd config file... */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995, 1996, 1997 The Internet Software Consortium. * All rights reserved. * diff --git a/sbin/dhclient/convert.c b/sbin/dhclient/convert.c index adca0929a07c..c30195254d4b 100644 --- a/sbin/dhclient/convert.c +++ b/sbin/dhclient/convert.c @@ -5,7 +5,9 @@ * which can't be assumed to be aligned. */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995, 1996 The Internet Software Consortium. * All rights reserved. * diff --git a/sbin/dhclient/dhclient.c b/sbin/dhclient/dhclient.c index 4f44303a0404..6817f0b12f39 100644 --- a/sbin/dhclient/dhclient.c +++ b/sbin/dhclient/dhclient.c @@ -1,6 +1,8 @@ /* $OpenBSD: dhclient.c,v 1.63 2005/02/06 17:10:13 krw Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright 2004 Henning Brauer * Copyright (c) 1995, 1996, 1997, 1998, 1999 * The Internet Software Consortium. All rights reserved. diff --git a/sbin/dhclient/dhcp.h b/sbin/dhclient/dhcp.h index 6e7d1a743bc9..e4dcfb93271e 100644 --- a/sbin/dhclient/dhcp.h +++ b/sbin/dhclient/dhcp.h @@ -3,7 +3,9 @@ /* Protocol structures... */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995, 1996 The Internet Software Consortium. * All rights reserved. * diff --git a/sbin/dhclient/dhcpd.h b/sbin/dhclient/dhcpd.h index 9d80fc253676..3fd51ee36720 100644 --- a/sbin/dhclient/dhcpd.h +++ b/sbin/dhclient/dhcpd.h @@ -1,6 +1,8 @@ /* $OpenBSD: dhcpd.h,v 1.33 2004/05/06 22:29:15 deraadt Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2004 Henning Brauer * Copyright (c) 1995, 1996, 1997, 1998, 1999 * The Internet Software Consortium. All rights reserved. diff --git a/sbin/dhclient/dhctoken.h b/sbin/dhclient/dhctoken.h index 7b23242fbac0..26c81aa734dc 100644 --- a/sbin/dhclient/dhctoken.h +++ b/sbin/dhclient/dhctoken.h @@ -2,7 +2,9 @@ /* Tokens for config file lexer and parser. */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995, 1996, 1997, 1998, 1999 * The Internet Software Consortium. All rights reserved. * @@ -38,6 +40,8 @@ * Enterprises. To learn more about the Internet Software Consortium, * see ``http://www.vix.com/isc''. To learn more about Vixie * Enterprises, see ``http://www.vix.com''. + * + * $FreeBSD$ */ #define SEMI ';' diff --git a/sbin/dhclient/dispatch.c b/sbin/dhclient/dispatch.c index 51d5c7af04c5..9a4f82fb6fa4 100644 --- a/sbin/dhclient/dispatch.c +++ b/sbin/dhclient/dispatch.c @@ -1,6 +1,8 @@ /* $OpenBSD: dispatch.c,v 1.31 2004/09/21 04:07:03 david Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright 2004 Henning Brauer * Copyright (c) 1995, 1996, 1997, 1998, 1999 * The Internet Software Consortium. All rights reserved. diff --git a/sbin/dhclient/errwarn.c b/sbin/dhclient/errwarn.c index 596505e21d55..f6c247a87677 100644 --- a/sbin/dhclient/errwarn.c +++ b/sbin/dhclient/errwarn.c @@ -2,7 +2,9 @@ /* Errors and warnings... */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1996 The Internet Software Consortium. * All Rights Reserved. * Copyright (c) 1995 RadioMail Corporation. All rights reserved. diff --git a/sbin/dhclient/hash.c b/sbin/dhclient/hash.c index 040236ab735b..d16a3e66d857 100644 --- a/sbin/dhclient/hash.c +++ b/sbin/dhclient/hash.c @@ -2,7 +2,9 @@ /* Routines for manipulating hash tables... */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995, 1996, 1997, 1998 The Internet Software Consortium. * All rights reserved. * diff --git a/sbin/dhclient/inet.c b/sbin/dhclient/inet.c index 4b7b1cef1bad..759d69387d4d 100644 --- a/sbin/dhclient/inet.c +++ b/sbin/dhclient/inet.c @@ -5,7 +5,9 @@ * way... */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1996 The Internet Software Consortium. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sbin/dhclient/options.c b/sbin/dhclient/options.c index fe025e6d6a40..8098d706e061 100644 --- a/sbin/dhclient/options.c +++ b/sbin/dhclient/options.c @@ -2,7 +2,9 @@ /* DHCP options parsing and reassembly. */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995, 1996, 1997, 1998 The Internet Software Consortium. * All rights reserved. * diff --git a/sbin/dhclient/packet.c b/sbin/dhclient/packet.c index 859f48b1a66a..ee549e9d8a2b 100644 --- a/sbin/dhclient/packet.c +++ b/sbin/dhclient/packet.c @@ -2,7 +2,9 @@ /* Packet assembly code, originally contributed by Archie Cobbs. */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995, 1996, 1999 The Internet Software Consortium. * All rights reserved. * diff --git a/sbin/dhclient/parse.c b/sbin/dhclient/parse.c index c96e18d0e1b6..cf37dc055aa3 100644 --- a/sbin/dhclient/parse.c +++ b/sbin/dhclient/parse.c @@ -2,7 +2,9 @@ /* Common parser code for dhcpd and dhclient. */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995, 1996, 1997, 1998 The Internet Software Consortium. * All rights reserved. * diff --git a/sbin/dhclient/tables.c b/sbin/dhclient/tables.c index 1dcace9bdb04..8fd2199da6a2 100644 --- a/sbin/dhclient/tables.c +++ b/sbin/dhclient/tables.c @@ -2,7 +2,9 @@ /* Tables of information... */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995, 1996 The Internet Software Consortium. * All rights reserved. * diff --git a/sbin/dhclient/tree.c b/sbin/dhclient/tree.c index 0ed2919bb314..caf8ca1d71d8 100644 --- a/sbin/dhclient/tree.c +++ b/sbin/dhclient/tree.c @@ -2,7 +2,9 @@ /* Routines for manipulating parse trees... */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995, 1996, 1997 The Internet Software Consortium. * All rights reserved. * diff --git a/sbin/dhclient/tree.h b/sbin/dhclient/tree.h index 04e08e7c820c..9fdcc0d3b772 100644 --- a/sbin/dhclient/tree.h +++ b/sbin/dhclient/tree.h @@ -2,7 +2,9 @@ /* Definitions for address trees... */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 The Internet Software Consortium. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,6 +39,8 @@ * Enterprises. To learn more about the Internet Software Consortium, * see ``http://www.vix.com/isc''. To learn more about Vixie * Enterprises, see ``http://www.vix.com''. + * + * $FreeBSD$ */ /* A pair of pointers, suitable for making a linked list. */ diff --git a/sbin/dmesg/dmesg.c b/sbin/dmesg/dmesg.c index a25b7352a922..469582204f7b 100644 --- a/sbin/dmesg/dmesg.c +++ b/sbin/dmesg/dmesg.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/dump/dump.h b/sbin/dump/dump.h index 6097a30a7b42..f935fab26b88 100644 --- a/sbin/dump/dump.h +++ b/sbin/dump/dump.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/dump/dumprmt.c b/sbin/dump/dumprmt.c index 87f3e4d4494d..66a80bbd9f0b 100644 --- a/sbin/dump/dumprmt.c +++ b/sbin/dump/dumprmt.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/dump/itime.c b/sbin/dump/itime.c index 1c7066a5e772..93ae6a2180e4 100644 --- a/sbin/dump/itime.c +++ b/sbin/dump/itime.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/dump/main.c b/sbin/dump/main.c index f56092de7305..91179dd54487 100644 --- a/sbin/dump/main.c +++ b/sbin/dump/main.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/dump/optr.c b/sbin/dump/optr.c index 49b8a6427ac4..8eb163516c72 100644 --- a/sbin/dump/optr.c +++ b/sbin/dump/optr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/dump/pathnames.h b/sbin/dump/pathnames.h index c1a7ab5fccf0..6f56aeff7a51 100644 --- a/sbin/dump/pathnames.h +++ b/sbin/dump/pathnames.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/dump/tape.c b/sbin/dump/tape.c index 5fd1b04491a0..2bddb40bffc7 100644 --- a/sbin/dump/tape.c +++ b/sbin/dump/tape.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/dump/traverse.c b/sbin/dump/traverse.c index d1f92b507778..c501f985521a 100644 --- a/sbin/dump/traverse.c +++ b/sbin/dump/traverse.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1988, 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/dump/unctime.c b/sbin/dump/unctime.c index bcc9affed216..3e03a65f1a7c 100644 --- a/sbin/dump/unctime.c +++ b/sbin/dump/unctime.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/dumpfs/dumpfs.c b/sbin/dumpfs/dumpfs.c index e163b4b69747..87e28366a1a0 100644 --- a/sbin/dumpfs/dumpfs.c +++ b/sbin/dumpfs/dumpfs.c @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009 Robert N. M. Watson * All rights reserved. * diff --git a/sbin/dumpon/dumpon.c b/sbin/dumpon/dumpon.c index 8530c63b889d..19fdb3f5d572 100644 --- a/sbin/dumpon/dumpon.c +++ b/sbin/dumpon/dumpon.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/fsck/fsck.c b/sbin/fsck/fsck.c index 728acee4f52b..7895ee7b6557 100644 --- a/sbin/fsck/fsck.c +++ b/sbin/fsck/fsck.c @@ -1,6 +1,8 @@ /* $NetBSD: fsck.c,v 1.30 2003/08/07 10:04:15 agc Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1996 Christos Zoulas. All rights reserved. * Copyright (c) 1980, 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/sbin/fsck/fsutil.c b/sbin/fsck/fsutil.c index 348b288ed216..06e7e96ea465 100644 --- a/sbin/fsck/fsutil.c +++ b/sbin/fsck/fsutil.c @@ -1,6 +1,8 @@ /* $NetBSD: fsutil.c,v 1.15 2006/06/05 16:52:05 christos Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/fsck/preen.c b/sbin/fsck/preen.c index 2a7b2e1afee1..e40ec5d4fb91 100644 --- a/sbin/fsck/preen.c +++ b/sbin/fsck/preen.c @@ -1,6 +1,8 @@ /* $NetBSD: preen.c,v 1.18 1998/07/26 20:02:36 mycroft Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/fsck_ffs/dir.c b/sbin/fsck_ffs/dir.c index e4094d34cbc0..212833cb1f42 100644 --- a/sbin/fsck_ffs/dir.c +++ b/sbin/fsck_ffs/dir.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/fsck_ffs/fsck.h b/sbin/fsck_ffs/fsck.h index c40a4c445895..e559d6cc833f 100644 --- a/sbin/fsck_ffs/fsck.h +++ b/sbin/fsck_ffs/fsck.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause and BSD-2-Clause-FreeBSD + * * Copyright (c) 2002 Networks Associates Technology, Inc. * All rights reserved. * diff --git a/sbin/fsck_ffs/fsutil.c b/sbin/fsck_ffs/fsutil.c index 16d960d155af..f426200be118 100644 --- a/sbin/fsck_ffs/fsutil.c +++ b/sbin/fsck_ffs/fsutil.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/fsck_ffs/gjournal.c b/sbin/fsck_ffs/gjournal.c index 95cec30412db..ea972dafe916 100644 --- a/sbin/fsck_ffs/gjournal.c +++ b/sbin/fsck_ffs/gjournal.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause AND BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Pawel Jakub Dawidek * All rights reserved. * diff --git a/sbin/fsck_ffs/globs.c b/sbin/fsck_ffs/globs.c index 1aacec1ddf85..f3522973404e 100644 --- a/sbin/fsck_ffs/globs.c +++ b/sbin/fsck_ffs/globs.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/fsck_ffs/inode.c b/sbin/fsck_ffs/inode.c index d3c95996ed52..67c8440a2013 100644 --- a/sbin/fsck_ffs/inode.c +++ b/sbin/fsck_ffs/inode.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/fsck_ffs/main.c b/sbin/fsck_ffs/main.c index 32082c1c126f..70b144fd6c9f 100644 --- a/sbin/fsck_ffs/main.c +++ b/sbin/fsck_ffs/main.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/fsck_ffs/pass1.c b/sbin/fsck_ffs/pass1.c index 963f43fb52c5..40d855896f06 100644 --- a/sbin/fsck_ffs/pass1.c +++ b/sbin/fsck_ffs/pass1.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/fsck_ffs/pass1b.c b/sbin/fsck_ffs/pass1b.c index 7d40fb79c660..4db754371b0b 100644 --- a/sbin/fsck_ffs/pass1b.c +++ b/sbin/fsck_ffs/pass1b.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/fsck_ffs/pass2.c b/sbin/fsck_ffs/pass2.c index 3c4109160d76..c543cc0e561d 100644 --- a/sbin/fsck_ffs/pass2.c +++ b/sbin/fsck_ffs/pass2.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/fsck_ffs/pass3.c b/sbin/fsck_ffs/pass3.c index 83e8237501c3..38eb9a4cdfc6 100644 --- a/sbin/fsck_ffs/pass3.c +++ b/sbin/fsck_ffs/pass3.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/fsck_ffs/pass4.c b/sbin/fsck_ffs/pass4.c index ee99c451a182..f48bc041af10 100644 --- a/sbin/fsck_ffs/pass4.c +++ b/sbin/fsck_ffs/pass4.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/fsck_ffs/pass5.c b/sbin/fsck_ffs/pass5.c index f544cc79079a..3f8c49a8e1c7 100644 --- a/sbin/fsck_ffs/pass5.c +++ b/sbin/fsck_ffs/pass5.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/fsck_ffs/setup.c b/sbin/fsck_ffs/setup.c index 62e27053a2b8..64abc40b369b 100644 --- a/sbin/fsck_ffs/setup.c +++ b/sbin/fsck_ffs/setup.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/fsck_ffs/utilities.c b/sbin/fsck_ffs/utilities.c index 32c78ff7c15b..75617240f0f9 100644 --- a/sbin/fsck_ffs/utilities.c +++ b/sbin/fsck_ffs/utilities.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/ifconfig/af_inet.c b/sbin/ifconfig/af_inet.c index a83d091f857d..d2a6dcb77146 100644 --- a/sbin/ifconfig/af_inet.c +++ b/sbin/ifconfig/af_inet.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/ifconfig/af_inet6.c b/sbin/ifconfig/af_inet6.c index e93d94355eb8..217bfd52a985 100644 --- a/sbin/ifconfig/af_inet6.c +++ b/sbin/ifconfig/af_inet6.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/ifconfig/af_link.c b/sbin/ifconfig/af_link.c index 88f29c380d22..f83359da0b2b 100644 --- a/sbin/ifconfig/af_link.c +++ b/sbin/ifconfig/af_link.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/ifconfig/ifclone.c b/sbin/ifconfig/ifclone.c index b81e8d26af8b..5e23501ae03c 100644 --- a/sbin/ifconfig/ifclone.c +++ b/sbin/ifconfig/ifclone.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/ifconfig/ifconfig.c b/sbin/ifconfig/ifconfig.c index 964a70e1022e..ca401adc6add 100644 --- a/sbin/ifconfig/ifconfig.c +++ b/sbin/ifconfig/ifconfig.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/init/init.c b/sbin/init/init.c index e6fcdb93ef3e..e0ec7cd891ea 100644 --- a/sbin/init/init.c +++ b/sbin/init/init.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/init/pathnames.h b/sbin/init/pathnames.h index 380ccb59d76f..2ed366e4f7f7 100644 --- a/sbin/init/pathnames.h +++ b/sbin/init/pathnames.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/mknod/mknod.c b/sbin/mknod/mknod.c index bd7f37af578b..be7c97cf06fb 100644 --- a/sbin/mknod/mknod.c +++ b/sbin/mknod/mknod.c @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/mount/getmntopts.c b/sbin/mount/getmntopts.c index 8fd0f96296c7..fb739c6406ae 100644 --- a/sbin/mount/getmntopts.c +++ b/sbin/mount/getmntopts.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/mount/mntopts.h b/sbin/mount/mntopts.h index d9f0f1e5eec1..418bf8012232 100644 --- a/sbin/mount/mntopts.h +++ b/sbin/mount/mntopts.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/mount/mount.c b/sbin/mount/mount.c index 8b600e1f8cba..b0b1c0bd071f 100644 --- a/sbin/mount/mount.c +++ b/sbin/mount/mount.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/mount/mount_fs.c b/sbin/mount/mount_fs.c index 9ac2d43f3ebe..5674e94594bf 100644 --- a/sbin/mount/mount_fs.c +++ b/sbin/mount/mount_fs.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/mount/pathnames.h b/sbin/mount/pathnames.h index f2a2b7fb8150..7dfb3f1a30e0 100644 --- a/sbin/mount/pathnames.h +++ b/sbin/mount/pathnames.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/mount/vfslist.c b/sbin/mount/vfslist.c index 8acddc28e5be..d6a42e61d8b4 100644 --- a/sbin/mount/vfslist.c +++ b/sbin/mount/vfslist.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/mount_cd9660/mount_cd9660.c b/sbin/mount_cd9660/mount_cd9660.c index 272d3376ef4c..f322ac73a439 100644 --- a/sbin/mount_cd9660/mount_cd9660.c +++ b/sbin/mount_cd9660/mount_cd9660.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/mount_nfs/mount_nfs.c b/sbin/mount_nfs/mount_nfs.c index 93f6a9cb8347..473370ee0209 100644 --- a/sbin/mount_nfs/mount_nfs.c +++ b/sbin/mount_nfs/mount_nfs.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/mount_nullfs/mount_nullfs.c b/sbin/mount_nullfs/mount_nullfs.c index 947770b8bb6a..e62f60bd022d 100644 --- a/sbin/mount_nullfs/mount_nullfs.c +++ b/sbin/mount_nullfs/mount_nullfs.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/mount_udf/mount_udf.c b/sbin/mount_udf/mount_udf.c index ef4098007bf5..3f612cbc2fab 100644 --- a/sbin/mount_udf/mount_udf.c +++ b/sbin/mount_udf/mount_udf.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. * Copyright (c) 2002 Scott Long diff --git a/sbin/mount_unionfs/mount_unionfs.c b/sbin/mount_unionfs/mount_unionfs.c index 445f5209b190..9aafaf13d81f 100644 --- a/sbin/mount_unionfs/mount_unionfs.c +++ b/sbin/mount_unionfs/mount_unionfs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993, 1994 * The Regents of the University of California. * Copyright (c) 2005, 2006 Masanori Ozawa , ONGS Inc. diff --git a/sbin/newfs/mkfs.c b/sbin/newfs/mkfs.c index 957a3674e7c6..e6aab91c2fd1 100644 --- a/sbin/newfs/mkfs.c +++ b/sbin/newfs/mkfs.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002 Networks Associates Technology, Inc. * All rights reserved. * diff --git a/sbin/newfs/newfs.c b/sbin/newfs/newfs.c index 8b32792c3c83..30ea9e53396a 100644 --- a/sbin/newfs/newfs.c +++ b/sbin/newfs/newfs.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002 Networks Associates Technology, Inc. * All rights reserved. * diff --git a/sbin/newfs/newfs.h b/sbin/newfs/newfs.h index 7000abc49d28..cebb1d999462 100644 --- a/sbin/newfs/newfs.h +++ b/sbin/newfs/newfs.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002 Networks Associates Technology, Inc. * All rights reserved. * diff --git a/sbin/nfsiod/nfsiod.c b/sbin/nfsiod/nfsiod.c index 6526a67d26df..b518d94d384c 100644 --- a/sbin/nfsiod/nfsiod.c +++ b/sbin/nfsiod/nfsiod.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/ping/ping.c b/sbin/ping/ping.c index 032c911207a4..492e21cbb8f9 100644 --- a/sbin/ping/ping.c +++ b/sbin/ping/ping.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/ping6/ping6.c b/sbin/ping6/ping6.c index 3b281e9f1bc6..b41d0e07df73 100644 --- a/sbin/ping6/ping6.c +++ b/sbin/ping6/ping6.c @@ -1,6 +1,8 @@ /* $KAME: ping6.c,v 1.169 2003/07/25 06:01:47 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sbin/quotacheck/preen.c b/sbin/quotacheck/preen.c index ae2792cb4bb9..26cfa4513fd6 100644 --- a/sbin/quotacheck/preen.c +++ b/sbin/quotacheck/preen.c @@ -1,6 +1,8 @@ /* $NetBSD: preen.c,v 1.18 1998/07/26 20:02:36 mycroft Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/quotacheck/quotacheck.c b/sbin/quotacheck/quotacheck.c index 30fbe8723730..c7582b09dc53 100644 --- a/sbin/quotacheck/quotacheck.c +++ b/sbin/quotacheck/quotacheck.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/quotacheck/quotacheck.h b/sbin/quotacheck/quotacheck.h index f0ea6bcc132a..2699e4707fe9 100644 --- a/sbin/quotacheck/quotacheck.h +++ b/sbin/quotacheck/quotacheck.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/reboot/reboot.c b/sbin/reboot/reboot.c index 01c7d38da5a9..87abb6517445 100644 --- a/sbin/reboot/reboot.c +++ b/sbin/reboot/reboot.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/restore/dirs.c b/sbin/restore/dirs.c index beab1aeb5a1e..a8120fda8b6e 100644 --- a/sbin/restore/dirs.c +++ b/sbin/restore/dirs.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sbin/restore/extern.h b/sbin/restore/extern.h index ecd9bd59253c..c33034c48c5e 100644 --- a/sbin/restore/extern.h +++ b/sbin/restore/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/restore/interactive.c b/sbin/restore/interactive.c index 26a4ca323e2a..15b1fb45bb04 100644 --- a/sbin/restore/interactive.c +++ b/sbin/restore/interactive.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/restore/main.c b/sbin/restore/main.c index db0b0334ab3f..7b9a5359d57d 100644 --- a/sbin/restore/main.c +++ b/sbin/restore/main.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/restore/restore.c b/sbin/restore/restore.c index 4b4b574469f3..7c9056ee16d9 100644 --- a/sbin/restore/restore.c +++ b/sbin/restore/restore.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/restore/restore.h b/sbin/restore/restore.h index bb41a63484da..819f49d51216 100644 --- a/sbin/restore/restore.h +++ b/sbin/restore/restore.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sbin/restore/symtab.c b/sbin/restore/symtab.c index 9a9b06189c0a..49ed39dd2022 100644 --- a/sbin/restore/symtab.c +++ b/sbin/restore/symtab.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/restore/tape.c b/sbin/restore/tape.c index 8b1b37ee14d2..04cda7ebd636 100644 --- a/sbin/restore/tape.c +++ b/sbin/restore/tape.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sbin/restore/utilities.c b/sbin/restore/utilities.c index 5615fd3cc7ff..a53d42f9e600 100644 --- a/sbin/restore/utilities.c +++ b/sbin/restore/utilities.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/route/route.c b/sbin/route/route.c index 062fecd3cc3b..6c41c853b5c9 100644 --- a/sbin/route/route.c +++ b/sbin/route/route.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1989, 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/routed/defs.h b/sbin/routed/defs.h index 24b07df8199f..5ce7b5be3b16 100644 --- a/sbin/routed/defs.h +++ b/sbin/routed/defs.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/routed/if.c b/sbin/routed/if.c index bc5b5d50e5e4..af02b9e87391 100644 --- a/sbin/routed/if.c +++ b/sbin/routed/if.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/routed/input.c b/sbin/routed/input.c index dc23b46ca63f..116d15ca7437 100644 --- a/sbin/routed/input.c +++ b/sbin/routed/input.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/routed/main.c b/sbin/routed/main.c index 6a888ae3b7a4..45b150653041 100644 --- a/sbin/routed/main.c +++ b/sbin/routed/main.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/routed/output.c b/sbin/routed/output.c index e7b255bff2bb..7d5b1e4131a6 100644 --- a/sbin/routed/output.c +++ b/sbin/routed/output.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/routed/parms.c b/sbin/routed/parms.c index b73bf9b76ebc..ef501b043244 100644 --- a/sbin/routed/parms.c +++ b/sbin/routed/parms.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/routed/pathnames.h b/sbin/routed/pathnames.h index 74a1ef2312e3..fff6de671cfa 100644 --- a/sbin/routed/pathnames.h +++ b/sbin/routed/pathnames.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/routed/radix.c b/sbin/routed/radix.c index a76d8e5318f2..0f3ef39ec213 100644 --- a/sbin/routed/radix.c +++ b/sbin/routed/radix.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/routed/radix.h b/sbin/routed/radix.h index e9d2b3ea44c7..4bbd70359331 100644 --- a/sbin/routed/radix.h +++ b/sbin/routed/radix.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/routed/rdisc.c b/sbin/routed/rdisc.c index 7d4785ba4e8a..b8b02d7b9e1a 100644 --- a/sbin/routed/rdisc.c +++ b/sbin/routed/rdisc.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/routed/rtquery/rtquery.c b/sbin/routed/rtquery/rtquery.c index 5f2580064c81..883c51fabc68 100644 --- a/sbin/routed/rtquery/rtquery.c +++ b/sbin/routed/rtquery/rtquery.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/routed/table.c b/sbin/routed/table.c index fe719cd31d29..04b2f79f5e08 100644 --- a/sbin/routed/table.c +++ b/sbin/routed/table.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/routed/trace.c b/sbin/routed/trace.c index 92d51a5a5288..5fe4a97c2146 100644 --- a/sbin/routed/trace.c +++ b/sbin/routed/trace.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/savecore/savecore.c b/sbin/savecore/savecore.c index d037ae2912f1..14257421361c 100644 --- a/sbin/savecore/savecore.c +++ b/sbin/savecore/savecore.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002 Poul-Henning Kamp * Copyright (c) 2002 Networks Associates Technology, Inc. * All rights reserved. diff --git a/sbin/setkey/parse.y b/sbin/setkey/parse.y index f336c5d489fd..ae0859c22d2c 100644 --- a/sbin/setkey/parse.y +++ b/sbin/setkey/parse.y @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: parse.y,v 1.83 2004/05/18 08:48:23 sakane Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. * All rights reserved. * diff --git a/sbin/setkey/setkey.c b/sbin/setkey/setkey.c index e4525ee50d1b..1d66a92e0100 100644 --- a/sbin/setkey/setkey.c +++ b/sbin/setkey/setkey.c @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: setkey.c,v 1.28 2003/06/27 07:15:45 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. * All rights reserved. * diff --git a/sbin/setkey/test-pfkey.c b/sbin/setkey/test-pfkey.c index d3af16217ed9..aead9d851dd0 100644 --- a/sbin/setkey/test-pfkey.c +++ b/sbin/setkey/test-pfkey.c @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: test-pfkey.c,v 1.4 2000/06/07 00:29:14 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. * All rights reserved. * diff --git a/sbin/setkey/test-policy.c b/sbin/setkey/test-policy.c index 9749dd3e4966..3bf5c8975171 100644 --- a/sbin/setkey/test-policy.c +++ b/sbin/setkey/test-policy.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. * All rights reserved. * diff --git a/sbin/setkey/token.l b/sbin/setkey/token.l index 7f30859e3861..358f87a63b80 100644 --- a/sbin/setkey/token.l +++ b/sbin/setkey/token.l @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: token.l,v 1.43 2003/07/25 09:35:28 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. * All rights reserved. * diff --git a/sbin/setkey/vchar.h b/sbin/setkey/vchar.h index f3251c7bfed3..c7e96cb9ca1a 100644 --- a/sbin/setkey/vchar.h +++ b/sbin/setkey/vchar.h @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: vchar.h,v 1.2 2000/06/07 00:29:14 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. * All rights reserved. * diff --git a/sbin/shutdown/shutdown.c b/sbin/shutdown/shutdown.c index f1f780e5d1e8..c8e77883f6be 100644 --- a/sbin/shutdown/shutdown.c +++ b/sbin/shutdown/shutdown.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/sunlabel/sunlabel.c b/sbin/sunlabel/sunlabel.c index c79e213b686e..d1d5cea42d45 100644 --- a/sbin/sunlabel/sunlabel.c +++ b/sbin/sunlabel/sunlabel.c @@ -24,7 +24,9 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -/* +/*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1994, 1995 Gordon W. Ross * Copyright (c) 1994 Theo de Raadt * All rights reserved. diff --git a/sbin/swapon/swapon.c b/sbin/swapon/swapon.c index f11f0d664fef..83201535b4ab 100644 --- a/sbin/swapon/swapon.c +++ b/sbin/swapon/swapon.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/sysctl/sysctl.c b/sbin/sysctl/sysctl.c index 51ae95809a11..e1bf4e319149 100644 --- a/sbin/sysctl/sysctl.c +++ b/sbin/sysctl/sysctl.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/tunefs/tunefs.c b/sbin/tunefs/tunefs.c index 9dd20615d77e..e3d972bceb57 100644 --- a/sbin/tunefs/tunefs.c +++ b/sbin/tunefs/tunefs.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sbin/umount/umount.c b/sbin/umount/umount.c index f2829a4f9429..9e8c71d0f1f6 100644 --- a/sbin/umount/umount.c +++ b/sbin/umount/umount.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/share/examples/tests/tests/atf/cp_test.sh b/share/examples/tests/tests/atf/cp_test.sh index befec0911ba3..0e88d1a5f2a5 100644 --- a/share/examples/tests/tests/atf/cp_test.sh +++ b/share/examples/tests/tests/atf/cp_test.sh @@ -1,5 +1,7 @@ # $FreeBSD$ # +# SPDX-License-Identifier: BSD-3-Clause +# # Copyright 2013 Google Inc. # All rights reserved. # diff --git a/share/examples/tests/tests/atf/printf_test.c b/share/examples/tests/tests/atf/printf_test.c index 719927cbccfe..5a4cb658395e 100644 --- a/share/examples/tests/tests/atf/printf_test.c +++ b/share/examples/tests/tests/atf/printf_test.c @@ -1,4 +1,6 @@ /* $FreeBSD$ + * + * SPDX-License-Identifier: BSD-3-Clause * * Copyright 2013 Google Inc. * All rights reserved. diff --git a/share/examples/tests/tests/plain/printf_test.c b/share/examples/tests/tests/plain/printf_test.c index c43269b2a73c..89d96d037791 100644 --- a/share/examples/tests/tests/plain/printf_test.c +++ b/share/examples/tests/tests/plain/printf_test.c @@ -1,4 +1,7 @@ -/* $FreeBSD$ +/* $FreeBSD$ */ + +/*- + * SPDX-License-Identifier: BSD-3-Clause * * Copyright 2013 Google Inc. * All rights reserved. diff --git a/tools/regression/aio/aiop/aiop.c b/tools/regression/aio/aiop/aiop.c index a7c9525663d2..36fe3463d465 100644 --- a/tools/regression/aio/aiop/aiop.c +++ b/tools/regression/aio/aiop/aiop.c @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002 Adrian Chadd . * All rights reserved. * diff --git a/tools/regression/posixsem/posixsem.c b/tools/regression/posixsem/posixsem.c index 6401b5cb46b5..693a923ab5e6 100644 --- a/tools/regression/posixsem/posixsem.c +++ b/tools/regression/posixsem/posixsem.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Yahoo!, Inc. * All rights reserved. * Written by: John Baldwin diff --git a/tools/regression/posixsem/test.c b/tools/regression/posixsem/test.c index 8583a0dbbac6..bd309733c568 100644 --- a/tools/regression/posixsem/test.c +++ b/tools/regression/posixsem/test.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Yahoo!, Inc. * All rights reserved. * Written by: John Baldwin diff --git a/tools/regression/posixsem/test.h b/tools/regression/posixsem/test.h index 505679b1fdb0..39f3c2ff74af 100644 --- a/tools/regression/posixsem/test.h +++ b/tools/regression/posixsem/test.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Yahoo!, Inc. * All rights reserved. * Written by: John Baldwin diff --git a/tools/test/hwpmc/pmctest.py b/tools/test/hwpmc/pmctest.py index 9265dde61a2d..51f58311a62b 100755 --- a/tools/test/hwpmc/pmctest.py +++ b/tools/test/hwpmc/pmctest.py @@ -1,4 +1,6 @@ #!/usr/bin/env python +# SPDX-License-Identifier: BSD-3-Clause +# # Copyright (c) 2012, Neville-Neil Consulting # All rights reserved. # diff --git a/tools/tools/cxgbtool/cxgbtool.c b/tools/tools/cxgbtool/cxgbtool.c index 8eaaf28e34bd..a78c7931eebd 100644 --- a/tools/tools/cxgbtool/cxgbtool.c +++ b/tools/tools/cxgbtool/cxgbtool.c @@ -1,4 +1,5 @@ /************************************************************************** +SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2007-2010, Chelsio Inc. All rights reserved. diff --git a/tools/tools/pirtool/pirtable.h b/tools/tools/pirtool/pirtable.h index 86bed66652be..6435531a3937 100644 --- a/tools/tools/pirtool/pirtable.h +++ b/tools/tools/pirtool/pirtable.h @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002-2006 Bruce M. Simpson. * All rights reserved. * diff --git a/tools/tools/pirtool/pirtool.c b/tools/tools/pirtool/pirtool.c index 2b854ccbdca0..3484eb5663cc 100644 --- a/tools/tools/pirtool/pirtool.c +++ b/tools/tools/pirtool/pirtool.c @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002-2006 Bruce M. Simpson. * All rights reserved * diff --git a/tools/tools/vxge/vxge_cmn.h b/tools/tools/vxge/vxge_cmn.h index bd34cf33cc4a..e6657e8e9bb9 100644 --- a/tools/tools/vxge/vxge_cmn.h +++ b/tools/tools/vxge/vxge_cmn.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright(c) 2002-2011 Exar Corp. * All rights reserved. * diff --git a/tools/tools/vxge/vxge_info.c b/tools/tools/vxge/vxge_info.c index d213d8727476..2eda5bf54769 100644 --- a/tools/tools/vxge/vxge_info.c +++ b/tools/tools/vxge/vxge_info.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright(c) 2002-2011 Exar Corp. * All rights reserved. * diff --git a/tools/tools/vxge/vxge_info.h b/tools/tools/vxge/vxge_info.h index cffa95676957..85f080a23fa6 100644 --- a/tools/tools/vxge/vxge_info.h +++ b/tools/tools/vxge/vxge_info.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright(c) 2002-2011 Exar Corp. * All rights reserved. * diff --git a/tools/tools/vxge/vxge_log.c b/tools/tools/vxge/vxge_log.c index 9430162536aa..7af44fdf72a6 100644 --- a/tools/tools/vxge/vxge_log.c +++ b/tools/tools/vxge/vxge_log.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright(c) 2002-2011 Exar Corp. * All rights reserved. * diff --git a/tools/tools/vxge/vxge_log.h b/tools/tools/vxge/vxge_log.h index b1b951b90f5f..5063f225cc9b 100644 --- a/tools/tools/vxge/vxge_log.h +++ b/tools/tools/vxge/vxge_log.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright(c) 2002-2011 Exar Corp. * All rights reserved. * diff --git a/usr.bin/apply/apply.c b/usr.bin/apply/apply.c index 84237056ff0c..54daaed89f95 100644 --- a/usr.bin/apply/apply.c +++ b/usr.bin/apply/apply.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/ar/ar.c b/usr.bin/ar/ar.c index c1050aa4c95e..e902a8ff37cc 100644 --- a/usr.bin/ar/ar.c +++ b/usr.bin/ar/ar.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007 Kai Wang * Copyright (c) 2007 Tim Kientzle * Copyright (c) 2007 Joseph Koshy diff --git a/usr.bin/banner/banner.c b/usr.bin/banner/banner.c index 9531dd715759..3d887ae6d4f1 100644 --- a/usr.bin/banner/banner.c +++ b/usr.bin/banner/banner.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/basename/basename.c b/usr.bin/basename/basename.c index fbb035035be3..28bc8045818f 100644 --- a/usr.bin/basename/basename.c +++ b/usr.bin/basename/basename.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/biff/biff.c b/usr.bin/biff/biff.c index a17289f612ad..70372d57a041 100644 --- a/usr.bin/biff/biff.c +++ b/usr.bin/biff/biff.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/calendar/calendar.c b/usr.bin/calendar/calendar.c index e90230aa10ca..d0c42f424267 100644 --- a/usr.bin/calendar/calendar.c +++ b/usr.bin/calendar/calendar.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/calendar/calendar.h b/usr.bin/calendar/calendar.h index 5d116cfef3aa..2b00a66f248e 100644 --- a/usr.bin/calendar/calendar.h +++ b/usr.bin/calendar/calendar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/calendar/day.c b/usr.bin/calendar/day.c index bea36dd6ecd3..1953c9a5bd4d 100644 --- a/usr.bin/calendar/day.c +++ b/usr.bin/calendar/day.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/calendar/io.c b/usr.bin/calendar/io.c index b9ece5e14c7f..19b7c7dd3340 100644 --- a/usr.bin/calendar/io.c +++ b/usr.bin/calendar/io.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/calendar/locale.c b/usr.bin/calendar/locale.c index e7e7fa58a1dc..34f0f98ca87b 100644 --- a/usr.bin/calendar/locale.c +++ b/usr.bin/calendar/locale.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/calendar/pathnames.h b/usr.bin/calendar/pathnames.h index 7f9c3e7fcafb..006f5bcd5cdc 100644 --- a/usr.bin/calendar/pathnames.h +++ b/usr.bin/calendar/pathnames.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/calendar/pom.c b/usr.bin/calendar/pom.c index c51b5344c44e..79a0d1bbf9a3 100644 --- a/usr.bin/calendar/pom.c +++ b/usr.bin/calendar/pom.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/cap_mkdb/cap_mkdb.c b/usr.bin/cap_mkdb/cap_mkdb.c index 00e16f46a48e..fbff878c9cc8 100644 --- a/usr.bin/cap_mkdb/cap_mkdb.c +++ b/usr.bin/cap_mkdb/cap_mkdb.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/chpass/table.c b/usr.bin/chpass/table.c index 572b7d017041..bebb27cd2ca9 100644 --- a/usr.bin/chpass/table.c +++ b/usr.bin/chpass/table.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/cksum/cksum.c b/usr.bin/cksum/cksum.c index ff8af276413c..5da560582366 100644 --- a/usr.bin/cksum/cksum.c +++ b/usr.bin/cksum/cksum.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/cksum/crc.c b/usr.bin/cksum/crc.c index d20b83dfc4c9..e110111084b7 100644 --- a/usr.bin/cksum/crc.c +++ b/usr.bin/cksum/crc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/cksum/extern.h b/usr.bin/cksum/extern.h index a266502ed9c1..43a31db704c7 100644 --- a/usr.bin/cksum/extern.h +++ b/usr.bin/cksum/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/cksum/print.c b/usr.bin/cksum/print.c index 137fdcef489d..34766104de44 100644 --- a/usr.bin/cksum/print.c +++ b/usr.bin/cksum/print.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/cksum/sum1.c b/usr.bin/cksum/sum1.c index a09ba032ee34..cb32bfc43537 100644 --- a/usr.bin/cksum/sum1.c +++ b/usr.bin/cksum/sum1.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/cksum/sum2.c b/usr.bin/cksum/sum2.c index 3e530c90dacd..84c4d7a725df 100644 --- a/usr.bin/cksum/sum2.c +++ b/usr.bin/cksum/sum2.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/cmp/cmp.c b/usr.bin/cmp/cmp.c index 493e22fb95db..ea67a939d5b0 100644 --- a/usr.bin/cmp/cmp.c +++ b/usr.bin/cmp/cmp.c @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/cmp/extern.h b/usr.bin/cmp/extern.h index df73545958dd..84507b1929dc 100644 --- a/usr.bin/cmp/extern.h +++ b/usr.bin/cmp/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/cmp/misc.c b/usr.bin/cmp/misc.c index 9d58ea7dd8d9..a99ab4facb73 100644 --- a/usr.bin/cmp/misc.c +++ b/usr.bin/cmp/misc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/cmp/regular.c b/usr.bin/cmp/regular.c index 56c553dcf6ef..add7d1c0ca9d 100644 --- a/usr.bin/cmp/regular.c +++ b/usr.bin/cmp/regular.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/cmp/special.c b/usr.bin/cmp/special.c index e32dcc2b469a..44043dfedb63 100644 --- a/usr.bin/cmp/special.c +++ b/usr.bin/cmp/special.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/col/col.c b/usr.bin/col/col.c index 4dbc2e6b3bd0..c79289499e10 100644 --- a/usr.bin/col/col.c +++ b/usr.bin/col/col.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/colrm/colrm.c b/usr.bin/colrm/colrm.c index 91660bec18d9..a0969281dd14 100644 --- a/usr.bin/colrm/colrm.c +++ b/usr.bin/colrm/colrm.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/column/column.c b/usr.bin/column/column.c index 0bdfcf1444a2..aa92742a0def 100644 --- a/usr.bin/column/column.c +++ b/usr.bin/column/column.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/comm/comm.c b/usr.bin/comm/comm.c index f04576c827e0..4c237606825a 100644 --- a/usr.bin/comm/comm.c +++ b/usr.bin/comm/comm.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/compress/compress.c b/usr.bin/compress/compress.c index 9c599e49bdf4..b7fbf41ece96 100644 --- a/usr.bin/compress/compress.c +++ b/usr.bin/compress/compress.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/compress/zopen.c b/usr.bin/compress/zopen.c index cfad3a56690a..1622508fb6c1 100644 --- a/usr.bin/compress/zopen.c +++ b/usr.bin/compress/zopen.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1986, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/ctags/C.c b/usr.bin/ctags/C.c index 499b00fcc397..aca50c67226b 100644 --- a/usr.bin/ctags/C.c +++ b/usr.bin/ctags/C.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/ctags/ctags.c b/usr.bin/ctags/ctags.c index e6ad869a9a8d..3e933f033b3f 100644 --- a/usr.bin/ctags/ctags.c +++ b/usr.bin/ctags/ctags.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1993, 1994, 1995 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/ctags/ctags.h b/usr.bin/ctags/ctags.h index 852d6653764f..bf2e34738858 100644 --- a/usr.bin/ctags/ctags.h +++ b/usr.bin/ctags/ctags.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/ctags/fortran.c b/usr.bin/ctags/fortran.c index b1ad9fb629c6..4174d4fda91f 100644 --- a/usr.bin/ctags/fortran.c +++ b/usr.bin/ctags/fortran.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/ctags/lisp.c b/usr.bin/ctags/lisp.c index e6cbd73d4ac2..7d2c2d50b797 100644 --- a/usr.bin/ctags/lisp.c +++ b/usr.bin/ctags/lisp.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/ctags/print.c b/usr.bin/ctags/print.c index 7a1aaeb60986..49dc371a3ebd 100644 --- a/usr.bin/ctags/print.c +++ b/usr.bin/ctags/print.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/ctags/tree.c b/usr.bin/ctags/tree.c index 22580ce3ec3e..85ac5dd0d8b2 100644 --- a/usr.bin/ctags/tree.c +++ b/usr.bin/ctags/tree.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/ctags/yacc.c b/usr.bin/ctags/yacc.c index 44f708232623..bc60469db698 100644 --- a/usr.bin/ctags/yacc.c +++ b/usr.bin/ctags/yacc.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/cut/cut.c b/usr.bin/cut/cut.c index 39b584514a1e..a963b7a99dd7 100644 --- a/usr.bin/cut/cut.c +++ b/usr.bin/cut/cut.c @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/dirname/dirname.c b/usr.bin/dirname/dirname.c index 094e0b585417..4a3a17c229b2 100644 --- a/usr.bin/dirname/dirname.c +++ b/usr.bin/dirname/dirname.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/du/du.c b/usr.bin/du/du.c index 689120837ffb..2365e19a67e9 100644 --- a/usr.bin/du/du.c +++ b/usr.bin/du/du.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/env/env.c b/usr.bin/env/env.c index bd48ad92568d..c834882714cc 100644 --- a/usr.bin/env/env.c +++ b/usr.bin/env/env.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/expand/expand.c b/usr.bin/expand/expand.c index 40f2b929656f..b21e49412a9e 100644 --- a/usr.bin/expand/expand.c +++ b/usr.bin/expand/expand.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/false/false.c b/usr.bin/false/false.c index e1174118c1ff..3f2c61dd7e9d 100644 --- a/usr.bin/false/false.c +++ b/usr.bin/false/false.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/find/extern.h b/usr.bin/find/extern.h index f35c8a2d4eb8..bc36443b20aa 100644 --- a/usr.bin/find/extern.h +++ b/usr.bin/find/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/find/find.c b/usr.bin/find/find.c index 0ea0bfaea4cf..d9fcafff1212 100644 --- a/usr.bin/find/find.c +++ b/usr.bin/find/find.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/find/find.h b/usr.bin/find/find.h index 5511635b644e..b28911c2db54 100644 --- a/usr.bin/find/find.h +++ b/usr.bin/find/find.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/find/function.c b/usr.bin/find/function.c index 733115b7c8d6..cc724ba7c776 100644 --- a/usr.bin/find/function.c +++ b/usr.bin/find/function.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/find/ls.c b/usr.bin/find/ls.c index ff5535e4fe34..0a3a7fdbbe47 100644 --- a/usr.bin/find/ls.c +++ b/usr.bin/find/ls.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/find/main.c b/usr.bin/find/main.c index 8899c9eb62e6..11ff3160d004 100644 --- a/usr.bin/find/main.c +++ b/usr.bin/find/main.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/find/misc.c b/usr.bin/find/misc.c index 26763ece9f8e..56fa44add0b3 100644 --- a/usr.bin/find/misc.c +++ b/usr.bin/find/misc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/find/operator.c b/usr.bin/find/operator.c index b47b89916367..0dbd3078b553 100644 --- a/usr.bin/find/operator.c +++ b/usr.bin/find/operator.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/find/option.c b/usr.bin/find/option.c index 3baa80304d4b..a05352c5a2b7 100644 --- a/usr.bin/find/option.c +++ b/usr.bin/find/option.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/finger/extern.h b/usr.bin/finger/extern.h index 661947142f70..05918171ae01 100644 --- a/usr.bin/finger/extern.h +++ b/usr.bin/finger/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/finger/finger.c b/usr.bin/finger/finger.c index 219878a51145..1211c54eb950 100644 --- a/usr.bin/finger/finger.c +++ b/usr.bin/finger/finger.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/finger/finger.h b/usr.bin/finger/finger.h index 77949ad8e6ec..f750d256cf1f 100644 --- a/usr.bin/finger/finger.h +++ b/usr.bin/finger/finger.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/finger/lprint.c b/usr.bin/finger/lprint.c index e360e85a5105..a169e5ca5b92 100644 --- a/usr.bin/finger/lprint.c +++ b/usr.bin/finger/lprint.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/finger/net.c b/usr.bin/finger/net.c index 8f3ca209fccb..659bae0c2f78 100644 --- a/usr.bin/finger/net.c +++ b/usr.bin/finger/net.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/finger/sprint.c b/usr.bin/finger/sprint.c index db2d3d5fd2f7..3e629df1b274 100644 --- a/usr.bin/finger/sprint.c +++ b/usr.bin/finger/sprint.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/finger/util.c b/usr.bin/finger/util.c index 54c759df584c..5a19d25ba626 100644 --- a/usr.bin/finger/util.c +++ b/usr.bin/finger/util.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/fold/fold.c b/usr.bin/fold/fold.c index 9c8cd2164754..06473b40e787 100644 --- a/usr.bin/fold/fold.c +++ b/usr.bin/fold/fold.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/from/from.c b/usr.bin/from/from.c index 9d474345f968..0b2ad7091e04 100644 --- a/usr.bin/from/from.c +++ b/usr.bin/from/from.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/fstat/fstat.c b/usr.bin/fstat/fstat.c index 2292bc523a3d..2c81ffd08e25 100644 --- a/usr.bin/fstat/fstat.c +++ b/usr.bin/fstat/fstat.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009 Stanislav Sedov * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. diff --git a/usr.bin/gcore/extern.h b/usr.bin/gcore/extern.h index ed1092ecad51..cf37d6f3c376 100644 --- a/usr.bin/gcore/extern.h +++ b/usr.bin/gcore/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/gcore/gcore.c b/usr.bin/gcore/gcore.c index a8c6eb96877d..8681b8484d81 100644 --- a/usr.bin/gcore/gcore.c +++ b/usr.bin/gcore/gcore.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/gprof/amd64.h b/usr.bin/gprof/amd64.h index f645f7e330b1..838a14039abd 100644 --- a/usr.bin/gprof/amd64.h +++ b/usr.bin/gprof/amd64.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/gprof/aout.c b/usr.bin/gprof/aout.c index 0d1a9e14f661..752c67280d2d 100644 --- a/usr.bin/gprof/aout.c +++ b/usr.bin/gprof/aout.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/gprof/arcs.c b/usr.bin/gprof/arcs.c index 9a22fe7d624f..5198654c880d 100644 --- a/usr.bin/gprof/arcs.c +++ b/usr.bin/gprof/arcs.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/gprof/arm.h b/usr.bin/gprof/arm.h index f645f7e330b1..838a14039abd 100644 --- a/usr.bin/gprof/arm.h +++ b/usr.bin/gprof/arm.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/gprof/dfn.c b/usr.bin/gprof/dfn.c index 58adbdefcbd2..ef03b3924b5c 100644 --- a/usr.bin/gprof/dfn.c +++ b/usr.bin/gprof/dfn.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/gprof/elf.c b/usr.bin/gprof/elf.c index e248d2ff78f8..b4dbf279e525 100644 --- a/usr.bin/gprof/elf.c +++ b/usr.bin/gprof/elf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/gprof/gprof.c b/usr.bin/gprof/gprof.c index 8dc8e2a2ba51..1821fa0bb33f 100644 --- a/usr.bin/gprof/gprof.c +++ b/usr.bin/gprof/gprof.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/gprof/gprof.h b/usr.bin/gprof/gprof.h index 6be4f9ea675d..4e801cce21e3 100644 --- a/usr.bin/gprof/gprof.h +++ b/usr.bin/gprof/gprof.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/gprof/hertz.c b/usr.bin/gprof/hertz.c index 5fde07ab9030..684c9767aa6e 100644 --- a/usr.bin/gprof/hertz.c +++ b/usr.bin/gprof/hertz.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/gprof/i386.h b/usr.bin/gprof/i386.h index f645f7e330b1..838a14039abd 100644 --- a/usr.bin/gprof/i386.h +++ b/usr.bin/gprof/i386.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/gprof/lookup.c b/usr.bin/gprof/lookup.c index aacda87d5743..8279ff5bc876 100644 --- a/usr.bin/gprof/lookup.c +++ b/usr.bin/gprof/lookup.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/gprof/mips.h b/usr.bin/gprof/mips.h index 256398f92eac..5b6854bd7ca0 100644 --- a/usr.bin/gprof/mips.h +++ b/usr.bin/gprof/mips.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/gprof/pathnames.h b/usr.bin/gprof/pathnames.h index 28af2aad72ae..fd152db3f600 100644 --- a/usr.bin/gprof/pathnames.h +++ b/usr.bin/gprof/pathnames.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/gprof/powerpc.h b/usr.bin/gprof/powerpc.h index f645f7e330b1..838a14039abd 100644 --- a/usr.bin/gprof/powerpc.h +++ b/usr.bin/gprof/powerpc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/gprof/printgprof.c b/usr.bin/gprof/printgprof.c index ed017012c7b1..a38527598698 100644 --- a/usr.bin/gprof/printgprof.c +++ b/usr.bin/gprof/printgprof.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/gprof/printlist.c b/usr.bin/gprof/printlist.c index e72640429497..bf07aa85cb47 100644 --- a/usr.bin/gprof/printlist.c +++ b/usr.bin/gprof/printlist.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/gprof/sparc64.h b/usr.bin/gprof/sparc64.h index f645f7e330b1..838a14039abd 100644 --- a/usr.bin/gprof/sparc64.h +++ b/usr.bin/gprof/sparc64.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/gzip/zuncompress.c b/usr.bin/gzip/zuncompress.c index 6069cae2d41d..c1ea1c79925a 100644 --- a/usr.bin/gzip/zuncompress.c +++ b/usr.bin/gzip/zuncompress.c @@ -1,6 +1,8 @@ /* $NetBSD: zuncompress.c,v 1.11 2011/08/16 13:55:02 joerg Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1986, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/head/head.c b/usr.bin/head/head.c index 8a9428e133d0..6430f9e6c45e 100644 --- a/usr.bin/head/head.c +++ b/usr.bin/head/head.c @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1987, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/hexdump/conv.c b/usr.bin/hexdump/conv.c index 135bb2ced963..95a1becb2dc0 100644 --- a/usr.bin/hexdump/conv.c +++ b/usr.bin/hexdump/conv.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/hexdump/display.c b/usr.bin/hexdump/display.c index f7b19cd466aa..b2f57239722c 100644 --- a/usr.bin/hexdump/display.c +++ b/usr.bin/hexdump/display.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/hexdump/hexdump.c b/usr.bin/hexdump/hexdump.c index 309cb48a3ab5..ff97a189b1f2 100644 --- a/usr.bin/hexdump/hexdump.c +++ b/usr.bin/hexdump/hexdump.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/hexdump/hexdump.h b/usr.bin/hexdump/hexdump.h index 460fcb2dcb99..8a1d405b87dd 100644 --- a/usr.bin/hexdump/hexdump.h +++ b/usr.bin/hexdump/hexdump.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/hexdump/hexsyntax.c b/usr.bin/hexdump/hexsyntax.c index 89a10949c118..3ab9a3b4a686 100644 --- a/usr.bin/hexdump/hexsyntax.c +++ b/usr.bin/hexdump/hexsyntax.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/hexdump/odsyntax.c b/usr.bin/hexdump/odsyntax.c index 21ea13d77aa5..5032d434d445 100644 --- a/usr.bin/hexdump/odsyntax.c +++ b/usr.bin/hexdump/odsyntax.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/hexdump/parse.c b/usr.bin/hexdump/parse.c index 25ed944e4f2d..1872194241e2 100644 --- a/usr.bin/hexdump/parse.c +++ b/usr.bin/hexdump/parse.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/id/id.c b/usr.bin/id/id.c index 057c5dc13853..5abfb655c948 100644 --- a/usr.bin/id/id.c +++ b/usr.bin/id/id.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/join/join.c b/usr.bin/join/join.c index f7906a931f21..40107802a1f8 100644 --- a/usr.bin/join/join.c +++ b/usr.bin/join/join.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/jot/jot.c b/usr.bin/jot/jot.c index 753481f70286..ef6f84b92b11 100644 --- a/usr.bin/jot/jot.c +++ b/usr.bin/jot/jot.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/kdump/kdump.c b/usr.bin/kdump/kdump.c index 986c7fe78acd..5bfa2f07d4d1 100644 --- a/usr.bin/kdump/kdump.c +++ b/usr.bin/kdump/kdump.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/ktrace/ktrace.c b/usr.bin/ktrace/ktrace.c index 29247aeff9c7..cd53ca03ad44 100644 --- a/usr.bin/ktrace/ktrace.c +++ b/usr.bin/ktrace/ktrace.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/ktrace/ktrace.h b/usr.bin/ktrace/ktrace.h index d33c48d21d84..23eebd50342c 100644 --- a/usr.bin/ktrace/ktrace.h +++ b/usr.bin/ktrace/ktrace.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/ktrace/subr.c b/usr.bin/ktrace/subr.c index 9bc44b877047..7049985740ff 100644 --- a/usr.bin/ktrace/subr.c +++ b/usr.bin/ktrace/subr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/lam/lam.c b/usr.bin/lam/lam.c index 8403b8b12d48..ff0308548aef 100644 --- a/usr.bin/lam/lam.c +++ b/usr.bin/lam/lam.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/last/last.c b/usr.bin/last/last.c index 2ca43d76df5a..ea93897abce0 100644 --- a/usr.bin/last/last.c +++ b/usr.bin/last/last.c @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/lastcomm/lastcomm.c b/usr.bin/lastcomm/lastcomm.c index e3b9aea50644..3f712066fe6d 100644 --- a/usr.bin/lastcomm/lastcomm.c +++ b/usr.bin/lastcomm/lastcomm.c @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/lastcomm/pathnames.h b/usr.bin/lastcomm/pathnames.h index 4d51b6c2a806..396e9a63ff3b 100644 --- a/usr.bin/lastcomm/pathnames.h +++ b/usr.bin/lastcomm/pathnames.h @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/leave/leave.c b/usr.bin/leave/leave.c index dd1adfd11a9f..1e3d4ed78ae1 100644 --- a/usr.bin/leave/leave.c +++ b/usr.bin/leave/leave.c @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/lex/initparse.c b/usr.bin/lex/initparse.c index 9bfd5cd91df0..d5736cd00321 100644 --- a/usr.bin/lex/initparse.c +++ b/usr.bin/lex/initparse.c @@ -17,6 +17,8 @@ static const char yysccsid[] = "@(#)yaccpar 1.9 (Berkeley) 02/21/93"; #define YYPURE 0 #line 35 "parse.y" +/ * SPDX-License-Identifier: BSD-2-Clause */ + /* Copyright (c) 1990 The Regents of the University of California. */ /* All rights reserved. */ diff --git a/usr.bin/lock/lock.c b/usr.bin/lock/lock.c index 5000aa672f7a..f51ff9cb7432 100644 --- a/usr.bin/lock/lock.c +++ b/usr.bin/lock/lock.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1987, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/logger/logger.c b/usr.bin/logger/logger.c index 52e540904a81..0c29dd98dbe7 100644 --- a/usr.bin/logger/logger.c +++ b/usr.bin/logger/logger.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/login/login_audit.c b/usr.bin/login/login_audit.c index f71de7c56062..a45adb7b9e71 100644 --- a/usr.bin/login/login_audit.c +++ b/usr.bin/login/login_audit.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2005 Apple Computer, Inc. * All rights reserved. * diff --git a/usr.bin/login/pathnames.h b/usr.bin/login/pathnames.h index ca9b348057a4..e501d7b8772d 100644 --- a/usr.bin/login/pathnames.h +++ b/usr.bin/login/pathnames.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/logname/logname.c b/usr.bin/logname/logname.c index 25095a1ced9c..3d5cf2b262a6 100644 --- a/usr.bin/logname/logname.c +++ b/usr.bin/logname/logname.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/look/look.c b/usr.bin/look/look.c index 5b388fdc3603..6335548c07fd 100644 --- a/usr.bin/look/look.c +++ b/usr.bin/look/look.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/look/pathnames.h b/usr.bin/look/pathnames.h index 05de2845a5ba..6c680f653cff 100644 --- a/usr.bin/look/pathnames.h +++ b/usr.bin/look/pathnames.h @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/lorder/lorder.sh b/usr.bin/lorder/lorder.sh index 03d4d27e4480..390b0b7fe845 100644 --- a/usr.bin/lorder/lorder.sh +++ b/usr.bin/lorder/lorder.sh @@ -1,5 +1,7 @@ #!/bin/sh - # +# SPDX-License-Identifier: BSD-3-Clause +# # Copyright (c) 1990, 1993 # The Regents of the University of California. All rights reserved. # diff --git a/usr.bin/m4/eval.c b/usr.bin/m4/eval.c index f3d72b647e03..34d956e3aefe 100644 --- a/usr.bin/m4/eval.c +++ b/usr.bin/m4/eval.c @@ -1,7 +1,9 @@ /* $OpenBSD: eval.c,v 1.74 2015/02/05 12:59:57 millert Exp $ */ /* $NetBSD: eval.c,v 1.7 1996/11/10 21:21:29 pk Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/m4/extern.h b/usr.bin/m4/extern.h index 6d410d8bed61..165f57387bbb 100644 --- a/usr.bin/m4/extern.h +++ b/usr.bin/m4/extern.h @@ -2,6 +2,8 @@ /* $NetBSD: extern.h,v 1.3 1996/01/13 23:25:24 pk Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/m4/look.c b/usr.bin/m4/look.c index 383fbc6f7fd2..acda95996033 100644 --- a/usr.bin/m4/look.c +++ b/usr.bin/m4/look.c @@ -1,6 +1,8 @@ /* $OpenBSD: look.c,v 1.24 2014/12/21 09:33:12 espie Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/m4/main.c b/usr.bin/m4/main.c index 92d1ea3d6adb..c43dedda035c 100644 --- a/usr.bin/m4/main.c +++ b/usr.bin/m4/main.c @@ -2,6 +2,8 @@ /* $NetBSD: main.c,v 1.12 1997/02/08 23:54:49 cgd Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/m4/mdef.h b/usr.bin/m4/mdef.h index fc2d32a45219..b15f2b5bce38 100644 --- a/usr.bin/m4/mdef.h +++ b/usr.bin/m4/mdef.h @@ -1,7 +1,9 @@ /* $OpenBSD: mdef.h,v 1.33 2015/11/03 16:21:47 deraadt Exp $ */ /* $NetBSD: mdef.h,v 1.7 1996/01/13 23:25:27 pk Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/m4/misc.c b/usr.bin/m4/misc.c index aeafea98f35d..5b7fb302ff07 100644 --- a/usr.bin/m4/misc.c +++ b/usr.bin/m4/misc.c @@ -1,7 +1,9 @@ /* $OpenBSD: misc.c,v 1.46 2015/12/07 14:12:46 espie Exp $ */ /* $NetBSD: misc.c,v 1.6 1995/09/28 05:37:41 tls Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/m4/pathnames.h b/usr.bin/m4/pathnames.h index 668111c6b717..742edc147722 100644 --- a/usr.bin/m4/pathnames.h +++ b/usr.bin/m4/pathnames.h @@ -1,7 +1,9 @@ /* $OpenBSD: pathnames.h,v 1.6 2015/11/03 16:21:47 deraadt Exp $ */ /* $NetBSD: pathnames.h,v 1.6 1995/09/29 00:27:55 cgd Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/m4/stdd.h b/usr.bin/m4/stdd.h index 85e6b00686b0..2ef1bb1f3bdf 100644 --- a/usr.bin/m4/stdd.h +++ b/usr.bin/m4/stdd.h @@ -2,6 +2,8 @@ /* $NetBSD: stdd.h,v 1.2 1995/09/28 05:37:50 tls Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/cmd1.c b/usr.bin/mail/cmd1.c index 1a01e437bc7a..9fa786d2b972 100644 --- a/usr.bin/mail/cmd1.c +++ b/usr.bin/mail/cmd1.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/cmd2.c b/usr.bin/mail/cmd2.c index 3c19fe30faa9..08b7a252b974 100644 --- a/usr.bin/mail/cmd2.c +++ b/usr.bin/mail/cmd2.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/cmd3.c b/usr.bin/mail/cmd3.c index 80e175b1768d..71df59bfea56 100644 --- a/usr.bin/mail/cmd3.c +++ b/usr.bin/mail/cmd3.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/cmdtab.c b/usr.bin/mail/cmdtab.c index b3e8442ed857..7937849a1141 100644 --- a/usr.bin/mail/cmdtab.c +++ b/usr.bin/mail/cmdtab.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/collect.c b/usr.bin/mail/collect.c index af28adc4eb21..0eacac1daf9b 100644 --- a/usr.bin/mail/collect.c +++ b/usr.bin/mail/collect.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/def.h b/usr.bin/mail/def.h index 734fa65e8e03..02b84478456b 100644 --- a/usr.bin/mail/def.h +++ b/usr.bin/mail/def.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/edit.c b/usr.bin/mail/edit.c index 1295caecefea..e8d6fcb12ccc 100644 --- a/usr.bin/mail/edit.c +++ b/usr.bin/mail/edit.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/extern.h b/usr.bin/mail/extern.h index 866cd5865875..55b412306cdb 100644 --- a/usr.bin/mail/extern.h +++ b/usr.bin/mail/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/fio.c b/usr.bin/mail/fio.c index e30f01018827..338062817b14 100644 --- a/usr.bin/mail/fio.c +++ b/usr.bin/mail/fio.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/getname.c b/usr.bin/mail/getname.c index 88dee130ce08..728c6aac4b22 100644 --- a/usr.bin/mail/getname.c +++ b/usr.bin/mail/getname.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/glob.h b/usr.bin/mail/glob.h index 75f8468e00f5..6564b3504d80 100644 --- a/usr.bin/mail/glob.h +++ b/usr.bin/mail/glob.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/head.c b/usr.bin/mail/head.c index 2d37b1ccd7e3..831c99c71579 100644 --- a/usr.bin/mail/head.c +++ b/usr.bin/mail/head.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/lex.c b/usr.bin/mail/lex.c index c65bf67adb12..77004e52f28c 100644 --- a/usr.bin/mail/lex.c +++ b/usr.bin/mail/lex.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/list.c b/usr.bin/mail/list.c index 43a526a730f5..9f1305edba78 100644 --- a/usr.bin/mail/list.c +++ b/usr.bin/mail/list.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/main.c b/usr.bin/mail/main.c index fc5044ea439e..1c1fa46c2ea4 100644 --- a/usr.bin/mail/main.c +++ b/usr.bin/mail/main.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/names.c b/usr.bin/mail/names.c index 9402f03b1e23..b6cde21ce9d6 100644 --- a/usr.bin/mail/names.c +++ b/usr.bin/mail/names.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/pathnames.h b/usr.bin/mail/pathnames.h index f92544875ff3..7a64341e585f 100644 --- a/usr.bin/mail/pathnames.h +++ b/usr.bin/mail/pathnames.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/popen.c b/usr.bin/mail/popen.c index a9ce3b6ea299..b28539a90cff 100644 --- a/usr.bin/mail/popen.c +++ b/usr.bin/mail/popen.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/quit.c b/usr.bin/mail/quit.c index e2f3f4d37e4c..7b44f386bd53 100644 --- a/usr.bin/mail/quit.c +++ b/usr.bin/mail/quit.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/rcv.h b/usr.bin/mail/rcv.h index ddf0e23cab2d..7e290339fcaf 100644 --- a/usr.bin/mail/rcv.h +++ b/usr.bin/mail/rcv.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/send.c b/usr.bin/mail/send.c index 736969151eae..70bc5261f805 100644 --- a/usr.bin/mail/send.c +++ b/usr.bin/mail/send.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/strings.c b/usr.bin/mail/strings.c index dcf8cded7809..46e34345209a 100644 --- a/usr.bin/mail/strings.c +++ b/usr.bin/mail/strings.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/temp.c b/usr.bin/mail/temp.c index 671a9cd95108..85aa06fc6900 100644 --- a/usr.bin/mail/temp.c +++ b/usr.bin/mail/temp.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/tty.c b/usr.bin/mail/tty.c index 0b38c2953d50..ca86bd480336 100644 --- a/usr.bin/mail/tty.c +++ b/usr.bin/mail/tty.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/util.c b/usr.bin/mail/util.c index 9f62c4ecc0b3..558b47245c77 100644 --- a/usr.bin/mail/util.c +++ b/usr.bin/mail/util.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/v7.local.c b/usr.bin/mail/v7.local.c index e588140ee70c..25e31783a5f9 100644 --- a/usr.bin/mail/v7.local.c +++ b/usr.bin/mail/v7.local.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/vars.c b/usr.bin/mail/vars.c index 26e74a15c44b..afed46a72b7c 100644 --- a/usr.bin/mail/vars.c +++ b/usr.bin/mail/vars.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mail/version.c b/usr.bin/mail/version.c index e07292494353..e9d2c7f15140 100644 --- a/usr.bin/mail/version.c +++ b/usr.bin/mail/version.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mesg/mesg.c b/usr.bin/mesg/mesg.c index 796a047730c9..056e6e8f7ccc 100644 --- a/usr.bin/mesg/mesg.c +++ b/usr.bin/mesg/mesg.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/usr.bin/mkdep/mkdep.gcc.sh b/usr.bin/mkdep/mkdep.gcc.sh index 6c38c8829b79..4978ed2e42c5 100644 --- a/usr.bin/mkdep/mkdep.gcc.sh +++ b/usr.bin/mkdep/mkdep.gcc.sh @@ -1,5 +1,7 @@ #!/bin/sh - # +# SPDX-License-Identifier: BSD-3-Clause +# # Copyright (c) 1991, 1993 # The Regents of the University of California. All rights reserved. # diff --git a/usr.bin/mkdep/mkdep.sh b/usr.bin/mkdep/mkdep.sh index c666c65f76bf..4f716b9d5b22 100644 --- a/usr.bin/mkdep/mkdep.sh +++ b/usr.bin/mkdep/mkdep.sh @@ -1,5 +1,7 @@ #!/bin/sh - # +# SPDX-License-Identifier: BSD-3-Clause +# # Copyright (c) 1991, 1993 # The Regents of the University of California. All rights reserved. # diff --git a/usr.bin/mkfifo/mkfifo.c b/usr.bin/mkfifo/mkfifo.c index b66d89956a51..bbcb90173003 100644 --- a/usr.bin/mkfifo/mkfifo.c +++ b/usr.bin/mkfifo/mkfifo.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mklocale/extern.h b/usr.bin/mklocale/extern.h index 7eb27526d787..2746c0ffac4b 100644 --- a/usr.bin/mklocale/extern.h +++ b/usr.bin/mklocale/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mklocale/ldef.h b/usr.bin/mklocale/ldef.h index 543ce1878b37..b554f6232959 100644 --- a/usr.bin/mklocale/ldef.h +++ b/usr.bin/mklocale/ldef.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mklocale/lex.l b/usr.bin/mklocale/lex.l index 28eae1ce16c2..2f2da24c9300 100644 --- a/usr.bin/mklocale/lex.l +++ b/usr.bin/mklocale/lex.l @@ -1,5 +1,7 @@ %{ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mklocale/yacc.y b/usr.bin/mklocale/yacc.y index 397ba102134e..92d99721b160 100644 --- a/usr.bin/mklocale/yacc.y +++ b/usr.bin/mklocale/yacc.y @@ -1,5 +1,7 @@ %{ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mkstr/mkstr.c b/usr.bin/mkstr/mkstr.c index 8ed37038a351..8d572d1d5b6a 100644 --- a/usr.bin/mkstr/mkstr.c +++ b/usr.bin/mkstr/mkstr.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/msgs/msgs.c b/usr.bin/msgs/msgs.c index f57787c78027..6bd6a56fd9e7 100644 --- a/usr.bin/msgs/msgs.c +++ b/usr.bin/msgs/msgs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/msgs/pathnames.h b/usr.bin/msgs/pathnames.h index af0383b42149..a537c386b245 100644 --- a/usr.bin/msgs/pathnames.h +++ b/usr.bin/msgs/pathnames.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/mt/mt.c b/usr.bin/mt/mt.c index 10cd377bf2e4..a053cdd92132 100644 --- a/usr.bin/mt/mt.c +++ b/usr.bin/mt/mt.c @@ -1,5 +1,6 @@ /* - * Copyright (c) 1980, 1993 + * SPDX-License-Identifier: BSD-3-Clause + * * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/usr.bin/netstat/if.c b/usr.bin/netstat/if.c index 36b706c9415d..d9a7574c9e22 100644 --- a/usr.bin/netstat/if.c +++ b/usr.bin/netstat/if.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2013 Gleb Smirnoff * Copyright (c) 1983, 1988, 1993 * The Regents of the University of California. All rights reserved. diff --git a/usr.bin/netstat/inet6.c b/usr.bin/netstat/inet6.c index 03a656bb489c..b3c0778c3909 100644 --- a/usr.bin/netstat/inet6.c +++ b/usr.bin/netstat/inet6.c @@ -1,5 +1,7 @@ /* BSDI inet.c,v 2.3 1995/10/24 02:19:29 prb Exp */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/netstat/ipsec.c b/usr.bin/netstat/ipsec.c index efeb0ce6e7e8..d0359a6fb7e0 100644 --- a/usr.bin/netstat/ipsec.c +++ b/usr.bin/netstat/ipsec.c @@ -1,6 +1,8 @@ /* $KAME: ipsec.c,v 1.33 2003/07/25 09:54:32 itojun Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2005 NTT Multimedia Communications Laboratories, Inc. * All rights reserved. * diff --git a/usr.bin/netstat/main.c b/usr.bin/netstat/main.c index 1a5b9b84dfa7..406fcdf0c39f 100644 --- a/usr.bin/netstat/main.c +++ b/usr.bin/netstat/main.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1988, 1993 * Regents of the University of California. All rights reserved. * diff --git a/usr.bin/netstat/netstat.h b/usr.bin/netstat/netstat.h index de53fcd7031e..262ee101f0cb 100644 --- a/usr.bin/netstat/netstat.h +++ b/usr.bin/netstat/netstat.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * Regents of the University of California. All rights reserved. * diff --git a/usr.bin/netstat/pfkey.c b/usr.bin/netstat/pfkey.c index c1fb3055f7e9..6e382f290a8e 100644 --- a/usr.bin/netstat/pfkey.c +++ b/usr.bin/netstat/pfkey.c @@ -1,6 +1,8 @@ /* $NetBSD: inet.c,v 1.35.2.1 1999/04/29 14:57:08 perry Exp $ */ /* $KAME: ipsec.c,v 1.25 2001/03/12 09:04:39 itojun Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. * All rights reserved. * diff --git a/usr.bin/netstat/route.c b/usr.bin/netstat/route.c index 5628a1d9eae8..2f571f2dd16f 100644 --- a/usr.bin/netstat/route.c +++ b/usr.bin/netstat/route.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/netstat/sctp.c b/usr.bin/netstat/sctp.c index 084e9ece7543..5f67e9157880 100644 --- a/usr.bin/netstat/sctp.c +++ b/usr.bin/netstat/sctp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2007, by Weongyo Jeong. All rights reserved. * Copyright (c) 2011, by Michael Tuexen. All rights reserved. * diff --git a/usr.bin/netstat/unix.c b/usr.bin/netstat/unix.c index 34e6b3977b1f..be2a145c3b4f 100644 --- a/usr.bin/netstat/unix.c +++ b/usr.bin/netstat/unix.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/nice/nice.c b/usr.bin/nice/nice.c index efa0df86c9be..7d29cac05936 100644 --- a/usr.bin/nice/nice.c +++ b/usr.bin/nice/nice.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/nohup/nohup.c b/usr.bin/nohup/nohup.c index 7ee634df8827..4e72f12c1a1d 100644 --- a/usr.bin/nohup/nohup.c +++ b/usr.bin/nohup/nohup.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/pagesize/pagesize.sh b/usr.bin/pagesize/pagesize.sh index d2b50a5a0753..9ac4bdaa723a 100644 --- a/usr.bin/pagesize/pagesize.sh +++ b/usr.bin/pagesize/pagesize.sh @@ -1,5 +1,7 @@ #!/bin/sh - # +# SPDX-License-Identifier: BSD-3-Clause +# # Copyright (c) 1994 # The Regents of the University of California. All rights reserved. # diff --git a/usr.bin/paste/paste.c b/usr.bin/paste/paste.c index 5a8e42a068d1..9d34c203e3b0 100644 --- a/usr.bin/paste/paste.c +++ b/usr.bin/paste/paste.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/patch/mkpath.c b/usr.bin/patch/mkpath.c index 04fd5379f499..2214d4d42e43 100644 --- a/usr.bin/patch/mkpath.c +++ b/usr.bin/patch/mkpath.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/printenv/printenv.c b/usr.bin/printenv/printenv.c index f83ce0dd7808..9e3e2be95def 100644 --- a/usr.bin/printenv/printenv.c +++ b/usr.bin/printenv/printenv.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/printf/printf.c b/usr.bin/printf/printf.c index 62704416599e..8482bb391b87 100644 --- a/usr.bin/printf/printf.c +++ b/usr.bin/printf/printf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright 2014 Garrett D'Amore * Copyright 2010 Nexenta Systems, Inc. All rights reserved. * Copyright (c) 1989, 1993 diff --git a/usr.bin/quota/quota.c b/usr.bin/quota/quota.c index 2e834b8144f8..fc97111676d9 100644 --- a/usr.bin/quota/quota.c +++ b/usr.bin/quota/quota.c @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/renice/renice.c b/usr.bin/renice/renice.c index 3f8c38aae98e..67917f96e1f8 100644 --- a/usr.bin/renice/renice.c +++ b/usr.bin/renice/renice.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/rev/rev.c b/usr.bin/rev/rev.c index c75224313c24..f04259639258 100644 --- a/usr.bin/rev/rev.c +++ b/usr.bin/rev/rev.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/rs/rs.c b/usr.bin/rs/rs.c index 04f4f976c5b9..94675fc96338 100644 --- a/usr.bin/rs/rs.c +++ b/usr.bin/rs/rs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/ruptime/ruptime.c b/usr.bin/ruptime/ruptime.c index abc353bd3739..b6ee0b941982 100644 --- a/usr.bin/ruptime/ruptime.c +++ b/usr.bin/ruptime/ruptime.c @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/rwho/rwho.c b/usr.bin/rwho/rwho.c index 3c7881a9e15b..09b5bc1eb14b 100644 --- a/usr.bin/rwho/rwho.c +++ b/usr.bin/rwho/rwho.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 The Regents of the University of California. * Copyright (c) 2013 Mariusz Zaborski * All rights reserved. diff --git a/usr.bin/script/script.c b/usr.bin/script/script.c index cc9a05fe7501..d05bd3d6040a 100644 --- a/usr.bin/script/script.c +++ b/usr.bin/script/script.c @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2010, 2012 David E. O'Brien * Copyright (c) 1980, 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/usr.bin/sed/compile.c b/usr.bin/sed/compile.c index 19b93044d57e..4427faeff4a2 100644 --- a/usr.bin/sed/compile.c +++ b/usr.bin/sed/compile.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Diomidis Spinellis. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/usr.bin/sed/defs.h b/usr.bin/sed/defs.h index 369c7c25b993..894b5f3a6546 100644 --- a/usr.bin/sed/defs.h +++ b/usr.bin/sed/defs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Diomidis Spinellis. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/usr.bin/sed/extern.h b/usr.bin/sed/extern.h index dfb9d2f3b356..0dfe38d7eb85 100644 --- a/usr.bin/sed/extern.h +++ b/usr.bin/sed/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Diomidis Spinellis. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/usr.bin/sed/main.c b/usr.bin/sed/main.c index 84fedc86ba19..d54a7c11d1a7 100644 --- a/usr.bin/sed/main.c +++ b/usr.bin/sed/main.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2013 Johann 'Myrkraverk' Oskarsson. * Copyright (c) 1992 Diomidis Spinellis. * Copyright (c) 1992, 1993 diff --git a/usr.bin/sed/misc.c b/usr.bin/sed/misc.c index a81018829ca1..7068f705d70b 100644 --- a/usr.bin/sed/misc.c +++ b/usr.bin/sed/misc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Diomidis Spinellis. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/usr.bin/sed/process.c b/usr.bin/sed/process.c index c00ca3a3e295..645e20ff0950 100644 --- a/usr.bin/sed/process.c +++ b/usr.bin/sed/process.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Diomidis Spinellis. * Copyright (c) 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/usr.bin/shar/shar.sh b/usr.bin/shar/shar.sh index f4f4643727a7..454f0e958048 100644 --- a/usr.bin/shar/shar.sh +++ b/usr.bin/shar/shar.sh @@ -1,5 +1,7 @@ #!/bin/sh - # +# SPDX-License-Identifier: BSD-3-Clause +# # Copyright (c) 1990, 1993 # The Regents of the University of California. All rights reserved. # diff --git a/usr.bin/showmount/showmount.c b/usr.bin/showmount/showmount.c index 1d4d58660119..cab91b0045dc 100644 --- a/usr.bin/showmount/showmount.c +++ b/usr.bin/showmount/showmount.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1995 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/split/split.c b/usr.bin/split/split.c index b6b5c876aef1..9028b29d1c69 100644 --- a/usr.bin/split/split.c +++ b/usr.bin/split/split.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/su/su.c b/usr.bin/su/su.c index 6ad691cf0df8..45c30d362082 100644 --- a/usr.bin/su/su.c +++ b/usr.bin/su/su.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002, 2005 Networks Associates Technologies, Inc. * All rights reserved. * diff --git a/usr.bin/systat/cmds.c b/usr.bin/systat/cmds.c index 078e33be3cd1..7eea5bd79d13 100644 --- a/usr.bin/systat/cmds.c +++ b/usr.bin/systat/cmds.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/systat/cmdtab.c b/usr.bin/systat/cmdtab.c index 2652816087ce..52329948748b 100644 --- a/usr.bin/systat/cmdtab.c +++ b/usr.bin/systat/cmdtab.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/systat/devs.c b/usr.bin/systat/devs.c index 45e2fe99faf1..e6b1e48eb10e 100644 --- a/usr.bin/systat/devs.c +++ b/usr.bin/systat/devs.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1998 Kenneth D. Merry. * All rights reserved. * diff --git a/usr.bin/systat/extern.h b/usr.bin/systat/extern.h index 5d92f88f4b66..4cf7013358c3 100644 --- a/usr.bin/systat/extern.h +++ b/usr.bin/systat/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/systat/fetch.c b/usr.bin/systat/fetch.c index 1f26c0adcb25..0fe37c532a71 100644 --- a/usr.bin/systat/fetch.c +++ b/usr.bin/systat/fetch.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/systat/icmp.c b/usr.bin/systat/icmp.c index 7e5cf03c2c91..4b3a56640267 100644 --- a/usr.bin/systat/icmp.c +++ b/usr.bin/systat/icmp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/systat/icmp6.c b/usr.bin/systat/icmp6.c index 11f8f5fcf8ff..d00c98a2e7cc 100644 --- a/usr.bin/systat/icmp6.c +++ b/usr.bin/systat/icmp6.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/systat/iostat.c b/usr.bin/systat/iostat.c index bb9bd9629c5c..2b52b26c8376 100644 --- a/usr.bin/systat/iostat.c +++ b/usr.bin/systat/iostat.c @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1998 Kenneth D. Merry. * All rights reserved. * diff --git a/usr.bin/systat/ip.c b/usr.bin/systat/ip.c index e1dbd6b0ab01..045beb486421 100644 --- a/usr.bin/systat/ip.c +++ b/usr.bin/systat/ip.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/systat/ip6.c b/usr.bin/systat/ip6.c index c25cc47f7c28..d17b74e55a2c 100644 --- a/usr.bin/systat/ip6.c +++ b/usr.bin/systat/ip6.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/systat/keyboard.c b/usr.bin/systat/keyboard.c index 9c96518463e5..a3401506c5ce 100644 --- a/usr.bin/systat/keyboard.c +++ b/usr.bin/systat/keyboard.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/systat/main.c b/usr.bin/systat/main.c index fb1cda71e883..8ae7f740d59d 100644 --- a/usr.bin/systat/main.c +++ b/usr.bin/systat/main.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/systat/netcmds.c b/usr.bin/systat/netcmds.c index f8ff64a35c99..8d5e48fdeb52 100644 --- a/usr.bin/systat/netcmds.c +++ b/usr.bin/systat/netcmds.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/systat/netstat.c b/usr.bin/systat/netstat.c index 704df8a9dbf1..a334e03beb5a 100644 --- a/usr.bin/systat/netstat.c +++ b/usr.bin/systat/netstat.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/systat/pigs.c b/usr.bin/systat/pigs.c index efb21ca3871b..d9f3f8d4ad14 100644 --- a/usr.bin/systat/pigs.c +++ b/usr.bin/systat/pigs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/systat/swap.c b/usr.bin/systat/swap.c index 0a3d80bbda24..5e539f305b7a 100644 --- a/usr.bin/systat/swap.c +++ b/usr.bin/systat/swap.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/systat/systat.h b/usr.bin/systat/systat.h index b31bf9fa7ee1..cc4fc5c22680 100644 --- a/usr.bin/systat/systat.h +++ b/usr.bin/systat/systat.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1989, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/systat/tcp.c b/usr.bin/systat/tcp.c index 89b92546ec02..00417a95b5f1 100644 --- a/usr.bin/systat/tcp.c +++ b/usr.bin/systat/tcp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/systat/vmstat.c b/usr.bin/systat/vmstat.c index 444db5a1292e..dcd998990592 100644 --- a/usr.bin/systat/vmstat.c +++ b/usr.bin/systat/vmstat.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1989, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tail/extern.h b/usr.bin/tail/extern.h index e42fda7f6962..ef2c9ce0ee9a 100644 --- a/usr.bin/tail/extern.h +++ b/usr.bin/tail/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tail/forward.c b/usr.bin/tail/forward.c index 10b0d7aa07f6..3b697e0a5589 100644 --- a/usr.bin/tail/forward.c +++ b/usr.bin/tail/forward.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tail/misc.c b/usr.bin/tail/misc.c index 80b2da279343..137a38829b47 100644 --- a/usr.bin/tail/misc.c +++ b/usr.bin/tail/misc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tail/read.c b/usr.bin/tail/read.c index 6c84c8dbaae7..c5638d961399 100644 --- a/usr.bin/tail/read.c +++ b/usr.bin/tail/read.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tail/reverse.c b/usr.bin/tail/reverse.c index c93b87bb3a65..435623b594ae 100644 --- a/usr.bin/tail/reverse.c +++ b/usr.bin/tail/reverse.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tail/tail.c b/usr.bin/tail/tail.c index ef9cac256f3b..7a65287310d7 100644 --- a/usr.bin/tail/tail.c +++ b/usr.bin/tail/tail.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/talk/ctl.c b/usr.bin/talk/ctl.c index 079d2a2ba978..abfd5e6b30ed 100644 --- a/usr.bin/talk/ctl.c +++ b/usr.bin/talk/ctl.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/talk/ctl_transact.c b/usr.bin/talk/ctl_transact.c index 9ac684289b2b..650134da6ca6 100644 --- a/usr.bin/talk/ctl_transact.c +++ b/usr.bin/talk/ctl_transact.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/talk/display.c b/usr.bin/talk/display.c index a72b2e1d56b1..9987194fcbb9 100644 --- a/usr.bin/talk/display.c +++ b/usr.bin/talk/display.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/talk/get_addrs.c b/usr.bin/talk/get_addrs.c index c81229853cf4..53b841cee2ca 100644 --- a/usr.bin/talk/get_addrs.c +++ b/usr.bin/talk/get_addrs.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/talk/get_names.c b/usr.bin/talk/get_names.c index b79adeccd8cb..3ca362ad9bff 100644 --- a/usr.bin/talk/get_names.c +++ b/usr.bin/talk/get_names.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/talk/init_disp.c b/usr.bin/talk/init_disp.c index 7cdc41b057f9..a3f125792254 100644 --- a/usr.bin/talk/init_disp.c +++ b/usr.bin/talk/init_disp.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/talk/invite.c b/usr.bin/talk/invite.c index 141f03eccf93..8f811a5c55e4 100644 --- a/usr.bin/talk/invite.c +++ b/usr.bin/talk/invite.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/talk/io.c b/usr.bin/talk/io.c index 8ed2a85ee074..9cf7ad8346eb 100644 --- a/usr.bin/talk/io.c +++ b/usr.bin/talk/io.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/talk/look_up.c b/usr.bin/talk/look_up.c index 3019f0fa8791..1b6ba327c59f 100644 --- a/usr.bin/talk/look_up.c +++ b/usr.bin/talk/look_up.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/talk/msgs.c b/usr.bin/talk/msgs.c index 5a40962c6e9c..e0886e9477f7 100644 --- a/usr.bin/talk/msgs.c +++ b/usr.bin/talk/msgs.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/talk/talk.c b/usr.bin/talk/talk.c index 558095e4bde4..4b7e748e2f09 100644 --- a/usr.bin/talk/talk.c +++ b/usr.bin/talk/talk.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/talk/talk.h b/usr.bin/talk/talk.h index 5554c26c2b73..04960b8a52c4 100644 --- a/usr.bin/talk/talk.h +++ b/usr.bin/talk/talk.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/talk/talk_ctl.h b/usr.bin/talk/talk_ctl.h index f1a235009cd7..77f6d1b8a074 100644 --- a/usr.bin/talk/talk_ctl.h +++ b/usr.bin/talk/talk_ctl.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tcopy/tcopy.c b/usr.bin/tcopy/tcopy.c index 475c1d64c6ec..85645c432572 100644 --- a/usr.bin/tcopy/tcopy.c +++ b/usr.bin/tcopy/tcopy.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1987, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tee/tee.c b/usr.bin/tee/tee.c index 1024e13ddff6..6e30881012f9 100644 --- a/usr.bin/tee/tee.c +++ b/usr.bin/tee/tee.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tftp/main.c b/usr.bin/tftp/main.c index 4f4a5ec7ffcc..8b4ded5139a0 100644 --- a/usr.bin/tftp/main.c +++ b/usr.bin/tftp/main.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tftp/tftp.c b/usr.bin/tftp/tftp.c index 3e6f9b84c267..2b4c7a4b5f3f 100644 --- a/usr.bin/tftp/tftp.c +++ b/usr.bin/tftp/tftp.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tftp/tftp.h b/usr.bin/tftp/tftp.h index 8f55882baa9c..26e5652d0fdd 100644 --- a/usr.bin/tftp/tftp.h +++ b/usr.bin/tftp/tftp.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/time/time.c b/usr.bin/time/time.c index 60436915fd22..f8421365c919 100644 --- a/usr.bin/time/time.c +++ b/usr.bin/time/time.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/libacu/biz22.c b/usr.bin/tip/libacu/biz22.c index 99b6fb08afeb..7e0a2acd8468 100644 --- a/usr.bin/tip/libacu/biz22.c +++ b/usr.bin/tip/libacu/biz22.c @@ -1,7 +1,9 @@ /* $OpenBSD: biz22.c,v 1.13 2006/03/17 19:17:13 moritz Exp $ */ /* $NetBSD: biz22.c,v 1.6 1997/02/11 09:24:11 mrg Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/libacu/biz31.c b/usr.bin/tip/libacu/biz31.c index 5bc00ae517ed..dc8f26af13ce 100644 --- a/usr.bin/tip/libacu/biz31.c +++ b/usr.bin/tip/libacu/biz31.c @@ -1,7 +1,9 @@ /* $OpenBSD: biz31.c,v 1.10 2006/03/17 19:17:13 moritz Exp $ */ /* $NetBSD: biz31.c,v 1.5 1997/02/11 09:24:14 mrg Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/libacu/courier.c b/usr.bin/tip/libacu/courier.c index b23c28ccabb7..a0a9b5c0efff 100644 --- a/usr.bin/tip/libacu/courier.c +++ b/usr.bin/tip/libacu/courier.c @@ -1,7 +1,9 @@ /* $OpenBSD: courier.c,v 1.15 2006/03/17 19:17:13 moritz Exp $ */ /* $NetBSD: courier.c,v 1.7 1997/02/11 09:24:16 mrg Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/libacu/df.c b/usr.bin/tip/libacu/df.c index 03374e11678f..cef96080b1b0 100644 --- a/usr.bin/tip/libacu/df.c +++ b/usr.bin/tip/libacu/df.c @@ -1,7 +1,9 @@ /* $OpenBSD: df.c,v 1.9 2006/03/17 19:17:13 moritz Exp $ */ /* $NetBSD: df.c,v 1.4 1995/10/29 00:49:51 pk Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/libacu/dn11.c b/usr.bin/tip/libacu/dn11.c index a0b18ba18afc..385ba8b61be1 100644 --- a/usr.bin/tip/libacu/dn11.c +++ b/usr.bin/tip/libacu/dn11.c @@ -1,7 +1,9 @@ /* $OpenBSD: dn11.c,v 1.9 2006/03/17 19:17:13 moritz Exp $ */ /* $NetBSD: dn11.c,v 1.4 1995/10/29 00:49:53 pk Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/libacu/hayes.c b/usr.bin/tip/libacu/hayes.c index fe52274901d7..12e8401bfd6e 100644 --- a/usr.bin/tip/libacu/hayes.c +++ b/usr.bin/tip/libacu/hayes.c @@ -1,7 +1,9 @@ /* $OpenBSD: hayes.c,v 1.13 2006/03/17 19:17:13 moritz Exp $ */ /* $NetBSD: hayes.c,v 1.6 1997/02/11 09:24:17 mrg Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/libacu/t3000.c b/usr.bin/tip/libacu/t3000.c index a640ff3a2a13..861d8d04e007 100644 --- a/usr.bin/tip/libacu/t3000.c +++ b/usr.bin/tip/libacu/t3000.c @@ -1,7 +1,9 @@ /* $OpenBSD: t3000.c,v 1.14 2006/03/17 19:17:13 moritz Exp $ */ /* $NetBSD: t3000.c,v 1.5 1997/02/11 09:24:18 mrg Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/libacu/v3451.c b/usr.bin/tip/libacu/v3451.c index 0de679e3a382..3fe6c21b9b14 100644 --- a/usr.bin/tip/libacu/v3451.c +++ b/usr.bin/tip/libacu/v3451.c @@ -1,7 +1,9 @@ /* $OpenBSD: v3451.c,v 1.9 2006/03/17 19:17:13 moritz Exp $ */ /* $NetBSD: v3451.c,v 1.6 1997/02/11 09:24:20 mrg Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/libacu/v831.c b/usr.bin/tip/libacu/v831.c index 7adc3c67b15c..60666383700e 100644 --- a/usr.bin/tip/libacu/v831.c +++ b/usr.bin/tip/libacu/v831.c @@ -1,7 +1,9 @@ /* $OpenBSD: v831.c,v 1.11 2006/03/17 19:17:13 moritz Exp $ */ /* $NetBSD: v831.c,v 1.5 1996/12/29 10:42:01 cgd Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/libacu/ventel.c b/usr.bin/tip/libacu/ventel.c index 399b5d8cc54e..df086625e9a6 100644 --- a/usr.bin/tip/libacu/ventel.c +++ b/usr.bin/tip/libacu/ventel.c @@ -1,7 +1,9 @@ /* $OpenBSD: ventel.c,v 1.12 2006/03/17 19:17:13 moritz Exp $ */ /* $NetBSD: ventel.c,v 1.6 1997/02/11 09:24:21 mrg Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/tip/acu.c b/usr.bin/tip/tip/acu.c index 5d2cda624c02..d24e7f752926 100644 --- a/usr.bin/tip/tip/acu.c +++ b/usr.bin/tip/tip/acu.c @@ -1,7 +1,9 @@ /* $OpenBSD: acu.c,v 1.12 2006/03/17 14:43:06 moritz Exp $ */ /* $NetBSD: acu.c,v 1.4 1996/12/29 10:34:03 cgd Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/tip/acutab.c b/usr.bin/tip/tip/acutab.c index 5f6496863677..49f1b4a4a608 100644 --- a/usr.bin/tip/tip/acutab.c +++ b/usr.bin/tip/tip/acutab.c @@ -1,7 +1,9 @@ /* $OpenBSD: acutab.c,v 1.5 2006/03/17 19:17:13 moritz Exp $ */ /* $NetBSD: acutab.c,v 1.3 1994/12/08 09:30:41 jtc Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/tip/cmds.c b/usr.bin/tip/tip/cmds.c index 50cedc4d87d5..6676ae34ac94 100644 --- a/usr.bin/tip/tip/cmds.c +++ b/usr.bin/tip/tip/cmds.c @@ -1,7 +1,9 @@ /* $OpenBSD: cmds.c,v 1.26 2006/06/06 23:24:52 deraadt Exp $ */ /* $NetBSD: cmds.c,v 1.7 1997/02/11 09:24:03 mrg Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/tip/cmdtab.c b/usr.bin/tip/tip/cmdtab.c index 3666c12af671..d8c1231fffa5 100644 --- a/usr.bin/tip/tip/cmdtab.c +++ b/usr.bin/tip/tip/cmdtab.c @@ -1,7 +1,9 @@ /* $OpenBSD: cmdtab.c,v 1.7 2006/03/17 14:43:06 moritz Exp $ */ /* $NetBSD: cmdtab.c,v 1.3 1994/12/08 09:30:46 jtc Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/tip/cu.c b/usr.bin/tip/tip/cu.c index d8d104d482e4..6c888d1d6e63 100644 --- a/usr.bin/tip/tip/cu.c +++ b/usr.bin/tip/tip/cu.c @@ -1,7 +1,9 @@ /* $OpenBSD: cu.c,v 1.19 2006/05/25 08:41:52 jmc Exp $ */ /* $NetBSD: cu.c,v 1.5 1997/02/11 09:24:05 mrg Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/tip/hunt.c b/usr.bin/tip/tip/hunt.c index 0c104f1d5326..2f6711d0b14d 100644 --- a/usr.bin/tip/tip/hunt.c +++ b/usr.bin/tip/tip/hunt.c @@ -1,7 +1,9 @@ /* $OpenBSD: hunt.c,v 1.13 2006/03/17 19:39:46 deraadt Exp $ */ /* $NetBSD: hunt.c,v 1.6 1997/04/20 00:02:10 mellon Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/tip/log.c b/usr.bin/tip/tip/log.c index 8123795111a3..aeb324ad7ef8 100644 --- a/usr.bin/tip/tip/log.c +++ b/usr.bin/tip/tip/log.c @@ -1,7 +1,9 @@ /* $OpenBSD: log.c,v 1.8 2006/03/16 19:32:46 deraadt Exp $ */ /* $NetBSD: log.c,v 1.4 1994/12/24 17:56:28 cgd Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/tip/partab.c b/usr.bin/tip/tip/partab.c index 05bb3294a7de..f2d6c313313e 100644 --- a/usr.bin/tip/tip/partab.c +++ b/usr.bin/tip/tip/partab.c @@ -1,7 +1,9 @@ /* $OpenBSD: partab.c,v 1.5 2003/06/03 02:56:18 millert Exp $ */ /* $NetBSD: partab.c,v 1.4 1996/12/29 10:38:21 cgd Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/tip/pathnames.h b/usr.bin/tip/tip/pathnames.h index 66a453ddd65f..a42aed3f7368 100644 --- a/usr.bin/tip/tip/pathnames.h +++ b/usr.bin/tip/tip/pathnames.h @@ -2,7 +2,9 @@ /* $NetBSD: pathnames.h,v 1.3 1994/12/08 09:30:59 jtc Exp $ */ /* $FreeBSD$ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/tip/remote.c b/usr.bin/tip/tip/remote.c index d9993ae7d928..1fe03beb9c2b 100644 --- a/usr.bin/tip/tip/remote.c +++ b/usr.bin/tip/tip/remote.c @@ -1,7 +1,9 @@ /* $OpenBSD: remote.c,v 1.16 2006/06/06 23:24:52 deraadt Exp $ */ /* $NetBSD: remote.c,v 1.5 1997/04/20 00:02:45 mellon Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/tip/tip.c b/usr.bin/tip/tip/tip.c index 066d679c87b2..a65ad616e8a2 100644 --- a/usr.bin/tip/tip/tip.c +++ b/usr.bin/tip/tip/tip.c @@ -1,7 +1,9 @@ /* $OpenBSD: tip.c,v 1.30 2006/08/18 03:06:18 jason Exp $ */ /* $NetBSD: tip.c,v 1.13 1997/04/20 00:03:05 mellon Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/tip/tip.h b/usr.bin/tip/tip/tip.h index 7e7faa6bd905..041ba8a073fe 100644 --- a/usr.bin/tip/tip/tip.h +++ b/usr.bin/tip/tip/tip.h @@ -2,7 +2,9 @@ /* $NetBSD: tip.h,v 1.7 1997/04/20 00:02:46 mellon Exp $ */ /* $FreeBSD$ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/tip/tipout.c b/usr.bin/tip/tip/tipout.c index db6afe4f42c1..8018229c02a9 100644 --- a/usr.bin/tip/tip/tipout.c +++ b/usr.bin/tip/tip/tipout.c @@ -1,7 +1,9 @@ /* $OpenBSD: tipout.c,v 1.18 2006/05/31 07:03:08 jason Exp $ */ /* $NetBSD: tipout.c,v 1.5 1996/12/29 10:34:12 cgd Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/tip/uucplock.c b/usr.bin/tip/tip/uucplock.c index c82ea784b965..da1601590dae 100644 --- a/usr.bin/tip/tip/uucplock.c +++ b/usr.bin/tip/tip/uucplock.c @@ -1,7 +1,9 @@ /* $OpenBSD: uucplock.c,v 1.11 2006/03/16 19:32:46 deraadt Exp $ */ /* $NetBSD: uucplock.c,v 1.7 1997/02/11 09:24:08 mrg Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/tip/value.c b/usr.bin/tip/tip/value.c index b6cf5c2a4411..a4776b80d35d 100644 --- a/usr.bin/tip/tip/value.c +++ b/usr.bin/tip/tip/value.c @@ -1,7 +1,9 @@ /* $OpenBSD: value.c,v 1.14 2006/03/17 22:02:58 moritz Exp $ */ /* $NetBSD: value.c,v 1.6 1997/02/11 09:24:09 mrg Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tip/tip/vars.c b/usr.bin/tip/tip/vars.c index a991bcc5b51a..a412264295c6 100644 --- a/usr.bin/tip/tip/vars.c +++ b/usr.bin/tip/tip/vars.c @@ -1,7 +1,9 @@ /* $OpenBSD: vars.c,v 1.8 2006/08/18 03:06:18 jason Exp $ */ /* $NetBSD: vars.c,v 1.3 1994/12/08 09:31:19 jtc Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/touch/touch.c b/usr.bin/touch/touch.c index 5732df054d84..62f77d46e429 100644 --- a/usr.bin/touch/touch.c +++ b/usr.bin/touch/touch.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tput/clear.sh b/usr.bin/tput/clear.sh index bfedc3c34fef..2c6e093e10c7 100644 --- a/usr.bin/tput/clear.sh +++ b/usr.bin/tput/clear.sh @@ -1,5 +1,7 @@ #!/bin/sh - # +# SPDX-License-Identifier: BSD-3-Clause +# # Copyright (c) 1989, 1993 # The Regents of the University of California. All rights reserved. # diff --git a/usr.bin/tput/tput.c b/usr.bin/tput/tput.c index f4c6ec33a439..8f678f61b1a0 100644 --- a/usr.bin/tput/tput.c +++ b/usr.bin/tput/tput.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tr/extern.h b/usr.bin/tr/extern.h index 2076119fd819..e939d2cf780d 100644 --- a/usr.bin/tr/extern.h +++ b/usr.bin/tr/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tr/str.c b/usr.bin/tr/str.c index 38ec5839d3dc..2cd811ce5d6b 100644 --- a/usr.bin/tr/str.c +++ b/usr.bin/tr/str.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tr/tr.c b/usr.bin/tr/tr.c index e2d2072b31f8..f5f413056706 100644 --- a/usr.bin/tr/tr.c +++ b/usr.bin/tr/tr.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/true/true.c b/usr.bin/true/true.c index 44dab29110de..96cad3da5166 100644 --- a/usr.bin/true/true.c +++ b/usr.bin/true/true.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tset/extern.h b/usr.bin/tset/extern.h index f82b7095312a..79fee1be0501 100644 --- a/usr.bin/tset/extern.h +++ b/usr.bin/tset/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tset/map.c b/usr.bin/tset/map.c index 49ce82eae105..4fa6d859f055 100644 --- a/usr.bin/tset/map.c +++ b/usr.bin/tset/map.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tset/misc.c b/usr.bin/tset/misc.c index 2263bf962fb6..737fde9dc130 100644 --- a/usr.bin/tset/misc.c +++ b/usr.bin/tset/misc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tset/set.c b/usr.bin/tset/set.c index bfc0ca06f783..df204cebeebe 100644 --- a/usr.bin/tset/set.c +++ b/usr.bin/tset/set.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tset/term.c b/usr.bin/tset/term.c index 168f16886b7f..1c0196b1473c 100644 --- a/usr.bin/tset/term.c +++ b/usr.bin/tset/term.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tset/tset.c b/usr.bin/tset/tset.c index f9570b84e141..be6fbf3abd2d 100644 --- a/usr.bin/tset/tset.c +++ b/usr.bin/tset/tset.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tset/wrterm.c b/usr.bin/tset/wrterm.c index 4604ec354054..cd98558f20a9 100644 --- a/usr.bin/tset/wrterm.c +++ b/usr.bin/tset/wrterm.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tsort/tsort.c b/usr.bin/tsort/tsort.c index 0457e386d19a..58492b26999c 100644 --- a/usr.bin/tsort/tsort.c +++ b/usr.bin/tsort/tsort.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/tty/tty.c b/usr.bin/tty/tty.c index a9d2cffab662..02fc2fec1e28 100644 --- a/usr.bin/tty/tty.c +++ b/usr.bin/tty/tty.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/ul/ul.c b/usr.bin/ul/ul.c index e6df8804f6e2..14b1d87905d2 100644 --- a/usr.bin/ul/ul.c +++ b/usr.bin/ul/ul.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/unexpand/unexpand.c b/usr.bin/unexpand/unexpand.c index df2f8bb9e43c..08ba8ffe1dc4 100644 --- a/usr.bin/unexpand/unexpand.c +++ b/usr.bin/unexpand/unexpand.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/uniq/uniq.c b/usr.bin/uniq/uniq.c index 1161bc1dcb5f..2668c964d4e1 100644 --- a/usr.bin/uniq/uniq.c +++ b/usr.bin/uniq/uniq.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/uudecode/uudecode.c b/usr.bin/uudecode/uudecode.c index e02b95bc7308..a0cfcf23fb13 100644 --- a/usr.bin/uudecode/uudecode.c +++ b/usr.bin/uudecode/uudecode.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/uuencode/uuencode.c b/usr.bin/uuencode/uuencode.c index 004999b4430b..94e4b00f638a 100644 --- a/usr.bin/uuencode/uuencode.c +++ b/usr.bin/uuencode/uuencode.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/vgrind/extern.h b/usr.bin/vgrind/extern.h index 153d89dcaccf..e9d57b6e0372 100644 --- a/usr.bin/vgrind/extern.h +++ b/usr.bin/vgrind/extern.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/vgrind/pathnames.h b/usr.bin/vgrind/pathnames.h index a5f5e70c9f95..bcbef49664a1 100644 --- a/usr.bin/vgrind/pathnames.h +++ b/usr.bin/vgrind/pathnames.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/vgrind/regexp.c b/usr.bin/vgrind/regexp.c index f1d2d7e188f3..572f44d2aeed 100644 --- a/usr.bin/vgrind/regexp.c +++ b/usr.bin/vgrind/regexp.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/vgrind/vfontedpr.c b/usr.bin/vgrind/vfontedpr.c index dd5b1fee85b1..235073094296 100644 --- a/usr.bin/vgrind/vfontedpr.c +++ b/usr.bin/vgrind/vfontedpr.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/vgrind/vgrind.sh b/usr.bin/vgrind/vgrind.sh index 5621fb32f09f..3791dbeacb0a 100644 --- a/usr.bin/vgrind/vgrind.sh +++ b/usr.bin/vgrind/vgrind.sh @@ -1,5 +1,7 @@ #!/bin/sh # +# SPDX-License-Identifier: BSD-3-Clause +# # Copyright (c) 1980, 1993 # The Regents of the University of California. All rights reserved. # diff --git a/usr.bin/vmstat/vmstat.c b/usr.bin/vmstat/vmstat.c index 13e4e38f14a2..2c1e61203c2e 100644 --- a/usr.bin/vmstat/vmstat.c +++ b/usr.bin/vmstat/vmstat.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1986, 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/w/extern.h b/usr.bin/w/extern.h index 799185015e5e..427f479f3d3f 100644 --- a/usr.bin/w/extern.h +++ b/usr.bin/w/extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/w/pr_time.c b/usr.bin/w/pr_time.c index d4a53388d7a9..13f3180d511b 100644 --- a/usr.bin/w/pr_time.c +++ b/usr.bin/w/pr_time.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/w/proc_compare.c b/usr.bin/w/proc_compare.c index 1c450781571a..0ea22ec98f67 100644 --- a/usr.bin/w/proc_compare.c +++ b/usr.bin/w/proc_compare.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/w/w.c b/usr.bin/w/w.c index 1db6e9c921f9..f2da6485a747 100644 --- a/usr.bin/w/w.c +++ b/usr.bin/w/w.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/wall/ttymsg.c b/usr.bin/wall/ttymsg.c index d6d0c1f08215..c8dc658a7931 100644 --- a/usr.bin/wall/ttymsg.c +++ b/usr.bin/wall/ttymsg.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/wall/wall.c b/usr.bin/wall/wall.c index 906ef04440b2..9f4c8a861012 100644 --- a/usr.bin/wall/wall.c +++ b/usr.bin/wall/wall.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/wc/wc.c b/usr.bin/wc/wc.c index be33d924b5ac..d403433e5042 100644 --- a/usr.bin/wc/wc.c +++ b/usr.bin/wc/wc.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1987, 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/what/what.c b/usr.bin/what/what.c index ecc80a61ebdb..6d59f70cb589 100644 --- a/usr.bin/what/what.c +++ b/usr.bin/what/what.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/whois/whois.c b/usr.bin/whois/whois.c index a20339ac9510..fa2911e3d454 100644 --- a/usr.bin/whois/whois.c +++ b/usr.bin/whois/whois.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/write/write.c b/usr.bin/write/write.c index 03db9a1b92ab..b80c37a2c9a5 100644 --- a/usr.bin/write/write.c +++ b/usr.bin/write/write.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/xargs/pathnames.h b/usr.bin/xargs/pathnames.h index 9e4a8f46df38..45c0fff96231 100644 --- a/usr.bin/xargs/pathnames.h +++ b/usr.bin/xargs/pathnames.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/xargs/xargs.c b/usr.bin/xargs/xargs.c index 9867f871eba5..2344ac6bce3a 100644 --- a/usr.bin/xargs/xargs.c +++ b/usr.bin/xargs/xargs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/xinstall/xinstall.c b/usr.bin/xinstall/xinstall.c index 16eba7768d89..15fc2efdf3aa 100644 --- a/usr.bin/xinstall/xinstall.c +++ b/usr.bin/xinstall/xinstall.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2012, 2013 SRI International * Copyright (c) 1987, 1993 * The Regents of the University of California. All rights reserved. diff --git a/usr.bin/xstr/pathnames.h b/usr.bin/xstr/pathnames.h index c042e8529514..32f8696147c5 100644 --- a/usr.bin/xstr/pathnames.h +++ b/usr.bin/xstr/pathnames.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/xstr/xstr.c b/usr.bin/xstr/xstr.c index d0d7e9ee6184..da96581c3f2b 100644 --- a/usr.bin/xstr/xstr.c +++ b/usr.bin/xstr/xstr.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.bin/yes/yes.c b/usr.bin/yes/yes.c index 4a30e3b65a82..26af8d7cbb3d 100644 --- a/usr.bin/yes/yes.c +++ b/usr.bin/yes/yes.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/accton/accton.c b/usr.sbin/accton/accton.c index 0522b0230005..80823ecabbc5 100644 --- a/usr.sbin/accton/accton.c +++ b/usr.sbin/accton/accton.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/arp/arp.c b/usr.sbin/arp/arp.c index fb909142e0de..84c6593d661c 100644 --- a/usr.sbin/arp/arp.c +++ b/usr.sbin/arp/arp.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1984, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/chown/chown.c b/usr.sbin/chown/chown.c index 63f62605374d..e568fe8acc13 100644 --- a/usr.sbin/chown/chown.c +++ b/usr.sbin/chown/chown.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/chroot/chroot.c b/usr.sbin/chroot/chroot.c index abefc589f70d..60ef631ca875 100644 --- a/usr.sbin/chroot/chroot.c +++ b/usr.sbin/chroot/chroot.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/config/config.h b/usr.sbin/config/config.h index 4ce4eb39cdf2..1b32ecc9b898 100644 --- a/usr.sbin/config/config.h +++ b/usr.sbin/config/config.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/config/config.y b/usr.sbin/config/config.y index a3972dd2cf74..1f9801d6de53 100644 --- a/usr.sbin/config/config.y +++ b/usr.sbin/config/config.y @@ -36,7 +36,9 @@ %{ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/config/lang.l b/usr.sbin/config/lang.l index 26e1eecaa38b..6f28d7fc55af 100644 --- a/usr.sbin/config/lang.l +++ b/usr.sbin/config/lang.l @@ -1,5 +1,7 @@ %{ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/config/main.c b/usr.sbin/config/main.c index d7ceb8f85401..c41e3ec52c87 100644 --- a/usr.sbin/config/main.c +++ b/usr.sbin/config/main.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/config/mkheaders.c b/usr.sbin/config/mkheaders.c index 1b9c54026611..086a902dc319 100644 --- a/usr.sbin/config/mkheaders.c +++ b/usr.sbin/config/mkheaders.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/config/mkmakefile.c b/usr.sbin/config/mkmakefile.c index d1c397e5c547..69393675b14a 100644 --- a/usr.sbin/config/mkmakefile.c +++ b/usr.sbin/config/mkmakefile.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/config/mkoptions.c b/usr.sbin/config/mkoptions.c index 9f333c41cab7..bf611cdb12c3 100644 --- a/usr.sbin/config/mkoptions.c +++ b/usr.sbin/config/mkoptions.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 Peter Wemm * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. diff --git a/usr.sbin/crashinfo/crashinfo.sh b/usr.sbin/crashinfo/crashinfo.sh index 2d0b53bcc339..fdf13b79bc26 100755 --- a/usr.sbin/crashinfo/crashinfo.sh +++ b/usr.sbin/crashinfo/crashinfo.sh @@ -1,5 +1,7 @@ #!/bin/sh # +# SPDX-License-Identifier: BSD-3-Clause +# # Copyright (c) 2008 Yahoo!, Inc. # All rights reserved. # diff --git a/usr.sbin/edquota/edquota.c b/usr.sbin/edquota/edquota.c index 1fc7135527ca..eef149c4d698 100644 --- a/usr.sbin/edquota/edquota.c +++ b/usr.sbin/edquota/edquota.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/edquota/pathnames.h b/usr.sbin/edquota/pathnames.h index 8000e88acdbd..e5be2d24c518 100644 --- a/usr.sbin/edquota/pathnames.h +++ b/usr.sbin/edquota/pathnames.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/ifmcstat/ifmcstat.c b/usr.sbin/ifmcstat/ifmcstat.c index bbcacc349c35..81befd3d6af1 100644 --- a/usr.sbin/ifmcstat/ifmcstat.c +++ b/usr.sbin/ifmcstat/ifmcstat.c @@ -1,6 +1,8 @@ /* $KAME: ifmcstat.c,v 1.48 2006/11/15 05:13:59 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007-2009 Bruce Simpson. * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. diff --git a/usr.sbin/ifmcstat/printb.c b/usr.sbin/ifmcstat/printb.c index c2a400960bc9..76b063fcb9e9 100644 --- a/usr.sbin/ifmcstat/printb.c +++ b/usr.sbin/ifmcstat/printb.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/inetd/inetd.c b/usr.sbin/inetd/inetd.c index 96fedaa9bfe2..d8eed678673a 100644 --- a/usr.sbin/inetd/inetd.c +++ b/usr.sbin/inetd/inetd.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/inetd/inetd.h b/usr.sbin/inetd/inetd.h index fe3fece95757..9dc37dd4bf22 100644 --- a/usr.sbin/inetd/inetd.h +++ b/usr.sbin/inetd/inetd.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/inetd/pathnames.h b/usr.sbin/inetd/pathnames.h index f67a19080caf..d725cad4c624 100644 --- a/usr.sbin/inetd/pathnames.h +++ b/usr.sbin/inetd/pathnames.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/iostat/iostat.c b/usr.sbin/iostat/iostat.c index 69882f15f5a6..e0ce53961c12 100644 --- a/usr.sbin/iostat/iostat.c +++ b/usr.sbin/iostat/iostat.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1997, 1998, 2000, 2001 Kenneth D. Merry * All rights reserved. * diff --git a/usr.sbin/ip6addrctl/ip6addrctl.c b/usr.sbin/ip6addrctl/ip6addrctl.c index 79388ff28532..06d527dac2ce 100644 --- a/usr.sbin/ip6addrctl/ip6addrctl.c +++ b/usr.sbin/ip6addrctl/ip6addrctl.c @@ -1,6 +1,8 @@ /* $KAME: ip6addrctl.c,v 1.3 2003/12/16 08:14:28 suz Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2001 WIDE Project. * All rights reserved. * diff --git a/usr.sbin/kgmon/kgmon.c b/usr.sbin/kgmon/kgmon.c index 08c3a1933615..386d3956b35a 100644 --- a/usr.sbin/kgmon/kgmon.c +++ b/usr.sbin/kgmon/kgmon.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/lpr/common_source/displayq.c b/usr.sbin/lpr/common_source/displayq.c index a597407542ba..f21852cdc5b4 100644 --- a/usr.sbin/lpr/common_source/displayq.c +++ b/usr.sbin/lpr/common_source/displayq.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/lpr/common_source/lp.h b/usr.sbin/lpr/common_source/lp.h index 5abbfc4c11fa..bf9262db02a0 100644 --- a/usr.sbin/lpr/common_source/lp.h +++ b/usr.sbin/lpr/common_source/lp.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/lpr/common_source/lp.local.h b/usr.sbin/lpr/common_source/lp.local.h index 415e1ca48411..c0e3f308f75d 100644 --- a/usr.sbin/lpr/common_source/lp.local.h +++ b/usr.sbin/lpr/common_source/lp.local.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/lpr/common_source/pathnames.h b/usr.sbin/lpr/common_source/pathnames.h index 6758a4aca3fb..f987b393848d 100644 --- a/usr.sbin/lpr/common_source/pathnames.h +++ b/usr.sbin/lpr/common_source/pathnames.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/lpr/common_source/rmjob.c b/usr.sbin/lpr/common_source/rmjob.c index d6d951200532..f3502000ee08 100644 --- a/usr.sbin/lpr/common_source/rmjob.c +++ b/usr.sbin/lpr/common_source/rmjob.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/lpr/common_source/startdaemon.c b/usr.sbin/lpr/common_source/startdaemon.c index 77648a4dee68..112846ebc0c9 100644 --- a/usr.sbin/lpr/common_source/startdaemon.c +++ b/usr.sbin/lpr/common_source/startdaemon.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/lpr/filters/lpf.c b/usr.sbin/lpr/filters/lpf.c index 2ea9b2b02fb4..2f2f88f02089 100644 --- a/usr.sbin/lpr/filters/lpf.c +++ b/usr.sbin/lpr/filters/lpf.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/lpr/lpc/cmds.c b/usr.sbin/lpr/lpc/cmds.c index 821a8a97de52..0fb2e676f6a7 100644 --- a/usr.sbin/lpr/lpc/cmds.c +++ b/usr.sbin/lpr/lpc/cmds.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/lpr/lpc/cmdtab.c b/usr.sbin/lpr/lpc/cmdtab.c index fb84a5b650ee..8e8b2b634991 100644 --- a/usr.sbin/lpr/lpc/cmdtab.c +++ b/usr.sbin/lpr/lpc/cmdtab.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/lpr/lpc/extern.h b/usr.sbin/lpr/lpc/extern.h index aa3cfb097f76..e34451dbb18e 100644 --- a/usr.sbin/lpr/lpc/extern.h +++ b/usr.sbin/lpr/lpc/extern.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/lpr/lpc/lpc.c b/usr.sbin/lpr/lpc/lpc.c index a98ac7089a07..3155a7cc7714 100644 --- a/usr.sbin/lpr/lpc/lpc.c +++ b/usr.sbin/lpr/lpc/lpc.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/lpr/lpc/lpc.h b/usr.sbin/lpr/lpc/lpc.h index 0c55f8ac7b17..a2350d865564 100644 --- a/usr.sbin/lpr/lpc/lpc.h +++ b/usr.sbin/lpr/lpc/lpc.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/lpr/lpd/extern.h b/usr.sbin/lpr/lpd/extern.h index 841660f6cbf6..5b3d50d26903 100644 --- a/usr.sbin/lpr/lpd/extern.h +++ b/usr.sbin/lpr/lpd/extern.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/lpr/lpd/lpd.c b/usr.sbin/lpr/lpd/lpd.c index 4146fd954937..f2f8994d1fee 100644 --- a/usr.sbin/lpr/lpd/lpd.c +++ b/usr.sbin/lpr/lpd/lpd.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/lpr/lpd/lpdchar.c b/usr.sbin/lpr/lpd/lpdchar.c index a578ace14a60..acdb3a4f7411 100644 --- a/usr.sbin/lpr/lpd/lpdchar.c +++ b/usr.sbin/lpr/lpd/lpdchar.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/lpr/lpd/modes.c b/usr.sbin/lpr/lpd/modes.c index ec1f4223086b..653a2cefce7e 100644 --- a/usr.sbin/lpr/lpd/modes.c +++ b/usr.sbin/lpr/lpd/modes.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/lpr/lpd/printjob.c b/usr.sbin/lpr/lpd/printjob.c index 9bdc9aafc3fc..ff16f8f298c1 100644 --- a/usr.sbin/lpr/lpd/printjob.c +++ b/usr.sbin/lpr/lpd/printjob.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/lpr/lpd/recvjob.c b/usr.sbin/lpr/lpd/recvjob.c index c2b3b37f311f..890ede4bcbf8 100644 --- a/usr.sbin/lpr/lpd/recvjob.c +++ b/usr.sbin/lpr/lpd/recvjob.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/lpr/lpq/lpq.c b/usr.sbin/lpr/lpq/lpq.c index 8f92f57fa4e7..7a492950253f 100644 --- a/usr.sbin/lpr/lpq/lpq.c +++ b/usr.sbin/lpr/lpq/lpq.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/lpr/lprm/lprm.c b/usr.sbin/lpr/lprm/lprm.c index 5f66beb68957..17aac1adc798 100644 --- a/usr.sbin/lpr/lprm/lprm.c +++ b/usr.sbin/lpr/lprm/lprm.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/lpr/lptest/lptest.c b/usr.sbin/lpr/lptest/lptest.c index 3aabf6473bbd..f064e3333628 100644 --- a/usr.sbin/lpr/lptest/lptest.c +++ b/usr.sbin/lpr/lptest/lptest.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/lpr/pac/pac.c b/usr.sbin/lpr/pac/pac.c index 480631b87d91..7713096da641 100644 --- a/usr.sbin/lpr/pac/pac.c +++ b/usr.sbin/lpr/pac/pac.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/makefs/ffs/ffs_alloc.c b/usr.sbin/makefs/ffs/ffs_alloc.c index 024de8cc4ea2..a9598153c404 100644 --- a/usr.sbin/makefs/ffs/ffs_alloc.c +++ b/usr.sbin/makefs/ffs/ffs_alloc.c @@ -1,7 +1,9 @@ /* $NetBSD: ffs_alloc.c,v 1.14 2004/06/20 22:20:18 jmc Exp $ */ /* From: NetBSD: ffs_alloc.c,v 1.50 2001/09/06 02:16:01 lukem Exp */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002 Networks Associates Technology, Inc. * All rights reserved. * diff --git a/usr.sbin/makefs/ffs/ffs_balloc.c b/usr.sbin/makefs/ffs/ffs_balloc.c index 272eaeecc926..aad9e43c1512 100644 --- a/usr.sbin/makefs/ffs/ffs_balloc.c +++ b/usr.sbin/makefs/ffs/ffs_balloc.c @@ -1,7 +1,9 @@ /* $NetBSD: ffs_balloc.c,v 1.13 2004/06/20 22:20:18 jmc Exp $ */ /* From NetBSD: ffs_balloc.c,v 1.25 2001/08/08 08:36:36 lukem Exp */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/makefs/ffs/ffs_extern.h b/usr.sbin/makefs/ffs/ffs_extern.h index 7755823c1703..b4d4bbaef6e9 100644 --- a/usr.sbin/makefs/ffs/ffs_extern.h +++ b/usr.sbin/makefs/ffs/ffs_extern.h @@ -2,6 +2,8 @@ /* From: NetBSD: ffs_extern.h,v 1.19 2001/08/17 02:18:48 lukem Exp */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/makefs/ffs/ffs_subr.c b/usr.sbin/makefs/ffs/ffs_subr.c index ddf4d2efc245..319268172cc0 100644 --- a/usr.sbin/makefs/ffs/ffs_subr.c +++ b/usr.sbin/makefs/ffs/ffs_subr.c @@ -1,6 +1,8 @@ /* $NetBSD: ffs_subr.c,v 1.32 2003/12/30 12:33:24 pk Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/makefs/ffs/mkfs.c b/usr.sbin/makefs/ffs/mkfs.c index 3be9c6edcce4..0c8447150f0e 100644 --- a/usr.sbin/makefs/ffs/mkfs.c +++ b/usr.sbin/makefs/ffs/mkfs.c @@ -1,6 +1,8 @@ /* $NetBSD: mkfs.c,v 1.22 2011/10/09 22:30:13 christos Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002 Networks Associates Technology, Inc. * All rights reserved. * diff --git a/usr.sbin/makefs/ffs/ufs_bmap.c b/usr.sbin/makefs/ffs/ufs_bmap.c index 73a29594965b..196693587da0 100644 --- a/usr.sbin/makefs/ffs/ufs_bmap.c +++ b/usr.sbin/makefs/ffs/ufs_bmap.c @@ -1,7 +1,9 @@ /* $NetBSD: ufs_bmap.c,v 1.14 2004/06/20 22:20:18 jmc Exp $ */ /* From: NetBSD: ufs_bmap.c,v 1.14 2001/11/08 05:00:51 chs Exp */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/usr.sbin/makefs/ffs/ufs_inode.h b/usr.sbin/makefs/ffs/ufs_inode.h index 25f634226b16..e4caaafa5b1a 100644 --- a/usr.sbin/makefs/ffs/ufs_inode.h +++ b/usr.sbin/makefs/ffs/ufs_inode.h @@ -1,7 +1,9 @@ /* $NetBSD: ufs_inode.h,v 1.3 2003/08/07 11:25:34 agc Exp $ */ /* From: NetBSD: inode.h,v 1.27 2001/12/18 10:57:23 fvdl Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1989, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/usr.sbin/mld6query/mld6.c b/usr.sbin/mld6query/mld6.c index a3c8342e5f50..dcdd15a9b0d0 100644 --- a/usr.sbin/mld6query/mld6.c +++ b/usr.sbin/mld6query/mld6.c @@ -1,6 +1,8 @@ /* $KAME: mld6.c,v 1.15 2003/04/02 11:29:54 suz Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1998 WIDE Project. * All rights reserved. * diff --git a/usr.sbin/mountd/mountd.c b/usr.sbin/mountd/mountd.c index 4431f881581b..81f4a8d29073 100644 --- a/usr.sbin/mountd/mountd.c +++ b/usr.sbin/mountd/mountd.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/mountd/pathnames.h b/usr.sbin/mountd/pathnames.h index b1fbe2ec1c4c..29f81c957dd8 100644 --- a/usr.sbin/mountd/pathnames.h +++ b/usr.sbin/mountd/pathnames.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/mptutil/mpt_cam.c b/usr.sbin/mptutil/mpt_cam.c index 8e332950fb80..04c13f0c25fe 100644 --- a/usr.sbin/mptutil/mpt_cam.c +++ b/usr.sbin/mptutil/mpt_cam.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Yahoo!, Inc. * All rights reserved. * Written by: John Baldwin diff --git a/usr.sbin/mptutil/mpt_cmd.c b/usr.sbin/mptutil/mpt_cmd.c index 8104fc9b4653..79422c12dd89 100644 --- a/usr.sbin/mptutil/mpt_cmd.c +++ b/usr.sbin/mptutil/mpt_cmd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Yahoo!, Inc. * All rights reserved. * Written by: John Baldwin diff --git a/usr.sbin/mptutil/mpt_config.c b/usr.sbin/mptutil/mpt_config.c index 17b9945a6624..6dc5d196840f 100644 --- a/usr.sbin/mptutil/mpt_config.c +++ b/usr.sbin/mptutil/mpt_config.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Yahoo!, Inc. * All rights reserved. * Written by: John Baldwin diff --git a/usr.sbin/mptutil/mpt_drive.c b/usr.sbin/mptutil/mpt_drive.c index 049ce7178c94..c71896d33b79 100644 --- a/usr.sbin/mptutil/mpt_drive.c +++ b/usr.sbin/mptutil/mpt_drive.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Yahoo!, Inc. * All rights reserved. * Written by: John Baldwin diff --git a/usr.sbin/mptutil/mpt_evt.c b/usr.sbin/mptutil/mpt_evt.c index 9ccdebd424fb..9fb41d50b4dc 100644 --- a/usr.sbin/mptutil/mpt_evt.c +++ b/usr.sbin/mptutil/mpt_evt.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Yahoo!, Inc. * All rights reserved. * Written by: John Baldwin diff --git a/usr.sbin/mptutil/mpt_show.c b/usr.sbin/mptutil/mpt_show.c index 153d73e0097f..313f985f4926 100644 --- a/usr.sbin/mptutil/mpt_show.c +++ b/usr.sbin/mptutil/mpt_show.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Yahoo!, Inc. * All rights reserved. * Written by: John Baldwin diff --git a/usr.sbin/mptutil/mpt_volume.c b/usr.sbin/mptutil/mpt_volume.c index 2b273c73cf0e..0e437ed03de6 100644 --- a/usr.sbin/mptutil/mpt_volume.c +++ b/usr.sbin/mptutil/mpt_volume.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Yahoo!, Inc. * All rights reserved. * Written by: John Baldwin diff --git a/usr.sbin/mptutil/mptutil.c b/usr.sbin/mptutil/mptutil.c index 63e8efadd4b9..81487664f1ce 100644 --- a/usr.sbin/mptutil/mptutil.c +++ b/usr.sbin/mptutil/mptutil.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Yahoo!, Inc. * All rights reserved. * Written by: John Baldwin diff --git a/usr.sbin/mptutil/mptutil.h b/usr.sbin/mptutil/mptutil.h index 395123593343..191c8d2dfda2 100644 --- a/usr.sbin/mptutil/mptutil.h +++ b/usr.sbin/mptutil/mptutil.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Yahoo!, Inc. * All rights reserved. * Written by: John Baldwin diff --git a/usr.sbin/nandsim/nandsim_rcfile.c b/usr.sbin/nandsim/nandsim_rcfile.c index 0f99e7b001e2..8e9cca17f37b 100644 --- a/usr.sbin/nandsim/nandsim_rcfile.c +++ b/usr.sbin/nandsim/nandsim_rcfile.c @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999, Boris Popov * All rights reserved. * diff --git a/usr.sbin/nandsim/nandsim_rcfile.h b/usr.sbin/nandsim/nandsim_rcfile.h index f5c3ce9ac8c0..d92ae870f0fc 100644 --- a/usr.sbin/nandsim/nandsim_rcfile.h +++ b/usr.sbin/nandsim/nandsim_rcfile.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999, Boris Popov * All rights reserved. * diff --git a/usr.sbin/ndp/ndp.c b/usr.sbin/ndp/ndp.c index 79aef78b0a64..95e80b466fe4 100644 --- a/usr.sbin/ndp/ndp.c +++ b/usr.sbin/ndp/ndp.c @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: ndp.c,v 1.104 2003/06/27 07:48:39 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. * All rights reserved. * diff --git a/usr.sbin/nfsd/nfsd.c b/usr.sbin/nfsd/nfsd.c index b262693a0d2f..08833434072b 100644 --- a/usr.sbin/nfsd/nfsd.c +++ b/usr.sbin/nfsd/nfsd.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/pciconf/cap.c b/usr.sbin/pciconf/cap.c index 4d0738896816..d8c518526f65 100644 --- a/usr.sbin/pciconf/cap.c +++ b/usr.sbin/pciconf/cap.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007 Yahoo!, Inc. * All rights reserved. * Written by: John Baldwin diff --git a/usr.sbin/pciconf/pciconf.h b/usr.sbin/pciconf/pciconf.h index 734007eba920..4b31372cd963 100644 --- a/usr.sbin/pciconf/pciconf.h +++ b/usr.sbin/pciconf/pciconf.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007 Yahoo!, Inc. * All rights reserved. * Written by: John Baldwin diff --git a/usr.sbin/ppp/slcompress.c b/usr.sbin/ppp/slcompress.c index 48928c77fc2a..adfdcd6da796 100644 --- a/usr.sbin/ppp/slcompress.c +++ b/usr.sbin/ppp/slcompress.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/ppp/slcompress.h b/usr.sbin/ppp/slcompress.h index 9c415cb25fa8..9694d3ace21d 100644 --- a/usr.sbin/ppp/slcompress.h +++ b/usr.sbin/ppp/slcompress.h @@ -1,6 +1,8 @@ -/* +/*- * Definitions for tcp compression routines. * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/pstat/pstat.c b/usr.sbin/pstat/pstat.c index ec801822fdb2..c704f1599fff 100644 --- a/usr.sbin/pstat/pstat.c +++ b/usr.sbin/pstat/pstat.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * Copyright (c) 2002 Networks Associates Technologies, Inc. diff --git a/usr.sbin/pwd_mkdb/pwd_mkdb.c b/usr.sbin/pwd_mkdb/pwd_mkdb.c index c78b152dc1bc..7f6affb1f840 100644 --- a/usr.sbin/pwd_mkdb/pwd_mkdb.c +++ b/usr.sbin/pwd_mkdb/pwd_mkdb.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/quotaon/quotaon.c b/usr.sbin/quotaon/quotaon.c index 550b705703b4..f5340c6b44c5 100644 --- a/usr.sbin/quotaon/quotaon.c +++ b/usr.sbin/quotaon/quotaon.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/repquota/repquota.c b/usr.sbin/repquota/repquota.c index 27f845a3556e..23abcca93752 100644 --- a/usr.sbin/repquota/repquota.c +++ b/usr.sbin/repquota/repquota.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/rip6query/rip6query.c b/usr.sbin/rip6query/rip6query.c index a35c75097415..b3d745965965 100644 --- a/usr.sbin/rip6query/rip6query.c +++ b/usr.sbin/rip6query/rip6query.c @@ -1,6 +1,8 @@ /* $KAME: rip6query.c,v 1.11 2001/05/08 04:36:37 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/usr.sbin/rmt/rmt.c b/usr.sbin/rmt/rmt.c index aa3a96430889..308d41b14c64 100644 --- a/usr.sbin/rmt/rmt.c +++ b/usr.sbin/rmt/rmt.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/route6d/misc/cksum.c b/usr.sbin/route6d/misc/cksum.c index bff7e2d5f7f4..200eecceef7d 100644 --- a/usr.sbin/route6d/misc/cksum.c +++ b/usr.sbin/route6d/misc/cksum.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/usr.sbin/route6d/route6d.c b/usr.sbin/route6d/route6d.c index 90fba9bc048b..ac1c778942cd 100644 --- a/usr.sbin/route6d/route6d.c +++ b/usr.sbin/route6d/route6d.c @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: route6d.c,v 1.104 2003/10/31 00:30:20 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/usr.sbin/route6d/route6d.h b/usr.sbin/route6d/route6d.h index 49a7d5a93760..d556799c7177 100644 --- a/usr.sbin/route6d/route6d.h +++ b/usr.sbin/route6d/route6d.h @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: route6d.h,v 1.8 2003/05/28 09:11:13 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/usr.sbin/rpcbind/check_bound.c b/usr.sbin/rpcbind/check_bound.c index b08979d61ebf..becd20122440 100644 --- a/usr.sbin/rpcbind/check_bound.c +++ b/usr.sbin/rpcbind/check_bound.c @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/usr.sbin/rpcbind/pmap_svc.c b/usr.sbin/rpcbind/pmap_svc.c index d20f18f88f8c..991a28d680fb 100644 --- a/usr.sbin/rpcbind/pmap_svc.c +++ b/usr.sbin/rpcbind/pmap_svc.c @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/usr.sbin/rpcbind/rpcb_stat.c b/usr.sbin/rpcbind/rpcb_stat.c index 12aab64a058a..65bd1645c5f8 100644 --- a/usr.sbin/rpcbind/rpcb_stat.c +++ b/usr.sbin/rpcbind/rpcb_stat.c @@ -3,6 +3,8 @@ * $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/usr.sbin/rpcbind/rpcb_svc.c b/usr.sbin/rpcbind/rpcb_svc.c index 7aa5393ac424..9ae41965b97b 100644 --- a/usr.sbin/rpcbind/rpcb_svc.c +++ b/usr.sbin/rpcbind/rpcb_svc.c @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/usr.sbin/rpcbind/rpcb_svc_4.c b/usr.sbin/rpcbind/rpcb_svc_4.c index 852abaff6c2a..9bb48beed3e2 100644 --- a/usr.sbin/rpcbind/rpcb_svc_4.c +++ b/usr.sbin/rpcbind/rpcb_svc_4.c @@ -4,6 +4,8 @@ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/usr.sbin/rpcbind/rpcb_svc_com.c b/usr.sbin/rpcbind/rpcb_svc_com.c index d5beb13f7461..7c72041b4a6c 100644 --- a/usr.sbin/rpcbind/rpcb_svc_com.c +++ b/usr.sbin/rpcbind/rpcb_svc_com.c @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/usr.sbin/rpcbind/rpcbind.c b/usr.sbin/rpcbind/rpcbind.c index 9d5a608b9849..bac11a9b205a 100644 --- a/usr.sbin/rpcbind/rpcbind.c +++ b/usr.sbin/rpcbind/rpcbind.c @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/usr.sbin/rpcbind/rpcbind.h b/usr.sbin/rpcbind/rpcbind.h index 309bc0ba77da..f78b2eecc34b 100644 --- a/usr.sbin/rpcbind/rpcbind.h +++ b/usr.sbin/rpcbind/rpcbind.h @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/usr.sbin/rpcbind/warmstart.c b/usr.sbin/rpcbind/warmstart.c index 473b6f7e9579..74ad91231e3d 100644 --- a/usr.sbin/rpcbind/warmstart.c +++ b/usr.sbin/rpcbind/warmstart.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/usr.sbin/rrenumd/lexer.l b/usr.sbin/rrenumd/lexer.l index 47656e86d2b1..31ca4b2a86b6 100644 --- a/usr.sbin/rrenumd/lexer.l +++ b/usr.sbin/rrenumd/lexer.l @@ -1,6 +1,8 @@ /* $KAME: lexer.l,v 1.7 2000/11/08 02:40:53 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/usr.sbin/rrenumd/parser.y b/usr.sbin/rrenumd/parser.y index d2b06adf84c1..a7a108de7939 100644 --- a/usr.sbin/rrenumd/parser.y +++ b/usr.sbin/rrenumd/parser.y @@ -1,6 +1,8 @@ /* $KAME: parser.y,v 1.8 2000/11/08 03:03:34 jinmei Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/usr.sbin/rrenumd/rrenumd.c b/usr.sbin/rrenumd/rrenumd.c index 68f68473a909..dd08396b6421 100644 --- a/usr.sbin/rrenumd/rrenumd.c +++ b/usr.sbin/rrenumd/rrenumd.c @@ -1,6 +1,8 @@ /* $KAME: rrenumd.c,v 1.20 2000/11/08 02:40:53 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/usr.sbin/rtadvd/advcap.c b/usr.sbin/rtadvd/advcap.c index 198c7b7e67b2..5efa5ce2dd9c 100644 --- a/usr.sbin/rtadvd/advcap.c +++ b/usr.sbin/rtadvd/advcap.c @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: advcap.c,v 1.11 2003/05/19 09:46:50 keiichi Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983 The Regents of the University of California. * All rights reserved. * diff --git a/usr.sbin/rtadvd/config.c b/usr.sbin/rtadvd/config.c index 05d9dc5efb9a..cd7134cecae2 100644 --- a/usr.sbin/rtadvd/config.c +++ b/usr.sbin/rtadvd/config.c @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: config.c,v 1.84 2003/08/05 12:34:23 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1998 WIDE Project. * Copyright (C) 2011 Hiroki Sato * All rights reserved. diff --git a/usr.sbin/rtadvd/config.h b/usr.sbin/rtadvd/config.h index 219390bb1512..24e6f493bdbc 100644 --- a/usr.sbin/rtadvd/config.h +++ b/usr.sbin/rtadvd/config.h @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: config.h,v 1.8 2003/06/17 08:26:22 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. * All rights reserved. * diff --git a/usr.sbin/rtadvd/if.c b/usr.sbin/rtadvd/if.c index 72ea36a8f64f..20a509946d13 100644 --- a/usr.sbin/rtadvd/if.c +++ b/usr.sbin/rtadvd/if.c @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: if.c,v 1.17 2001/01/21 15:27:30 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * Copyright (C) 2011 Hiroki Sato * All rights reserved. diff --git a/usr.sbin/rtadvd/if.h b/usr.sbin/rtadvd/if.h index 6efdd562fb44..42b4be795859 100644 --- a/usr.sbin/rtadvd/if.h +++ b/usr.sbin/rtadvd/if.h @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: if.h,v 1.10 2003/02/24 11:29:10 ono Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. * All rights reserved. * diff --git a/usr.sbin/rtadvd/rrenum.c b/usr.sbin/rtadvd/rrenum.c index eede4b6d00aa..7e3bac286cc3 100644 --- a/usr.sbin/rtadvd/rrenum.c +++ b/usr.sbin/rtadvd/rrenum.c @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: rrenum.c,v 1.12 2002/06/10 19:59:47 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/usr.sbin/rtadvd/rrenum.h b/usr.sbin/rtadvd/rrenum.h index 2b20d595dda7..93cd96b6d189 100644 --- a/usr.sbin/rtadvd/rrenum.h +++ b/usr.sbin/rtadvd/rrenum.h @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: rrenum.h,v 1.3 2001/01/21 15:37:14 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1998 WIDE Project. * All rights reserved. * diff --git a/usr.sbin/rtadvd/rtadvd.c b/usr.sbin/rtadvd/rtadvd.c index 9976c784c99e..d46185876444 100644 --- a/usr.sbin/rtadvd/rtadvd.c +++ b/usr.sbin/rtadvd/rtadvd.c @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: rtadvd.c,v 1.82 2003/08/05 12:34:23 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * Copyright (C) 2011 Hiroki Sato * All rights reserved. diff --git a/usr.sbin/rtadvd/rtadvd.h b/usr.sbin/rtadvd/rtadvd.h index e7ed87fece02..005a42c2038a 100644 --- a/usr.sbin/rtadvd/rtadvd.h +++ b/usr.sbin/rtadvd/rtadvd.h @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: rtadvd.h,v 1.26 2003/08/05 12:34:23 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1998 WIDE Project. * Copyright (C) 2011 Hiroki Sato * All rights reserved. diff --git a/usr.sbin/rtadvd/timer.c b/usr.sbin/rtadvd/timer.c index 452add49c4c9..94c5dcd91f70 100644 --- a/usr.sbin/rtadvd/timer.c +++ b/usr.sbin/rtadvd/timer.c @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: timer.c,v 1.9 2002/06/10 19:59:47 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1998 WIDE Project. * Copyright (C) 2011 Hiroki Sato * All rights reserved. diff --git a/usr.sbin/rtadvd/timer.h b/usr.sbin/rtadvd/timer.h index 4498aaff073a..74ac7d41d8fe 100644 --- a/usr.sbin/rtadvd/timer.h +++ b/usr.sbin/rtadvd/timer.h @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: timer.h,v 1.5 2002/05/31 13:30:38 jinmei Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1998 WIDE Project. * All rights reserved. * diff --git a/usr.sbin/rtadvd/timer_subr.c b/usr.sbin/rtadvd/timer_subr.c index 0ddf0a433f96..7a7a23cd98f7 100644 --- a/usr.sbin/rtadvd/timer_subr.c +++ b/usr.sbin/rtadvd/timer_subr.c @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: timer.c,v 1.9 2002/06/10 19:59:47 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1998 WIDE Project. * All rights reserved. * diff --git a/usr.sbin/rtadvd/timer_subr.h b/usr.sbin/rtadvd/timer_subr.h index 32e1bb163afb..36e8b3bdc192 100644 --- a/usr.sbin/rtadvd/timer_subr.h +++ b/usr.sbin/rtadvd/timer_subr.h @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: timer.h,v 1.5 2002/05/31 13:30:38 jinmei Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1998 WIDE Project. * All rights reserved. * diff --git a/usr.sbin/rtsold/dump.c b/usr.sbin/rtsold/dump.c index a0bf2c2744c8..282b71d049d5 100644 --- a/usr.sbin/rtsold/dump.c +++ b/usr.sbin/rtsold/dump.c @@ -1,6 +1,8 @@ /* $KAME: dump.c,v 1.13 2003/10/05 00:09:36 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1999 WIDE Project. * All rights reserved. * diff --git a/usr.sbin/rtsold/if.c b/usr.sbin/rtsold/if.c index 821a307a7530..8fe8ba3c6df7 100644 --- a/usr.sbin/rtsold/if.c +++ b/usr.sbin/rtsold/if.c @@ -1,6 +1,8 @@ /* $KAME: if.c,v 1.27 2003/10/05 00:09:36 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/usr.sbin/rtsold/probe.c b/usr.sbin/rtsold/probe.c index 3aa5303a6603..2a5ddfcad06e 100644 --- a/usr.sbin/rtsold/probe.c +++ b/usr.sbin/rtsold/probe.c @@ -1,6 +1,8 @@ /* $KAME: probe.c,v 1.17 2003/10/05 00:09:36 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1998 WIDE Project. * All rights reserved. * diff --git a/usr.sbin/rtsold/rtsock.c b/usr.sbin/rtsold/rtsock.c index 702ffe13f695..6e57eaf9bc8a 100644 --- a/usr.sbin/rtsold/rtsock.c +++ b/usr.sbin/rtsold/rtsock.c @@ -1,7 +1,9 @@ /* $KAME: rtsock.c,v 1.3 2000/10/10 08:46:45 itojun Exp $ */ /* $FreeBSD$ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2000 WIDE Project. * All rights reserved. * diff --git a/usr.sbin/rtsold/rtsol.c b/usr.sbin/rtsold/rtsol.c index cff283160e89..04a92de35620 100644 --- a/usr.sbin/rtsold/rtsol.c +++ b/usr.sbin/rtsold/rtsol.c @@ -1,6 +1,8 @@ /* $KAME: rtsol.c,v 1.27 2003/10/05 00:09:36 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * Copyright (C) 2011 Hiroki Sato * All rights reserved. diff --git a/usr.sbin/rtsold/rtsold.c b/usr.sbin/rtsold/rtsold.c index 9cfe5c304349..a8e5b23f0917 100644 --- a/usr.sbin/rtsold/rtsold.c +++ b/usr.sbin/rtsold/rtsold.c @@ -1,6 +1,8 @@ /* $KAME: rtsold.c,v 1.67 2003/05/17 18:16:15 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/usr.sbin/rtsold/rtsold.h b/usr.sbin/rtsold/rtsold.h index f19fb3ccd93b..7af0441d2d64 100644 --- a/usr.sbin/rtsold/rtsold.h +++ b/usr.sbin/rtsold/rtsold.h @@ -1,6 +1,8 @@ /* $KAME: rtsold.h,v 1.19 2003/04/16 09:48:15 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/usr.sbin/rwhod/rwhod.c b/usr.sbin/rwhod/rwhod.c index 8cfef97a37a6..9e028f20bca7 100644 --- a/usr.sbin/rwhod/rwhod.c +++ b/usr.sbin/rwhod/rwhod.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 The Regents of the University of California. * Copyright (c) 2013 Mariusz Zaborski * All rights reserved. diff --git a/usr.sbin/setfib/setfib.c b/usr.sbin/setfib/setfib.c index cfb3a9d5d46d..0783a07f4597 100644 --- a/usr.sbin/setfib/setfib.c +++ b/usr.sbin/setfib/setfib.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * Copyright (c) 2008 Cisco Systems, All rights reserved diff --git a/usr.sbin/syslogd/pathnames.h b/usr.sbin/syslogd/pathnames.h index ac162ba0d1e2..7297ba5b95d7 100644 --- a/usr.sbin/syslogd/pathnames.h +++ b/usr.sbin/syslogd/pathnames.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/syslogd/syslogd.c b/usr.sbin/syslogd/syslogd.c index fbcd0861655d..ce88138b8ddd 100644 --- a/usr.sbin/syslogd/syslogd.c +++ b/usr.sbin/syslogd/syslogd.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1988, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/timed/timed/acksend.c b/usr.sbin/timed/timed/acksend.c index 76ab04797d6b..fd6a845ee1ae 100644 --- a/usr.sbin/timed/timed/acksend.c +++ b/usr.sbin/timed/timed/acksend.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/timed/timed/byteorder.c b/usr.sbin/timed/timed/byteorder.c index f046a8471bcd..03bd6a33f7e5 100644 --- a/usr.sbin/timed/timed/byteorder.c +++ b/usr.sbin/timed/timed/byteorder.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/timed/timed/candidate.c b/usr.sbin/timed/timed/candidate.c index b3c2c61fc9ab..e3c4a7287178 100644 --- a/usr.sbin/timed/timed/candidate.c +++ b/usr.sbin/timed/timed/candidate.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/timed/timed/cksum.c b/usr.sbin/timed/timed/cksum.c index e0cc6f80effc..28583d76003d 100644 --- a/usr.sbin/timed/timed/cksum.c +++ b/usr.sbin/timed/timed/cksum.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/timed/timed/correct.c b/usr.sbin/timed/timed/correct.c index 3fdb0dfa9f68..3b7d23061fc8 100644 --- a/usr.sbin/timed/timed/correct.c +++ b/usr.sbin/timed/timed/correct.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/timed/timed/extern.h b/usr.sbin/timed/timed/extern.h index 705b234ac221..cccf9582a461 100644 --- a/usr.sbin/timed/timed/extern.h +++ b/usr.sbin/timed/timed/extern.h @@ -1,6 +1,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/timed/timed/globals.h b/usr.sbin/timed/timed/globals.h index 716f1f5fee57..db847bc6ab4a 100644 --- a/usr.sbin/timed/timed/globals.h +++ b/usr.sbin/timed/timed/globals.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/timed/timed/master.c b/usr.sbin/timed/timed/master.c index e604d7fe75e0..bf89812518f9 100644 --- a/usr.sbin/timed/timed/master.c +++ b/usr.sbin/timed/timed/master.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/timed/timed/measure.c b/usr.sbin/timed/timed/measure.c index 3d4ae833b7df..d26ccdef3f7b 100644 --- a/usr.sbin/timed/timed/measure.c +++ b/usr.sbin/timed/timed/measure.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/timed/timed/networkdelta.c b/usr.sbin/timed/timed/networkdelta.c index cafef8d5f3f1..a4761b42725c 100644 --- a/usr.sbin/timed/timed/networkdelta.c +++ b/usr.sbin/timed/timed/networkdelta.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/timed/timed/pathnames.h b/usr.sbin/timed/timed/pathnames.h index 714d8fb7fc33..bf7d872cd4f9 100644 --- a/usr.sbin/timed/timed/pathnames.h +++ b/usr.sbin/timed/timed/pathnames.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/timed/timed/readmsg.c b/usr.sbin/timed/timed/readmsg.c index 2f47fce9b3bf..93c916d36405 100644 --- a/usr.sbin/timed/timed/readmsg.c +++ b/usr.sbin/timed/timed/readmsg.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/timed/timed/slave.c b/usr.sbin/timed/timed/slave.c index 9112ce6dac5c..3238d2d3f09b 100644 --- a/usr.sbin/timed/timed/slave.c +++ b/usr.sbin/timed/timed/slave.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/timed/timed/timed.c b/usr.sbin/timed/timed/timed.c index 325e527b5d28..bcc0cffce0a1 100644 --- a/usr.sbin/timed/timed/timed.c +++ b/usr.sbin/timed/timed/timed.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/timed/timedc/cmds.c b/usr.sbin/timed/timedc/cmds.c index 56fd68b742dd..835246271cb2 100644 --- a/usr.sbin/timed/timedc/cmds.c +++ b/usr.sbin/timed/timedc/cmds.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/timed/timedc/cmdtab.c b/usr.sbin/timed/timedc/cmdtab.c index 5e0d258d98fc..044061b91a90 100644 --- a/usr.sbin/timed/timedc/cmdtab.c +++ b/usr.sbin/timed/timedc/cmdtab.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/timed/timedc/extern.h b/usr.sbin/timed/timedc/extern.h index ad04048bd195..4afbaa7372c3 100644 --- a/usr.sbin/timed/timedc/extern.h +++ b/usr.sbin/timed/timedc/extern.h @@ -1,6 +1,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/timed/timedc/timedc.c b/usr.sbin/timed/timedc/timedc.c index a3f578fc5220..1512c130851f 100644 --- a/usr.sbin/timed/timedc/timedc.c +++ b/usr.sbin/timed/timedc/timedc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/timed/timedc/timedc.h b/usr.sbin/timed/timedc/timedc.h index df5e4edba5f9..8be16e201c39 100644 --- a/usr.sbin/timed/timedc/timedc.h +++ b/usr.sbin/timed/timedc/timedc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/traceroute6/traceroute6.c b/usr.sbin/traceroute6/traceroute6.c index 03ba808ca508..9cdfdcd4e97b 100644 --- a/usr.sbin/traceroute6/traceroute6.c +++ b/usr.sbin/traceroute6/traceroute6.c @@ -1,6 +1,8 @@ /* $KAME: traceroute6.c,v 1.68 2004/01/25 11:16:12 suz Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/usr.sbin/trpt/trpt.c b/usr.sbin/trpt/trpt.c index 09e2422219a1..ff9bf5c5fae4 100644 --- a/usr.sbin/trpt/trpt.c +++ b/usr.sbin/trpt/trpt.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/usr.sbin/vipw/vipw.c b/usr.sbin/vipw/vipw.c index e9bc8cbb6ef9..09d37ea440d0 100644 --- a/usr.sbin/vipw/vipw.c +++ b/usr.sbin/vipw/vipw.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1993, 1994 * The Regents of the University of California. All rights reserved. * Copyright (c) 2002 Networks Associates Technology, Inc.