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 57d48028906..4632b88f56c 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 24a1fc130b4..999df04338a 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 10d6099e7b7..07b7c37312d 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 c6d6ff914e3..6c9a57d30d7 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 734c43135aa..65360ccaf6c 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 cf89a77cdb7..3c76e85e493 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 7f2e1b28a64..089b392c22e 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 9132663f59a..509f77e95fd 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 d10801947cb..ab16951e85a 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 7a39ada74db..4a2f13f96b0 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 5d8e771e33d..ef5194ee1e0 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 1419fb62db5..36e23531bbb 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 3ac110355de..6ccc36011ec 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 93253026252..e67f0657d69 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 905c91eeb42..885f40e330d 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 d4c28e96868..cd1db9e0386 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 a4f3b46f167..0bd8edcda1e 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 4373a9b117e..00f782f2c92 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 e9c159ec42f..cd14778221c 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 713cbc9d53e..807a2105374 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 507d454db89..7e1d03c3c63 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 bb9756d0386..d5cc6b1cfff 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 095244638c6..201ab9aaf3e 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 04fb492ab5f..e37dee361b1 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 d9b77e06299..13ba3ff47a9 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 d62b1aa561e..3281860c785 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 3a3b28414cd..f13a435e76f 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 b68f82bf9ef..6ede1ca4520 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 80186c46a1d..348d7533ecd 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 9751e4864a7..f0f378f6182 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 0abdc7259aa..122ec445885 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 e44685328bd..01d88ff625b 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 fbb60457aed..6271944703f 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 ccd34d94c9f..b18dc371094 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 887e62c843c..c9a46640799 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 60dc9260074..227e5fcc0de 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 200fe6bb7cd..8a7cca9f457 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 809f0326d5e..a47b7fd7a82 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 5997cec0944..e5d61dea36f 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 babf01f07dc..ec171f2d177 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 b97a0cab91b..31fb9112c58 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 6fd7ff576fe..26df8164bc2 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 b0b729e1a91..8e0a710e4ca 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 665d41eec4f..f91aaff7b80 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 85335844e8c..4ec02d80d55 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 0a231d290b4..973ea0bd546 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 7b1d0d4a7ca..0dfa630050e 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 70ea9e7ea5e..7def28d36e3 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 ae82c46c2ce..e89fae567f9 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 ca2ebb96ae9..530f8aa0d33 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 d0d8ff481e3..4c0d09e4eb7 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 8076184a383..7e1ddeedcb8 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 f79c2fe28d2..97d430cb742 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 3c92e83772a..fb5bc437b0a 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 7bceb8f8208..3a458223bdd 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 7289ef41650..91c2400e35c 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 8e78088b5c8..ea524c45100 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 5635efd5f64..4b760ec4c69 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 985b268b439..c89ea78d737 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 5c873910f33..96f88b51678 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 93eff40e39f..5ef56c9dfab 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 cb63369a399..437c1cbfc83 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 40dc4f77f6b..f2526e2d870 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 757988581d7..03e38af9d51 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 67c1d3c8024..4bd5ef7d4da 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 168f1a55943..bc060bf1453 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 af332219940..0aa110248d4 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 1d0c6a974f9..22f1141e14e 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 5b6392788fd..8149895815d 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 e07a8c8e4dd..e8046c7615e 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 a577a0fb21a..0bb565209c7 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 c483d19b41c..6391110763a 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 7c9e250460f..ff0a1c61fa2 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 9deddb12896..58d1be8ccd4 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 71c080ffe38..6cb7bd818fb 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 0154e032f01..b7619650233 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 e528cc866ee..5b923b7fe0c 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 f71a5a1a132..4df13c3db53 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 791532cfc64..a4c0b56fafd 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 c3f9f4cce97..716f0034596 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 1d9ac2f4358..ff4384d21c3 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 d580436c134..73d79ca9a74 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 d57bce8a7a1..b3819cc2795 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 ced01d246a1..00077a1dc07 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 f43a60cc2aa..25b01a5896e 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 3948364d379..9e812e37879 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 c75b138af48..aee8244ecf0 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 9a1892d32a7..e820fd2c05f 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 b9e6975e933..08c52359c59 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 74f11a33fda..0b25587c59f 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 2437063a76c..04dc123381a 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 b48830fba0c..1dbdaa152b3 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 79444ad1bc1..b025a300208 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 b9c43f33614..63d0bd5e70b 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 f533969a9b0..6dd0b2b3063 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 3f806beb355..eaf4f427f63 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 42b312e43e0..3adc0b7fb65 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 117308786ff..8a3225fa6df 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 8aa475c6363..5546fb1014a 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 bb871a23738..d58f11bbb97 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 562a15ee3e5..ba5b095ec17 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 043f49ed366..fa8893b050f 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 92e7267caad..00f4d89f82f 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 17d33d53f02..12766ce4d20 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 1125946eb07..4d83651a85b 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 0cf85de606a..9d581303fcd 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 d7f735644a1..0a04adae019 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 7682a58a7b3..c09557377af 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 478215c8114..a929d51de94 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 1cf97bbaf56..b4af2fbda2e 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 5edd8d3b5c4..46afeeef00b 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 54a8c825ecc..f9998a71976 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 3d2662401df..ce3b8a1ecf1 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 b73056e35fd..e116c359578 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 788251120cf..725df366a3e 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 a14ae12e825..31ad28b155d 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 4e399309842..e5e50bfb01c 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 2f6225b1b61..0ba3155a764 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 1198623b0b6..ec51a10dec1 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 814c062454d..6cd32cd3a5a 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 fe313a0733d..1db1e348571 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 388f2716bf5..581504cc683 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 91a1354f5ca..a9a5b060da6 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 007612340f2..e938f912391 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 cc2e042182d..ebb8790b3f2 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 0cae9d16e3c..5d4f8d5e873 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 7889378fdb4..24596cf780e 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 8fb67cda8a0..63cc9eb4d9a 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 0ebb9ecbdd9..988e0eed2a3 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 edc27e92e1f..d89351cb415 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 8f1799805d8..fba854b51f3 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 d3cae8bbccf..ace1fb8b9fa 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 49bcad45323..17070e1ff58 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 dd7aab173a2..df08299f099 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 9bec8029781..11e3ca22362 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 34de3e1f7ca..d481da5f15e 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 6b5d3537b2b..6d7b91b187b 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 d7f67725315..2524318c4b8 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 cd855dfe8b4..19acac61864 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 3766494e8a2..dd0b5b8b504 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 55328ec5e22..f18c66675ac 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 f5e68c1ab80..c2d21d27b14 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 8108de8aa88..7d930195c0b 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 879861147a3..ae0eb85cc3c 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 431db7f5e0e..a125402cdfb 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 fa6362e900d..fbc20f0e691 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 bf7b44326d6..9123fa82fc4 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 f6e776e0258..508585871e1 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 479d2da69e6..5b066756af7 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 b4255438569..daeaa03fe7a 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 a929f2a663f..359667b87f7 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 d56ba5960d0..0b1f7a9a086 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 1f3409853f4..d72c2466533 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 a167eea8f83..38ea8f345bc 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 e08db88947f..5d7ee3b2d2b 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 e756bf980c1..49b2f450087 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 fb6ff976572..1c73337c6a2 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 6b5c51ddb30..2fb813ddb24 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 098bc1959eb..9fec1649df2 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 567ae946e4f..7e826f5b397 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 1b26b6919e6..11b79d58ed3 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 e2a3cb9f664..b105e7519b5 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 9cdaced9f82..eff073568c5 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 7fe704f7f20..bcb4ce0aa49 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 20ce3e32620..1ca92a9397c 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 1b1c150ae06..e8825db4ec8 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 6c615fc08d4..fcc229617a4 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 a230c8a8be0..3615d50f234 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 bc5799104fe..ffba8d3396e 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 a6193214425..27e71ae701b 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 b1632207b76..2d8cafe7fa3 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 4c661e5cf7c..6367ec9ebc4 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 b8a1b48f655..eda1722139c 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 0366cbfad8b..735bb366ba8 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 fc3998e5328..d08e82735ce 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 250c8e51a71..a977bf5fd3c 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 7381e2901aa..fde4fecd368 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 f8a1aecfbc4..03fab839c01 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 c628461075e..365a3b6dfd9 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 2b4d40043bb..e66e2e0f61b 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 9e5d169a981..1bb0c1cbedc 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 72902d014f8..aa9f235a936 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 ce684266509..e52d6be724b 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 bf208071990..5f5c3328667 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 fa741e57ee8..99d07b5f9ca 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 4a0d3c2cc8a..0e34087e1a7 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 cbb39927b65..c71941a8f99 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 992d77677a1..633a5f21237 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 810a19af837..9a2525d8702 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 db3d0220a0c..64c31ce664e 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 a36c522c4bd..4e761a4b55c 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 2f48a6562d1..2c60c8f7ec6 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 91328da24a9..496fe595032 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 7afcd8aeaf0..2c3a577a6d8 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 100aff2940f..7c3dbd379c3 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 927e08b8fcc..ceca6be1f2d 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 9770243698d..b0cedc17644 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 0fe8a110c2f..38f2e6ce678 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 23a0f0b7779..23a04fe39ca 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 64293a55277..82679311429 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 488dc414fe6..44ff8185bc9 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 90169a29324..fba6f77cfad 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 22623bb0876..c021bebf53d 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 8bd3b845d50..47b7280521f 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 b7ec171764c..3cd44491634 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 65f965d5707..cc589b76447 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 e665b2a11c9..6caafa66614 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 295b79100bd..1f1498cb1fb 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 98ab0a430a1..a04a468969c 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 d3c4234594b..a41eaabf1d6 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 27d969566f0..ff48aeae05d 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 c096174b2e2..e8c5e7e78f7 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 1da76d24898..f4abd2b9f03 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 209a1f57dfc..a8ceb3a90d0 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 1b428eac889..9415d66b0b2 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 1429dbb002d..7f2c8ae13af 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 a69f3778b64..bc42c47a5bd 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 43a05bd94e8..5c194ef0520 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 2c390efe95e..58376862ed8 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 370fb8b6fa9..ddda01ae468 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 50adb351e91..9a25ddf5b21 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 9deaf8e6bf5..77a6a3abfc5 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 9c9b5e68669..92793c515b7 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 ab6f251f5e5..5ab84788520 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 bc1dc69d13c..98f82ff5bde 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 153b8d2878d..759b2eea687 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 542a58cb2bb..489c8b6957a 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 4d0f34a3aef..2aa816eb14b 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 c720a99ca3c..3385d06ed67 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 2eaf712cab7..5360cd2e66e 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 3c42cf79ec4..fd104f2ebaa 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 d7c2e615211..f7d20087ffe 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 4b0cb0ef59b..7f91d51b661 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 39efe38f1ee..4395a464929 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 b7b2ed62a46..8bcabd4d9e8 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 adbff599683..0d06f388803 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 178d1c62079..ad2877e19b1 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 ffa3387c649..18bcb102691 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 d2d9d84fd97..dee7bab733e 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 64e0d466b36..2dd3e92ba30 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 019a271ff61..aaa40deeb08 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 c29f3f5e15a..c81ef76d21c 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 cc2b3185635..d9af1247bd3 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 9c151736f02..c09692efeb8 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 a3664156597..acdc4edbbc2 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 97d04008e10..5e3bd95d46a 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 0f10c99c483..b776f7e8e40 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 0f783496055..e7a585267b3 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 8443b53a87e..99bf94108c8 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 53cff62d486..78ff623be37 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 e4ae0127130..3731508ba15 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 eb1a077ee38..251e98c2b9c 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 01b5a31ef9e..641773944e3 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 86853fbda54..d95bb0087c0 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 1a267927323..03fe903f743 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 58da22ee463..8fe656aded0 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 cb91d37997a..e0ba66e0e35 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 cf6309b5cb5..97af903f272 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 7e5752a55ac..2f790afd4dd 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 ae661ab322e..00ac7279fbb 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 40e0fce5f58..26bb93f3f2d 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 c575c123362..5e4d9af26a8 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 cead14bce1f..98bd5f85a4d 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 2463ef53765..6c3184a0de3 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 50bce8b4ce7..b550e869f7c 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 9f6451dd86e..6a04d213ff9 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 887ec61ab34..0c1cd0b4b8d 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 58ec2f702d4..53145e9b825 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 4f60f2db391..56a3287ed57 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 d7050287002..4cdb2f2cc0d 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 39d18db90a4..09800b874f9 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 4b99f4e3c5d..3251f407f43 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 89cf825ea01..b3788534c7d 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 a52c34501a2..ac35ae4a96c 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 ec96ce6ae0f..9db1a37ebd3 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 da78e57292b..ec7ee39447a 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 2bceb3384f5..cde22564b99 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 e701733bcd5..22c2938dd53 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 fd8dd9d7978..6d34ebe30f5 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 db3f8ce66c3..5e2f9df8d00 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 a5ec06356c2..f50197ec32a 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 d769d27e24c..addc5194786 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 b0970786dd8..9b7aaf66ae2 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 2b952356ce0..38a150452d2 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 13278df11b2..b321b5a51a2 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 b87f02998df..5304745848a 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 d91c98aa42b..5a035e9d32d 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 25b9ec87d19..0c5161ab1ea 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 69606c7b25e..b0c179c2e6b 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 42ee2054d4e..5bcfb9f9263 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 f0665c09c14..63a5ec47c4b 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 486e71bfeae..cc1c268adf2 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 efbb498673c..74011bf55b5 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 cee17302c4f..408764f8988 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 9b36c4a16f4..5f3d897f9df 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 b41b05a2836..5a5dc41a78c 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 7a10bd94d42..7b9e0df1c38 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 95e444d1a9a..a5e354684fb 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 3b107f4439f..1e34735d9bc 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 0130351e62e..eab73c0bcfb 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 c10d6208cfe..fa13f5829c0 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 bb427fea081..2327a8f92c3 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 717bfef32f7..71a7a1544f5 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 21cefaff586..3ddcebc75d9 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 7dc10f1fee1..da30520ffad 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 e103267eb12..f58f4ac6fba 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 fd0edf65760..39dc2be1439 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 d4b99cf2760..6cc3a412584 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 4e2c0e07a8c..0d0788af6c6 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 6cc26e1cb68..1a21fe84778 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 fcb39ea8eb6..318fed33ba5 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 55637cfebd1..2f5f21005d0 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 eadae69aef5..793c63dee07 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 2d8f8b3115f..7d0186eb5dd 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 ef4d24bc91a..c9910732de6 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 3fd015cfaad..e997271ee3c 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 54e51996d80..4cc9534c6b5 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 042f42aca3c..341676c596d 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 d9e279ce9b2..1e9e7b87e73 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 518cb8a31db..f479fa3ef8a 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 569cbd29134..ed289afe23a 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 28452c93fe7..3419181aac9 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 7c70b685437..d31ccaf74d2 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 2d0bacffb7c..e460e145636 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 8496ba78002..0e555784f0d 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 a9c831b441c..a7c45683229 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 46b07758eab..bf27d05f86c 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 296819adfba..859c2a4b37b 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 f62f5174791..b2dba2ee4e9 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 2ae54b78d75..0218ef8e303 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 0d269ab2a7d..4237a9244b9 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 c2654886fa8..e25f00aa55f 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 fe40a66b83a..06233c7abcf 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 5a87c033957..564580107d2 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 289152f9c56..56ff529c8d6 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 5b3e259015a..f7648a86c38 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 5435e7749fd..f2ad0349a6a 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 32bebebf339..4422802c4c5 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 14043358e35..08df14b5449 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 0d4bec06264..663261d631a 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 cd6676bda2b..bb590c35042 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 8629cba5ea3..44d3b0c1eac 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 669de8aae3c..649cab05a47 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 39677737bf5..a1cd7502e2a 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 0dea81d52eb..d3cdf1f08fb 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 d674fbb3847..b9243ff4d55 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 ad641127ff8..f6a488be7e8 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 4fc374ad6a3..de9ec6543d1 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 1bc15008b14..dec1791dcc9 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 236e9ed87ff..589ff7b3b88 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 5eb99151c0e..4992c1650b4 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 84efd5cd2a4..abd5eadf391 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 8d311369f52..e0758de8ded 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 4c806856629..a0604836d97 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 e705af831d0..acb9ce4f6b2 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 b365678a7ac..2b2d459c888 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 b9bc77a7fd4..66bd3b4eaaf 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 19a2f6c188d..5a69bb437e3 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 77b522b6ac9..a9ccf1d2ef9 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 c29f271d679..591f6d5c91e 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 702d58d5bf4..f91d33abae2 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 1049005cfdd..598de6baf8c 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 c1e0c7a4b88..03feff19081 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 bf0167235bf..cfb69d795be 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 f892afbc9bd..20d92250ed9 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 124120498dc..95efae582e5 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 4063e8bf895..05294965c09 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 bfa6a0bca88..c0c144fc589 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 e63538d20c4..4506f3068e9 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 4bcb71f5c94..59036dd23ab 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 079837d358e..6fbeaf77a7e 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 50d11ccc873..a865d43fc18 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 64516a9fe80..1e5cd86d7ed 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 8c9b8ca22bf..f39d99bfeee 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 39a201c6a7f..6cb7204f1a6 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 362184ec79a..2a102a5786b 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 08b5d7d49fc..3e7c4a7c2f1 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 7c40c36ce37..4adca5c5f13 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 a002216e6e5..801b32081a2 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 58435af0c13..20a84c60c18 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 7a24c06e34e..8f742c39718 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 8e5118356dc..de146b82160 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 5d9baaa81f6..54dbb0956a1 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 00bbc5a755f..37ad3513c71 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 91593350453..05da6231af3 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 9b0089b3dd3..a4723c42144 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 46ada774765..fcf4199e611 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 a35ee6281d7..a045903c828 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 71d072dd21c..e8ddb61776a 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 690dec1dba3..eedc04456cd 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 cade197d5bd..cfe0163d9b5 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 6b2e3192c8e..4ecba92188f 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 50edaa83bf8..81a0f69d2b5 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 78ac16891e7..6fadb3dec8a 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 f53df35da07..069ed64c4e9 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 242127f3602..1d9034b653d 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 f161a6e1e80..c9208c0c1c4 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 063ef841f72..84f890e3c38 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 fbe37e88142..64d619963e1 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 b970248a312..ef6767fb2b1 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 7e0f8f95716..bb29c27e141 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 5ecfc4451f6..9a0f14538fe 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 025a0c2df39..bb94f2ed555 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 1e6b9842bce..ba0736cbb0f 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 f161f4325fd..c592ef0fc22 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 95d0ad99719..ceb48562fe3 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 3ac183010ef..81673cd8903 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 5e1f06924ac..b30a06ffd9e 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 9eed6d7dc8c..a034c1674c9 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 bfffb1a49b4..00af7eaba56 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 9ab61ba157a..cb71387e0f3 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 739e1f555e0..95b71cc065c 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 f205bdfc3bf..aa5daf2ca07 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 32c261aa368..e4ec6f8195e 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 b10ac52f95d..bc7f62265ea 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 ff1c65b480d..3ce3663d009 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 3d6cc89b6fa..fce965089a5 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 d3e09333448..6d2cfe9b5a3 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 e933bdabf4d..5fcd49f23c5 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 c6b8b785918..4bb7c112fb0 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 fc792af5fa2..df73823c58c 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 983fe501190..4b1a31e2a96 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 1a28b6a79c0..50b32b8eca6 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 ca744e04bdf..406f138d7db 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 151837b2902..37691a715c5 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 41bb4f6b038..53353fcde68 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 ad2df8a72f5..5329810ca14 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 320f96791ed..e29dd7136a4 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 06e56f7f0c3..1f360ac5ae6 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 ed0313eb60c..fa18f0183fb 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 aae27d017f9..6c805e03832 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 176b55aa2fa..336d00dfd8c 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 a92087e0eae..9bddf89a65b 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 6fc552a18b2..0cc7496b693 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 15007882b79..6eeb14893b8 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 5b36f1aff9b..40f91e8af71 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 83147b2314c..7e7e5c8c128 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 0489fc8c0cf..c120f1eba76 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 70d7a8bca09..70131d10fdc 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 c62d13f5ea4..1713792e190 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 1721a986f85..12adf86f3c3 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 b5fa01a0c41..fe80ddbba79 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 fc1d81c7c25..ba9853db9c8 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 b4b4e015c91..dbbcb4912aa 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 2e984baf936..b92e14ad6c1 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 133e3f43dd0..2449de39716 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 bdc0311674e..530fb67b0ff 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 55aa420fa6f..baffba9f901 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 5c65f976c9d..7c60c77dce9 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 af5eb3cabf6..b760e1a510f 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 01db02ea9b6..03a3c726312 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 e2dd2ddd6c0..8ee0b442934 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 0f38d15cd2c..8a7611f384a 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 ae79451a47f..cab6408535a 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 c92fb4fb0e8..4f093f12dc8 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 e15746f31a4..2d7bd90e08a 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 e5a2be1d97b..e5ee1be2884 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 ce32dcc2814..c4d56778027 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 a24a5a26ade..2e140c965a0 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 4779ad7a990..29fbd95b399 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 8f7c1e81638..bd3830c1990 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 f130c14b1a2..91238fed138 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 aedc249f8cf..fb9c0a961fd 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 f98f1107c87..7a4cc69dec9 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 309d00c460d..15024fdfc09 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 8d13a5041cd..f108a6d7871 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 906a74c24b3..9e03e7126d4 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 4328fc15bfa..771dee0c1c4 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 c4a10379c2f..d3f96774a71 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 5bc3c4dc3e7..e1aa70243e9 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 70f8247c076..1733d69ee44 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 b00b4cb3e43..2c7eb6ce941 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 ad17eb27203..e0722752679 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 f006b54d51c..2e9e50d9aa8 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 d46fa85841a..19b37a4c981 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 debfac579fa..fc86fc56d01 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 2335c400da7..72c93a115ec 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 367b114f745..0e4c94c6828 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 eda57032f67..bc9ad3ebd7b 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 29610676eda..fdf2fc15838 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 0458eb96833..c7e0676188e 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 9f92fcdad4b..c268a8c1569 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 bd8ef07c544..35e83fbf618 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 093fde5d9f9..bfbdb976501 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 8303f971b56..432bb918f35 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 0bafbe60703..b7efb1dfc59 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 521d05a554b..efd7f55f68c 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 3929b321dca..b6bdf8a1eea 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 d2db9916d8d..7ad9ae99444 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 db0a9538465..c39f67533b9 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 ef068826c2f..a770b2cf435 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 745c5667e6a..f55ad6de4fa 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 55b3a0c4fae..3a47e424e4d 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 1ccc518d396..dab451f58a4 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 205f7765a44..4a0a764c81d 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 2e0456a9edc..be2c3d4f058 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 48b12057869..5e8a1ceaf25 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 72903e8df00..b2645123217 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 e0c9978458e..8b53b740e82 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 16a8196a356..c87aefb1cd2 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 7bc1c80a3a3..b3fd5618620 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 ed58dd8ae66..50ce1cbf07a 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 dc40e0e9891..58a9b23b566 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 769967727ac..80937036de7 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 9371680b972..77a74995afb 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 2b298e45a6d..34318325671 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 f1178a660b2..96cd49039ee 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 c424de560f6..141416d0afe 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 42a94ef7383..738ef90ce09 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 3fd94521d62..dbd894b9655 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 e19df91d1f0..91886de2f12 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 7145b909f02..d9edc41f959 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 19485b2f787..60370cf7d83 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 b12f12f2d0d..275aaa0e2e1 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 6102a5bdeda..e4c9d0e17ed 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 8020333dec3..0dd9edecb70 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 d2d0f27d35e..c8d5d92985e 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 ad0d513933f..7d9909a7608 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 beb115948d8..f31cce13177 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 c72a660508c..60b5bb4f0c4 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 cca16dc7bb6..b70c2195a94 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 07a3c08c1a2..adaad598ec2 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 ab83b3995a4..61244da4519 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 9daf624acce..63cb4468415 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 8a48d0d0d73..3eb0aa81eff 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 8e90aa05fcb..45ed95c2ea9 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 1d7a385bd9e..c5ac55ed3bc 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 a73dd0ede40..50016be21ea 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 6a0e553daa3..116fc53f92f 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 4967a9483e6..c68fe005fcb 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 39074035084..3c02ccae41d 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 4de757d5996..756399fea90 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 565ef82f11d..964379e1907 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 f84ffb78c43..6afb8c1a497 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 73c61af8115..5de452109df 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 7c461a3dbb8..5f3292d1025 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 8ed58b81a87..890a4aba98f 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 063a554339a..46e40bfa4a6 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 84633094be3..1a30ce81378 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 df63d72a046..41b7c517826 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 c2abe4c797f..7205238d563 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 8236d969fee..55c88f60e6f 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 215e9a11515..f86e40fe953 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 ce598a69896..74921fecf04 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 441fbd44485..b4bdc869a2e 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 bac979b5b9f..3a8805f1b75 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 8a065bf7200..ff73a6a16fb 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 2d99f58d81b..fcf4e902907 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 a11c7a11545..f081c864487 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 1f16a4e44da..d77a2e666d0 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 ecefb2ec38d..423b647e4be 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 f818ed94b12..3ecae9a1ab4 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 9acdd964006..76fc115dd30 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 f4b287449e9..71a6f4e8279 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 0065154a0cd..0d179f9802f 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 360931a751e..fbfa19bac0b 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 2a3349172dd..a6599209605 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 78484842734..325b763b8ac 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 2202ffb652c..a50c743796c 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 100dd4d58d4..fa084573f1b 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 b2a22d21fb4..b8ff12c4c3c 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 fcb54a1d95b..f564f363633 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 05e0d73887d..836b149676d 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 c7468232958..423da4f57e0 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 01d06937f13..19e3b262456 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 93b22129465..e645e7799d1 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 4b6bf1bda26..cda908d7ded 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 8dffc657169..9486ddafc20 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 e0c2d23ff0f..e83e23fb466 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 1bf433e9c5b..397823cf614 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 257bb092db5..76848f3cb0a 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 232cb45097f..37e02778ef5 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 f9b2dc9cf80..6e7e9c6c29d 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 d9a1f0deffe..3a1a5536743 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 07ff582ec82..c4c191e3e43 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 4791ddc2a64..02c58813a18 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 5619ac79b13..e3ea7639d5c 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 46e54e554c0..a9c45804ab0 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 219cce446b6..81893912714 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 a24a0b41397..579937396b0 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 de30165d6ee..6c032a2cc8a 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 5cb76efe82c..8c0aea00961 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 d568416783d..52bf0b2b902 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 db468008d2c..dc855f167d7 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 dcb2ba78f32..9d303943f55 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 fd80a343576..6353ce733ad 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 6e66a342e5c..b6f4691eb18 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 68dd3633433..2e52f5e7e85 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 34b99eb0a27..9e596b6000a 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 c15ec881e19..afe1e5c42f2 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 03c7ee45a62..39a743c922f 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 a7886ab556a..4fc35b5a507 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 ff08cd82720..2086f1751ab 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 325c2342244..9adb99193d8 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 be18d7727b1..3bd297c8aa3 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 814edb8c59a..00b07bc1914 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 60208810e4a..46beb69de79 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 d74191dde93..e247d70fc3c 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 924ff9f92c6..08a00f6bdb9 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 2763b66df4f..8a18047ca03 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 62e3db20a4e..5a93d94a7e5 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 906ea778a8d..b98f695d7bc 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 a9eed8c0737..8baed3b75c3 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 0df0b8c2c8d..44f00a5c720 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 1a646b008c8..5e63e6eec40 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 033f4f55772..a8d8d2bfe01 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 4e4f41eb9a8..d932bb0c769 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 15928b1b91f..59b8b156701 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 74379f55cc6..59e782cc59b 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 d8a86714905..5becec38ffb 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 b280cb11227..125d70a595e 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 65ad631eafa..eb7c197e4f2 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 6f8a0098217..537b9b89f20 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 32bc5869a8f..7aecfc93b3e 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 63e63de1aef..faa88e2fc8b 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 51903a6948c..8680a722901 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 48d4bc14906..2d68582623d 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 9eef8db1a0a..cee263c5682 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 92d0c99d283..025dfc75fab 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 1739495f1e0..0d666d52a55 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 6d4556fde76..cef786a3288 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 d1747b3e2eb..9e42237e17f 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 26298e766b1..00d7e6180b6 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 8b03fea1961..1ef445a7b3b 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 85b8d04ba7a..d28741c60e9 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 b6c795fe372..18e233c6373 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 b9a5cd8bf0b..6a8fa39c2a6 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 a040333d092..122ce105fbe 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 dcad91b56f1..582d7e8b4b0 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 ffa71ea072f..f1df49ada13 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 a3dbb8e0680..a689a5ac139 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 4420f00f7a1..c9d490d2cf6 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 485afe5b06b..ff8d5046a57 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 0a9154112ec..5f70e892e5b 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 9d56cb235b4..80d24b46d2e 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 8d4e3bdeae2..43718a44191 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 1e9c794eefc..e41ffd253b0 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 9beade30704..0ae48dd4cd7 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 20830349865..47dc25a5dfe 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 2dad033f041..082b2270a95 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 c7b73a87236..9ee77f06eed 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 83b17f01374..2d3972e3bc1 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 a7077a33266..cac81fb072d 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 9b2c964873b..61e13ba2cad 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 df59a2ca85c..749875a6d18 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 2496b4c40b2..3d8a658c17b 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 6244a8c6847..e876bd9f2ff 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 bfe20adc426..0edcc06ccf7 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 32b87827454..af46f53c3c8 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 ebf82439cf7..4c082cbbfc7 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 58b9ac5d6a4..9585e87185c 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 54f8c67bf3a..49412a9eb0f 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 de142f17fbe..3bc02ec9cb8 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 09b67eedce0..0e8d17532ec 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 fdaacf7c7c5..8c5201295cc 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 aa4be564722..26f4a069581 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 81ef584813b..f5c2d62d30d 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 b8914814389..a1e954164ea 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 bb74eb80602..6a6b09b9ae0 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 ac91526318e..8c2fef55755 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 51e9a4dc0fa..bfb65dadb00 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 2a1e7bdadb3..e1e77398c8f 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 d7934d14317..cfd541eabc9 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 c899d4722b9..5fa20af71e8 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 00c01ac6d73..9cf32666999 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 9a749618ff7..4d10329dd7f 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 742043f8ceb..2bd22a1becb 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 30200c45e99..ed1560f86ff 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 a444fe7c9ed..984afbce905 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 26d81051ab5..e8ae35506ae 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 dcf0abb17bc..77ee59e0279 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 6996c9b9e0d..7745aa56d18 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 e6752772cb3..1d80564c94c 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 cd60ceca7d8..c3ea309a545 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 78b9eb624e8..a9da1f0a5a9 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 a03723f7256..d765ec4f3e7 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 cd57e3b4413..5dc73518c0b 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 adca0929a07..c30195254d4 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 4f44303a040..6817f0b12f3 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 6e7d1a743bc..e4dcfb93271 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 9d80fc25367..3fd51ee3672 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 7b23242fbac..26c81aa734d 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 51d5c7af04c..9a4f82fb6fa 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 596505e21d5..f6c247a8767 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 040236ab735..d16a3e66d85 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 4b7b1cef1ba..759d69387d4 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 fe025e6d6a4..8098d706e06 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 859f48b1a66..ee549e9d8a2 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 c96e18d0e1b..cf37dc055aa 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 1dcace9bdb0..8fd2199da6a 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 0ed2919bb31..caf8ca1d71d 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 04e08e7c820..9fdcc0d3b77 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 a25b7352a92..469582204f7 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 6097a30a7b4..f935fab26b8 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 87f3e4d4494..66a80bbd9f0 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 1c7066a5e77..93ae6a2180e 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 f56092de730..91179dd5448 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 49b8a6427ac..8eb163516c7 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 c1a7ab5fccf..6f56aeff7a5 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 5fd1b04491a..2bddb40bffc 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 d1f92b50777..c501f985521 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 bcc9affed21..3e03a65f1a7 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 e163b4b6974..87e28366a1a 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 8530c63b889..19fdb3f5d57 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 728acee4f52..7895ee7b655 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 348b288ed21..06e7e96ea46 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 2a7b2e1afee..e40ec5d4fb9 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 e4094d34cbc..212833cb1f4 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 c40a4c44589..e559d6cc833 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 16d960d155a..f426200be11 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 95cec30412d..ea972dafe91 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 1aacec1ddf8..f3522973404 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 d3c95996ed5..67c8440a201 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 32082c1c126..70b144fd6c9 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 963f43fb52c..40d855896f0 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 7d40fb79c66..4db754371b0 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 3c4109160d7..c543cc0e561 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 83e8237501c..38eb9a4cdfc 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 ee99c451a18..f48bc041af1 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 f544cc79079..3f8c49a8e1c 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 62e27053a2b..64abc40b369 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 32c78ff7c15..75617240f0f 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 a83d091f857..d2a6dcb7714 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 e93d94355eb..217bfd52a98 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 88f29c380d2..f83359da0b2 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 b81e8d26af8..5e23501ae03 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 964a70e1022..ca401adc6ad 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 e6fcdb93ef3..e0ec7cd891e 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 380ccb59d76..2ed366e4f7f 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 bd7f37af578..be7c97cf06f 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 8fd0f96296c..fb739c6406a 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 d9f0f1e5eec..418bf801223 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 8b600e1f8cb..b0b1c0bd071 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 9ac2d43f3eb..5674e94594b 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 f2a2b7fb815..7dfb3f1a30e 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 8acddc28e5b..d6a42e61d8b 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 272d3376ef4..f322ac73a43 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 93f6a9cb834..473370ee020 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 947770b8bb6..e62f60bd022 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 ef4098007bf..3f612cbc2fa 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 445f5209b19..9aafaf13d81 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 957a3674e7c..e6aab91c2fd 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 8b32792c3c8..30ea9e53396 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 7000abc49d2..cebb1d99946 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 6526a67d26d..b518d94d384 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 032c911207a..492e21cbb8f 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 3b281e9f1bc..b41d0e07df7 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 ae2792cb4bb..26cfa4513fd 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 30fbe872373..c7582b09dc5 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 f0ea6bcc132..2699e4707fe 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 01c7d38da5a..87abb651744 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 beab1aeb5a1..a8120fda8b6 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 ecd9bd59253..c33034c48c5 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 26a4ca323e2..15b1fb45bb0 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 db0b0334ab3..7b9a5359d57 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 4b4b574469f..7c9056ee16d 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 bb41a63484d..819f49d5121 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 9a9b06189c0..49ed39dd202 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 8b1b37ee14d..04cda7ebd63 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 5615fd3cc7f..a53d42f9e60 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 062fecd3cc3..6c41c853b5c 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 24b07df8199..5ce7b5be3b1 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 bc5b5d50e5e..af02b9e8739 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 dc23b46ca63..116d15ca743 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 6a888ae3b7a..45b15065304 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 e7b255bff2b..7d5b1e4131a 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 b73bf9b76eb..ef501b04324 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 74a1ef2312e..fff6de671cf 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 a76d8e5318f..0f3ef39ec21 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 e9d2b3ea44c..4bbd7035933 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 7d4785ba4e8..b8b02d7b9e1 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 5f2580064c8..883c51fabc6 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 fe719cd31d2..04b2f79f5e0 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 92d51a5a528..5fe4a97c214 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 d037ae2912f..14257421361 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 f336c5d489f..ae0859c22d2 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 e4525ee50d1..1d66a92e010 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 d3af16217ed..aead9d851dd 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 9749dd3e496..3bf5c897517 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 7f30859e386..358f87a63b8 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 f3251c7bfed..c7e96cb9ca1 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 f1f780e5d1e..c8e77883f6b 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 c79e213b686..d1d5cea42d4 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 f11f0d664fe..83201535b4a 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 51ae95809a1..e1bf4e31914 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 9dd20615d77..e3d972bceb5 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 f2829a4f942..9e8c71d0f1f 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 befec0911ba..0e88d1a5f2a 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 719927cbccf..5a4cb658395 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 c43269b2a73..89d96d03779 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 a7c9525663d..36fe3463d46 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 6401b5cb46b..693a923ab5e 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 8583a0dbbac..bd309733c56 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 505679b1fdb..39f3c2ff74a 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 9265dde61a2..51f58311a62 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 8eaaf28e34b..a78c7931eeb 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 86bed66652b..6435531a393 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 2b854ccbdca..3484eb5663c 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 bd34cf33cc4..e6657e8e9bb 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 d213d872747..2eda5bf5476 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 cffa9567695..85f080a23fa 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 9430162536a..7af44fdf72a 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 b1b951b90f5..5063f225cc9 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 84237056ff0..54daaed89f9 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 c1050aa4c95..e902a8ff37c 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 9531dd71575..3d887ae6d4f 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 fbb035035be..28bc8045818 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 a17289f612a..70372d57a04 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 e90230aa10c..d0c42f42426 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 5d116cfef3a..2b00a66f248 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 bea36dd6ecd..1953c9a5bd4 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 b9ece5e14c7..19b7c7dd334 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 e7e7fa58a1d..34f0f98ca87 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 7f9c3e7fcaf..006f5bcd5cd 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 c51b5344c44..79a0d1bbf9a 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 00e16f46a48..fbff878c9cc 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 572b7d01704..bebb27cd2ca 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 ff8af276413..5da56058236 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 d20b83dfc4c..e110111084b 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 a266502ed9c..43a31db704c 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 137fdcef489..34766104de4 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 a09ba032ee3..cb32bfc4353 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 3e530c90dac..84c4d7a725d 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 493e22fb95d..ea67a939d5b 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 df73545958d..84507b1929d 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 9d58ea7dd8d..a99ab4facb7 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 56c553dcf6e..add7d1c0ca9 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 e32dcc2b469..44043dfedb6 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 4dbc2e6b3bd..c79289499e1 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 91660bec18d..a0969281dd1 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 0bdfcf1444a..aa92742a0de 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 f04576c827e..4c237606825 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 9c599e49bdf..b7fbf41ece9 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 cfad3a56690..1622508fb6c 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 499b00fcc39..aca50c67226 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 e6ad869a9a8..3e933f033b3 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 852d6653764..bf2e3473885 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 b1ad9fb629c..4174d4fda91 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 e6cbd73d4ac..7d2c2d50b79 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 7a1aaeb6098..49dc371a3eb 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 22580ce3ec3..85ac5dd0d8b 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 44f70823262..bc60469db69 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 39b584514a1..a963b7a99dd 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 094e0b58541..4a3a17c229b 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 689120837ff..2365e19a67e 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 bd48ad92568..c834882714c 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 40f2b929656..b21e49412a9 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 e1174118c1f..3f2c61dd7e9 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 f35c8a2d4eb..bc36443b20a 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 0ea0bfaea4c..d9fcafff121 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 5511635b644..b28911c2db5 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 733115b7c8d..cc724ba7c77 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 ff5535e4fe3..0a3a7fdbbe4 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 8899c9eb62e..11ff3160d00 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 26763ece9f8..56fa44add0b 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 b47b8991636..0dbd3078b55 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 3baa80304d4..a05352c5a2b 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 661947142f7..05918171ae0 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 219878a5114..1211c54eb95 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 77949ad8e6e..f750d256cf1 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 e360e85a510..a169e5ca5b9 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 8f3ca209fcc..659bae0c2f7 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 db2d3d5fd2f..3e629df1b27 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 54c759df584..5a19d25ba62 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 9c8cd216475..06473b40e78 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 9d474345f96..0b2ad7091e0 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 2292bc523a3..2c81ffd08e2 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 ed1092ecad5..cf37d6f3c37 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 a8c6eb96877..8681b8484d8 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 f645f7e330b..838a14039ab 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 0d1a9e14f66..752c67280d2 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 9a22fe7d624..5198654c880 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 f645f7e330b..838a14039ab 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 58adbdefcbd..ef03b3924b5 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 e248d2ff78f..b4dbf279e52 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 8dc8e2a2ba5..1821fa0bb33 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 6be4f9ea675..4e801cce21e 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 5fde07ab903..684c9767aa6 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 f645f7e330b..838a14039ab 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 aacda87d574..8279ff5bc87 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 256398f92ea..5b6854bd7ca 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 28af2aad72a..fd152db3f60 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 f645f7e330b..838a14039ab 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 ed017012c7b..a3852759869 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 e7264042949..bf07aa85cb4 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 f645f7e330b..838a14039ab 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 6069cae2d41..c1ea1c79925 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 8a9428e133d..6430f9e6c45 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 135bb2ced96..95a1becb2dc 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 f7b19cd466a..b2f57239722 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 309cb48a3ab..ff97a189b1f 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 460fcb2dcb9..8a1d405b87d 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 89a10949c11..3ab9a3b4a68 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 21ea13d77aa..5032d434d44 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 25ed944e4f2..1872194241e 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 057c5dc1385..5abfb655c94 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 f7906a931f2..40107802a1f 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 753481f7028..ef6f84b92b1 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 986c7fe78ac..5bfa2f07d4d 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 29247aeff9c..cd53ca03ad4 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 d33c48d21d8..23eebd50342 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 9bc44b87704..7049985740f 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 8403b8b12d4..ff0308548ae 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 2ca43d76df5..ea93897abce 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 e3b9aea5064..3f712066fe6 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 4d51b6c2a80..396e9a63ff3 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 dd1adfd11a9..1e3d4ed78ae 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 9bfd5cd91df..d5736cd0032 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 5000aa672f7..f51ff9cb743 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 52e540904a8..0c29dd98dbe 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 f71de7c5606..a45adb7b9e7 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 ca9b348057a..e501d7b8772 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 25095a1ced9..3d5cf2b262a 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 5b388fdc360..6335548c07f 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 05de2845a5b..6c680f653cf 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 03d4d27e448..390b0b7fe84 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 f3d72b647e0..34d956e3aef 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 6d410d8bed6..165f57387bb 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 383fbc6f7fd..acda9599603 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 92d1ea3d6ad..c43dedda035 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 fc2d32a4521..b15f2b5bce3 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 aeafea98f35..5b7fb302ff0 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 668111c6b71..742edc14772 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 85e6b00686b..2ef1bb1f3bd 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 1a01e437bc7..9fa786d2b97 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 3c19fe30faa..08b7a252b97 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 80e175b1768..71df59bfea5 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 b3e8442ed85..7937849a114 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 af28adc4eb2..0eacac1daf9 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 734fa65e8e0..02b84478456 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 1295caecefe..e8d6fcb12cc 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 866cd586587..55b412306cd 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 e30f0101882..338062817b1 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 88dee130ce0..728c6aac4b2 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 75f8468e00f..6564b3504d8 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 2d37b1ccd7e..831c99c7157 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 c65bf67adb1..77004e52f28 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 43a526a730f..9f1305edba7 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 fc5044ea439..1c1fa46c2ea 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 9402f03b1e2..b6cde21ce9d 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 f92544875ff..7a64341e585 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 a9ce3b6ea29..b28539a90cf 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 e2f3f4d37e4..7b44f386bd5 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 ddf0e23cab2..7e290339fca 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 736969151ea..70bc5261f80 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 dcf8cded780..46e34345209 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 671a9cd9510..85aa06fc690 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 0b38c2953d5..ca86bd48033 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 9f62c4ecc0b..558b47245c7 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 e588140ee70..25e31783a5f 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 26e74a15c44..afed46a72b7 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 e0729249435..e9d2c7f1514 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 796a047730c..056e6e8f7cc 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 6c38c8829b7..4978ed2e42c 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 c666c65f76b..4f716b9d5b2 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 b66d89956a5..bbcb9017300 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 7eb27526d78..2746c0ffac4 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 543ce1878b3..b554f623295 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 28eae1ce16c..2f2da24c930 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 397ba102134..92d99721b16 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 8ed37038a35..8d572d1d5b6 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 f57787c7802..6bd6a56fd9e 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 af0383b4214..a537c386b24 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 10cd377bf2e..a053cdd9213 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 36b706c9415..d9a7574c9e2 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 03a656bb489..b3c0778c390 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 efeb0ce6e7e..d0359a6fb7e 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 1a5b9b84dfa..406fcdf0c39 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 de53fcd7031..262ee101f0c 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 c1fb3055f7e..6e382f290a8 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 5628a1d9eae..2f571f2dd16 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 084e9ece754..5f67e915788 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 34e6b3977b1..be2a145c3b4 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 efa0df86c9b..7d29cac0593 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 7ee634df882..4e72f12c1a1 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 d2b50a5a075..9ac4bdaa723 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 5a8e42a068d..9d34c203e3b 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 04fd5379f49..2214d4d42e4 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 f83ce0dd780..9e3e2be95de 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 62704416599..8482bb391b8 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 2e834b8144f..fc97111676d 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 3f8c38aae98..67917f96e1f 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 c75224313c2..f0425963925 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 04f4f976c5b..94675fc9633 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 abc353bd373..b6ee0b94198 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 3c7881a9e15..09b5bc1eb14 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 cc9a05fe750..d05bd3d6040 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 19b93044d57..4427faeff4a 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 369c7c25b99..894b5f3a654 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 dfb9d2f3b35..0dfe38d7eb8 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 84fedc86ba1..d54a7c11d1a 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 a81018829ca..7068f705d70 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 c00ca3a3e29..645e20ff095 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 f4f4643727a..454f0e95804 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 1d4d5866011..cab91b0045d 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 b6b5c876aef..9028b29d1c6 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 6ad691cf0df..45c30d36208 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 078e33be3cd..7eea5bd79d1 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 2652816087c..52329948748 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 45e2fe99faf..e6b1e48eb10 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 5d92f88f4b6..4cf7013358c 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 1f26c0adcb2..0fe37c532a7 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 7e5cf03c2c9..4b3a5664026 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 11f8f5fcf8f..d00c98a2e7c 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 bb9bd9629c5..2b52b26c837 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 e1dbd6b0ab0..045beb48642 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 c25cc47f7c2..d17b74e55a2 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 9c96518463e..a3401506c5c 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 fb1cda71e88..8ae7f740d59 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 f8ff64a35c9..8d5e48fdeb5 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 704df8a9dbf..a334e03beb5 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 efb21ca3871..d9f3f8d4ad1 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 0a3d80bbda2..5e539f305b7 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 b31bf9fa7ee..cc4fc5c2268 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 89b92546ec0..00417a95b5f 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 444db5a1292..dcd99899059 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 e42fda7f696..ef2c9ce0ee9 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 10b0d7aa07f..3b697e0a558 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 80b2da27934..137a38829b4 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 6c84c8dbaae..c5638d96139 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 c93b87bb3a6..435623b594a 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 ef9cac256f3..7a65287310d 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 079d2a2ba97..abfd5e6b30e 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 9ac684289b2..650134da6ca 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 a72b2e1d56b..9987194fcbb 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 c81229853cf..53b841cee2c 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 b79adeccd8c..3ca362ad9bf 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 7cdc41b057f..a3f12579225 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 141f03eccf9..8f811a5c55e 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 8ed2a85ee07..9cf7ad8346e 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 3019f0fa879..1b6ba327c59 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 5a40962c6e9..e0886e9477f 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 558095e4bde..4b7e748e2f0 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 5554c26c2b7..04960b8a52c 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 f1a235009cd..77f6d1b8a07 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 475c1d64c6e..85645c43257 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 1024e13ddff..6e30881012f 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 4f4a5ec7ffc..8b4ded5139a 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 3e6f9b84c26..2b4c7a4b5f3 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 8f55882baa9..26e5652d0fd 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 60436915fd2..f8421365c91 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 99b6fb08afe..7e0a2acd846 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 5bc00ae517e..dc8f26af13c 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 b23c28ccabb..a0a9b5c0eff 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 03374e11678..cef96080b1b 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 a0b18ba18af..385ba8b61be 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 fe52274901d..12e8401bfd6 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 a640ff3a2a1..861d8d04e00 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 0de679e3a38..3fe6c21b9b1 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 7adc3c67b15..60666383700 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 399b5d8cc54..df086625e9a 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 5d2cda624c0..d24e7f75292 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 5f649686367..49f1b4a4a60 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 50cedc4d87d..6676ae34ac9 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 3666c12af67..d8c1231fffa 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 d8d104d482e..6c888d1d6e6 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 0c104f1d532..2f6711d0b14 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 8123795111a..aeb324ad7ef 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 05bb3294a7d..f2d6c313313 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 66a453ddd65..a42aed3f736 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 d9993ae7d92..1fe03beb9c2 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 066d679c87b..a65ad616e8a 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 7e7faa6bd90..041ba8a073f 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 db6afe4f42c..8018229c02a 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 c82ea784b96..da1601590da 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 b6cf5c2a441..a4776b80d35 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 a991bcc5b51..a412264295c 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 5732df054d8..62f77d46e42 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 bfedc3c34fe..2c6e093e10c 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 f4c6ec33a43..8f678f61b1a 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 2076119fd81..e939d2cf780 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 38ec5839d3d..2cd811ce5d6 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 e2d2072b31f..f5f41305670 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 44dab29110d..96cad3da516 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 f82b7095312..79fee1be050 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 49ce82eae10..4fa6d859f05 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 2263bf962fb..737fde9dc13 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 bfc0ca06f78..df204cebeeb 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 168f16886b7..1c0196b1473 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 f9570b84e14..be6fbf3abd2 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 4604ec35405..cd98558f20a 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 0457e386d19..58492b26999 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 a9d2cffab66..02fc2fec1e2 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 e6df8804f6e..14b1d87905d 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 df2f8bb9e43..08ba8ffe1dc 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 1161bc1dcb5..2668c964d4e 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 e02b95bc730..a0cfcf23fb1 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 004999b4430..94e4b00f638 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 153d89dcacc..e9d57b6e037 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 a5f5e70c9f9..bcbef49664a 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 f1d2d7e188f..572f44d2aee 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 dd5b1fee85b..23507309429 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 5621fb32f09..3791dbeacb0 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 13e4e38f14a..2c1e61203c2 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 799185015e5..427f479f3d3 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 d4a53388d7a..13f3180d511 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 1c450781571..0ea22ec98f6 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 1db6e9c921f..f2da6485a74 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 d6d0c1f0821..c8dc658a793 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 906ef04440b..9f4c8a86101 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 be33d924b5a..d403433e504 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 ecc80a61ebd..6d59f70cb58 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 a20339ac951..fa2911e3d45 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 03db9a1b92a..b80c37a2c9a 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 9e4a8f46df3..45c0fff9623 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 9867f871eba..2344ac6bce3 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 16eba7768d8..15fc2efdf3a 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 c042e852951..32f8696147c 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 d0d7e9ee618..da96581c3f2 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 4a30e3b65a8..26af8d7cbb3 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 0522b023000..80823ecabbc 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 fb909142e0d..84c6593d661 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 63f62605374..e568fe8acc1 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 abefc589f70..60ef631ca87 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 4ce4eb39cdf..1b32ecc9b89 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 a3972dd2cf7..1f9801d6de5 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 26e1eecaa38..6f28d7fc55a 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 d7ceb8f8540..c41e3ec52c8 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 1b9c5402661..086a902dc31 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 d1c397e5c54..69393675b14 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 9f333c41cab..bf611cdb12c 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 2d0b53bcc33..fdf13b79bc2 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 1fc7135527c..eef149c4d69 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 8000e88acdb..e5be2d24c51 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 bbcacc349c3..81befd3d6af 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 c2a400960bc..76b063fcb9e 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 96fedaa9bfe..d8eed678673 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 fe3fece9575..9dc37dd4bf2 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 f67a19080ca..d725cad4c62 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 69882f15f5a..e0ce53961c1 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 79388ff2853..06d527dac2c 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 08c3a193361..386d3956b35 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 a597407542b..f21852cdc5b 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 5abbfc4c11f..bf9262db02a 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 415e1ca4841..c0e3f308f75 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 6758a4aca3f..f987b393848 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 d6d95120053..f3502000ee0 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 77648a4dee6..112846ebc0c 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 2ea9b2b02fb..2f2f88f0208 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 821a8a97de5..0fb2e676f6a 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 fb84a5b650e..8e8b2b63499 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 aa3cfb097f7..e34451dbb18 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 a98ac7089a0..3155a7cc771 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 0c55f8ac7b1..a2350d86556 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 841660f6cbf..5b3d50d2690 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 4146fd95493..f2f8994d1fe 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 a578ace14a6..acdb3a4f741 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 ec1f4223086..653a2cefce7 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 9bdc9aafc3f..ff16f8f298c 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 c2b3b37f311..890ede4bcbf 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 8f92f57fa4e..7a492950253 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 5f66beb6895..17aac1adc79 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 3aabf6473bb..f064e333362 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 480631b87d9..7713096da64 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 024de8cc4ea..a9598153c40 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 272eaeecc92..aad9e43c151 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 7755823c170..b4d4bbaef6e 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 ddf4d2efc24..319268172cc 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 3be9c6edcce..0c8447150f0 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 73a29594965..196693587da 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 25f634226b1..e4caaafa5b1 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 a3c8342e5f5..dcdd15a9b0d 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 4431f881581..81f4a8d2907 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 b1fbe2ec1c4..29f81c957dd 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 8e332950fb8..04c13f0c25f 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 8104fc9b465..79422c12dd8 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 17b9945a662..6dc5d196840 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 049ce7178c9..c71896d33b7 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 9ccdebd424f..9fb41d50b4d 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 153d73e0097..313f985f492 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 2b273c73cf0..0e437ed03de 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 63e8efadd4b..81487664f1c 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 39512359334..191c8d2dfda 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 0f99e7b001e..8e9cca17f37 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 f5c3ce9ac8c..d92ae870f0f 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 79aef78b0a6..95e80b466fe 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 b262693a0d2..08833434072 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 4d073889681..d8c518526f6 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 734007eba92..4b31372cd96 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 48928c77fc2..adfdcd6da79 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 9c415cb25fa..9694d3ace21 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 ec801822fdb..c704f1599ff 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 c78b152dc1b..7f6affb1f84 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 550b705703b..f5340c6b44c 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 27f845a3556..23abcca9375 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 a35c7509741..b3d74596596 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 aa3a9643088..308d41b14c6 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 bff7e2d5f7f..200eecceef7 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 90fba9bc048..ac1c778942c 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 49a7d5a9376..d556799c717 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 b08979d61eb..becd2012244 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 d20f18f88f8..991a28d680f 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 12aab64a058..65bd1645c5f 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 7aa5393ac42..9ae41965b97 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 852abaff6c2..9bb48beed3e 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 d5beb13f746..7c72041b4a6 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 9d5a608b984..bac11a9b205 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 309bc0ba77d..f78b2eecc34 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 473b6f7e957..74ad91231e3 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 47656e86d2b..31ca4b2a86b 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 d2b06adf84c..a7a108de793 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 68f68473a90..dd08396b642 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 198c7b7e67b..5efa5ce2dd9 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 05d9dc5efb9..cd7134cecae 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 219390bb151..24e6f493bdb 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 72ea36a8f64..20a509946d1 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 6efdd562fb4..42b4be79585 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 eede4b6d00a..7e3bac286cc 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 2b20d595dda..93cd96b6d18 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 9976c784c99..d4618587644 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 e7ed87fece0..005a42c2038 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 452add49c4c..94c5dcd91f7 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 4498aaff073..74ac7d41d8f 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 0ddf0a433f9..7a7a23cd98f 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 32e1bb163af..36e8b3bdc19 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 a0bf2c2744c..282b71d049d 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 821a307a753..8fe8ba3c6df 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 3aa5303a660..2a5ddfcad06 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 702ffe13f69..6e57eaf9bc8 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 cff283160e8..04a92de3562 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 9cfe5c30434..a8e5b23f091 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 f19fb3ccd93..7af0441d2d6 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 8cfef97a37a..9e028f20bca 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 cfb3a9d5d46..0783a07f459 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 ac162ba0d1e..7297ba5b95d 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 fbcd0861655..ce88138b8dd 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 76ab04797d6..fd6a845ee1a 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 f046a8471bc..03bd6a33f7e 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 b3c2c61fc9a..e3c4a728717 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 e0cc6f80eff..28583d76003 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 3fdb0dfa9f6..3b7d23061fc 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 705b234ac22..cccf9582a46 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 716f1f5fee5..db847bc6ab4 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 e604d7fe75e..bf89812518f 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 3d4ae833b7d..d26ccdef3f7 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 cafef8d5f3f..a4761b42725 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 714d8fb7fc3..bf7d872cd4f 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 2f47fce9b3b..93c916d3640 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 9112ce6dac5..3238d2d3f09 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 325e527b5d2..bcc0cffce0a 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 56fd68b742d..835246271cb 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 5e0d258d98f..044061b91a9 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 ad04048bd19..4afbaa7372c 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 a3f578fc522..1512c130851 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 df5e4edba5f..8be16e201c3 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 03ba808ca50..9cdfdcd4e97 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 09e2422219a..ff9bf5c5fae 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 e9bc8cbb6ef..09d37ea440d 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.