From 71625ec9ad2a9bc8c09784fbd23b759830e0ee5f Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 16 Aug 2023 11:54:24 -0600 Subject: [PATCH] sys: Remove $FreeBSD$: one-line .c comment pattern Remove /^/[*/]\s*\$FreeBSD\$.*\n/ --- sys/amd64/include/_align.h | 1 - sys/amd64/include/_inttypes.h | 1 - sys/amd64/include/_limits.h | 1 - sys/amd64/include/_stdint.h | 1 - sys/amd64/include/_types.h | 1 - sys/amd64/include/acpica_machdep.h | 1 - sys/amd64/include/apm_bios.h | 1 - sys/amd64/include/bus.h | 1 - sys/amd64/include/cputypes.h | 1 - sys/amd64/include/dump.h | 1 - sys/amd64/include/elf.h | 1 - sys/amd64/include/endian.h | 1 - sys/amd64/include/fdt.h | 1 - sys/amd64/include/float.h | 1 - sys/amd64/include/iommu.h | 1 - sys/amd64/include/metadata.h | 1 - sys/amd64/include/npx.h | 1 - sys/amd64/include/ofw_machdep.h | 1 - sys/amd64/include/pci_cfgreg.h | 1 - sys/amd64/include/procctl.h | 1 - sys/amd64/include/psl.h | 1 - sys/amd64/include/ptrace.h | 1 - sys/amd64/include/pvclock.h | 1 - sys/amd64/include/reg.h | 1 - sys/amd64/include/resource.h | 1 - sys/amd64/include/setjmp.h | 1 - sys/amd64/include/sigframe.h | 1 - sys/amd64/include/signal.h | 1 - sys/amd64/include/specialreg.h | 1 - sys/amd64/include/stack.h | 1 - sys/amd64/include/stdarg.h | 1 - sys/amd64/include/sysarch.h | 1 - sys/amd64/include/trap.h | 1 - sys/amd64/include/ucontext.h | 1 - sys/amd64/include/vdso.h | 1 - sys/amd64/include/xen/xen-os.h | 1 - sys/amd64/linux32/linux32_locore.asm | 1 - sys/arm/include/ieeefp.h | 1 - sys/arm/include/machdep.h | 1 - sys/arm/include/procctl.h | 1 - sys/arm/include/ptrace.h | 1 - sys/arm/include/reg.h | 1 - sys/arm/include/setjmp.h | 1 - sys/arm/include/sigframe.h | 1 - sys/arm/include/smp.h | 1 - sys/arm/include/sysarch.h | 1 - sys/arm/include/trap.h | 1 - sys/arm64/include/bus_dma.h | 1 - sys/arm64/include/clock.h | 1 - sys/arm64/include/exec.h | 1 - sys/arm64/include/floatingpoint.h | 1 - sys/arm64/include/iommu.h | 1 - sys/arm64/include/procctl.h | 1 - sys/arm64/include/psl.h | 1 - sys/arm64/include/ptrace.h | 1 - sys/arm64/include/reloc.h | 1 - sys/arm64/include/sigframe.h | 1 - sys/arm64/include/trap.h | 1 - sys/cam/README.quirks | 1 - sys/cam/ctl/README.ctl.txt | 1 - sys/cam/scsi/scsi_ch.h | 1 - sys/cam/scsi/scsi_enc.h | 1 - sys/cam/scsi/scsi_ses.h | 1 - sys/cddl/dev/dtrace/dtrace_hacks.c | 1 - sys/compat/linux/linux_errno.c | 1 - sys/compat/linuxkpi/common/include/linux/usb.h | 1 - sys/compat/linuxkpi/common/src/linux_usb.c | 1 - sys/conf/ldscript.amd64 | 1 - sys/conf/ldscript.arm | 1 - sys/conf/ldscript.arm64 | 1 - sys/conf/ldscript.i386 | 1 - sys/conf/ldscript.powerpc | 1 - sys/conf/ldscript.powerpc64 | 1 - sys/conf/ldscript.powerpc64le | 1 - sys/conf/ldscript.powerpcspe | 1 - sys/conf/ldscript.riscv | 1 - sys/crypto/armv8/stdint.h | 1 - sys/crypto/blake2/blake2_kfreebsd.h | 1 - sys/crypto/blake2/blake2b-avx.c | 1 - sys/crypto/blake2/blake2b-sse2.c | 1 - sys/crypto/blake2/blake2b-sse41.c | 1 - sys/crypto/blake2/blake2b-ssse3.c | 1 - sys/crypto/blake2/blake2b-xop.c | 1 - sys/crypto/blake2/blake2s-avx.c | 1 - sys/crypto/blake2/blake2s-sse2.c | 1 - sys/crypto/blake2/blake2s-sse41.c | 1 - sys/crypto/blake2/blake2s-ssse3.c | 1 - sys/crypto/blake2/blake2s-xop.c | 1 - sys/crypto/blake2/config.h | 1 - sys/crypto/blake2/stddef.h | 1 - sys/crypto/blake2/stdint.h | 1 - sys/crypto/blake2/stdio.h | 1 - sys/crypto/blake2/stdlib.h | 1 - sys/crypto/blake2/string.h | 1 - sys/crypto/chacha20/_chacha.h | 1 - sys/crypto/des/arch/i386/des_enc.S | 1 - sys/crypto/des/des.h | 1 - sys/crypto/des/des_locl.h | 1 - sys/crypto/des/podd.h | 1 - sys/crypto/des/sk.h | 1 - sys/crypto/des/spr.h | 1 - sys/crypto/libsodium/limits.h | 1 - sys/crypto/libsodium/stddef.h | 1 - sys/crypto/libsodium/stdint.h | 1 - sys/crypto/libsodium/stdio.h | 1 - sys/crypto/libsodium/stdlib.h | 1 - sys/crypto/libsodium/string.h | 1 - sys/crypto/openssl/aarch64/aesv8-armx.S | 1 - sys/crypto/openssl/aarch64/arm64cpuid.S | 1 - sys/crypto/openssl/aarch64/armv8-mont.S | 1 - sys/crypto/openssl/aarch64/chacha-armv8.S | 1 - sys/crypto/openssl/aarch64/ecp_nistz256-armv8.S | 1 - sys/crypto/openssl/aarch64/ghashv8-armx.S | 1 - sys/crypto/openssl/aarch64/keccak1600-armv8.S | 1 - sys/crypto/openssl/aarch64/poly1305-armv8.S | 1 - sys/crypto/openssl/aarch64/sha1-armv8.S | 1 - sys/crypto/openssl/aarch64/sha256-armv8.S | 1 - sys/crypto/openssl/aarch64/sha512-armv8.S | 1 - sys/crypto/openssl/aarch64/vpaes-armv8.S | 1 - sys/crypto/openssl/amd64/aes-gcm-avx512.S | 1 - sys/crypto/openssl/amd64/aesni-gcm-x86_64.S | 1 - sys/crypto/openssl/amd64/aesni-mb-x86_64.S | 1 - sys/crypto/openssl/amd64/aesni-sha1-x86_64.S | 1 - sys/crypto/openssl/amd64/aesni-sha256-x86_64.S | 1 - sys/crypto/openssl/amd64/aesni-x86_64.S | 1 - sys/crypto/openssl/amd64/chacha-x86_64.S | 1 - sys/crypto/openssl/amd64/cmll-x86_64.S | 1 - sys/crypto/openssl/amd64/e_padlock-x86_64.S | 1 - sys/crypto/openssl/amd64/ecp_nistz256-x86_64.S | 1 - sys/crypto/openssl/amd64/ghash-x86_64.S | 1 - sys/crypto/openssl/amd64/keccak1600-x86_64.S | 1 - sys/crypto/openssl/amd64/md5-x86_64.S | 1 - sys/crypto/openssl/amd64/poly1305-x86_64.S | 1 - sys/crypto/openssl/amd64/rc4-md5-x86_64.S | 1 - sys/crypto/openssl/amd64/rc4-x86_64.S | 1 - sys/crypto/openssl/amd64/rsaz-avx2.S | 1 - sys/crypto/openssl/amd64/rsaz-x86_64.S | 1 - sys/crypto/openssl/amd64/sha1-mb-x86_64.S | 1 - sys/crypto/openssl/amd64/sha1-x86_64.S | 1 - sys/crypto/openssl/amd64/sha256-mb-x86_64.S | 1 - sys/crypto/openssl/amd64/sha256-x86_64.S | 1 - sys/crypto/openssl/amd64/sha512-x86_64.S | 1 - sys/crypto/openssl/amd64/vpaes-x86_64.S | 1 - sys/crypto/openssl/amd64/wp-x86_64.S | 1 - sys/crypto/openssl/amd64/x25519-x86_64.S | 1 - sys/crypto/openssl/amd64/x86_64-gf2m.S | 1 - sys/crypto/openssl/amd64/x86_64-mont.S | 1 - sys/crypto/openssl/amd64/x86_64-mont5.S | 1 - sys/crypto/openssl/amd64/x86_64cpuid.S | 1 - sys/crypto/openssl/arm/aes-armv4.S | 1 - sys/crypto/openssl/arm/aesv8-armx.S | 1 - sys/crypto/openssl/arm/armv4-gf2m.S | 1 - sys/crypto/openssl/arm/armv4-mont.S | 1 - sys/crypto/openssl/arm/armv4cpuid.S | 1 - sys/crypto/openssl/arm/bsaes-armv7.S | 1 - sys/crypto/openssl/arm/chacha-armv4.S | 1 - sys/crypto/openssl/arm/ecp_nistz256-armv4.S | 1 - sys/crypto/openssl/arm/ghash-armv4.S | 1 - sys/crypto/openssl/arm/ghashv8-armx.S | 1 - sys/crypto/openssl/arm/keccak1600-armv4.S | 1 - sys/crypto/openssl/arm/poly1305-armv4.S | 1 - sys/crypto/openssl/arm/sha1-armv4-large.S | 1 - sys/crypto/openssl/arm/sha256-armv4.S | 1 - sys/crypto/openssl/arm/sha512-armv4.S | 1 - sys/crypto/openssl/i386/aesni-x86.S | 1 - sys/crypto/openssl/i386/bf-586.S | 1 - sys/crypto/openssl/i386/bn-586.S | 1 - sys/crypto/openssl/i386/cast-586.S | 1 - sys/crypto/openssl/i386/chacha-x86.S | 1 - sys/crypto/openssl/i386/cmll-x86.S | 1 - sys/crypto/openssl/i386/co-586.S | 1 - sys/crypto/openssl/i386/crypt586.S | 1 - sys/crypto/openssl/i386/des-586.S | 1 - sys/crypto/openssl/i386/e_padlock-x86.S | 1 - sys/crypto/openssl/i386/ecp_nistz256-x86.S | 1 - sys/crypto/openssl/i386/ghash-x86.S | 1 - sys/crypto/openssl/i386/md5-586.S | 1 - sys/crypto/openssl/i386/poly1305-x86.S | 1 - sys/crypto/openssl/i386/rc4-586.S | 1 - sys/crypto/openssl/i386/rc5-586.S | 1 - sys/crypto/openssl/i386/rmd-586.S | 1 - sys/crypto/openssl/i386/sha1-586.S | 1 - sys/crypto/openssl/i386/sha256-586.S | 1 - sys/crypto/openssl/i386/sha512-586.S | 1 - sys/crypto/openssl/i386/vpaes-x86.S | 1 - sys/crypto/openssl/i386/wp-mmx.S | 1 - sys/crypto/openssl/i386/x86-gf2m.S | 1 - sys/crypto/openssl/i386/x86-mont.S | 1 - sys/crypto/openssl/i386/x86cpuid.S | 1 - sys/crypto/openssl/powerpc/aes-ppc.S | 1 - sys/crypto/openssl/powerpc/aesp8-ppc.S | 1 - sys/crypto/openssl/powerpc/chacha-ppc.S | 1 - sys/crypto/openssl/powerpc/ghashp8-ppc.S | 1 - sys/crypto/openssl/powerpc/poly1305-ppc.S | 1 - sys/crypto/openssl/powerpc/poly1305-ppcfp.S | 1 - sys/crypto/openssl/powerpc/ppc-mont.S | 1 - sys/crypto/openssl/powerpc/ppc.S | 1 - sys/crypto/openssl/powerpc/ppccpuid.S | 1 - sys/crypto/openssl/powerpc/sha1-ppc.S | 1 - sys/crypto/openssl/powerpc/sha256-ppc.S | 1 - sys/crypto/openssl/powerpc/sha256p8-ppc.S | 1 - sys/crypto/openssl/powerpc/sha512-ppc.S | 1 - sys/crypto/openssl/powerpc/sha512p8-ppc.S | 1 - sys/crypto/openssl/powerpc/vpaes-ppc.S | 1 - sys/crypto/openssl/powerpc64/aes-ppc.S | 1 - sys/crypto/openssl/powerpc64/aesp8-ppc.S | 1 - sys/crypto/openssl/powerpc64/chacha-ppc.S | 1 - sys/crypto/openssl/powerpc64/ecp_nistz256-ppc64.S | 1 - sys/crypto/openssl/powerpc64/ghashp8-ppc.S | 1 - sys/crypto/openssl/powerpc64/keccak1600-ppc64.S | 1 - sys/crypto/openssl/powerpc64/poly1305-ppc.S | 1 - sys/crypto/openssl/powerpc64/poly1305-ppcfp.S | 1 - sys/crypto/openssl/powerpc64/ppc-mont.S | 1 - sys/crypto/openssl/powerpc64/ppc.S | 1 - sys/crypto/openssl/powerpc64/ppccpuid.S | 1 - sys/crypto/openssl/powerpc64/sha1-ppc.S | 1 - sys/crypto/openssl/powerpc64/sha256-ppc.S | 1 - sys/crypto/openssl/powerpc64/sha256p8-ppc.S | 1 - sys/crypto/openssl/powerpc64/sha512-ppc.S | 1 - sys/crypto/openssl/powerpc64/sha512p8-ppc.S | 1 - sys/crypto/openssl/powerpc64/vpaes-ppc.S | 1 - sys/crypto/openssl/powerpc64/x25519-ppc64.S | 1 - sys/crypto/openssl/powerpc64le/aes-ppc.S | 1 - sys/crypto/openssl/powerpc64le/aesp8-ppc.S | 1 - sys/crypto/openssl/powerpc64le/chacha-ppc.S | 1 - sys/crypto/openssl/powerpc64le/ecp_nistz256-ppc64.S | 1 - sys/crypto/openssl/powerpc64le/ghashp8-ppc.S | 1 - sys/crypto/openssl/powerpc64le/keccak1600-ppc64.S | 1 - sys/crypto/openssl/powerpc64le/poly1305-ppc.S | 1 - sys/crypto/openssl/powerpc64le/poly1305-ppcfp.S | 1 - sys/crypto/openssl/powerpc64le/ppc-mont.S | 1 - sys/crypto/openssl/powerpc64le/ppc.S | 1 - sys/crypto/openssl/powerpc64le/ppccpuid.S | 1 - sys/crypto/openssl/powerpc64le/sha1-ppc.S | 1 - sys/crypto/openssl/powerpc64le/sha256-ppc.S | 1 - sys/crypto/openssl/powerpc64le/sha256p8-ppc.S | 1 - sys/crypto/openssl/powerpc64le/sha512-ppc.S | 1 - sys/crypto/openssl/powerpc64le/sha512p8-ppc.S | 1 - sys/crypto/openssl/powerpc64le/vpaes-ppc.S | 1 - sys/crypto/openssl/powerpc64le/x25519-ppc64.S | 1 - sys/crypto/rijndael/rijndael-api-fst.h | 1 - sys/crypto/rijndael/rijndael.h | 1 - sys/crypto/rijndael/rijndael_local.h | 1 - sys/crypto/sha1.h | 1 - sys/crypto/skein/skein.h | 1 - sys/crypto/skein/skein_iv.h | 1 - sys/crypto/skein/skein_port.h | 1 - sys/dev/bfe/if_bfereg.h | 1 - sys/dev/bhnd/bhnd_debug.h | 1 - sys/dev/drm2/drm_global.h | 1 - sys/dev/drm2/ttm/ttm_bo_api.h | 1 - sys/dev/drm2/ttm/ttm_bo_driver.h | 1 - sys/dev/drm2/ttm/ttm_execbuf_util.h | 1 - sys/dev/drm2/ttm/ttm_lock.h | 1 - sys/dev/drm2/ttm/ttm_memory.h | 1 - sys/dev/drm2/ttm/ttm_module.h | 1 - sys/dev/drm2/ttm/ttm_object.h | 1 - sys/dev/drm2/ttm/ttm_page_alloc.h | 1 - sys/dev/drm2/ttm/ttm_placement.h | 1 - sys/dev/e1000/e1000_80003es2lan.c | 1 - sys/dev/e1000/e1000_80003es2lan.h | 1 - sys/dev/e1000/e1000_82540.c | 1 - sys/dev/e1000/e1000_82541.c | 1 - sys/dev/e1000/e1000_82541.h | 1 - sys/dev/e1000/e1000_82542.c | 1 - sys/dev/e1000/e1000_82543.c | 1 - sys/dev/e1000/e1000_82543.h | 1 - sys/dev/e1000/e1000_82571.c | 1 - sys/dev/e1000/e1000_82571.h | 1 - sys/dev/e1000/e1000_82575.c | 1 - sys/dev/e1000/e1000_82575.h | 1 - sys/dev/e1000/e1000_api.c | 1 - sys/dev/e1000/e1000_api.h | 1 - sys/dev/e1000/e1000_base.c | 1 - sys/dev/e1000/e1000_base.h | 1 - sys/dev/e1000/e1000_defines.h | 1 - sys/dev/e1000/e1000_hw.h | 1 - sys/dev/e1000/e1000_i210.c | 1 - sys/dev/e1000/e1000_i210.h | 1 - sys/dev/e1000/e1000_ich8lan.c | 1 - sys/dev/e1000/e1000_ich8lan.h | 1 - sys/dev/e1000/e1000_mac.c | 1 - sys/dev/e1000/e1000_mac.h | 1 - sys/dev/e1000/e1000_manage.c | 1 - sys/dev/e1000/e1000_manage.h | 1 - sys/dev/e1000/e1000_mbx.c | 1 - sys/dev/e1000/e1000_mbx.h | 1 - sys/dev/e1000/e1000_nvm.c | 1 - sys/dev/e1000/e1000_nvm.h | 1 - sys/dev/e1000/e1000_osdep.c | 1 - sys/dev/e1000/e1000_osdep.h | 1 - sys/dev/e1000/e1000_phy.c | 1 - sys/dev/e1000/e1000_phy.h | 1 - sys/dev/e1000/e1000_regs.h | 1 - sys/dev/e1000/e1000_vf.c | 1 - sys/dev/e1000/e1000_vf.h | 1 - sys/dev/e1000/em_txrx.c | 1 - sys/dev/e1000/if_em.c | 1 - sys/dev/e1000/if_em.h | 1 - sys/dev/e1000/igb_txrx.c | 1 - sys/dev/exca/excareg.h | 1 - sys/dev/exca/excavar.h | 1 - sys/dev/hid/hid.c | 1 - sys/dev/hid/hid.h | 1 - sys/dev/hid/hidquirk.c | 1 - sys/dev/hid/hidquirk.h | 1 - sys/dev/hifn/hifn7751reg.h | 1 - sys/dev/hifn/hifn7751var.h | 1 - sys/dev/iavf/iavf_adminq.c | 1 - sys/dev/iavf/iavf_adminq.h | 1 - sys/dev/iavf/iavf_adminq_cmd.h | 1 - sys/dev/iavf/iavf_alloc.h | 1 - sys/dev/iavf/iavf_common.c | 1 - sys/dev/iavf/iavf_debug.h | 1 - sys/dev/iavf/iavf_devids.h | 1 - sys/dev/iavf/iavf_drv_info.h | 1 - sys/dev/iavf/iavf_iflib.h | 1 - sys/dev/iavf/iavf_lib.c | 1 - sys/dev/iavf/iavf_lib.h | 1 - sys/dev/iavf/iavf_opts.h | 1 - sys/dev/iavf/iavf_osdep.c | 1 - sys/dev/iavf/iavf_osdep.h | 1 - sys/dev/iavf/iavf_prototype.h | 1 - sys/dev/iavf/iavf_register.h | 1 - sys/dev/iavf/iavf_status.h | 1 - sys/dev/iavf/iavf_sysctls_common.h | 1 - sys/dev/iavf/iavf_sysctls_iflib.h | 1 - sys/dev/iavf/iavf_txrx_common.h | 1 - sys/dev/iavf/iavf_txrx_iflib.c | 1 - sys/dev/iavf/iavf_type.h | 1 - sys/dev/iavf/iavf_vc_common.c | 1 - sys/dev/iavf/iavf_vc_common.h | 1 - sys/dev/iavf/iavf_vc_iflib.c | 1 - sys/dev/iavf/if_iavf_iflib.c | 1 - sys/dev/iavf/virtchnl.h | 1 - sys/dev/ice/ice_adminq_cmd.h | 1 - sys/dev/ice/ice_alloc.h | 1 - sys/dev/ice/ice_bitops.h | 1 - sys/dev/ice/ice_common.c | 1 - sys/dev/ice/ice_common.h | 1 - sys/dev/ice/ice_common_sysctls.h | 1 - sys/dev/ice/ice_common_txrx.h | 1 - sys/dev/ice/ice_controlq.c | 1 - sys/dev/ice/ice_controlq.h | 1 - sys/dev/ice/ice_dcb.c | 1 - sys/dev/ice/ice_dcb.h | 1 - sys/dev/ice/ice_ddp_common.c | 1 - sys/dev/ice/ice_ddp_common.h | 1 - sys/dev/ice/ice_defs.h | 1 - sys/dev/ice/ice_devids.h | 1 - sys/dev/ice/ice_drv_info.h | 1 - sys/dev/ice/ice_features.h | 1 - sys/dev/ice/ice_flex_pipe.c | 1 - sys/dev/ice/ice_flex_pipe.h | 1 - sys/dev/ice/ice_flex_type.h | 1 - sys/dev/ice/ice_flow.c | 1 - sys/dev/ice/ice_flow.h | 1 - sys/dev/ice/ice_fw_logging.c | 1 - sys/dev/ice/ice_fwlog.c | 1 - sys/dev/ice/ice_fwlog.h | 1 - sys/dev/ice/ice_hw_autogen.h | 1 - sys/dev/ice/ice_iflib.h | 1 - sys/dev/ice/ice_iflib_recovery_txrx.c | 1 - sys/dev/ice/ice_iflib_sysctls.h | 1 - sys/dev/ice/ice_iflib_txrx.c | 1 - sys/dev/ice/ice_lan_tx_rx.h | 1 - sys/dev/ice/ice_lib.c | 1 - sys/dev/ice/ice_lib.h | 1 - sys/dev/ice/ice_nvm.c | 1 - sys/dev/ice/ice_nvm.h | 1 - sys/dev/ice/ice_opts.h | 1 - sys/dev/ice/ice_osdep.c | 1 - sys/dev/ice/ice_osdep.h | 1 - sys/dev/ice/ice_protocol_type.h | 1 - sys/dev/ice/ice_rdma.c | 1 - sys/dev/ice/ice_rdma.h | 1 - sys/dev/ice/ice_rdma_internal.h | 1 - sys/dev/ice/ice_resmgr.c | 1 - sys/dev/ice/ice_resmgr.h | 1 - sys/dev/ice/ice_rss.h | 1 - sys/dev/ice/ice_sbq_cmd.h | 1 - sys/dev/ice/ice_sched.c | 1 - sys/dev/ice/ice_sched.h | 1 - sys/dev/ice/ice_status.h | 1 - sys/dev/ice/ice_strings.c | 1 - sys/dev/ice/ice_switch.c | 1 - sys/dev/ice/ice_switch.h | 1 - sys/dev/ice/ice_type.h | 1 - sys/dev/ice/ice_vlan_mode.c | 1 - sys/dev/ice/ice_vlan_mode.h | 1 - sys/dev/ice/if_ice_iflib.c | 1 - sys/dev/ice/virtchnl.h | 1 - sys/dev/ice/virtchnl_inline_ipsec.h | 1 - sys/dev/ipw/if_ipwreg.h | 1 - sys/dev/ipw/if_ipwvar.h | 1 - sys/dev/irdma/fbsd_kcompat.c | 1 - sys/dev/irdma/fbsd_kcompat.h | 1 - sys/dev/irdma/ice_devids.h | 1 - sys/dev/irdma/icrdma.c | 1 - sys/dev/irdma/icrdma_hw.c | 1 - sys/dev/irdma/icrdma_hw.h | 1 - sys/dev/irdma/irdma-abi.h | 1 - sys/dev/irdma/irdma.h | 1 - sys/dev/irdma/irdma_cm.c | 1 - sys/dev/irdma/irdma_cm.h | 1 - sys/dev/irdma/irdma_ctrl.c | 1 - sys/dev/irdma/irdma_defs.h | 1 - sys/dev/irdma/irdma_hmc.c | 1 - sys/dev/irdma/irdma_hmc.h | 1 - sys/dev/irdma/irdma_hw.c | 1 - sys/dev/irdma/irdma_kcompat.c | 1 - sys/dev/irdma/irdma_main.h | 1 - sys/dev/irdma/irdma_pble.c | 1 - sys/dev/irdma/irdma_pble.h | 1 - sys/dev/irdma/irdma_protos.h | 1 - sys/dev/irdma/irdma_puda.c | 1 - sys/dev/irdma/irdma_puda.h | 1 - sys/dev/irdma/irdma_type.h | 1 - sys/dev/irdma/irdma_uda.c | 1 - sys/dev/irdma/irdma_uda.h | 1 - sys/dev/irdma/irdma_uda_d.h | 1 - sys/dev/irdma/irdma_uk.c | 1 - sys/dev/irdma/irdma_user.h | 1 - sys/dev/irdma/irdma_utils.c | 1 - sys/dev/irdma/irdma_verbs.c | 1 - sys/dev/irdma/irdma_verbs.h | 1 - sys/dev/irdma/irdma_ws.c | 1 - sys/dev/irdma/irdma_ws.h | 1 - sys/dev/irdma/osdep.h | 1 - sys/dev/iser/icl_iser.c | 1 - sys/dev/iser/icl_iser.h | 1 - sys/dev/iser/iser_initiator.c | 1 - sys/dev/iser/iser_memory.c | 1 - sys/dev/iser/iser_verbs.c | 1 - sys/dev/isp/DriverManual.txt | 1 - sys/dev/isp/Hardware.txt | 1 - sys/dev/isp/isp_freebsd.h | 1 - sys/dev/isp/isp_ioctl.h | 1 - sys/dev/isp/isp_library.h | 1 - sys/dev/isp/isp_stds.h | 1 - sys/dev/isp/isp_target.h | 1 - sys/dev/isp/ispmbox.h | 1 - sys/dev/isp/ispreg.h | 1 - sys/dev/isp/ispvar.h | 1 - sys/dev/ispfw/asm_2400.h | 1 - sys/dev/ispfw/asm_2500.h | 1 - sys/dev/iwi/if_iwireg.h | 1 - sys/dev/iwi/if_iwivar.h | 1 - sys/dev/iwm/if_iwm_binding.h | 1 - sys/dev/iwm/if_iwm_constants.h | 1 - sys/dev/iwm/if_iwm_mac_ctxt.h | 1 - sys/dev/iwm/if_iwm_notif_wait.h | 1 - sys/dev/iwm/if_iwm_pcie_trans.h | 1 - sys/dev/iwm/if_iwm_phy_ctxt.h | 1 - sys/dev/iwm/if_iwm_phy_db.h | 1 - sys/dev/iwm/if_iwm_power.h | 1 - sys/dev/iwm/if_iwm_scan.h | 1 - sys/dev/iwm/if_iwm_sta.h | 1 - sys/dev/iwm/if_iwm_time_event.h | 1 - sys/dev/iwm/if_iwm_util.h | 1 - sys/dev/iwm/if_iwmvar.h | 1 - sys/dev/iwn/if_iwnreg.h | 1 - sys/dev/iwn/if_iwnvar.h | 1 - sys/dev/ixgbe/if_bypass.c | 1 - sys/dev/ixgbe/if_fdir.c | 1 - sys/dev/ixgbe/if_ix.c | 1 - sys/dev/ixgbe/if_ixv.c | 1 - sys/dev/ixgbe/if_sriov.c | 1 - sys/dev/ixgbe/ix_txrx.c | 1 - sys/dev/ixgbe/ixgbe.h | 1 - sys/dev/ixgbe/ixgbe_82598.c | 1 - sys/dev/ixgbe/ixgbe_82598.h | 1 - sys/dev/ixgbe/ixgbe_82599.c | 1 - sys/dev/ixgbe/ixgbe_82599.h | 1 - sys/dev/ixgbe/ixgbe_api.c | 1 - sys/dev/ixgbe/ixgbe_api.h | 1 - sys/dev/ixgbe/ixgbe_bypass.h | 1 - sys/dev/ixgbe/ixgbe_common.c | 1 - sys/dev/ixgbe/ixgbe_common.h | 1 - sys/dev/ixgbe/ixgbe_dcb.c | 1 - sys/dev/ixgbe/ixgbe_dcb.h | 1 - sys/dev/ixgbe/ixgbe_dcb_82598.c | 1 - sys/dev/ixgbe/ixgbe_dcb_82598.h | 1 - sys/dev/ixgbe/ixgbe_dcb_82599.c | 1 - sys/dev/ixgbe/ixgbe_dcb_82599.h | 1 - sys/dev/ixgbe/ixgbe_fdir.h | 1 - sys/dev/ixgbe/ixgbe_features.h | 1 - sys/dev/ixgbe/ixgbe_mbx.c | 1 - sys/dev/ixgbe/ixgbe_mbx.h | 1 - sys/dev/ixgbe/ixgbe_osdep.c | 1 - sys/dev/ixgbe/ixgbe_osdep.h | 1 - sys/dev/ixgbe/ixgbe_phy.c | 1 - sys/dev/ixgbe/ixgbe_phy.h | 1 - sys/dev/ixgbe/ixgbe_rss.h | 1 - sys/dev/ixgbe/ixgbe_sriov.h | 1 - sys/dev/ixgbe/ixgbe_type.h | 1 - sys/dev/ixgbe/ixgbe_vf.c | 1 - sys/dev/ixgbe/ixgbe_vf.h | 1 - sys/dev/ixgbe/ixgbe_x540.c | 1 - sys/dev/ixgbe/ixgbe_x540.h | 1 - sys/dev/ixgbe/ixgbe_x550.c | 1 - sys/dev/ixgbe/ixgbe_x550.h | 1 - sys/dev/ixl/i40e_adminq.c | 1 - sys/dev/ixl/i40e_adminq.h | 1 - sys/dev/ixl/i40e_adminq_cmd.h | 1 - sys/dev/ixl/i40e_alloc.h | 1 - sys/dev/ixl/i40e_common.c | 1 - sys/dev/ixl/i40e_dcb.c | 1 - sys/dev/ixl/i40e_dcb.h | 1 - sys/dev/ixl/i40e_devids.h | 1 - sys/dev/ixl/i40e_hmc.c | 1 - sys/dev/ixl/i40e_hmc.h | 1 - sys/dev/ixl/i40e_lan_hmc.c | 1 - sys/dev/ixl/i40e_lan_hmc.h | 1 - sys/dev/ixl/i40e_nvm.c | 1 - sys/dev/ixl/i40e_osdep.c | 1 - sys/dev/ixl/i40e_osdep.h | 1 - sys/dev/ixl/i40e_prototype.h | 1 - sys/dev/ixl/i40e_register.h | 1 - sys/dev/ixl/i40e_status.h | 1 - sys/dev/ixl/i40e_type.h | 1 - sys/dev/ixl/if_ixl.c | 1 - sys/dev/ixl/ixl.h | 1 - sys/dev/ixl/ixl_debug.h | 1 - sys/dev/ixl/ixl_iw.c | 1 - sys/dev/ixl/ixl_iw.h | 1 - sys/dev/ixl/ixl_iw_int.h | 1 - sys/dev/ixl/ixl_pf.h | 1 - sys/dev/ixl/ixl_pf_i2c.c | 1 - sys/dev/ixl/ixl_pf_iflib.c | 1 - sys/dev/ixl/ixl_pf_iov.c | 1 - sys/dev/ixl/ixl_pf_iov.h | 1 - sys/dev/ixl/ixl_pf_main.c | 1 - sys/dev/ixl/ixl_pf_qmgr.c | 1 - sys/dev/ixl/ixl_pf_qmgr.h | 1 - sys/dev/ixl/ixl_txrx.c | 1 - sys/dev/ixl/virtchnl.h | 1 - sys/dev/le/am79900reg.h | 1 - sys/dev/le/am79900var.h | 1 - sys/dev/le/am7990reg.h | 1 - sys/dev/le/am7990var.h | 1 - sys/dev/le/lancereg.h | 1 - sys/dev/le/lancevar.h | 1 - sys/dev/liquidio/base/cn23xx_pf_device.c | 1 - sys/dev/liquidio/base/cn23xx_pf_device.h | 1 - sys/dev/liquidio/base/cn23xx_pf_regs.h | 1 - sys/dev/liquidio/base/lio_common.h | 1 - sys/dev/liquidio/base/lio_config.h | 1 - sys/dev/liquidio/base/lio_console.c | 1 - sys/dev/liquidio/base/lio_ctrl.c | 1 - sys/dev/liquidio/base/lio_ctrl.h | 1 - sys/dev/liquidio/base/lio_device.c | 1 - sys/dev/liquidio/base/lio_device.h | 1 - sys/dev/liquidio/base/lio_droq.c | 1 - sys/dev/liquidio/base/lio_droq.h | 1 - sys/dev/liquidio/base/lio_image.h | 1 - sys/dev/liquidio/base/lio_iq.h | 1 - sys/dev/liquidio/base/lio_mem_ops.c | 1 - sys/dev/liquidio/base/lio_mem_ops.h | 1 - sys/dev/liquidio/base/lio_request_manager.c | 1 - sys/dev/liquidio/base/lio_response_manager.c | 1 - sys/dev/liquidio/base/lio_response_manager.h | 1 - sys/dev/liquidio/lio_bsd.h | 1 - sys/dev/liquidio/lio_core.c | 1 - sys/dev/liquidio/lio_ioctl.c | 1 - sys/dev/liquidio/lio_ioctl.h | 1 - sys/dev/liquidio/lio_main.c | 1 - sys/dev/liquidio/lio_main.h | 1 - sys/dev/liquidio/lio_network.h | 1 - sys/dev/liquidio/lio_rss.c | 1 - sys/dev/liquidio/lio_rss.h | 1 - sys/dev/liquidio/lio_rxtx.c | 1 - sys/dev/liquidio/lio_rxtx.h | 1 - sys/dev/liquidio/lio_sysctl.c | 1 - sys/dev/mii/e1000phyreg.h | 1 - sys/dev/mii/lxtphyreg.h | 1 - sys/dev/mii/qsphyreg.h | 1 - sys/dev/mpt/mpilib/mpi.h | 1 - sys/dev/mpt/mpilib/mpi_cnfg.h | 1 - sys/dev/mpt/mpilib/mpi_fc.h | 1 - sys/dev/mpt/mpilib/mpi_init.h | 1 - sys/dev/mpt/mpilib/mpi_ioc.h | 1 - sys/dev/mpt/mpilib/mpi_lan.h | 1 - sys/dev/mpt/mpilib/mpi_log_fc.h | 1 - sys/dev/mpt/mpilib/mpi_log_sas.h | 1 - sys/dev/mpt/mpilib/mpi_raid.h | 1 - sys/dev/mpt/mpilib/mpi_sas.h | 1 - sys/dev/mpt/mpilib/mpi_targ.h | 1 - sys/dev/mpt/mpilib/mpi_tool.h | 1 - sys/dev/mpt/mpilib/mpi_type.h | 1 - sys/dev/mpt/mpt.h | 1 - sys/dev/mpt/mpt_cam.h | 1 - sys/dev/mpt/mpt_raid.h | 1 - sys/dev/mpt/mpt_reg.h | 1 - sys/dev/msk/if_mskreg.h | 1 - sys/dev/netmap/netmap_freebsd.c | 1 - sys/dev/netmap/netmap_legacy.c | 1 - sys/dev/netmap/netmap_null.c | 1 - sys/dev/netmap/netmap_offloadings.c | 1 - sys/dev/netmap/netmap_pipe.c | 1 - sys/dev/oce/oce_hw.c | 1 - sys/dev/oce/oce_hw.h | 1 - sys/dev/oce/oce_if.c | 1 - sys/dev/oce/oce_if.h | 1 - sys/dev/oce/oce_mbox.c | 1 - sys/dev/oce/oce_queue.c | 1 - sys/dev/oce/oce_sysctl.c | 1 - sys/dev/oce/oce_user.h | 1 - sys/dev/oce/oce_util.c | 1 - sys/dev/pccard/pccard_cis.h | 1 - sys/dev/pccard/pccardreg.h | 1 - sys/dev/pccard/pccardvar.h | 1 - sys/dev/pms/freebsd/driver/common/lxutil.c | 1 - sys/dev/qat/include/adf_cfg_dev_dbg.h | 1 - sys/dev/qat/include/adf_cfg_device.h | 1 - sys/dev/qat/include/adf_cnvnr_freq_counters.h | 1 - sys/dev/qat/include/adf_dev_err.h | 1 - sys/dev/qat/include/adf_freebsd_pfvf_ctrs_dbg.h | 1 - sys/dev/qat/include/adf_fw_counters.h | 1 - sys/dev/qat/include/adf_gen2_pfvf.h | 1 - sys/dev/qat/include/adf_gen4_pfvf.h | 1 - sys/dev/qat/include/adf_gen4_timer.h | 1 - sys/dev/qat/include/adf_gen4vf_hw_csr_data.h | 1 - sys/dev/qat/include/adf_heartbeat.h | 1 - sys/dev/qat/include/adf_heartbeat_dbg.h | 1 - sys/dev/qat/include/adf_pfvf_vf_msg.h | 1 - sys/dev/qat/include/adf_ver_dbg.h | 1 - sys/dev/qat/include/common/adf_accel_devices.h | 1 - sys/dev/qat/include/common/adf_cfg.h | 1 - sys/dev/qat/include/common/adf_cfg_common.h | 1 - sys/dev/qat/include/common/adf_cfg_strings.h | 1 - sys/dev/qat/include/common/adf_cfg_sysctl.h | 1 - sys/dev/qat/include/common/adf_cfg_user.h | 1 - sys/dev/qat/include/common/adf_common_drv.h | 1 - sys/dev/qat/include/common/adf_gen2_hw_data.h | 1 - sys/dev/qat/include/common/adf_gen4_hw_data.h | 1 - sys/dev/qat/include/common/adf_pfvf_msg.h | 1 - sys/dev/qat/include/common/adf_pfvf_utils.h | 1 - sys/dev/qat/include/common/adf_pfvf_vf_proto.h | 1 - sys/dev/qat/include/common/adf_transport.h | 1 - sys/dev/qat/include/common/adf_transport_access_macros.h | 1 - sys/dev/qat/include/common/adf_transport_internal.h | 1 - sys/dev/qat/include/common/adf_uio.h | 1 - sys/dev/qat/include/common/adf_uio_cleanup.h | 1 - sys/dev/qat/include/common/adf_uio_control.h | 1 - sys/dev/qat/include/common/icp_qat_fw_loader_handle.h | 1 - sys/dev/qat/include/common/icp_qat_hal.h | 1 - sys/dev/qat/include/common/icp_qat_uclo.h | 1 - sys/dev/qat/include/common/qat_freebsd.h | 1 - sys/dev/qat/include/common/sal_statistics_strings.h | 1 - sys/dev/qat/include/icp_qat_fw.h | 1 - sys/dev/qat/include/icp_qat_fw_init_admin.h | 1 - sys/dev/qat/include/icp_qat_hw.h | 1 - sys/dev/qat/include/qat_ocf_mem_pool.h | 1 - sys/dev/qat/include/qat_ocf_utils.h | 1 - sys/dev/qat/qat/qat_ocf.c | 1 - sys/dev/qat/qat/qat_ocf_mem_pool.c | 1 - sys/dev/qat/qat/qat_ocf_utils.c | 1 - sys/dev/qat/qat_api/common/compression/dc_buffers.c | 1 - sys/dev/qat/qat_api/common/compression/dc_chain.c | 1 - sys/dev/qat/qat_api/common/compression/dc_datapath.c | 1 - sys/dev/qat/qat_api/common/compression/dc_dp.c | 1 - sys/dev/qat/qat_api/common/compression/dc_header_footer.c | 1 - sys/dev/qat/qat_api/common/compression/dc_ns_datapath.c | 1 - sys/dev/qat/qat_api/common/compression/dc_ns_header_footer.c | 1 - sys/dev/qat/qat_api/common/compression/dc_session.c | 1 - sys/dev/qat/qat_api/common/compression/dc_stats.c | 1 - sys/dev/qat/qat_api/common/compression/icp_sal_dc_err.c | 1 - sys/dev/qat/qat_api/common/compression/include/dc_datapath.h | 1 - .../qat/qat_api/common/compression/include/dc_error_counter.h | 1 - .../qat/qat_api/common/compression/include/dc_header_footer.h | 1 - sys/dev/qat/qat_api/common/compression/include/dc_session.h | 1 - sys/dev/qat/qat_api/common/compression/include/dc_stats.h | 1 - sys/dev/qat/qat_api/common/crypto/sym/include/lac_session.h | 1 - sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym.h | 1 - sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_auth_enc.h | 1 - sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_cb.h | 1 - sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_cipher.h | 1 - .../qat/qat_api/common/crypto/sym/include/lac_sym_cipher_defs.h | 1 - .../qat/qat_api/common/crypto/sym/include/lac_sym_hash_defs.h | 1 - .../qat_api/common/crypto/sym/include/lac_sym_hash_precomputes.h | 1 - sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_partial.h | 1 - sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat.h | 1 - .../qat/qat_api/common/crypto/sym/include/lac_sym_qat_cipher.h | 1 - .../common/crypto/sym/include/lac_sym_qat_constants_table.h | 1 - sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat_hash.h | 1 - .../common/crypto/sym/include/lac_sym_qat_hash_defs_lookup.h | 1 - sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat_key.h | 1 - sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_queue.h | 1 - sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_stats.h | 1 - sys/dev/qat/qat_api/common/crypto/sym/lac_sym_api.c | 1 - sys/dev/qat/qat_api/common/crypto/sym/lac_sym_auth_enc.c | 1 - sys/dev/qat/qat_api/common/crypto/sym/lac_sym_cb.c | 1 - sys/dev/qat/qat_api/common/crypto/sym/lac_sym_cipher.c | 1 - sys/dev/qat/qat_api/common/crypto/sym/lac_sym_dp.c | 1 - sys/dev/qat/qat_api/common/crypto/sym/lac_sym_hash.c | 1 - .../qat/qat_api/common/crypto/sym/lac_sym_hash_sw_precomputes.c | 1 - sys/dev/qat/qat_api/common/crypto/sym/lac_sym_partial.c | 1 - sys/dev/qat/qat_api/common/crypto/sym/lac_sym_queue.c | 1 - sys/dev/qat/qat_api/common/crypto/sym/lac_sym_stats.c | 1 - sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat.c | 1 - sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_cipher.c | 1 - .../qat_api/common/crypto/sym/qat/lac_sym_qat_constants_table.c | 1 - sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_hash.c | 1 - .../qat_api/common/crypto/sym/qat/lac_sym_qat_hash_defs_lookup.c | 1 - sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_key.c | 1 - sys/dev/qat/qat_api/common/ctrl/sal_compression.c | 1 - sys/dev/qat/qat_api/common/ctrl/sal_create_services.c | 1 - sys/dev/qat/qat_api/common/ctrl/sal_crypto.c | 1 - sys/dev/qat/qat_api/common/ctrl/sal_ctrl_services.c | 1 - sys/dev/qat/qat_api/common/ctrl/sal_get_instances.c | 1 - sys/dev/qat/qat_api/common/ctrl/sal_list.c | 1 - sys/dev/qat/qat_api/common/include/lac_buffer_desc.h | 1 - sys/dev/qat/qat_api/common/include/lac_common.h | 1 - sys/dev/qat/qat_api/common/include/lac_hooks.h | 1 - sys/dev/qat/qat_api/common/include/lac_list.h | 1 - sys/dev/qat/qat_api/common/include/lac_log.h | 1 - sys/dev/qat/qat_api/common/include/lac_mem.h | 1 - sys/dev/qat/qat_api/common/include/lac_mem_pools.h | 1 - sys/dev/qat/qat_api/common/include/lac_module.h | 1 - sys/dev/qat/qat_api/common/include/lac_sal.h | 1 - sys/dev/qat/qat_api/common/include/lac_sal_ctrl.h | 1 - sys/dev/qat/qat_api/common/include/lac_sal_types.h | 1 - sys/dev/qat/qat_api/common/include/lac_sal_types_crypto.h | 1 - sys/dev/qat/qat_api/common/include/lac_sync.h | 1 - sys/dev/qat/qat_api/common/include/sal_hw_gen.h | 1 - sys/dev/qat/qat_api/common/include/sal_qat_cmn_msg.h | 1 - sys/dev/qat/qat_api/common/include/sal_service_state.h | 1 - sys/dev/qat/qat_api/common/include/sal_statistics.h | 1 - sys/dev/qat/qat_api/common/include/sal_string_parse.h | 1 - sys/dev/qat/qat_api/common/include/sal_types_compression.h | 1 - sys/dev/qat/qat_api/common/qat_comms/sal_qat_cmn_msg.c | 1 - sys/dev/qat/qat_api/common/stubs/lac_stubs.c | 1 - sys/dev/qat/qat_api/common/utils/lac_buffer_desc.c | 1 - sys/dev/qat/qat_api/common/utils/lac_lock_free_stack.h | 1 - sys/dev/qat/qat_api/common/utils/lac_mem.c | 1 - sys/dev/qat/qat_api/common/utils/lac_mem_pools.c | 1 - sys/dev/qat/qat_api/common/utils/lac_sync.c | 1 - sys/dev/qat/qat_api/common/utils/sal_service_state.c | 1 - sys/dev/qat/qat_api/common/utils/sal_statistics.c | 1 - sys/dev/qat/qat_api/common/utils/sal_string_parse.c | 1 - sys/dev/qat/qat_api/common/utils/sal_user_process.c | 1 - sys/dev/qat/qat_api/common/utils/sal_versions.c | 1 - sys/dev/qat/qat_api/device/dev_info.c | 1 - sys/dev/qat/qat_api/firmware/include/icp_qat_fw.h | 1 - sys/dev/qat/qat_api/firmware/include/icp_qat_fw_comp.h | 1 - sys/dev/qat/qat_api/firmware/include/icp_qat_fw_la.h | 1 - sys/dev/qat/qat_api/firmware/include/icp_qat_fw_mmp.h | 1 - sys/dev/qat/qat_api/firmware/include/icp_qat_fw_mmp_ids.h | 1 - sys/dev/qat/qat_api/firmware/include/icp_qat_fw_pke.h | 1 - sys/dev/qat/qat_api/firmware/include/icp_qat_hw.h | 1 - sys/dev/qat/qat_api/firmware/include/icp_qat_hw_20_comp.h | 1 - sys/dev/qat/qat_api/firmware/include/icp_qat_hw_20_comp_defs.h | 1 - sys/dev/qat/qat_api/freebsd_module.c | 1 - sys/dev/qat/qat_api/include/icp_buffer_desc.h | 1 - sys/dev/qat/qat_api/include/icp_sal.h | 1 - sys/dev/qat/qat_api/include/icp_sal_iommu.h | 1 - sys/dev/qat/qat_api/include/icp_sal_nrbg_ht.h | 1 - sys/dev/qat/qat_api/include/icp_sal_poll.h | 1 - sys/dev/qat/qat_api/include/icp_sal_user.h | 1 - sys/dev/qat/qat_api/include/icp_sal_versions.h | 1 - sys/dev/qat/qat_api/qat_direct/include/adf_kernel_types.h | 1 - sys/dev/qat/qat_api/qat_direct/include/icp_accel_devices.h | 1 - sys/dev/qat/qat_api/qat_direct/include/icp_adf_accel_mgr.h | 1 - sys/dev/qat/qat_api/qat_direct/include/icp_adf_cfg.h | 1 - sys/dev/qat/qat_api/qat_direct/include/icp_adf_debug.h | 1 - sys/dev/qat/qat_api/qat_direct/include/icp_adf_esram.h | 1 - sys/dev/qat/qat_api/qat_direct/include/icp_adf_init.h | 1 - sys/dev/qat/qat_api/qat_direct/include/icp_adf_poll.h | 1 - sys/dev/qat/qat_api/qat_direct/include/icp_adf_transport.h | 1 - sys/dev/qat/qat_api/qat_direct/include/icp_adf_transport_dp.h | 1 - sys/dev/qat/qat_api/qat_kernel/src/lac_adf_interface_freebsd.c | 1 - sys/dev/qat/qat_api/qat_kernel/src/lac_symbols.c | 1 - sys/dev/qat/qat_api/qat_kernel/src/qat_transport.c | 1 - sys/dev/qat/qat_api/qat_utils/include/qat_utils.h | 1 - sys/dev/qat/qat_api/qat_utils/src/QatUtilsAtomic.c | 1 - sys/dev/qat/qat_api/qat_utils/src/QatUtilsCrypto.c | 1 - sys/dev/qat/qat_api/qat_utils/src/QatUtilsSemaphore.c | 1 - sys/dev/qat/qat_api/qat_utils/src/QatUtilsServices.c | 1 - sys/dev/qat/qat_api/qat_utils/src/QatUtilsSpinLock.c | 1 - sys/dev/qat/qat_common/adf_accel_engine.c | 1 - sys/dev/qat/qat_common/adf_aer.c | 1 - sys/dev/qat/qat_common/adf_cfg.c | 1 - sys/dev/qat/qat_common/adf_cfg_bundle.c | 1 - sys/dev/qat/qat_common/adf_cfg_bundle.h | 1 - sys/dev/qat/qat_common/adf_cfg_device.c | 1 - sys/dev/qat/qat_common/adf_cfg_instance.c | 1 - sys/dev/qat/qat_common/adf_cfg_instance.h | 1 - sys/dev/qat/qat_common/adf_cfg_section.c | 1 - sys/dev/qat/qat_common/adf_cfg_section.h | 1 - sys/dev/qat/qat_common/adf_cfg_sysctl.c | 1 - sys/dev/qat/qat_common/adf_clock.c | 1 - sys/dev/qat/qat_common/adf_ctl_drv.c | 1 - sys/dev/qat/qat_common/adf_dev_err.c | 1 - sys/dev/qat/qat_common/adf_dev_mgr.c | 1 - sys/dev/qat/qat_common/adf_freebsd_admin.c | 1 - sys/dev/qat/qat_common/adf_freebsd_cfg_dev_dbg.c | 1 - sys/dev/qat/qat_common/adf_freebsd_cnvnr_ctrs_dbg.c | 1 - sys/dev/qat/qat_common/adf_freebsd_dev_processes.c | 1 - sys/dev/qat/qat_common/adf_freebsd_heartbeat_dbg.c | 1 - sys/dev/qat/qat_common/adf_freebsd_pfvf_ctrs_dbg.c | 1 - sys/dev/qat/qat_common/adf_freebsd_transport_debug.c | 1 - sys/dev/qat/qat_common/adf_freebsd_uio.c | 1 - sys/dev/qat/qat_common/adf_freebsd_uio_cleanup.c | 1 - sys/dev/qat/qat_common/adf_freebsd_ver_dbg.c | 1 - sys/dev/qat/qat_common/adf_fw_counters.c | 1 - sys/dev/qat/qat_common/adf_gen2_hw_data.c | 1 - sys/dev/qat/qat_common/adf_gen4_hw_data.c | 1 - sys/dev/qat/qat_common/adf_gen4_pfvf.c | 1 - sys/dev/qat/qat_common/adf_gen4_timer.c | 1 - sys/dev/qat/qat_common/adf_gen4vf_hw_csr_data.c | 1 - sys/dev/qat/qat_common/adf_heartbeat.c | 1 - sys/dev/qat/qat_common/adf_hw_arbiter.c | 1 - sys/dev/qat/qat_common/adf_init.c | 1 - sys/dev/qat/qat_common/adf_isr.c | 1 - sys/dev/qat/qat_common/adf_pfvf_utils.c | 1 - sys/dev/qat/qat_common/adf_pfvf_vf_msg.c | 1 - sys/dev/qat/qat_common/adf_pfvf_vf_proto.c | 1 - sys/dev/qat/qat_common/adf_transport.c | 1 - sys/dev/qat/qat_common/adf_vf_isr.c | 1 - sys/dev/qat/qat_common/qat_common_module.c | 1 - sys/dev/qat/qat_common/qat_freebsd.c | 1 - sys/dev/qat/qat_common/qat_hal.c | 1 - sys/dev/qat/qat_common/qat_uclo.c | 1 - sys/dev/qat/qat_hw/qat_200xx/adf_200xx_hw_data.c | 1 - sys/dev/qat/qat_hw/qat_200xx/adf_200xx_hw_data.h | 1 - sys/dev/qat/qat_hw/qat_200xx/adf_drv.c | 1 - sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c | 1 - sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.h | 1 - sys/dev/qat/qat_hw/qat_4xxx/adf_drv.c | 1 - sys/dev/qat/qat_hw/qat_4xxxvf/adf_4xxxvf_hw_data.c | 1 - sys/dev/qat/qat_hw/qat_4xxxvf/adf_4xxxvf_hw_data.h | 1 - sys/dev/qat/qat_hw/qat_4xxxvf/adf_drv.c | 1 - sys/dev/qat/qat_hw/qat_c3xxx/adf_c3xxx_hw_data.c | 1 - sys/dev/qat/qat_hw/qat_c3xxx/adf_c3xxx_hw_data.h | 1 - sys/dev/qat/qat_hw/qat_c3xxx/adf_drv.c | 1 - sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ae_config.c | 1 - sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c | 1 - sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.h | 1 - sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_inline.h | 1 - sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_misc_error_stats.c | 1 - sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_misc_error_stats.h | 1 - sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_pke_replay_stats.c | 1 - sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_pke_replay_stats.h | 1 - sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c | 1 - sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.h | 1 - sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_res_part.c | 1 - sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_reset.c | 1 - sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_reset.h | 1 - sys/dev/qat/qat_hw/qat_c4xxx/adf_drv.c | 1 - sys/dev/qat/qat_hw/qat_c62x/adf_c62x_hw_data.c | 1 - sys/dev/qat/qat_hw/qat_c62x/adf_c62x_hw_data.h | 1 - sys/dev/qat/qat_hw/qat_c62x/adf_drv.c | 1 - sys/dev/qat/qat_hw/qat_dh895xcc/adf_dh895xcc_hw_data.c | 1 - sys/dev/qat/qat_hw/qat_dh895xcc/adf_dh895xcc_hw_data.h | 1 - sys/dev/qat/qat_hw/qat_dh895xcc/adf_drv.c | 1 - sys/dev/qat_c2xxx/qat_aevar.h | 1 - sys/dev/qat_c2xxx/qat_c2xxxreg.h | 1 - sys/dev/qat_c2xxx/qat_hw15reg.h | 1 - sys/dev/qat_c2xxx/qat_hw15var.h | 1 - sys/dev/qat_c2xxx/qatreg.h | 1 - sys/dev/qat_c2xxx/qatvar.h | 1 - sys/dev/ral/rt2560.c | 1 - sys/dev/ral/rt2560reg.h | 1 - sys/dev/ral/rt2560var.h | 1 - sys/dev/ral/rt2661.c | 1 - sys/dev/ral/rt2661reg.h | 1 - sys/dev/ral/rt2661var.h | 1 - sys/dev/rndtest/rndtest.h | 1 - sys/dev/smartpqi/smartpqi_cam.c | 1 - sys/dev/smartpqi/smartpqi_cmd.c | 1 - sys/dev/smartpqi/smartpqi_defines.h | 1 - sys/dev/smartpqi/smartpqi_discovery.c | 1 - sys/dev/smartpqi/smartpqi_event.c | 1 - sys/dev/smartpqi/smartpqi_helper.c | 1 - sys/dev/smartpqi/smartpqi_includes.h | 1 - sys/dev/smartpqi/smartpqi_init.c | 1 - sys/dev/smartpqi/smartpqi_intr.c | 1 - sys/dev/smartpqi/smartpqi_ioctl.c | 1 - sys/dev/smartpqi/smartpqi_ioctl.h | 1 - sys/dev/smartpqi/smartpqi_main.c | 1 - sys/dev/smartpqi/smartpqi_mem.c | 1 - sys/dev/smartpqi/smartpqi_misc.c | 1 - sys/dev/smartpqi/smartpqi_prototypes.h | 1 - sys/dev/smartpqi/smartpqi_queue.c | 1 - sys/dev/smartpqi/smartpqi_request.c | 1 - sys/dev/smartpqi/smartpqi_response.c | 1 - sys/dev/smartpqi/smartpqi_sis.c | 1 - sys/dev/smartpqi/smartpqi_structures.h | 1 - sys/dev/smartpqi/smartpqi_tag.c | 1 - sys/dev/sound/pci/allegro_code.h | 1 - sys/dev/sound/pci/allegro_reg.h | 1 - sys/dev/sound/pci/cs461x_dsp.h | 1 - sys/dev/sound/pci/emuxkireg.h | 1 - sys/dev/sound/usb/uaudio.c | 1 - sys/dev/sound/usb/uaudio.h | 1 - sys/dev/sound/usb/uaudio_pcm.c | 1 - sys/dev/sound/usb/uaudioreg.h | 1 - sys/dev/stge/if_stgereg.h | 1 - sys/dev/sume/adapter.h | 1 - sys/dev/sym/sym_conf.h | 1 - sys/dev/sym/sym_defs.h | 1 - sys/dev/sym/sym_fw.h | 1 - sys/dev/sym/sym_fw1.h | 1 - sys/dev/sym/sym_fw2.h | 1 - sys/dev/syscons/logo/beastie.c | 1 - sys/dev/syscons/logo/logo.c | 1 - sys/dev/usb/controller/atmegadci.c | 1 - sys/dev/usb/controller/atmegadci.h | 1 - sys/dev/usb/controller/avr32dci.c | 1 - sys/dev/usb/controller/avr32dci.h | 1 - sys/dev/usb/controller/dwc_otg.c | 1 - sys/dev/usb/controller/dwc_otg.h | 1 - sys/dev/usb/controller/dwc_otgreg.h | 1 - sys/dev/usb/controller/ehci.c | 1 - sys/dev/usb/controller/ehci.h | 1 - sys/dev/usb/controller/ehcireg.h | 1 - sys/dev/usb/controller/generic_xhci.h | 1 - sys/dev/usb/controller/musb_otg.c | 1 - sys/dev/usb/controller/musb_otg.h | 1 - sys/dev/usb/controller/ohci.c | 1 - sys/dev/usb/controller/ohci.h | 1 - sys/dev/usb/controller/ohcireg.h | 1 - sys/dev/usb/controller/uhci.c | 1 - sys/dev/usb/controller/uhci.h | 1 - sys/dev/usb/controller/uhcireg.h | 1 - sys/dev/usb/controller/usb_controller.c | 1 - sys/dev/usb/controller/uss820dci.c | 1 - sys/dev/usb/controller/uss820dci.h | 1 - sys/dev/usb/controller/xhci.c | 1 - sys/dev/usb/controller/xhci.h | 1 - sys/dev/usb/controller/xhcireg.h | 1 - sys/dev/usb/gadget/g_audio.h | 1 - sys/dev/usb/gadget/g_keyboard.h | 1 - sys/dev/usb/gadget/g_modem.h | 1 - sys/dev/usb/gadget/g_mouse.h | 1 - sys/dev/usb/net/if_iphethvar.h | 1 - sys/dev/usb/net/if_mosreg.h | 1 - sys/dev/usb/net/if_udav.c | 1 - sys/dev/usb/net/if_udavreg.h | 1 - sys/dev/usb/net/if_urndisreg.h | 1 - sys/dev/usb/net/if_usievar.h | 1 - sys/dev/usb/net/usb_ethernet.c | 1 - sys/dev/usb/net/usb_ethernet.h | 1 - sys/dev/usb/quirk/usb_quirk.c | 1 - sys/dev/usb/quirk/usb_quirk.h | 1 - sys/dev/usb/serial/uftdi_reg.h | 1 - sys/dev/usb/serial/ugensa.c | 1 - sys/dev/usb/serial/umcs.h | 1 - sys/dev/usb/serial/umoscom.c | 1 - sys/dev/usb/serial/usb_serial.h | 1 - sys/dev/usb/serial/uvisor.c | 1 - sys/dev/usb/storage/rio500_usb.h | 1 - sys/dev/usb/storage/ustorage_fs.c | 1 - sys/dev/usb/template/usb_template.c | 1 - sys/dev/usb/template/usb_template.h | 1 - sys/dev/usb/template/usb_template_audio.c | 1 - sys/dev/usb/template/usb_template_cdce.c | 1 - sys/dev/usb/template/usb_template_cdceem.c | 1 - sys/dev/usb/template/usb_template_kbd.c | 1 - sys/dev/usb/template/usb_template_midi.c | 1 - sys/dev/usb/template/usb_template_modem.c | 1 - sys/dev/usb/template/usb_template_mouse.c | 1 - sys/dev/usb/template/usb_template_msc.c | 1 - sys/dev/usb/template/usb_template_mtp.c | 1 - sys/dev/usb/template/usb_template_phone.c | 1 - sys/dev/usb/ufm_ioctl.h | 1 - sys/dev/usb/usb.h | 1 - sys/dev/usb/usb_bus.h | 1 - sys/dev/usb/usb_busdma.c | 1 - sys/dev/usb/usb_busdma.h | 1 - sys/dev/usb/usb_cdc.h | 1 - sys/dev/usb/usb_controller.h | 1 - sys/dev/usb/usb_core.c | 1 - sys/dev/usb/usb_core.h | 1 - sys/dev/usb/usb_debug.c | 1 - sys/dev/usb/usb_debug.h | 1 - sys/dev/usb/usb_dev.c | 1 - sys/dev/usb/usb_dev.h | 1 - sys/dev/usb/usb_device.c | 1 - sys/dev/usb/usb_device.h | 1 - sys/dev/usb/usb_dynamic.c | 1 - sys/dev/usb/usb_dynamic.h | 1 - sys/dev/usb/usb_endian.h | 1 - sys/dev/usb/usb_error.c | 1 - sys/dev/usb/usb_freebsd.h | 1 - sys/dev/usb/usb_freebsd_loader.h | 1 - sys/dev/usb/usb_generic.c | 1 - sys/dev/usb/usb_generic.h | 1 - sys/dev/usb/usb_handle_request.c | 1 - sys/dev/usb/usb_hid.c | 1 - sys/dev/usb/usb_hub.c | 1 - sys/dev/usb/usb_hub.h | 1 - sys/dev/usb/usb_hub_acpi.c | 1 - sys/dev/usb/usb_hub_private.h | 1 - sys/dev/usb/usb_ioctl.h | 1 - sys/dev/usb/usb_lookup.c | 1 - sys/dev/usb/usb_mbuf.c | 1 - sys/dev/usb/usb_mbuf.h | 1 - sys/dev/usb/usb_msctest.c | 1 - sys/dev/usb/usb_msctest.h | 1 - sys/dev/usb/usb_parse.c | 1 - sys/dev/usb/usb_pci.h | 1 - sys/dev/usb/usb_pf.c | 1 - sys/dev/usb/usb_process.c | 1 - sys/dev/usb/usb_process.h | 1 - sys/dev/usb/usb_request.c | 1 - sys/dev/usb/usb_request.h | 1 - sys/dev/usb/usb_transfer.c | 1 - sys/dev/usb/usb_transfer.h | 1 - sys/dev/usb/usb_util.c | 1 - sys/dev/usb/usb_util.h | 1 - sys/dev/usb/usbhid.h | 1 - sys/dev/usb/video/udl.c | 1 - sys/dev/usb/video/udl.h | 1 - sys/dev/usb/wlan/if_rum.c | 1 - sys/dev/usb/wlan/if_rumfw.h | 1 - sys/dev/usb/wlan/if_rumreg.h | 1 - sys/dev/usb/wlan/if_rumvar.h | 1 - sys/dev/usb/wlan/if_uathreg.h | 1 - sys/dev/usb/wlan/if_uathvar.h | 1 - sys/dev/usb/wlan/if_upgt.c | 1 - sys/dev/usb/wlan/if_upgtvar.h | 1 - sys/dev/usb/wlan/if_ural.c | 1 - sys/dev/usb/wlan/if_uralreg.h | 1 - sys/dev/usb/wlan/if_uralvar.h | 1 - sys/dev/usb/wlan/if_urtwreg.h | 1 - sys/dev/usb/wlan/if_urtwvar.h | 1 - sys/dev/usb/wlan/if_zyd.c | 1 - sys/dev/usb/wlan/if_zydfw.h | 1 - sys/dev/usb/wlan/if_zydreg.h | 1 - sys/dev/videomode/edid.c | 1 - sys/dev/videomode/ediddevs.h | 1 - sys/dev/videomode/ediddevs_data.h | 1 - sys/dev/videomode/edidreg.h | 1 - sys/dev/videomode/edidvar.h | 1 - sys/dev/videomode/modelines | 1 - sys/dev/videomode/pickmode.c | 1 - sys/dev/videomode/test.c | 1 - sys/dev/videomode/vesagtf.c | 1 - sys/dev/videomode/vesagtf.h | 1 - sys/dev/videomode/videomode.c | 1 - sys/dev/videomode/videomode.h | 1 - sys/dev/wpi/if_wpireg.h | 1 - sys/dev/wpi/if_wpivar.h | 1 - sys/dts/arm/overlays/spigen-rpi-b.dtso | 1 - sys/dts/arm/overlays/spigen-rpi2.dtso | 1 - sys/dts/arm64/overlays/spigen-rpi3.dtso | 1 - sys/dts/arm64/overlays/spigen-rpi4.dtso | 1 - sys/dts/powerpc/p1020rdb.dts | 1 - sys/dts/powerpc/p2020ds.dts | 1 - sys/dts/powerpc/p2041rdb.dts | 1 - sys/dts/powerpc/p2041si.dtsi | 1 - sys/dts/powerpc/p3041ds.dts | 1 - sys/dts/powerpc/p3041si.dtsi | 1 - sys/dts/powerpc/p5020ds.dts | 1 - sys/dts/powerpc/p5020si.dtsi | 1 - sys/fs/cuse/cuse.c | 1 - sys/fs/cuse/cuse_defs.h | 1 - sys/fs/cuse/cuse_ioctl.h | 1 - sys/fs/msdosfs/bootsect.h | 1 - sys/fs/msdosfs/bpb.h | 1 - sys/fs/msdosfs/denode.h | 1 - sys/fs/msdosfs/direntry.h | 1 - sys/fs/msdosfs/fat.h | 1 - sys/fs/msdosfs/msdosfs_conv.c | 1 - sys/fs/msdosfs/msdosfs_denode.c | 1 - sys/fs/msdosfs/msdosfs_fat.c | 1 - sys/fs/msdosfs/msdosfs_lookup.c | 1 - sys/fs/msdosfs/msdosfs_vfsops.c | 1 - sys/fs/msdosfs/msdosfs_vnops.c | 1 - sys/fs/msdosfs/msdosfsmount.h | 1 - sys/fs/nfsserver/nfs_fha_new.h | 1 - sys/i386/include/_align.h | 1 - sys/i386/include/_inttypes.h | 1 - sys/i386/include/_limits.h | 1 - sys/i386/include/_stdint.h | 1 - sys/i386/include/_types.h | 1 - sys/i386/include/acpica_machdep.h | 1 - sys/i386/include/apm_bios.h | 1 - sys/i386/include/bus.h | 1 - sys/i386/include/bus_dma.h | 1 - sys/i386/include/dump.h | 1 - sys/i386/include/elf.h | 1 - sys/i386/include/endian.h | 1 - sys/i386/include/fdt.h | 1 - sys/i386/include/float.h | 1 - sys/i386/include/intr_machdep.h | 1 - sys/i386/include/iommu.h | 1 - sys/i386/include/metadata.h | 1 - sys/i386/include/ofw_machdep.h | 1 - sys/i386/include/pci_cfgreg.h | 1 - sys/i386/include/procctl.h | 1 - sys/i386/include/psl.h | 1 - sys/i386/include/ptrace.h | 1 - sys/i386/include/pvclock.h | 1 - sys/i386/include/reg.h | 1 - sys/i386/include/resource.h | 1 - sys/i386/include/setjmp.h | 1 - sys/i386/include/specialreg.h | 1 - sys/i386/include/stack.h | 1 - sys/i386/include/stdarg.h | 1 - sys/i386/include/sysarch.h | 1 - sys/i386/include/trap.h | 1 - sys/i386/include/vdso.h | 1 - sys/i386/include/xen/xen-os.h | 1 - sys/i386/linux/linux_locore.asm | 1 - sys/kgssapi/gssd.x | 1 - sys/net/if_gif.h | 1 - sys/net/if_media.h | 1 - sys/net/if_stf.c | 1 - sys/net/pfil.c | 1 - sys/net/pfil.h | 1 - sys/net/pfkeyv2.h | 1 - sys/net/rndis.h | 1 - sys/net80211/ieee80211_amrr.h | 1 - sys/net80211/ieee80211_radiotap.h | 1 - sys/net80211/ieee80211_rssadapt.c | 1 - sys/net80211/ieee80211_rssadapt.h | 1 - sys/netinet/icmp6.h | 1 - sys/netinet/ip6.h | 1 - sys/netinet/ip_carp.h | 1 - sys/netinet/ip_ecn.h | 1 - sys/netinet/ip_encap.h | 1 - sys/netinet/libalias/alias_sctp.c | 1 - sys/netinet/libalias/alias_sctp.h | 1 - sys/netinet6/icmp6.h | 1 - sys/netinet6/ip6.h | 1 - sys/netipsec/ah.h | 1 - sys/netipsec/ah_var.h | 1 - sys/netipsec/esp.h | 1 - sys/netipsec/esp_var.h | 1 - sys/netipsec/ipcomp.h | 1 - sys/netipsec/ipcomp_var.h | 1 - sys/netipsec/ipsec.c | 1 - sys/netipsec/ipsec.h | 1 - sys/netipsec/ipsec6.h | 1 - sys/netipsec/key.c | 1 - sys/netipsec/key.h | 1 - sys/netipsec/key_debug.c | 1 - sys/netipsec/key_debug.h | 1 - sys/netipsec/key_var.h | 1 - sys/netipsec/keydb.h | 1 - sys/netipsec/keysock.c | 1 - sys/netipsec/keysock.h | 1 - sys/netipsec/xform.h | 1 - sys/netipsec/xform_ah.c | 1 - sys/netipsec/xform_esp.c | 1 - sys/netipsec/xform_ipcomp.c | 1 - sys/netpfil/ipfilter/netinet/fil.c | 1 - sys/netpfil/ipfilter/netinet/ip_auth.c | 1 - sys/netpfil/ipfilter/netinet/ip_auth.h | 1 - sys/netpfil/ipfilter/netinet/ip_fil_freebsd.c | 1 - sys/netpfil/ipfilter/netinet/ip_frag.c | 1 - sys/netpfil/ipfilter/netinet/ip_frag.h | 1 - sys/netpfil/ipfilter/netinet/ip_ftp_pxy.c | 1 - sys/netpfil/ipfilter/netinet/ip_htable.c | 1 - sys/netpfil/ipfilter/netinet/ip_log.c | 1 - sys/netpfil/ipfilter/netinet/ip_lookup.c | 1 - sys/netpfil/ipfilter/netinet/ip_nat.c | 1 - sys/netpfil/ipfilter/netinet/ip_nat.h | 1 - sys/netpfil/ipfilter/netinet/ip_proxy.c | 1 - sys/netpfil/ipfilter/netinet/ip_proxy.h | 1 - sys/netpfil/ipfilter/netinet/ip_raudio_pxy.c | 1 - sys/netpfil/ipfilter/netinet/ip_rcmd_pxy.c | 1 - sys/netpfil/ipfilter/netinet/ip_rules.c | 1 - sys/netpfil/ipfilter/netinet/ip_rules.h | 1 - sys/netpfil/ipfilter/netinet/ip_state.c | 1 - sys/netpfil/ipfilter/netinet/ip_state.h | 1 - sys/netpfil/ipfilter/netinet/ip_sync.c | 1 - sys/netpfil/ipfilter/netinet/ipl.h | 1 - sys/netpfil/ipfilter/netinet/mlfk_ipl.c | 1 - sys/netpfil/pf/in4_cksum.c | 1 - sys/netpfil/pf/pf_mtag.h | 1 - sys/nfs/krpc.h | 1 - sys/nlm/nlm_prot.h | 1 - sys/nlm/sm_inter.h | 1 - sys/opencrypto/cryptodev.h | 1 - sys/opencrypto/deflate.h | 1 - sys/opencrypto/rmd160.h | 1 - sys/opencrypto/xform.h | 1 - sys/opencrypto/xform_auth.h | 1 - sys/opencrypto/xform_comp.h | 1 - sys/opencrypto/xform_enc.h | 1 - sys/powerpc/aim/locore.S | 1 - sys/powerpc/aim/locore32.S | 1 - sys/powerpc/aim/locore64.S | 1 - sys/powerpc/aim/trap_subr32.S | 1 - sys/powerpc/aim/trap_subr64.S | 1 - sys/powerpc/fpu/fpu_arith.h | 1 - sys/powerpc/fpu/fpu_emu.h | 1 - sys/powerpc/fpu/fpu_extern.h | 1 - sys/powerpc/fpu/fpu_instr.h | 1 - sys/powerpc/include/bus_dma.h | 1 - sys/powerpc/include/procctl.h | 1 - sys/powerpc/include/reg.h | 1 - sys/powerpc/include/resource.h | 1 - sys/powerpc/powerpc/db_interface.c | 1 - sys/powerpc/powerpc/db_trace.c | 1 - sys/powerpc/powerpc/setjmp.S | 1 - sys/powerpc/powerpc/sigcode32.S | 1 - sys/powerpc/powerpc/sigcode64.S | 1 - sys/powerpc/powerpc/swtch32.S | 1 - sys/powerpc/powerpc/swtch64.S | 1 - sys/powerpc/ps3/ps3-hvcall.S | 1 - sys/riscv/include/bus_dma.h | 1 - sys/riscv/include/clock.h | 1 - sys/riscv/include/encoding.h | 1 - sys/riscv/include/exec.h | 1 - sys/riscv/include/floatingpoint.h | 1 - sys/riscv/include/ieeefp.h | 1 - sys/riscv/include/procctl.h | 1 - sys/riscv/include/psl.h | 1 - sys/riscv/include/ptrace.h | 1 - sys/riscv/include/reloc.h | 1 - sys/riscv/include/sigframe.h | 1 - sys/riscv/include/trap.h | 1 - sys/rpc/clnt_stat.h | 1 - sys/rpc/netconfig.h | 1 - sys/rpc/nettype.h | 1 - sys/rpc/rpcb_clnt.h | 1 - sys/rpc/rpcm_subs.h | 1 - sys/rpc/rpcsec_gss/rpcsec_gss_int.h | 1 - sys/rpc/rpcsec_tls/rpctlscd.x | 1 - sys/rpc/rpcsec_tls/rpctlssd.x | 1 - sys/sys/_seqc.h | 1 - sys/sys/apm.h | 1 - sys/sys/bus_dma.h | 1 - sys/sys/msg.h | 1 - sys/sys/sem.h | 1 - sys/sys/shm.h | 1 - sys/sys/termios.h | 1 - sys/sys/tree.h | 1 - sys/sys/vmem.h | 1 - sys/tests/runtest/runtest.c | 1 - sys/x86/include/iommu.h | 1 - 1236 files changed, 1236 deletions(-) diff --git a/sys/amd64/include/_align.h b/sys/amd64/include/_align.h index 28c4669ad25..506bc3c9e7f 100644 --- a/sys/amd64/include/_align.h +++ b/sys/amd64/include/_align.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/_inttypes.h b/sys/amd64/include/_inttypes.h index 40107cd74a7..2d0d28c29fe 100644 --- a/sys/amd64/include/_inttypes.h +++ b/sys/amd64/include/_inttypes.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/_limits.h b/sys/amd64/include/_limits.h index 3c7365bb4ed..aa71de42e79 100644 --- a/sys/amd64/include/_limits.h +++ b/sys/amd64/include/_limits.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/_stdint.h b/sys/amd64/include/_stdint.h index db1affc0770..033e31af2cc 100644 --- a/sys/amd64/include/_stdint.h +++ b/sys/amd64/include/_stdint.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/_types.h b/sys/amd64/include/_types.h index 26803672ff6..8d6d2dfa0d7 100644 --- a/sys/amd64/include/_types.h +++ b/sys/amd64/include/_types.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/acpica_machdep.h b/sys/amd64/include/acpica_machdep.h index 1ae3d5865db..21f797929ce 100644 --- a/sys/amd64/include/acpica_machdep.h +++ b/sys/amd64/include/acpica_machdep.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/apm_bios.h b/sys/amd64/include/apm_bios.h index 9cc0eeeaf6f..9d31da47c3a 100644 --- a/sys/amd64/include/apm_bios.h +++ b/sys/amd64/include/apm_bios.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/bus.h b/sys/amd64/include/bus.h index f1af2cf6168..a53fadb1995 100644 --- a/sys/amd64/include/bus.h +++ b/sys/amd64/include/bus.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/cputypes.h b/sys/amd64/include/cputypes.h index 31c8e41a315..088692e9ad9 100644 --- a/sys/amd64/include/cputypes.h +++ b/sys/amd64/include/cputypes.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/dump.h b/sys/amd64/include/dump.h index 815942d0d96..4dc14c6c341 100644 --- a/sys/amd64/include/dump.h +++ b/sys/amd64/include/dump.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/elf.h b/sys/amd64/include/elf.h index f9323775dc2..3b080777292 100644 --- a/sys/amd64/include/elf.h +++ b/sys/amd64/include/elf.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/endian.h b/sys/amd64/include/endian.h index 2ad27a9069b..a8e10b0a36f 100644 --- a/sys/amd64/include/endian.h +++ b/sys/amd64/include/endian.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/fdt.h b/sys/amd64/include/fdt.h index 1a035144289..a7c73c54199 100644 --- a/sys/amd64/include/fdt.h +++ b/sys/amd64/include/fdt.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/float.h b/sys/amd64/include/float.h index 4759963566a..2cde8b6d60e 100644 --- a/sys/amd64/include/float.h +++ b/sys/amd64/include/float.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/iommu.h b/sys/amd64/include/iommu.h index 3737d51fdce..ee9a3ac2984 100644 --- a/sys/amd64/include/iommu.h +++ b/sys/amd64/include/iommu.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/metadata.h b/sys/amd64/include/metadata.h index 98d0272fd4c..cd8c069c5bb 100644 --- a/sys/amd64/include/metadata.h +++ b/sys/amd64/include/metadata.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/npx.h b/sys/amd64/include/npx.h index ec70f1c368a..431cc00314f 100644 --- a/sys/amd64/include/npx.h +++ b/sys/amd64/include/npx.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/ofw_machdep.h b/sys/amd64/include/ofw_machdep.h index 4457f85908c..81fe027ceb4 100644 --- a/sys/amd64/include/ofw_machdep.h +++ b/sys/amd64/include/ofw_machdep.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/pci_cfgreg.h b/sys/amd64/include/pci_cfgreg.h index 717d5cc39fb..651c7104535 100644 --- a/sys/amd64/include/pci_cfgreg.h +++ b/sys/amd64/include/pci_cfgreg.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/procctl.h b/sys/amd64/include/procctl.h index 4a6bcc71204..a3875dad78b 100644 --- a/sys/amd64/include/procctl.h +++ b/sys/amd64/include/procctl.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/psl.h b/sys/amd64/include/psl.h index 4d945a1ebba..fd047b0ea72 100644 --- a/sys/amd64/include/psl.h +++ b/sys/amd64/include/psl.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/ptrace.h b/sys/amd64/include/ptrace.h index bf86754d8f4..7506c43f516 100644 --- a/sys/amd64/include/ptrace.h +++ b/sys/amd64/include/ptrace.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/pvclock.h b/sys/amd64/include/pvclock.h index f01fac695ae..91cb7604b17 100644 --- a/sys/amd64/include/pvclock.h +++ b/sys/amd64/include/pvclock.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/reg.h b/sys/amd64/include/reg.h index f6fb2bc6578..37ddd32142b 100644 --- a/sys/amd64/include/reg.h +++ b/sys/amd64/include/reg.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/resource.h b/sys/amd64/include/resource.h index dfcc902a731..368a13b88d3 100644 --- a/sys/amd64/include/resource.h +++ b/sys/amd64/include/resource.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright 1998 Massachusetts Institute of Technology * diff --git a/sys/amd64/include/setjmp.h b/sys/amd64/include/setjmp.h index c4101a77fd6..306fb842427 100644 --- a/sys/amd64/include/setjmp.h +++ b/sys/amd64/include/setjmp.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/sigframe.h b/sys/amd64/include/sigframe.h index d5cdb56289a..1bf3f9913ad 100644 --- a/sys/amd64/include/sigframe.h +++ b/sys/amd64/include/sigframe.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/signal.h b/sys/amd64/include/signal.h index db9fe6ad597..8fb36cb1c94 100644 --- a/sys/amd64/include/signal.h +++ b/sys/amd64/include/signal.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/specialreg.h b/sys/amd64/include/specialreg.h index aace4bfd62e..39528555d32 100644 --- a/sys/amd64/include/specialreg.h +++ b/sys/amd64/include/specialreg.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/stack.h b/sys/amd64/include/stack.h index ff21ee28b5a..848f35aad1a 100644 --- a/sys/amd64/include/stack.h +++ b/sys/amd64/include/stack.h @@ -1,7 +1,6 @@ /* * This file is in the public domain. */ -/* $FreeBSD$ */ #ifndef _MACHINE_STACK_H_ #define _MACHINE_STACK_H_ diff --git a/sys/amd64/include/stdarg.h b/sys/amd64/include/stdarg.h index 1f80090356a..1739bbeb9ea 100644 --- a/sys/amd64/include/stdarg.h +++ b/sys/amd64/include/stdarg.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/sysarch.h b/sys/amd64/include/sysarch.h index cd380d43b07..47cecf1d27c 100644 --- a/sys/amd64/include/sysarch.h +++ b/sys/amd64/include/sysarch.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/trap.h b/sys/amd64/include/trap.h index 4d950771dcc..20f898d15b9 100644 --- a/sys/amd64/include/trap.h +++ b/sys/amd64/include/trap.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/ucontext.h b/sys/amd64/include/ucontext.h index aea80e3845a..aa3a439bcda 100644 --- a/sys/amd64/include/ucontext.h +++ b/sys/amd64/include/ucontext.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/vdso.h b/sys/amd64/include/vdso.h index b81c455a92a..77fc7655d55 100644 --- a/sys/amd64/include/vdso.h +++ b/sys/amd64/include/vdso.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/include/xen/xen-os.h b/sys/amd64/include/xen/xen-os.h index 1490e59c2f9..ac9f66b2b30 100644 --- a/sys/amd64/include/xen/xen-os.h +++ b/sys/amd64/include/xen/xen-os.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/amd64/linux32/linux32_locore.asm b/sys/amd64/linux32/linux32_locore.asm index bf1158185a1..4b77bd32600 100644 --- a/sys/amd64/linux32/linux32_locore.asm +++ b/sys/amd64/linux32/linux32_locore.asm @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ #include "linux32_assym.h" /* system definitions */ #include /* miscellaneous asm macros */ diff --git a/sys/arm/include/ieeefp.h b/sys/arm/include/ieeefp.h index 0b61744b450..57dd058b8a9 100644 --- a/sys/arm/include/ieeefp.h +++ b/sys/arm/include/ieeefp.h @@ -1,5 +1,4 @@ /* $NetBSD: ieeefp.h,v 1.1 2001/01/10 19:02:06 bjh21 Exp $ */ -/* $FreeBSD$ */ /*- * Based on ieeefp.h written by J.T. Conklin, Apr 28, 1995 * Public domain. diff --git a/sys/arm/include/machdep.h b/sys/arm/include/machdep.h index 3efad39753d..f999cce12b4 100644 --- a/sys/arm/include/machdep.h +++ b/sys/arm/include/machdep.h @@ -1,5 +1,4 @@ /* $NetBSD: machdep.h,v 1.7 2002/02/21 02:52:21 thorpej Exp $ */ -/* $FreeBSD$ */ #ifndef _MACHDEP_BOOT_MACHDEP_H_ #define _MACHDEP_BOOT_MACHDEP_H_ diff --git a/sys/arm/include/procctl.h b/sys/arm/include/procctl.h index 5221cfcd7be..b340002b45e 100644 --- a/sys/arm/include/procctl.h +++ b/sys/arm/include/procctl.h @@ -1,4 +1,3 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ diff --git a/sys/arm/include/ptrace.h b/sys/arm/include/ptrace.h index 44085a3b707..d930ab80f17 100644 --- a/sys/arm/include/ptrace.h +++ b/sys/arm/include/ptrace.h @@ -1,5 +1,4 @@ /* $NetBSD: ptrace.h,v 1.2 2001/02/23 21:23:52 reinoud Exp $ */ -/* $FreeBSD$ */ #ifndef _MACHINE_PTRACE_H_ #define _MACHINE_PTRACE_H_ diff --git a/sys/arm/include/reg.h b/sys/arm/include/reg.h index e5ed2792118..b9d1af584b3 100644 --- a/sys/arm/include/reg.h +++ b/sys/arm/include/reg.h @@ -1,5 +1,4 @@ /* $NetBSD: reg.h,v 1.2 2001/02/23 21:23:52 reinoud Exp $ */ -/* $FreeBSD$ */ #ifndef MACHINE_REG_H #define MACHINE_REG_H diff --git a/sys/arm/include/setjmp.h b/sys/arm/include/setjmp.h index 490df1036e2..41a342334d8 100644 --- a/sys/arm/include/setjmp.h +++ b/sys/arm/include/setjmp.h @@ -1,5 +1,4 @@ /* $NetBSD: setjmp.h,v 1.5 2013/01/11 13:56:32 matt Exp $ */ -/* $FreeBSD$ */ /* * machine/setjmp.h: machine dependent setjmp-related information. diff --git a/sys/arm/include/sigframe.h b/sys/arm/include/sigframe.h index 9787f579d56..aa24726c4e3 100644 --- a/sys/arm/include/sigframe.h +++ b/sys/arm/include/sigframe.h @@ -1,2 +1 @@ -/* $FreeBSD$ */ #include diff --git a/sys/arm/include/smp.h b/sys/arm/include/smp.h index fbb769151de..4d854683568 100644 --- a/sys/arm/include/smp.h +++ b/sys/arm/include/smp.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ #ifndef _MACHINE_SMP_H_ #define _MACHINE_SMP_H_ diff --git a/sys/arm/include/sysarch.h b/sys/arm/include/sysarch.h index 603d8c5a852..907a84f39e5 100644 --- a/sys/arm/include/sysarch.h +++ b/sys/arm/include/sysarch.h @@ -34,7 +34,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifndef _ARM_SYSARCH_H_ #define _ARM_SYSARCH_H_ diff --git a/sys/arm/include/trap.h b/sys/arm/include/trap.h index ae1c571255f..df5db1e85c4 100644 --- a/sys/arm/include/trap.h +++ b/sys/arm/include/trap.h @@ -1,5 +1,4 @@ /* $NetBSD: trap.h,v 1.1 2001/02/23 03:48:19 ichiro Exp $ */ -/* $FreeBSD$ */ #ifndef _MACHINE_TRAP_H_ #define _MACHINE_TRAP_H_ diff --git a/sys/arm64/include/bus_dma.h b/sys/arm64/include/bus_dma.h index 1b2d36086e4..9e5a7124dcf 100644 --- a/sys/arm64/include/bus_dma.h +++ b/sys/arm64/include/bus_dma.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ #ifndef _MACHINE_BUS_DMA_H_ #define _MACHINE_BUS_DMA_H_ diff --git a/sys/arm64/include/clock.h b/sys/arm64/include/clock.h index da23dbe43a4..e69de29bb2d 100644 --- a/sys/arm64/include/clock.h +++ b/sys/arm64/include/clock.h @@ -1 +0,0 @@ -/* $FreeBSD$ */ diff --git a/sys/arm64/include/exec.h b/sys/arm64/include/exec.h index 00b6fc25f3a..462b9ac6bfa 100644 --- a/sys/arm64/include/exec.h +++ b/sys/arm64/include/exec.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ #ifdef __arm__ #include diff --git a/sys/arm64/include/floatingpoint.h b/sys/arm64/include/floatingpoint.h index da2e005915f..7569ce3f7f2 100644 --- a/sys/arm64/include/floatingpoint.h +++ b/sys/arm64/include/floatingpoint.h @@ -1,3 +1,2 @@ -/* $FreeBSD$ */ #include diff --git a/sys/arm64/include/iommu.h b/sys/arm64/include/iommu.h index 95b5c274ff1..80500a08304 100644 --- a/sys/arm64/include/iommu.h +++ b/sys/arm64/include/iommu.h @@ -1,7 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #ifndef _MACHINE_IOMMU_H_ #define _MACHINE_IOMMU_H_ diff --git a/sys/arm64/include/procctl.h b/sys/arm64/include/procctl.h index 5221cfcd7be..b340002b45e 100644 --- a/sys/arm64/include/procctl.h +++ b/sys/arm64/include/procctl.h @@ -1,4 +1,3 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ diff --git a/sys/arm64/include/psl.h b/sys/arm64/include/psl.h index da23dbe43a4..e69de29bb2d 100644 --- a/sys/arm64/include/psl.h +++ b/sys/arm64/include/psl.h @@ -1 +0,0 @@ -/* $FreeBSD$ */ diff --git a/sys/arm64/include/ptrace.h b/sys/arm64/include/ptrace.h index 0705ee6daab..a83188d8d47 100644 --- a/sys/arm64/include/ptrace.h +++ b/sys/arm64/include/ptrace.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ #ifndef _MACHINE_PTRACE_H_ #define _MACHINE_PTRACE_H_ diff --git a/sys/arm64/include/reloc.h b/sys/arm64/include/reloc.h index b6e2eb6f775..4f9f327af86 100644 --- a/sys/arm64/include/reloc.h +++ b/sys/arm64/include/reloc.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ #ifdef __arm__ #include diff --git a/sys/arm64/include/sigframe.h b/sys/arm64/include/sigframe.h index 9787f579d56..aa24726c4e3 100644 --- a/sys/arm64/include/sigframe.h +++ b/sys/arm64/include/sigframe.h @@ -1,2 +1 @@ -/* $FreeBSD$ */ #include diff --git a/sys/arm64/include/trap.h b/sys/arm64/include/trap.h index da23dbe43a4..e69de29bb2d 100644 --- a/sys/arm64/include/trap.h +++ b/sys/arm64/include/trap.h @@ -1 +0,0 @@ -/* $FreeBSD$ */ diff --git a/sys/cam/README.quirks b/sys/cam/README.quirks index 707862b6a59..4ebb2dba7b6 100644 --- a/sys/cam/README.quirks +++ b/sys/cam/README.quirks @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ FreeBSD Quirk Guidelines diff --git a/sys/cam/ctl/README.ctl.txt b/sys/cam/ctl/README.ctl.txt index db8666ea99d..18e7aad5dc4 100644 --- a/sys/cam/ctl/README.ctl.txt +++ b/sys/cam/ctl/README.ctl.txt @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ CTL - CAM Target Layer Description diff --git a/sys/cam/scsi/scsi_ch.h b/sys/cam/scsi/scsi_ch.h index e984009f710..ad9f01f7658 100644 --- a/sys/cam/scsi/scsi_ch.h +++ b/sys/cam/scsi/scsi_ch.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: scsi_changer.h,v 1.11 1998/02/13 08:28:32 enami Exp $ */ /*- diff --git a/sys/cam/scsi/scsi_enc.h b/sys/cam/scsi/scsi_enc.h index 58c40e61fb3..73dc272da21 100644 --- a/sys/cam/scsi/scsi_enc.h +++ b/sys/cam/scsi/scsi_enc.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: (BSD-2-Clause OR GPL-2.0) * diff --git a/sys/cam/scsi/scsi_ses.h b/sys/cam/scsi/scsi_ses.h index ac8571810b0..c9f3b893e60 100644 --- a/sys/cam/scsi/scsi_ses.h +++ b/sys/cam/scsi/scsi_ses.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: (BSD-2-Clause OR GPL-2.0) * diff --git a/sys/cddl/dev/dtrace/dtrace_hacks.c b/sys/cddl/dev/dtrace/dtrace_hacks.c index 3f8997382c7..f69489a657f 100644 --- a/sys/cddl/dev/dtrace/dtrace_hacks.c +++ b/sys/cddl/dev/dtrace/dtrace_hacks.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* XXX Hacks.... */ dtrace_cacheid_t dtrace_predcache_id; diff --git a/sys/compat/linux/linux_errno.c b/sys/compat/linux/linux_errno.c index a8a259fda15..c81456a4bfc 100644 --- a/sys/compat/linux/linux_errno.c +++ b/sys/compat/linux/linux_errno.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ #include __FBSDID("$FreeBSD$"); diff --git a/sys/compat/linuxkpi/common/include/linux/usb.h b/sys/compat/linuxkpi/common/include/linux/usb.h index 3b7c8a2cde7..d9649dcb547 100644 --- a/sys/compat/linuxkpi/common/include/linux/usb.h +++ b/sys/compat/linuxkpi/common/include/linux/usb.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2007 Luigi Rizzo - Universita` di Pisa. All rights reserved. * Copyright (c) 2007 Hans Petter Selasky. All rights reserved. diff --git a/sys/compat/linuxkpi/common/src/linux_usb.c b/sys/compat/linuxkpi/common/src/linux_usb.c index ed46acc4020..cdd3d9a01f3 100644 --- a/sys/compat/linuxkpi/common/src/linux_usb.c +++ b/sys/compat/linuxkpi/common/src/linux_usb.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2007 Luigi Rizzo - Universita` di Pisa. All rights reserved. * Copyright (c) 2007 Hans Petter Selasky. All rights reserved. diff --git a/sys/conf/ldscript.amd64 b/sys/conf/ldscript.amd64 index 68085ff7435..9c6e603a575 100644 --- a/sys/conf/ldscript.amd64 +++ b/sys/conf/ldscript.amd64 @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ OUTPUT_FORMAT("elf64-x86-64-freebsd", "elf64-x86-64-freebsd", "elf64-x86-64-freebsd") OUTPUT_ARCH(i386:x86-64) ENTRY(btext) diff --git a/sys/conf/ldscript.arm b/sys/conf/ldscript.arm index 822b3c0775b..a9c39977a6f 100644 --- a/sys/conf/ldscript.arm +++ b/sys/conf/ldscript.arm @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ OUTPUT_ARCH(arm) ENTRY(_start) diff --git a/sys/conf/ldscript.arm64 b/sys/conf/ldscript.arm64 index e73f8ed8e65..185b4485e07 100644 --- a/sys/conf/ldscript.arm64 +++ b/sys/conf/ldscript.arm64 @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ OUTPUT_ARCH(aarch64) ENTRY(_start) diff --git a/sys/conf/ldscript.i386 b/sys/conf/ldscript.i386 index edff3e6d6d8..6563ed2cd62 100644 --- a/sys/conf/ldscript.i386 +++ b/sys/conf/ldscript.i386 @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ OUTPUT_FORMAT("elf32-i386-freebsd", "elf32-i386-freebsd", "elf32-i386-freebsd") OUTPUT_ARCH(i386) ENTRY(btext) diff --git a/sys/conf/ldscript.powerpc b/sys/conf/ldscript.powerpc index b6279b730d5..2bfc02768a2 100644 --- a/sys/conf/ldscript.powerpc +++ b/sys/conf/ldscript.powerpc @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ OUTPUT_FORMAT("elf32-powerpc-freebsd", "elf32-powerpc-freebsd", "elf32-powerpc-freebsd") diff --git a/sys/conf/ldscript.powerpc64 b/sys/conf/ldscript.powerpc64 index 5dd84c65c09..f436a3bc0f6 100644 --- a/sys/conf/ldscript.powerpc64 +++ b/sys/conf/ldscript.powerpc64 @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ OUTPUT_FORMAT("elf64-powerpc-freebsd", "elf64-powerpc-freebsd", "elf64-powerpc-freebsd") diff --git a/sys/conf/ldscript.powerpc64le b/sys/conf/ldscript.powerpc64le index 72f993cb9fb..bd883853711 100644 --- a/sys/conf/ldscript.powerpc64le +++ b/sys/conf/ldscript.powerpc64le @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ OUTPUT_FORMAT("elf64-powerpcle-freebsd", "elf64-powerpcle-freebsd", "elf64-powerpcle-freebsd") diff --git a/sys/conf/ldscript.powerpcspe b/sys/conf/ldscript.powerpcspe index b8c89fe7d1d..38209f6516c 100644 --- a/sys/conf/ldscript.powerpcspe +++ b/sys/conf/ldscript.powerpcspe @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ OUTPUT_FORMAT("elf32-powerpc-freebsd", "elf32-powerpc-freebsd", "elf32-powerpc-freebsd") diff --git a/sys/conf/ldscript.riscv b/sys/conf/ldscript.riscv index b8ebf047f99..9a2764a2378 100644 --- a/sys/conf/ldscript.riscv +++ b/sys/conf/ldscript.riscv @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ OUTPUT_ARCH(riscv) ENTRY(_start) diff --git a/sys/crypto/armv8/stdint.h b/sys/crypto/armv8/stdint.h index 0e025c6d76e..3f6ab8c69ab 100644 --- a/sys/crypto/armv8/stdint.h +++ b/sys/crypto/armv8/stdint.h @@ -2,4 +2,3 @@ * This is here as arm_neon.h includes . It can be empty as * we already include the needed headers. */ -/* $FreeBSD$ */ diff --git a/sys/crypto/blake2/blake2_kfreebsd.h b/sys/crypto/blake2/blake2_kfreebsd.h index cc59aee757c..014ce3a508b 100644 --- a/sys/crypto/blake2/blake2_kfreebsd.h +++ b/sys/crypto/blake2/blake2_kfreebsd.h @@ -1,5 +1,4 @@ /* This file is in the public domain */ -/* $FreeBSD$ */ #pragma once diff --git a/sys/crypto/blake2/blake2b-avx.c b/sys/crypto/blake2/blake2b-avx.c index da06cc28ae4..77c180962b7 100644 --- a/sys/crypto/blake2/blake2b-avx.c +++ b/sys/crypto/blake2/blake2b-avx.c @@ -1,3 +1,2 @@ /* This file is in the public domain. */ -/* $FreeBSD$ */ #include "blake2b.c" diff --git a/sys/crypto/blake2/blake2b-sse2.c b/sys/crypto/blake2/blake2b-sse2.c index da06cc28ae4..77c180962b7 100644 --- a/sys/crypto/blake2/blake2b-sse2.c +++ b/sys/crypto/blake2/blake2b-sse2.c @@ -1,3 +1,2 @@ /* This file is in the public domain. */ -/* $FreeBSD$ */ #include "blake2b.c" diff --git a/sys/crypto/blake2/blake2b-sse41.c b/sys/crypto/blake2/blake2b-sse41.c index da06cc28ae4..77c180962b7 100644 --- a/sys/crypto/blake2/blake2b-sse41.c +++ b/sys/crypto/blake2/blake2b-sse41.c @@ -1,3 +1,2 @@ /* This file is in the public domain. */ -/* $FreeBSD$ */ #include "blake2b.c" diff --git a/sys/crypto/blake2/blake2b-ssse3.c b/sys/crypto/blake2/blake2b-ssse3.c index da06cc28ae4..77c180962b7 100644 --- a/sys/crypto/blake2/blake2b-ssse3.c +++ b/sys/crypto/blake2/blake2b-ssse3.c @@ -1,3 +1,2 @@ /* This file is in the public domain. */ -/* $FreeBSD$ */ #include "blake2b.c" diff --git a/sys/crypto/blake2/blake2b-xop.c b/sys/crypto/blake2/blake2b-xop.c index da06cc28ae4..77c180962b7 100644 --- a/sys/crypto/blake2/blake2b-xop.c +++ b/sys/crypto/blake2/blake2b-xop.c @@ -1,3 +1,2 @@ /* This file is in the public domain. */ -/* $FreeBSD$ */ #include "blake2b.c" diff --git a/sys/crypto/blake2/blake2s-avx.c b/sys/crypto/blake2/blake2s-avx.c index f012efb229c..94aa2b3640f 100644 --- a/sys/crypto/blake2/blake2s-avx.c +++ b/sys/crypto/blake2/blake2s-avx.c @@ -1,3 +1,2 @@ /* This file is in the public domain. */ -/* $FreeBSD$ */ #include "blake2s.c" diff --git a/sys/crypto/blake2/blake2s-sse2.c b/sys/crypto/blake2/blake2s-sse2.c index f012efb229c..94aa2b3640f 100644 --- a/sys/crypto/blake2/blake2s-sse2.c +++ b/sys/crypto/blake2/blake2s-sse2.c @@ -1,3 +1,2 @@ /* This file is in the public domain. */ -/* $FreeBSD$ */ #include "blake2s.c" diff --git a/sys/crypto/blake2/blake2s-sse41.c b/sys/crypto/blake2/blake2s-sse41.c index f012efb229c..94aa2b3640f 100644 --- a/sys/crypto/blake2/blake2s-sse41.c +++ b/sys/crypto/blake2/blake2s-sse41.c @@ -1,3 +1,2 @@ /* This file is in the public domain. */ -/* $FreeBSD$ */ #include "blake2s.c" diff --git a/sys/crypto/blake2/blake2s-ssse3.c b/sys/crypto/blake2/blake2s-ssse3.c index f012efb229c..94aa2b3640f 100644 --- a/sys/crypto/blake2/blake2s-ssse3.c +++ b/sys/crypto/blake2/blake2s-ssse3.c @@ -1,3 +1,2 @@ /* This file is in the public domain. */ -/* $FreeBSD$ */ #include "blake2s.c" diff --git a/sys/crypto/blake2/blake2s-xop.c b/sys/crypto/blake2/blake2s-xop.c index f012efb229c..94aa2b3640f 100644 --- a/sys/crypto/blake2/blake2s-xop.c +++ b/sys/crypto/blake2/blake2s-xop.c @@ -1,3 +1,2 @@ /* This file is in the public domain. */ -/* $FreeBSD$ */ #include "blake2s.c" diff --git a/sys/crypto/blake2/config.h b/sys/crypto/blake2/config.h index 0471a1fedc2..c482b07c8f3 100644 --- a/sys/crypto/blake2/config.h +++ b/sys/crypto/blake2/config.h @@ -1,5 +1,4 @@ /* This file is in the public domain */ -/* $FreeBSD$ */ #pragma once #include diff --git a/sys/crypto/blake2/stddef.h b/sys/crypto/blake2/stddef.h index 6542eef1c22..064f9b84773 100644 --- a/sys/crypto/blake2/stddef.h +++ b/sys/crypto/blake2/stddef.h @@ -1,3 +1,2 @@ /* This file is in the public domain */ -/* $FreeBSD$ */ #include "blake2_kfreebsd.h" diff --git a/sys/crypto/blake2/stdint.h b/sys/crypto/blake2/stdint.h index 6542eef1c22..064f9b84773 100644 --- a/sys/crypto/blake2/stdint.h +++ b/sys/crypto/blake2/stdint.h @@ -1,3 +1,2 @@ /* This file is in the public domain */ -/* $FreeBSD$ */ #include "blake2_kfreebsd.h" diff --git a/sys/crypto/blake2/stdio.h b/sys/crypto/blake2/stdio.h index 6542eef1c22..064f9b84773 100644 --- a/sys/crypto/blake2/stdio.h +++ b/sys/crypto/blake2/stdio.h @@ -1,3 +1,2 @@ /* This file is in the public domain */ -/* $FreeBSD$ */ #include "blake2_kfreebsd.h" diff --git a/sys/crypto/blake2/stdlib.h b/sys/crypto/blake2/stdlib.h index 6542eef1c22..064f9b84773 100644 --- a/sys/crypto/blake2/stdlib.h +++ b/sys/crypto/blake2/stdlib.h @@ -1,3 +1,2 @@ /* This file is in the public domain */ -/* $FreeBSD$ */ #include "blake2_kfreebsd.h" diff --git a/sys/crypto/blake2/string.h b/sys/crypto/blake2/string.h index 6542eef1c22..064f9b84773 100644 --- a/sys/crypto/blake2/string.h +++ b/sys/crypto/blake2/string.h @@ -1,3 +1,2 @@ /* This file is in the public domain */ -/* $FreeBSD$ */ #include "blake2_kfreebsd.h" diff --git a/sys/crypto/chacha20/_chacha.h b/sys/crypto/chacha20/_chacha.h index 20f8bb9a794..2a9ea9fd489 100644 --- a/sys/crypto/chacha20/_chacha.h +++ b/sys/crypto/chacha20/_chacha.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Public domain. */ diff --git a/sys/crypto/des/arch/i386/des_enc.S b/sys/crypto/des/arch/i386/des_enc.S index de1278b5ae9..fff2fd807db 100644 --- a/sys/crypto/des/arch/i386/des_enc.S +++ b/sys/crypto/des/arch/i386/des_enc.S @@ -1,5 +1,4 @@ /* $NetBSD: des_enc.S,v 1.1 2001/09/09 11:01:02 tls Exp $ */ -/* $FreeBSD$ */ /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) * All rights reserved. diff --git a/sys/crypto/des/des.h b/sys/crypto/des/des.h index 111b231ddd4..5549337b006 100644 --- a/sys/crypto/des/des.h +++ b/sys/crypto/des/des.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: des.h,v 1.8 2001/09/10 04:03:57 itojun Exp $ */ /* lib/des/des.h */ diff --git a/sys/crypto/des/des_locl.h b/sys/crypto/des/des_locl.h index 2c3cacc1b49..2fdf60b8bf2 100644 --- a/sys/crypto/des/des_locl.h +++ b/sys/crypto/des/des_locl.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: des_locl.h,v 1.7 2001/09/10 04:03:58 itojun Exp $ */ /* crypto/des/des_locl.h */ diff --git a/sys/crypto/des/podd.h b/sys/crypto/des/podd.h index 0528b9cecaf..fee6e1a278d 100644 --- a/sys/crypto/des/podd.h +++ b/sys/crypto/des/podd.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: podd.h,v 1.4 2001/09/10 04:03:58 itojun Exp $ */ /* crypto/des/podd.h */ diff --git a/sys/crypto/des/sk.h b/sys/crypto/des/sk.h index d4aa375024d..553241f52a9 100644 --- a/sys/crypto/des/sk.h +++ b/sys/crypto/des/sk.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: sk.h,v 1.4 2001/09/10 04:03:58 itojun Exp $ */ /* crypto/des/sk.h */ diff --git a/sys/crypto/des/spr.h b/sys/crypto/des/spr.h index 129b8277be3..c72f0553497 100644 --- a/sys/crypto/des/spr.h +++ b/sys/crypto/des/spr.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: spr.h,v 1.4 2001/09/10 04:03:58 itojun Exp $ */ /* crypto/des/spr.h */ diff --git a/sys/crypto/libsodium/limits.h b/sys/crypto/libsodium/limits.h index 85435679632..19c37126188 100644 --- a/sys/crypto/libsodium/limits.h +++ b/sys/crypto/libsodium/limits.h @@ -1,3 +1,2 @@ /* This file is in the public domain */ -/* $FreeBSD$ */ #include diff --git a/sys/crypto/libsodium/stddef.h b/sys/crypto/libsodium/stddef.h index 3f5dd97fecd..49c6433b0c3 100644 --- a/sys/crypto/libsodium/stddef.h +++ b/sys/crypto/libsodium/stddef.h @@ -1,3 +1,2 @@ /* This file is in the public domain */ -/* $FreeBSD$ */ #include diff --git a/sys/crypto/libsodium/stdint.h b/sys/crypto/libsodium/stdint.h index 98a50290f0f..d33eb0b4c10 100644 --- a/sys/crypto/libsodium/stdint.h +++ b/sys/crypto/libsodium/stdint.h @@ -1,3 +1,2 @@ /* This file is in the public domain */ -/* $FreeBSD$ */ #include diff --git a/sys/crypto/libsodium/stdio.h b/sys/crypto/libsodium/stdio.h index 69f4ed52d7e..dd64f05da9f 100644 --- a/sys/crypto/libsodium/stdio.h +++ b/sys/crypto/libsodium/stdio.h @@ -1,2 +1 @@ /* This file is in the public domain */ -/* $FreeBSD$ */ diff --git a/sys/crypto/libsodium/stdlib.h b/sys/crypto/libsodium/stdlib.h index 8a53b2b0456..54af391bab1 100644 --- a/sys/crypto/libsodium/stdlib.h +++ b/sys/crypto/libsodium/stdlib.h @@ -1,5 +1,4 @@ /* This file is in the public domain */ -/* $FreeBSD$ */ #define abort() \ panic("libsodium error at %s:%d", __FILE__, __LINE__) diff --git a/sys/crypto/libsodium/string.h b/sys/crypto/libsodium/string.h index 69f4ed52d7e..dd64f05da9f 100644 --- a/sys/crypto/libsodium/string.h +++ b/sys/crypto/libsodium/string.h @@ -1,2 +1 @@ /* This file is in the public domain */ -/* $FreeBSD$ */ diff --git a/sys/crypto/openssl/aarch64/aesv8-armx.S b/sys/crypto/openssl/aarch64/aesv8-armx.S index 42478451e9f..ebed28fe471 100644 --- a/sys/crypto/openssl/aarch64/aesv8-armx.S +++ b/sys/crypto/openssl/aarch64/aesv8-armx.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from aesv8-armx.pl. */ #include "arm_arch.h" diff --git a/sys/crypto/openssl/aarch64/arm64cpuid.S b/sys/crypto/openssl/aarch64/arm64cpuid.S index 32c08ad6f25..95139b40c1a 100644 --- a/sys/crypto/openssl/aarch64/arm64cpuid.S +++ b/sys/crypto/openssl/aarch64/arm64cpuid.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from arm64cpuid.pl. */ #include "arm_arch.h" diff --git a/sys/crypto/openssl/aarch64/armv8-mont.S b/sys/crypto/openssl/aarch64/armv8-mont.S index 55c1f76ecd6..99f3a3d07ff 100644 --- a/sys/crypto/openssl/aarch64/armv8-mont.S +++ b/sys/crypto/openssl/aarch64/armv8-mont.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from armv8-mont.pl. */ .text diff --git a/sys/crypto/openssl/aarch64/chacha-armv8.S b/sys/crypto/openssl/aarch64/chacha-armv8.S index 123c78b1838..24db5ad3073 100644 --- a/sys/crypto/openssl/aarch64/chacha-armv8.S +++ b/sys/crypto/openssl/aarch64/chacha-armv8.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from chacha-armv8.pl. */ #include "arm_arch.h" diff --git a/sys/crypto/openssl/aarch64/ecp_nistz256-armv8.S b/sys/crypto/openssl/aarch64/ecp_nistz256-armv8.S index f7fcce4365f..fc74b7095cb 100644 --- a/sys/crypto/openssl/aarch64/ecp_nistz256-armv8.S +++ b/sys/crypto/openssl/aarch64/ecp_nistz256-armv8.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from ecp_nistz256-armv8.pl. */ #include "arm_arch.h" diff --git a/sys/crypto/openssl/aarch64/ghashv8-armx.S b/sys/crypto/openssl/aarch64/ghashv8-armx.S index 4243755458c..387d3c1f27b 100644 --- a/sys/crypto/openssl/aarch64/ghashv8-armx.S +++ b/sys/crypto/openssl/aarch64/ghashv8-armx.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from ghashv8-armx.pl. */ #include "arm_arch.h" diff --git a/sys/crypto/openssl/aarch64/keccak1600-armv8.S b/sys/crypto/openssl/aarch64/keccak1600-armv8.S index 500c8ea3690..d52a88d8d0f 100644 --- a/sys/crypto/openssl/aarch64/keccak1600-armv8.S +++ b/sys/crypto/openssl/aarch64/keccak1600-armv8.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from keccak1600-armv8.pl. */ .text diff --git a/sys/crypto/openssl/aarch64/poly1305-armv8.S b/sys/crypto/openssl/aarch64/poly1305-armv8.S index 4fc458d568f..8ea86cb222f 100644 --- a/sys/crypto/openssl/aarch64/poly1305-armv8.S +++ b/sys/crypto/openssl/aarch64/poly1305-armv8.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from poly1305-armv8.pl. */ #include "arm_arch.h" diff --git a/sys/crypto/openssl/aarch64/sha1-armv8.S b/sys/crypto/openssl/aarch64/sha1-armv8.S index f72c9c8b18b..847de3818ea 100644 --- a/sys/crypto/openssl/aarch64/sha1-armv8.S +++ b/sys/crypto/openssl/aarch64/sha1-armv8.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha1-armv8.pl. */ #include "arm_arch.h" diff --git a/sys/crypto/openssl/aarch64/sha256-armv8.S b/sys/crypto/openssl/aarch64/sha256-armv8.S index e1a08d98912..e3be48716e0 100644 --- a/sys/crypto/openssl/aarch64/sha256-armv8.S +++ b/sys/crypto/openssl/aarch64/sha256-armv8.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha512-armv8.pl. */ // Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved. // diff --git a/sys/crypto/openssl/aarch64/sha512-armv8.S b/sys/crypto/openssl/aarch64/sha512-armv8.S index 8fdd14f254c..2103672a35f 100644 --- a/sys/crypto/openssl/aarch64/sha512-armv8.S +++ b/sys/crypto/openssl/aarch64/sha512-armv8.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha512-armv8.pl. */ // Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved. // diff --git a/sys/crypto/openssl/aarch64/vpaes-armv8.S b/sys/crypto/openssl/aarch64/vpaes-armv8.S index 390125ff052..7ec5b5a8353 100644 --- a/sys/crypto/openssl/aarch64/vpaes-armv8.S +++ b/sys/crypto/openssl/aarch64/vpaes-armv8.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from vpaes-armv8.pl. */ .text diff --git a/sys/crypto/openssl/amd64/aes-gcm-avx512.S b/sys/crypto/openssl/amd64/aes-gcm-avx512.S index 6ddd1f99470..aaebc32f962 100644 --- a/sys/crypto/openssl/amd64/aes-gcm-avx512.S +++ b/sys/crypto/openssl/amd64/aes-gcm-avx512.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from aes-gcm-avx512.pl. */ .globl ossl_vaes_vpclmulqdq_capable .type ossl_vaes_vpclmulqdq_capable,@function diff --git a/sys/crypto/openssl/amd64/aesni-gcm-x86_64.S b/sys/crypto/openssl/amd64/aesni-gcm-x86_64.S index 26e49f9b297..2fa54947241 100644 --- a/sys/crypto/openssl/amd64/aesni-gcm-x86_64.S +++ b/sys/crypto/openssl/amd64/aesni-gcm-x86_64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from aesni-gcm-x86_64.pl. */ .text diff --git a/sys/crypto/openssl/amd64/aesni-mb-x86_64.S b/sys/crypto/openssl/amd64/aesni-mb-x86_64.S index 706c5c59d38..acffb8be04d 100644 --- a/sys/crypto/openssl/amd64/aesni-mb-x86_64.S +++ b/sys/crypto/openssl/amd64/aesni-mb-x86_64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from aesni-mb-x86_64.pl. */ .text diff --git a/sys/crypto/openssl/amd64/aesni-sha1-x86_64.S b/sys/crypto/openssl/amd64/aesni-sha1-x86_64.S index 38f306142c8..76edda128a1 100644 --- a/sys/crypto/openssl/amd64/aesni-sha1-x86_64.S +++ b/sys/crypto/openssl/amd64/aesni-sha1-x86_64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from aesni-sha1-x86_64.pl. */ .text diff --git a/sys/crypto/openssl/amd64/aesni-sha256-x86_64.S b/sys/crypto/openssl/amd64/aesni-sha256-x86_64.S index cb9e150db55..9bdf39ffde7 100644 --- a/sys/crypto/openssl/amd64/aesni-sha256-x86_64.S +++ b/sys/crypto/openssl/amd64/aesni-sha256-x86_64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from aesni-sha256-x86_64.pl. */ .text diff --git a/sys/crypto/openssl/amd64/aesni-x86_64.S b/sys/crypto/openssl/amd64/aesni-x86_64.S index ce3ba1266de..484b06c5eac 100644 --- a/sys/crypto/openssl/amd64/aesni-x86_64.S +++ b/sys/crypto/openssl/amd64/aesni-x86_64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from aesni-x86_64.pl. */ .text diff --git a/sys/crypto/openssl/amd64/chacha-x86_64.S b/sys/crypto/openssl/amd64/chacha-x86_64.S index b01c1b87d47..0b3c6712014 100644 --- a/sys/crypto/openssl/amd64/chacha-x86_64.S +++ b/sys/crypto/openssl/amd64/chacha-x86_64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from chacha-x86_64.pl. */ .text diff --git a/sys/crypto/openssl/amd64/cmll-x86_64.S b/sys/crypto/openssl/amd64/cmll-x86_64.S index d1d284b5a32..97a1d431068 100644 --- a/sys/crypto/openssl/amd64/cmll-x86_64.S +++ b/sys/crypto/openssl/amd64/cmll-x86_64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from cmll-x86_64.pl. */ .text diff --git a/sys/crypto/openssl/amd64/e_padlock-x86_64.S b/sys/crypto/openssl/amd64/e_padlock-x86_64.S index b19cf1d0b2d..ab4cc09852f 100644 --- a/sys/crypto/openssl/amd64/e_padlock-x86_64.S +++ b/sys/crypto/openssl/amd64/e_padlock-x86_64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from e_padlock-x86_64.pl. */ .text .globl padlock_capability diff --git a/sys/crypto/openssl/amd64/ecp_nistz256-x86_64.S b/sys/crypto/openssl/amd64/ecp_nistz256-x86_64.S index df18fa496de..542c4d80ec8 100644 --- a/sys/crypto/openssl/amd64/ecp_nistz256-x86_64.S +++ b/sys/crypto/openssl/amd64/ecp_nistz256-x86_64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from ecp_nistz256-x86_64.pl. */ .text .globl ecp_nistz256_precomputed diff --git a/sys/crypto/openssl/amd64/ghash-x86_64.S b/sys/crypto/openssl/amd64/ghash-x86_64.S index 078353528d5..ce241dff4e0 100644 --- a/sys/crypto/openssl/amd64/ghash-x86_64.S +++ b/sys/crypto/openssl/amd64/ghash-x86_64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from ghash-x86_64.pl. */ .text diff --git a/sys/crypto/openssl/amd64/keccak1600-x86_64.S b/sys/crypto/openssl/amd64/keccak1600-x86_64.S index d3675880799..8fc2a57e450 100644 --- a/sys/crypto/openssl/amd64/keccak1600-x86_64.S +++ b/sys/crypto/openssl/amd64/keccak1600-x86_64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from keccak1600-x86_64.pl. */ .text diff --git a/sys/crypto/openssl/amd64/md5-x86_64.S b/sys/crypto/openssl/amd64/md5-x86_64.S index 0427fe299e7..289c60b49aa 100644 --- a/sys/crypto/openssl/amd64/md5-x86_64.S +++ b/sys/crypto/openssl/amd64/md5-x86_64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from md5-x86_64.pl. */ .text .align 16 diff --git a/sys/crypto/openssl/amd64/poly1305-x86_64.S b/sys/crypto/openssl/amd64/poly1305-x86_64.S index c5a1f45fc5d..4d43b3d142f 100644 --- a/sys/crypto/openssl/amd64/poly1305-x86_64.S +++ b/sys/crypto/openssl/amd64/poly1305-x86_64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from poly1305-x86_64.pl. */ .text diff --git a/sys/crypto/openssl/amd64/rc4-md5-x86_64.S b/sys/crypto/openssl/amd64/rc4-md5-x86_64.S index 1f6b90fe645..90ae0b0e7e1 100644 --- a/sys/crypto/openssl/amd64/rc4-md5-x86_64.S +++ b/sys/crypto/openssl/amd64/rc4-md5-x86_64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from rc4-md5-x86_64.pl. */ .text .align 16 diff --git a/sys/crypto/openssl/amd64/rc4-x86_64.S b/sys/crypto/openssl/amd64/rc4-x86_64.S index a084e9b9c99..923025d0431 100644 --- a/sys/crypto/openssl/amd64/rc4-x86_64.S +++ b/sys/crypto/openssl/amd64/rc4-x86_64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from rc4-x86_64.pl. */ .text diff --git a/sys/crypto/openssl/amd64/rsaz-avx2.S b/sys/crypto/openssl/amd64/rsaz-avx2.S index 3075a52d2ee..c9d02d5eb17 100644 --- a/sys/crypto/openssl/amd64/rsaz-avx2.S +++ b/sys/crypto/openssl/amd64/rsaz-avx2.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from rsaz-avx2.pl. */ .text diff --git a/sys/crypto/openssl/amd64/rsaz-x86_64.S b/sys/crypto/openssl/amd64/rsaz-x86_64.S index 3ba29ea52dd..2b1df8270a0 100644 --- a/sys/crypto/openssl/amd64/rsaz-x86_64.S +++ b/sys/crypto/openssl/amd64/rsaz-x86_64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from rsaz-x86_64.pl. */ .text diff --git a/sys/crypto/openssl/amd64/sha1-mb-x86_64.S b/sys/crypto/openssl/amd64/sha1-mb-x86_64.S index 0090e020c57..cba8dd5a207 100644 --- a/sys/crypto/openssl/amd64/sha1-mb-x86_64.S +++ b/sys/crypto/openssl/amd64/sha1-mb-x86_64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha1-mb-x86_64.pl. */ .text diff --git a/sys/crypto/openssl/amd64/sha1-x86_64.S b/sys/crypto/openssl/amd64/sha1-x86_64.S index 342db5203d1..1274bb72716 100644 --- a/sys/crypto/openssl/amd64/sha1-x86_64.S +++ b/sys/crypto/openssl/amd64/sha1-x86_64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha1-x86_64.pl. */ .text diff --git a/sys/crypto/openssl/amd64/sha256-mb-x86_64.S b/sys/crypto/openssl/amd64/sha256-mb-x86_64.S index 1c77e3d13a8..70e6e51b41e 100644 --- a/sys/crypto/openssl/amd64/sha256-mb-x86_64.S +++ b/sys/crypto/openssl/amd64/sha256-mb-x86_64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha256-mb-x86_64.pl. */ .text diff --git a/sys/crypto/openssl/amd64/sha256-x86_64.S b/sys/crypto/openssl/amd64/sha256-x86_64.S index 13d497c4f8e..c7f77043bea 100644 --- a/sys/crypto/openssl/amd64/sha256-x86_64.S +++ b/sys/crypto/openssl/amd64/sha256-x86_64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha512-x86_64.pl. */ .text diff --git a/sys/crypto/openssl/amd64/sha512-x86_64.S b/sys/crypto/openssl/amd64/sha512-x86_64.S index ae11a36e482..280a35a2554 100644 --- a/sys/crypto/openssl/amd64/sha512-x86_64.S +++ b/sys/crypto/openssl/amd64/sha512-x86_64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha512-x86_64.pl. */ .text diff --git a/sys/crypto/openssl/amd64/vpaes-x86_64.S b/sys/crypto/openssl/amd64/vpaes-x86_64.S index b9c6f7e98a6..bb5953568a6 100644 --- a/sys/crypto/openssl/amd64/vpaes-x86_64.S +++ b/sys/crypto/openssl/amd64/vpaes-x86_64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from vpaes-x86_64.pl. */ .text diff --git a/sys/crypto/openssl/amd64/wp-x86_64.S b/sys/crypto/openssl/amd64/wp-x86_64.S index 3edf02d0fc0..89636e0bd70 100644 --- a/sys/crypto/openssl/amd64/wp-x86_64.S +++ b/sys/crypto/openssl/amd64/wp-x86_64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from wp-x86_64.pl. */ .text diff --git a/sys/crypto/openssl/amd64/x25519-x86_64.S b/sys/crypto/openssl/amd64/x25519-x86_64.S index 7448e866aaf..fbc83f9a242 100644 --- a/sys/crypto/openssl/amd64/x25519-x86_64.S +++ b/sys/crypto/openssl/amd64/x25519-x86_64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from x25519-x86_64.pl. */ .text diff --git a/sys/crypto/openssl/amd64/x86_64-gf2m.S b/sys/crypto/openssl/amd64/x86_64-gf2m.S index 4c6f4ff4fbf..8e0511f39bd 100644 --- a/sys/crypto/openssl/amd64/x86_64-gf2m.S +++ b/sys/crypto/openssl/amd64/x86_64-gf2m.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from x86_64-gf2m.pl. */ .text diff --git a/sys/crypto/openssl/amd64/x86_64-mont.S b/sys/crypto/openssl/amd64/x86_64-mont.S index 015a87c446b..4fd5d3d0ab4 100644 --- a/sys/crypto/openssl/amd64/x86_64-mont.S +++ b/sys/crypto/openssl/amd64/x86_64-mont.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from x86_64-mont.pl. */ .text diff --git a/sys/crypto/openssl/amd64/x86_64-mont5.S b/sys/crypto/openssl/amd64/x86_64-mont5.S index acd8b6025fd..4fa952f2b3b 100644 --- a/sys/crypto/openssl/amd64/x86_64-mont5.S +++ b/sys/crypto/openssl/amd64/x86_64-mont5.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from x86_64-mont5.pl. */ .text diff --git a/sys/crypto/openssl/amd64/x86_64cpuid.S b/sys/crypto/openssl/amd64/x86_64cpuid.S index 4686723d697..f8fee4d9d65 100644 --- a/sys/crypto/openssl/amd64/x86_64cpuid.S +++ b/sys/crypto/openssl/amd64/x86_64cpuid.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from x86_64cpuid.pl. */ .hidden OPENSSL_cpuid_setup diff --git a/sys/crypto/openssl/arm/aes-armv4.S b/sys/crypto/openssl/arm/aes-armv4.S index 3da60f935ad..c0c01485aaf 100644 --- a/sys/crypto/openssl/arm/aes-armv4.S +++ b/sys/crypto/openssl/arm/aes-armv4.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from aes-armv4.pl. */ @ Copyright 2007-2020 The OpenSSL Project Authors. All Rights Reserved. @ diff --git a/sys/crypto/openssl/arm/aesv8-armx.S b/sys/crypto/openssl/arm/aesv8-armx.S index f46d50c5733..569f1c6ba40 100644 --- a/sys/crypto/openssl/arm/aesv8-armx.S +++ b/sys/crypto/openssl/arm/aesv8-armx.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from aesv8-armx.pl. */ #include "arm_arch.h" diff --git a/sys/crypto/openssl/arm/armv4-gf2m.S b/sys/crypto/openssl/arm/armv4-gf2m.S index 1863e0ff4f6..5ee07d4bf9a 100644 --- a/sys/crypto/openssl/arm/armv4-gf2m.S +++ b/sys/crypto/openssl/arm/armv4-gf2m.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from armv4-gf2m.pl. */ #include "arm_arch.h" diff --git a/sys/crypto/openssl/arm/armv4-mont.S b/sys/crypto/openssl/arm/armv4-mont.S index d05c71457ec..69ca04f8911 100644 --- a/sys/crypto/openssl/arm/armv4-mont.S +++ b/sys/crypto/openssl/arm/armv4-mont.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from armv4-mont.pl. */ #include "arm_arch.h" diff --git a/sys/crypto/openssl/arm/armv4cpuid.S b/sys/crypto/openssl/arm/armv4cpuid.S index f7b60e0ca53..f1f59a2de10 100644 --- a/sys/crypto/openssl/arm/armv4cpuid.S +++ b/sys/crypto/openssl/arm/armv4cpuid.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from armv4cpuid.pl. */ #include "arm_arch.h" diff --git a/sys/crypto/openssl/arm/bsaes-armv7.S b/sys/crypto/openssl/arm/bsaes-armv7.S index b9ef9881e3e..2414da194a2 100644 --- a/sys/crypto/openssl/arm/bsaes-armv7.S +++ b/sys/crypto/openssl/arm/bsaes-armv7.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from bsaes-armv7.pl. */ @ Copyright 2012-2020 The OpenSSL Project Authors. All Rights Reserved. @ diff --git a/sys/crypto/openssl/arm/chacha-armv4.S b/sys/crypto/openssl/arm/chacha-armv4.S index d3893804904..077500d3c18 100644 --- a/sys/crypto/openssl/arm/chacha-armv4.S +++ b/sys/crypto/openssl/arm/chacha-armv4.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from chacha-armv4.pl. */ #include "arm_arch.h" diff --git a/sys/crypto/openssl/arm/ecp_nistz256-armv4.S b/sys/crypto/openssl/arm/ecp_nistz256-armv4.S index 25ee8d5464f..150b83583de 100644 --- a/sys/crypto/openssl/arm/ecp_nistz256-armv4.S +++ b/sys/crypto/openssl/arm/ecp_nistz256-armv4.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from ecp_nistz256-armv4.pl. */ #include "arm_arch.h" diff --git a/sys/crypto/openssl/arm/ghash-armv4.S b/sys/crypto/openssl/arm/ghash-armv4.S index ab5203527db..413ab2ffed1 100644 --- a/sys/crypto/openssl/arm/ghash-armv4.S +++ b/sys/crypto/openssl/arm/ghash-armv4.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from ghash-armv4.pl. */ #include "arm_arch.h" diff --git a/sys/crypto/openssl/arm/ghashv8-armx.S b/sys/crypto/openssl/arm/ghashv8-armx.S index 8160d0e53a6..f617d998143 100644 --- a/sys/crypto/openssl/arm/ghashv8-armx.S +++ b/sys/crypto/openssl/arm/ghashv8-armx.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from ghashv8-armx.pl. */ #include "arm_arch.h" diff --git a/sys/crypto/openssl/arm/keccak1600-armv4.S b/sys/crypto/openssl/arm/keccak1600-armv4.S index b50f34e1591..ae0cd9cd4b8 100644 --- a/sys/crypto/openssl/arm/keccak1600-armv4.S +++ b/sys/crypto/openssl/arm/keccak1600-armv4.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from keccak1600-armv4.pl. */ #include "arm_arch.h" diff --git a/sys/crypto/openssl/arm/poly1305-armv4.S b/sys/crypto/openssl/arm/poly1305-armv4.S index 02d745f510b..64d0ef9b5a3 100644 --- a/sys/crypto/openssl/arm/poly1305-armv4.S +++ b/sys/crypto/openssl/arm/poly1305-armv4.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from poly1305-armv4.pl. */ #include "arm_arch.h" diff --git a/sys/crypto/openssl/arm/sha1-armv4-large.S b/sys/crypto/openssl/arm/sha1-armv4-large.S index d97f995206e..2492c049a2a 100644 --- a/sys/crypto/openssl/arm/sha1-armv4-large.S +++ b/sys/crypto/openssl/arm/sha1-armv4-large.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha1-armv4-large.pl. */ #include "arm_arch.h" diff --git a/sys/crypto/openssl/arm/sha256-armv4.S b/sys/crypto/openssl/arm/sha256-armv4.S index fc7d2c499da..5b541faf07f 100644 --- a/sys/crypto/openssl/arm/sha256-armv4.S +++ b/sys/crypto/openssl/arm/sha256-armv4.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha256-armv4.pl. */ @ Copyright 2007-2020 The OpenSSL Project Authors. All Rights Reserved. @ diff --git a/sys/crypto/openssl/arm/sha512-armv4.S b/sys/crypto/openssl/arm/sha512-armv4.S index 2e230fc4074..f1522a8cbff 100644 --- a/sys/crypto/openssl/arm/sha512-armv4.S +++ b/sys/crypto/openssl/arm/sha512-armv4.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha512-armv4.pl. */ @ Copyright 2007-2020 The OpenSSL Project Authors. All Rights Reserved. @ diff --git a/sys/crypto/openssl/i386/aesni-x86.S b/sys/crypto/openssl/i386/aesni-x86.S index acc05d448de..ea2058f2bad 100644 --- a/sys/crypto/openssl/i386/aesni-x86.S +++ b/sys/crypto/openssl/i386/aesni-x86.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from aesni-x86.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/i386/bf-586.S b/sys/crypto/openssl/i386/bf-586.S index 881ae678e3e..fd533bb9931 100644 --- a/sys/crypto/openssl/i386/bf-586.S +++ b/sys/crypto/openssl/i386/bf-586.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from bf-586.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/i386/bn-586.S b/sys/crypto/openssl/i386/bn-586.S index 36f3a376b61..512bcf3a82d 100644 --- a/sys/crypto/openssl/i386/bn-586.S +++ b/sys/crypto/openssl/i386/bn-586.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from bn-586.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/i386/cast-586.S b/sys/crypto/openssl/i386/cast-586.S index 88665fc8e1c..fea8b021a95 100644 --- a/sys/crypto/openssl/i386/cast-586.S +++ b/sys/crypto/openssl/i386/cast-586.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from cast-586.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/i386/chacha-x86.S b/sys/crypto/openssl/i386/chacha-x86.S index d6b2936a538..a45c3e3a37e 100644 --- a/sys/crypto/openssl/i386/chacha-x86.S +++ b/sys/crypto/openssl/i386/chacha-x86.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from chacha-x86.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/i386/cmll-x86.S b/sys/crypto/openssl/i386/cmll-x86.S index 3611a9e23b5..3a49ea43c23 100644 --- a/sys/crypto/openssl/i386/cmll-x86.S +++ b/sys/crypto/openssl/i386/cmll-x86.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from cmll-x86.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/i386/co-586.S b/sys/crypto/openssl/i386/co-586.S index f749223a585..e3f734245de 100644 --- a/sys/crypto/openssl/i386/co-586.S +++ b/sys/crypto/openssl/i386/co-586.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from co-586.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/i386/crypt586.S b/sys/crypto/openssl/i386/crypt586.S index bc393f06e5e..fd5e72fd8ab 100644 --- a/sys/crypto/openssl/i386/crypt586.S +++ b/sys/crypto/openssl/i386/crypt586.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from crypt586.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/i386/des-586.S b/sys/crypto/openssl/i386/des-586.S index 72bdc2e6b45..fd9506d92c4 100644 --- a/sys/crypto/openssl/i386/des-586.S +++ b/sys/crypto/openssl/i386/des-586.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from des-586.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/i386/e_padlock-x86.S b/sys/crypto/openssl/i386/e_padlock-x86.S index 58085b33679..66a152488e9 100644 --- a/sys/crypto/openssl/i386/e_padlock-x86.S +++ b/sys/crypto/openssl/i386/e_padlock-x86.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from e_padlock-x86.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/i386/ecp_nistz256-x86.S b/sys/crypto/openssl/i386/ecp_nistz256-x86.S index eb413d9f1a7..b72eda775c9 100644 --- a/sys/crypto/openssl/i386/ecp_nistz256-x86.S +++ b/sys/crypto/openssl/i386/ecp_nistz256-x86.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from ecp_nistz256-x86.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/i386/ghash-x86.S b/sys/crypto/openssl/i386/ghash-x86.S index 02b5a036f08..2d031cdd47e 100644 --- a/sys/crypto/openssl/i386/ghash-x86.S +++ b/sys/crypto/openssl/i386/ghash-x86.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from ghash-x86.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/i386/md5-586.S b/sys/crypto/openssl/i386/md5-586.S index 8913b883196..1b1a07ec96d 100644 --- a/sys/crypto/openssl/i386/md5-586.S +++ b/sys/crypto/openssl/i386/md5-586.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from md5-586.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/i386/poly1305-x86.S b/sys/crypto/openssl/i386/poly1305-x86.S index 100deee40bf..f8a678b3dc3 100644 --- a/sys/crypto/openssl/i386/poly1305-x86.S +++ b/sys/crypto/openssl/i386/poly1305-x86.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from poly1305-x86.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/i386/rc4-586.S b/sys/crypto/openssl/i386/rc4-586.S index cf0712c9b40..1d076f3d6b1 100644 --- a/sys/crypto/openssl/i386/rc4-586.S +++ b/sys/crypto/openssl/i386/rc4-586.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from rc4-586.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/i386/rc5-586.S b/sys/crypto/openssl/i386/rc5-586.S index ce3274d0d73..5ab6bea14b3 100644 --- a/sys/crypto/openssl/i386/rc5-586.S +++ b/sys/crypto/openssl/i386/rc5-586.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from rc5-586.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/i386/rmd-586.S b/sys/crypto/openssl/i386/rmd-586.S index 947af68e3d3..5b6be50568b 100644 --- a/sys/crypto/openssl/i386/rmd-586.S +++ b/sys/crypto/openssl/i386/rmd-586.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from rmd-586.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/i386/sha1-586.S b/sys/crypto/openssl/i386/sha1-586.S index 7e90e2d9b1d..1b6b1a420f5 100644 --- a/sys/crypto/openssl/i386/sha1-586.S +++ b/sys/crypto/openssl/i386/sha1-586.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha1-586.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/i386/sha256-586.S b/sys/crypto/openssl/i386/sha256-586.S index 7b4205352bd..454030c18cc 100644 --- a/sys/crypto/openssl/i386/sha256-586.S +++ b/sys/crypto/openssl/i386/sha256-586.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha256-586.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/i386/sha512-586.S b/sys/crypto/openssl/i386/sha512-586.S index 77a0cd78b15..c5f6b718d56 100644 --- a/sys/crypto/openssl/i386/sha512-586.S +++ b/sys/crypto/openssl/i386/sha512-586.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha512-586.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/i386/vpaes-x86.S b/sys/crypto/openssl/i386/vpaes-x86.S index f78a8f9b32c..1c9cef1456a 100644 --- a/sys/crypto/openssl/i386/vpaes-x86.S +++ b/sys/crypto/openssl/i386/vpaes-x86.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from vpaes-x86.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/i386/wp-mmx.S b/sys/crypto/openssl/i386/wp-mmx.S index 8da4ba60d5b..fc5df6274a9 100644 --- a/sys/crypto/openssl/i386/wp-mmx.S +++ b/sys/crypto/openssl/i386/wp-mmx.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from wp-mmx.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/i386/x86-gf2m.S b/sys/crypto/openssl/i386/x86-gf2m.S index 9a137085bff..9c0e2517810 100644 --- a/sys/crypto/openssl/i386/x86-gf2m.S +++ b/sys/crypto/openssl/i386/x86-gf2m.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from x86-gf2m.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/i386/x86-mont.S b/sys/crypto/openssl/i386/x86-mont.S index dbb8531aefa..049c9e626e0 100644 --- a/sys/crypto/openssl/i386/x86-mont.S +++ b/sys/crypto/openssl/i386/x86-mont.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from x86-mont.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/i386/x86cpuid.S b/sys/crypto/openssl/i386/x86cpuid.S index 6029b2df04f..d232734b64b 100644 --- a/sys/crypto/openssl/i386/x86cpuid.S +++ b/sys/crypto/openssl/i386/x86cpuid.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from x86cpuid.pl. */ #ifdef PIC .text diff --git a/sys/crypto/openssl/powerpc/aes-ppc.S b/sys/crypto/openssl/powerpc/aes-ppc.S index 75eef3eb51f..ff971cbe937 100644 --- a/sys/crypto/openssl/powerpc/aes-ppc.S +++ b/sys/crypto/openssl/powerpc/aes-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from aes-ppc.pl. */ .machine "any" .text diff --git a/sys/crypto/openssl/powerpc/aesp8-ppc.S b/sys/crypto/openssl/powerpc/aesp8-ppc.S index e29b45aa3d2..21067ff2521 100644 --- a/sys/crypto/openssl/powerpc/aesp8-ppc.S +++ b/sys/crypto/openssl/powerpc/aesp8-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from aesp8-ppc.pl. */ .machine "any" diff --git a/sys/crypto/openssl/powerpc/chacha-ppc.S b/sys/crypto/openssl/powerpc/chacha-ppc.S index fe791fd10c4..2893962f9ce 100644 --- a/sys/crypto/openssl/powerpc/chacha-ppc.S +++ b/sys/crypto/openssl/powerpc/chacha-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from chacha-ppc.pl. */ .machine "any" .text diff --git a/sys/crypto/openssl/powerpc/ghashp8-ppc.S b/sys/crypto/openssl/powerpc/ghashp8-ppc.S index 0faf60451c7..6b662b8727a 100644 --- a/sys/crypto/openssl/powerpc/ghashp8-ppc.S +++ b/sys/crypto/openssl/powerpc/ghashp8-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from ghashp8-ppc.pl. */ .machine "any" diff --git a/sys/crypto/openssl/powerpc/poly1305-ppc.S b/sys/crypto/openssl/powerpc/poly1305-ppc.S index 54aff7b3817..5b458a6ec4e 100644 --- a/sys/crypto/openssl/powerpc/poly1305-ppc.S +++ b/sys/crypto/openssl/powerpc/poly1305-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from poly1305-ppc.pl. */ .machine "any" .text diff --git a/sys/crypto/openssl/powerpc/poly1305-ppcfp.S b/sys/crypto/openssl/powerpc/poly1305-ppcfp.S index 403526444f2..d983a0b479c 100644 --- a/sys/crypto/openssl/powerpc/poly1305-ppcfp.S +++ b/sys/crypto/openssl/powerpc/poly1305-ppcfp.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from poly1305-ppcfp.pl. */ .machine "any" .text diff --git a/sys/crypto/openssl/powerpc/ppc-mont.S b/sys/crypto/openssl/powerpc/ppc-mont.S index e530f694458..3edbeb636de 100644 --- a/sys/crypto/openssl/powerpc/ppc-mont.S +++ b/sys/crypto/openssl/powerpc/ppc-mont.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from ppc-mont.pl. */ .machine "any" .text diff --git a/sys/crypto/openssl/powerpc/ppc.S b/sys/crypto/openssl/powerpc/ppc.S index 23c1c684ef4..166e2de1ddd 100644 --- a/sys/crypto/openssl/powerpc/ppc.S +++ b/sys/crypto/openssl/powerpc/ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from ppc.pl. */ diff --git a/sys/crypto/openssl/powerpc/ppccpuid.S b/sys/crypto/openssl/powerpc/ppccpuid.S index a810519d3ff..77c67739f98 100644 --- a/sys/crypto/openssl/powerpc/ppccpuid.S +++ b/sys/crypto/openssl/powerpc/ppccpuid.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from ppccpuid.pl. */ .machine "any" .text diff --git a/sys/crypto/openssl/powerpc/sha1-ppc.S b/sys/crypto/openssl/powerpc/sha1-ppc.S index e576ad1f73e..f9866f180b8 100644 --- a/sys/crypto/openssl/powerpc/sha1-ppc.S +++ b/sys/crypto/openssl/powerpc/sha1-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha1-ppc.pl. */ .machine "any" .text diff --git a/sys/crypto/openssl/powerpc/sha256-ppc.S b/sys/crypto/openssl/powerpc/sha256-ppc.S index 8f39584266a..9b56899af0d 100644 --- a/sys/crypto/openssl/powerpc/sha256-ppc.S +++ b/sys/crypto/openssl/powerpc/sha256-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha512-ppc.pl. */ .machine "any" .text diff --git a/sys/crypto/openssl/powerpc/sha256p8-ppc.S b/sys/crypto/openssl/powerpc/sha256p8-ppc.S index 092f2090f02..a55e926c1c7 100644 --- a/sys/crypto/openssl/powerpc/sha256p8-ppc.S +++ b/sys/crypto/openssl/powerpc/sha256p8-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha512p8-ppc.pl. */ .machine "any" .text diff --git a/sys/crypto/openssl/powerpc/sha512-ppc.S b/sys/crypto/openssl/powerpc/sha512-ppc.S index b6c3109c997..073caa074f2 100644 --- a/sys/crypto/openssl/powerpc/sha512-ppc.S +++ b/sys/crypto/openssl/powerpc/sha512-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha512-ppc.pl. */ .machine "any" .text diff --git a/sys/crypto/openssl/powerpc/sha512p8-ppc.S b/sys/crypto/openssl/powerpc/sha512p8-ppc.S index 846e3e8eb78..182884860f4 100644 --- a/sys/crypto/openssl/powerpc/sha512p8-ppc.S +++ b/sys/crypto/openssl/powerpc/sha512p8-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha512p8-ppc.pl. */ .machine "any" .text diff --git a/sys/crypto/openssl/powerpc/vpaes-ppc.S b/sys/crypto/openssl/powerpc/vpaes-ppc.S index bafb4de1f78..fd11edc7938 100644 --- a/sys/crypto/openssl/powerpc/vpaes-ppc.S +++ b/sys/crypto/openssl/powerpc/vpaes-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from vpaes-ppc.pl. */ .machine "any" diff --git a/sys/crypto/openssl/powerpc64/aes-ppc.S b/sys/crypto/openssl/powerpc64/aes-ppc.S index 6532b46191a..4b1074819d8 100644 --- a/sys/crypto/openssl/powerpc64/aes-ppc.S +++ b/sys/crypto/openssl/powerpc64/aes-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from aes-ppc.pl. */ .machine "any" .abiversion 2 diff --git a/sys/crypto/openssl/powerpc64/aesp8-ppc.S b/sys/crypto/openssl/powerpc64/aesp8-ppc.S index 09114425135..5fdbf0552b2 100644 --- a/sys/crypto/openssl/powerpc64/aesp8-ppc.S +++ b/sys/crypto/openssl/powerpc64/aesp8-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from aesp8-ppc.pl. */ .machine "any" diff --git a/sys/crypto/openssl/powerpc64/chacha-ppc.S b/sys/crypto/openssl/powerpc64/chacha-ppc.S index a749e02c017..ef057762831 100644 --- a/sys/crypto/openssl/powerpc64/chacha-ppc.S +++ b/sys/crypto/openssl/powerpc64/chacha-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from chacha-ppc.pl. */ .machine "any" .abiversion 2 diff --git a/sys/crypto/openssl/powerpc64/ecp_nistz256-ppc64.S b/sys/crypto/openssl/powerpc64/ecp_nistz256-ppc64.S index 034be700130..bd280724515 100644 --- a/sys/crypto/openssl/powerpc64/ecp_nistz256-ppc64.S +++ b/sys/crypto/openssl/powerpc64/ecp_nistz256-ppc64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from ecp_nistz256-ppc64.pl. */ .machine "any" .abiversion 2 diff --git a/sys/crypto/openssl/powerpc64/ghashp8-ppc.S b/sys/crypto/openssl/powerpc64/ghashp8-ppc.S index 91877d0c149..719d6b7e736 100644 --- a/sys/crypto/openssl/powerpc64/ghashp8-ppc.S +++ b/sys/crypto/openssl/powerpc64/ghashp8-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from ghashp8-ppc.pl. */ .machine "any" diff --git a/sys/crypto/openssl/powerpc64/keccak1600-ppc64.S b/sys/crypto/openssl/powerpc64/keccak1600-ppc64.S index 4eadcde21a8..bac074cdcf6 100644 --- a/sys/crypto/openssl/powerpc64/keccak1600-ppc64.S +++ b/sys/crypto/openssl/powerpc64/keccak1600-ppc64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from keccak1600-ppc64.pl. */ .abiversion 2 .text diff --git a/sys/crypto/openssl/powerpc64/poly1305-ppc.S b/sys/crypto/openssl/powerpc64/poly1305-ppc.S index dbd291ea14f..d8b10660229 100644 --- a/sys/crypto/openssl/powerpc64/poly1305-ppc.S +++ b/sys/crypto/openssl/powerpc64/poly1305-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from poly1305-ppc.pl. */ .machine "any" .abiversion 2 diff --git a/sys/crypto/openssl/powerpc64/poly1305-ppcfp.S b/sys/crypto/openssl/powerpc64/poly1305-ppcfp.S index bb5bf942386..0cc88e83b6b 100644 --- a/sys/crypto/openssl/powerpc64/poly1305-ppcfp.S +++ b/sys/crypto/openssl/powerpc64/poly1305-ppcfp.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from poly1305-ppcfp.pl. */ .machine "any" .abiversion 2 diff --git a/sys/crypto/openssl/powerpc64/ppc-mont.S b/sys/crypto/openssl/powerpc64/ppc-mont.S index ba25869389b..2bf6aa9b222 100644 --- a/sys/crypto/openssl/powerpc64/ppc-mont.S +++ b/sys/crypto/openssl/powerpc64/ppc-mont.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from ppc-mont.pl. */ .machine "any" .abiversion 2 diff --git a/sys/crypto/openssl/powerpc64/ppc.S b/sys/crypto/openssl/powerpc64/ppc.S index c6d69006c9a..50805d3d52b 100644 --- a/sys/crypto/openssl/powerpc64/ppc.S +++ b/sys/crypto/openssl/powerpc64/ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from ppc.pl. */ diff --git a/sys/crypto/openssl/powerpc64/ppccpuid.S b/sys/crypto/openssl/powerpc64/ppccpuid.S index 1ed506ee382..d352a41008b 100644 --- a/sys/crypto/openssl/powerpc64/ppccpuid.S +++ b/sys/crypto/openssl/powerpc64/ppccpuid.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from ppccpuid.pl. */ .machine "any" .abiversion 2 diff --git a/sys/crypto/openssl/powerpc64/sha1-ppc.S b/sys/crypto/openssl/powerpc64/sha1-ppc.S index 26623f9a4ef..a111ba427ce 100644 --- a/sys/crypto/openssl/powerpc64/sha1-ppc.S +++ b/sys/crypto/openssl/powerpc64/sha1-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha1-ppc.pl. */ .machine "any" .abiversion 2 diff --git a/sys/crypto/openssl/powerpc64/sha256-ppc.S b/sys/crypto/openssl/powerpc64/sha256-ppc.S index 9cfe73e7381..a1bb3092fee 100644 --- a/sys/crypto/openssl/powerpc64/sha256-ppc.S +++ b/sys/crypto/openssl/powerpc64/sha256-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha512-ppc.pl. */ .machine "any" .abiversion 2 diff --git a/sys/crypto/openssl/powerpc64/sha256p8-ppc.S b/sys/crypto/openssl/powerpc64/sha256p8-ppc.S index cc1586b1ef7..f13adffb034 100644 --- a/sys/crypto/openssl/powerpc64/sha256p8-ppc.S +++ b/sys/crypto/openssl/powerpc64/sha256p8-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha512p8-ppc.pl. */ .machine "any" .abiversion 2 diff --git a/sys/crypto/openssl/powerpc64/sha512-ppc.S b/sys/crypto/openssl/powerpc64/sha512-ppc.S index 26040484841..5172aa90180 100644 --- a/sys/crypto/openssl/powerpc64/sha512-ppc.S +++ b/sys/crypto/openssl/powerpc64/sha512-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha512-ppc.pl. */ .machine "any" .abiversion 2 diff --git a/sys/crypto/openssl/powerpc64/sha512p8-ppc.S b/sys/crypto/openssl/powerpc64/sha512p8-ppc.S index 1576f5bd123..ab9642de0a2 100644 --- a/sys/crypto/openssl/powerpc64/sha512p8-ppc.S +++ b/sys/crypto/openssl/powerpc64/sha512p8-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha512p8-ppc.pl. */ .machine "any" .abiversion 2 diff --git a/sys/crypto/openssl/powerpc64/vpaes-ppc.S b/sys/crypto/openssl/powerpc64/vpaes-ppc.S index f44b162d87c..bf0e1b3b899 100644 --- a/sys/crypto/openssl/powerpc64/vpaes-ppc.S +++ b/sys/crypto/openssl/powerpc64/vpaes-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from vpaes-ppc.pl. */ .machine "any" diff --git a/sys/crypto/openssl/powerpc64/x25519-ppc64.S b/sys/crypto/openssl/powerpc64/x25519-ppc64.S index 0e321f28c03..17762f84c23 100644 --- a/sys/crypto/openssl/powerpc64/x25519-ppc64.S +++ b/sys/crypto/openssl/powerpc64/x25519-ppc64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from x25519-ppc64.pl. */ .abiversion 2 .text diff --git a/sys/crypto/openssl/powerpc64le/aes-ppc.S b/sys/crypto/openssl/powerpc64le/aes-ppc.S index 3b1074f6d70..cfbe7579524 100644 --- a/sys/crypto/openssl/powerpc64le/aes-ppc.S +++ b/sys/crypto/openssl/powerpc64le/aes-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from aes-ppc.pl. */ .machine "any" .abiversion 2 diff --git a/sys/crypto/openssl/powerpc64le/aesp8-ppc.S b/sys/crypto/openssl/powerpc64le/aesp8-ppc.S index 163009d849f..922f45cc0e4 100644 --- a/sys/crypto/openssl/powerpc64le/aesp8-ppc.S +++ b/sys/crypto/openssl/powerpc64le/aesp8-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from aesp8-ppc.pl. */ .machine "any" diff --git a/sys/crypto/openssl/powerpc64le/chacha-ppc.S b/sys/crypto/openssl/powerpc64le/chacha-ppc.S index 91d52da4baa..2685a638841 100644 --- a/sys/crypto/openssl/powerpc64le/chacha-ppc.S +++ b/sys/crypto/openssl/powerpc64le/chacha-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from chacha-ppc.pl. */ .machine "any" .abiversion 2 diff --git a/sys/crypto/openssl/powerpc64le/ecp_nistz256-ppc64.S b/sys/crypto/openssl/powerpc64le/ecp_nistz256-ppc64.S index 034be700130..bd280724515 100644 --- a/sys/crypto/openssl/powerpc64le/ecp_nistz256-ppc64.S +++ b/sys/crypto/openssl/powerpc64le/ecp_nistz256-ppc64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from ecp_nistz256-ppc64.pl. */ .machine "any" .abiversion 2 diff --git a/sys/crypto/openssl/powerpc64le/ghashp8-ppc.S b/sys/crypto/openssl/powerpc64le/ghashp8-ppc.S index e11f67a0e00..8fcd5da109f 100644 --- a/sys/crypto/openssl/powerpc64le/ghashp8-ppc.S +++ b/sys/crypto/openssl/powerpc64le/ghashp8-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from ghashp8-ppc.pl. */ .machine "any" diff --git a/sys/crypto/openssl/powerpc64le/keccak1600-ppc64.S b/sys/crypto/openssl/powerpc64le/keccak1600-ppc64.S index 8847ff915ee..1fb70dd39b2 100644 --- a/sys/crypto/openssl/powerpc64le/keccak1600-ppc64.S +++ b/sys/crypto/openssl/powerpc64le/keccak1600-ppc64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from keccak1600-ppc64.pl. */ .abiversion 2 .text diff --git a/sys/crypto/openssl/powerpc64le/poly1305-ppc.S b/sys/crypto/openssl/powerpc64le/poly1305-ppc.S index a98434c9df9..7ffdb4a3d39 100644 --- a/sys/crypto/openssl/powerpc64le/poly1305-ppc.S +++ b/sys/crypto/openssl/powerpc64le/poly1305-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from poly1305-ppc.pl. */ .machine "any" .abiversion 2 diff --git a/sys/crypto/openssl/powerpc64le/poly1305-ppcfp.S b/sys/crypto/openssl/powerpc64le/poly1305-ppcfp.S index a635adba415..b55fd07fea7 100644 --- a/sys/crypto/openssl/powerpc64le/poly1305-ppcfp.S +++ b/sys/crypto/openssl/powerpc64le/poly1305-ppcfp.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from poly1305-ppcfp.pl. */ .machine "any" .abiversion 2 diff --git a/sys/crypto/openssl/powerpc64le/ppc-mont.S b/sys/crypto/openssl/powerpc64le/ppc-mont.S index ba25869389b..2bf6aa9b222 100644 --- a/sys/crypto/openssl/powerpc64le/ppc-mont.S +++ b/sys/crypto/openssl/powerpc64le/ppc-mont.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from ppc-mont.pl. */ .machine "any" .abiversion 2 diff --git a/sys/crypto/openssl/powerpc64le/ppc.S b/sys/crypto/openssl/powerpc64le/ppc.S index c6d69006c9a..50805d3d52b 100644 --- a/sys/crypto/openssl/powerpc64le/ppc.S +++ b/sys/crypto/openssl/powerpc64le/ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from ppc.pl. */ diff --git a/sys/crypto/openssl/powerpc64le/ppccpuid.S b/sys/crypto/openssl/powerpc64le/ppccpuid.S index 1ed506ee382..d352a41008b 100644 --- a/sys/crypto/openssl/powerpc64le/ppccpuid.S +++ b/sys/crypto/openssl/powerpc64le/ppccpuid.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from ppccpuid.pl. */ .machine "any" .abiversion 2 diff --git a/sys/crypto/openssl/powerpc64le/sha1-ppc.S b/sys/crypto/openssl/powerpc64le/sha1-ppc.S index 778b17b6fcd..35d3141a6ed 100644 --- a/sys/crypto/openssl/powerpc64le/sha1-ppc.S +++ b/sys/crypto/openssl/powerpc64le/sha1-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha1-ppc.pl. */ .machine "any" .abiversion 2 diff --git a/sys/crypto/openssl/powerpc64le/sha256-ppc.S b/sys/crypto/openssl/powerpc64le/sha256-ppc.S index 40c0b98706b..ffde833812e 100644 --- a/sys/crypto/openssl/powerpc64le/sha256-ppc.S +++ b/sys/crypto/openssl/powerpc64le/sha256-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha512-ppc.pl. */ .machine "any" .abiversion 2 diff --git a/sys/crypto/openssl/powerpc64le/sha256p8-ppc.S b/sys/crypto/openssl/powerpc64le/sha256p8-ppc.S index 2b7971dacf4..008313c9df8 100644 --- a/sys/crypto/openssl/powerpc64le/sha256p8-ppc.S +++ b/sys/crypto/openssl/powerpc64le/sha256p8-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha512p8-ppc.pl. */ .machine "any" .abiversion 2 diff --git a/sys/crypto/openssl/powerpc64le/sha512-ppc.S b/sys/crypto/openssl/powerpc64le/sha512-ppc.S index 3975b055247..c58a070bc8e 100644 --- a/sys/crypto/openssl/powerpc64le/sha512-ppc.S +++ b/sys/crypto/openssl/powerpc64le/sha512-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha512-ppc.pl. */ .machine "any" .abiversion 2 diff --git a/sys/crypto/openssl/powerpc64le/sha512p8-ppc.S b/sys/crypto/openssl/powerpc64le/sha512p8-ppc.S index a85750d12dd..55b5d83ce2a 100644 --- a/sys/crypto/openssl/powerpc64le/sha512p8-ppc.S +++ b/sys/crypto/openssl/powerpc64le/sha512p8-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from sha512p8-ppc.pl. */ .machine "any" .abiversion 2 diff --git a/sys/crypto/openssl/powerpc64le/vpaes-ppc.S b/sys/crypto/openssl/powerpc64le/vpaes-ppc.S index f6e1b361c29..718232627e6 100644 --- a/sys/crypto/openssl/powerpc64le/vpaes-ppc.S +++ b/sys/crypto/openssl/powerpc64le/vpaes-ppc.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from vpaes-ppc.pl. */ .machine "any" diff --git a/sys/crypto/openssl/powerpc64le/x25519-ppc64.S b/sys/crypto/openssl/powerpc64le/x25519-ppc64.S index 0e321f28c03..17762f84c23 100644 --- a/sys/crypto/openssl/powerpc64le/x25519-ppc64.S +++ b/sys/crypto/openssl/powerpc64le/x25519-ppc64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from x25519-ppc64.pl. */ .abiversion 2 .text diff --git a/sys/crypto/rijndael/rijndael-api-fst.h b/sys/crypto/rijndael/rijndael-api-fst.h index 0bbc8cb8b72..66aef30ecfb 100644 --- a/sys/crypto/rijndael/rijndael-api-fst.h +++ b/sys/crypto/rijndael/rijndael-api-fst.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: rijndael-api-fst.h,v 1.6 2001/05/27 00:23:23 itojun Exp $ */ /* diff --git a/sys/crypto/rijndael/rijndael.h b/sys/crypto/rijndael/rijndael.h index 6a52bbceb82..a7b20e4fe3a 100644 --- a/sys/crypto/rijndael/rijndael.h +++ b/sys/crypto/rijndael/rijndael.h @@ -1,5 +1,4 @@ /* $KAME: rijndael.h,v 1.6 2003/08/28 08:36:32 itojun Exp $ */ -/* $FreeBSD$ */ /** * rijndael-alg-fst.h diff --git a/sys/crypto/rijndael/rijndael_local.h b/sys/crypto/rijndael/rijndael_local.h index 1954fec65c6..1d71a34af66 100644 --- a/sys/crypto/rijndael/rijndael_local.h +++ b/sys/crypto/rijndael/rijndael_local.h @@ -1,5 +1,4 @@ /* $KAME: rijndael_local.h,v 1.5 2003/08/28 08:37:24 itojun Exp $ */ -/* $FreeBSD$ */ /* the file should not be used from outside */ typedef uint8_t u8; diff --git a/sys/crypto/sha1.h b/sys/crypto/sha1.h index ca80a54868b..82d7552a5b2 100644 --- a/sys/crypto/sha1.h +++ b/sys/crypto/sha1.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: sha1.h,v 1.5 2000/03/27 04:36:23 sumikawa Exp $ */ /*- diff --git a/sys/crypto/skein/skein.h b/sys/crypto/skein/skein.h index ca919aca1d0..f8038bd5936 100644 --- a/sys/crypto/skein/skein.h +++ b/sys/crypto/skein/skein.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ #ifndef _SKEIN_H_ #define _SKEIN_H_ 1 /************************************************************************** diff --git a/sys/crypto/skein/skein_iv.h b/sys/crypto/skein/skein_iv.h index 6e6616664bf..a8f54a41d34 100644 --- a/sys/crypto/skein/skein_iv.h +++ b/sys/crypto/skein/skein_iv.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ #ifndef _SKEIN_IV_H_ #define _SKEIN_IV_H_ diff --git a/sys/crypto/skein/skein_port.h b/sys/crypto/skein/skein_port.h index 6f36c35a375..93ccaf72874 100644 --- a/sys/crypto/skein/skein_port.h +++ b/sys/crypto/skein/skein_port.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ #ifndef _SKEIN_PORT_H_ #define _SKEIN_PORT_H_ /******************************************************************* diff --git a/sys/dev/bfe/if_bfereg.h b/sys/dev/bfe/if_bfereg.h index 6db741ee571..5b52193b3dd 100644 --- a/sys/dev/bfe/if_bfereg.h +++ b/sys/dev/bfe/if_bfereg.h @@ -24,7 +24,6 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifndef _BFE_H #define _BFE_H diff --git a/sys/dev/bhnd/bhnd_debug.h b/sys/dev/bhnd/bhnd_debug.h index 3cdf2775e5f..c81af89c762 100644 --- a/sys/dev/bhnd/bhnd_debug.h +++ b/sys/dev/bhnd/bhnd_debug.h @@ -29,7 +29,6 @@ * THE POSSIBILITY OF SUCH DAMAGES. */ -/* $FreeBSD$ */ /* * This file provides set of macros for logging: diff --git a/sys/dev/drm2/drm_global.h b/sys/dev/drm2/drm_global.h index f45b015a7c5..4467f3a0a4f 100644 --- a/sys/dev/drm2/drm_global.h +++ b/sys/dev/drm2/drm_global.h @@ -27,7 +27,6 @@ /* * Authors: Thomas Hellstrom */ -/* $FreeBSD$ */ #ifndef _DRM_GLOBAL_H_ #define _DRM_GLOBAL_H_ diff --git a/sys/dev/drm2/ttm/ttm_bo_api.h b/sys/dev/drm2/ttm/ttm_bo_api.h index 4b16ebd6d60..7b61c2b2276 100644 --- a/sys/dev/drm2/ttm/ttm_bo_api.h +++ b/sys/dev/drm2/ttm/ttm_bo_api.h @@ -27,7 +27,6 @@ /* * Authors: Thomas Hellstrom */ -/* $FreeBSD$ */ #ifndef _TTM_BO_API_H_ #define _TTM_BO_API_H_ diff --git a/sys/dev/drm2/ttm/ttm_bo_driver.h b/sys/dev/drm2/ttm/ttm_bo_driver.h index c4aefab92fe..513496ce4d5 100644 --- a/sys/dev/drm2/ttm/ttm_bo_driver.h +++ b/sys/dev/drm2/ttm/ttm_bo_driver.h @@ -27,7 +27,6 @@ /* * Authors: Thomas Hellstrom */ -/* $FreeBSD$ */ #ifndef _TTM_BO_DRIVER_H_ #define _TTM_BO_DRIVER_H_ diff --git a/sys/dev/drm2/ttm/ttm_execbuf_util.h b/sys/dev/drm2/ttm/ttm_execbuf_util.h index 68b0ebaa6e9..211027d94db 100644 --- a/sys/dev/drm2/ttm/ttm_execbuf_util.h +++ b/sys/dev/drm2/ttm/ttm_execbuf_util.h @@ -27,7 +27,6 @@ /* * Authors: Thomas Hellstrom */ -/* $FreeBSD$ */ #ifndef _TTM_EXECBUF_UTIL_H_ #define _TTM_EXECBUF_UTIL_H_ diff --git a/sys/dev/drm2/ttm/ttm_lock.h b/sys/dev/drm2/ttm/ttm_lock.h index 6d4545760f9..a7ea2151b29 100644 --- a/sys/dev/drm2/ttm/ttm_lock.h +++ b/sys/dev/drm2/ttm/ttm_lock.h @@ -27,7 +27,6 @@ /* * Authors: Thomas Hellstrom */ -/* $FreeBSD$ */ /** @file ttm_lock.h * This file implements a simple replacement for the buffer manager use diff --git a/sys/dev/drm2/ttm/ttm_memory.h b/sys/dev/drm2/ttm/ttm_memory.h index 53263c6a20e..14859922908 100644 --- a/sys/dev/drm2/ttm/ttm_memory.h +++ b/sys/dev/drm2/ttm/ttm_memory.h @@ -24,7 +24,6 @@ * USE OR OTHER DEALINGS IN THE SOFTWARE. * **************************************************************************/ -/* $FreeBSD$ */ #ifndef TTM_MEMORY_H #define TTM_MEMORY_H diff --git a/sys/dev/drm2/ttm/ttm_module.h b/sys/dev/drm2/ttm/ttm_module.h index b1ce2bcb9af..22e5646650a 100644 --- a/sys/dev/drm2/ttm/ttm_module.h +++ b/sys/dev/drm2/ttm/ttm_module.h @@ -27,7 +27,6 @@ /* * Authors: Thomas Hellstrom */ -/* $FreeBSD$ */ #ifndef _TTM_MODULE_H_ #define _TTM_MODULE_H_ diff --git a/sys/dev/drm2/ttm/ttm_object.h b/sys/dev/drm2/ttm/ttm_object.h index 8a286f1f5e8..d363a71b358 100644 --- a/sys/dev/drm2/ttm/ttm_object.h +++ b/sys/dev/drm2/ttm/ttm_object.h @@ -27,7 +27,6 @@ /* * Authors: Thomas Hellstrom */ -/* $FreeBSD$ */ /** @file ttm_object.h * * Base- and reference object implementation for the various diff --git a/sys/dev/drm2/ttm/ttm_page_alloc.h b/sys/dev/drm2/ttm/ttm_page_alloc.h index 0824e2d31a5..591d8bd3756 100644 --- a/sys/dev/drm2/ttm/ttm_page_alloc.h +++ b/sys/dev/drm2/ttm/ttm_page_alloc.h @@ -23,7 +23,6 @@ * Authors: Dave Airlie * Jerome Glisse */ -/* $FreeBSD$ */ #ifndef TTM_PAGE_ALLOC #define TTM_PAGE_ALLOC diff --git a/sys/dev/drm2/ttm/ttm_placement.h b/sys/dev/drm2/ttm/ttm_placement.h index 20e1b4c02d4..c84ff153a56 100644 --- a/sys/dev/drm2/ttm/ttm_placement.h +++ b/sys/dev/drm2/ttm/ttm_placement.h @@ -27,7 +27,6 @@ /* * Authors: Thomas Hellstrom */ -/* $FreeBSD$ */ #ifndef _TTM_PLACEMENT_H_ #define _TTM_PLACEMENT_H_ diff --git a/sys/dev/e1000/e1000_80003es2lan.c b/sys/dev/e1000/e1000_80003es2lan.c index ac35b4eabf2..5a764bf130b 100644 --- a/sys/dev/e1000/e1000_80003es2lan.c +++ b/sys/dev/e1000/e1000_80003es2lan.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ /* 80003ES2LAN Gigabit Ethernet Controller (Copper) * 80003ES2LAN Gigabit Ethernet Controller (Serdes) diff --git a/sys/dev/e1000/e1000_80003es2lan.h b/sys/dev/e1000/e1000_80003es2lan.h index 9e6de14757d..80579f8be26 100644 --- a/sys/dev/e1000/e1000_80003es2lan.h +++ b/sys/dev/e1000/e1000_80003es2lan.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _E1000_80003ES2LAN_H_ #define _E1000_80003ES2LAN_H_ diff --git a/sys/dev/e1000/e1000_82540.c b/sys/dev/e1000/e1000_82540.c index e60fc8ebf08..cc984c951a8 100644 --- a/sys/dev/e1000/e1000_82540.c +++ b/sys/dev/e1000/e1000_82540.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ /* * 82540EM Gigabit Ethernet Controller diff --git a/sys/dev/e1000/e1000_82541.c b/sys/dev/e1000/e1000_82541.c index 7bb2e8ea944..0e3c2281c9f 100644 --- a/sys/dev/e1000/e1000_82541.c +++ b/sys/dev/e1000/e1000_82541.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ /* * 82541EI Gigabit Ethernet Controller diff --git a/sys/dev/e1000/e1000_82541.h b/sys/dev/e1000/e1000_82541.h index d31065d9a18..c0f6a45a195 100644 --- a/sys/dev/e1000/e1000_82541.h +++ b/sys/dev/e1000/e1000_82541.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _E1000_82541_H_ #define _E1000_82541_H_ diff --git a/sys/dev/e1000/e1000_82542.c b/sys/dev/e1000/e1000_82542.c index 2fdf7066865..e8de9086d05 100644 --- a/sys/dev/e1000/e1000_82542.c +++ b/sys/dev/e1000/e1000_82542.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ /* * 82542 Gigabit Ethernet Controller diff --git a/sys/dev/e1000/e1000_82543.c b/sys/dev/e1000/e1000_82543.c index 9a93090c2d3..259695a8701 100644 --- a/sys/dev/e1000/e1000_82543.c +++ b/sys/dev/e1000/e1000_82543.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ /* * 82543GC Gigabit Ethernet Controller (Fiber) diff --git a/sys/dev/e1000/e1000_82543.h b/sys/dev/e1000/e1000_82543.h index 27f8507fb63..6754fd9f666 100644 --- a/sys/dev/e1000/e1000_82543.h +++ b/sys/dev/e1000/e1000_82543.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _E1000_82543_H_ #define _E1000_82543_H_ diff --git a/sys/dev/e1000/e1000_82571.c b/sys/dev/e1000/e1000_82571.c index ce9ae879165..e8970adf996 100644 --- a/sys/dev/e1000/e1000_82571.c +++ b/sys/dev/e1000/e1000_82571.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ /* 82571EB Gigabit Ethernet Controller * 82571EB Gigabit Ethernet Controller (Copper) diff --git a/sys/dev/e1000/e1000_82571.h b/sys/dev/e1000/e1000_82571.h index 77303adb162..0e56af14c13 100644 --- a/sys/dev/e1000/e1000_82571.h +++ b/sys/dev/e1000/e1000_82571.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _E1000_82571_H_ #define _E1000_82571_H_ diff --git a/sys/dev/e1000/e1000_82575.c b/sys/dev/e1000/e1000_82575.c index a0c057e5f07..fded5dc2b04 100644 --- a/sys/dev/e1000/e1000_82575.c +++ b/sys/dev/e1000/e1000_82575.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ /* * 82575EB Gigabit Network Connection diff --git a/sys/dev/e1000/e1000_82575.h b/sys/dev/e1000/e1000_82575.h index d6665bfe64d..91ac3fe9fcb 100644 --- a/sys/dev/e1000/e1000_82575.h +++ b/sys/dev/e1000/e1000_82575.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _E1000_82575_H_ #define _E1000_82575_H_ diff --git a/sys/dev/e1000/e1000_api.c b/sys/dev/e1000/e1000_api.c index adb6e4d08b8..cace8e56333 100644 --- a/sys/dev/e1000/e1000_api.c +++ b/sys/dev/e1000/e1000_api.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "e1000_api.h" diff --git a/sys/dev/e1000/e1000_api.h b/sys/dev/e1000/e1000_api.h index 48cf3321304..5942a9d672f 100644 --- a/sys/dev/e1000/e1000_api.h +++ b/sys/dev/e1000/e1000_api.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _E1000_API_H_ #define _E1000_API_H_ diff --git a/sys/dev/e1000/e1000_base.c b/sys/dev/e1000/e1000_base.c index e12a5fbecf2..ff810821d9e 100644 --- a/sys/dev/e1000/e1000_base.c +++ b/sys/dev/e1000/e1000_base.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "e1000_hw.h" #include "e1000_82575.h" diff --git a/sys/dev/e1000/e1000_base.h b/sys/dev/e1000/e1000_base.h index dca16cd3cfc..591712f9f25 100644 --- a/sys/dev/e1000/e1000_base.h +++ b/sys/dev/e1000/e1000_base.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _E1000_BASE_H_ #define _E1000_BASE_H_ diff --git a/sys/dev/e1000/e1000_defines.h b/sys/dev/e1000/e1000_defines.h index 44281a0fadf..92f67693263 100644 --- a/sys/dev/e1000/e1000_defines.h +++ b/sys/dev/e1000/e1000_defines.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _E1000_DEFINES_H_ #define _E1000_DEFINES_H_ diff --git a/sys/dev/e1000/e1000_hw.h b/sys/dev/e1000/e1000_hw.h index 463bd6bd8a5..f17877f3e46 100644 --- a/sys/dev/e1000/e1000_hw.h +++ b/sys/dev/e1000/e1000_hw.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _E1000_HW_H_ #define _E1000_HW_H_ diff --git a/sys/dev/e1000/e1000_i210.c b/sys/dev/e1000/e1000_i210.c index da2e786130c..c7ca56914db 100644 --- a/sys/dev/e1000/e1000_i210.c +++ b/sys/dev/e1000/e1000_i210.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "e1000_api.h" diff --git a/sys/dev/e1000/e1000_i210.h b/sys/dev/e1000/e1000_i210.h index 77414b851a7..6f82462246e 100644 --- a/sys/dev/e1000/e1000_i210.h +++ b/sys/dev/e1000/e1000_i210.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _E1000_I210_H_ #define _E1000_I210_H_ diff --git a/sys/dev/e1000/e1000_ich8lan.c b/sys/dev/e1000/e1000_ich8lan.c index 86b3d1194ed..3102505faa1 100644 --- a/sys/dev/e1000/e1000_ich8lan.c +++ b/sys/dev/e1000/e1000_ich8lan.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ /* 82562G 10/100 Network Connection * 82562G-2 10/100 Network Connection diff --git a/sys/dev/e1000/e1000_ich8lan.h b/sys/dev/e1000/e1000_ich8lan.h index dfa7684f27b..c6af34cade5 100644 --- a/sys/dev/e1000/e1000_ich8lan.h +++ b/sys/dev/e1000/e1000_ich8lan.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _E1000_ICH8LAN_H_ #define _E1000_ICH8LAN_H_ diff --git a/sys/dev/e1000/e1000_mac.c b/sys/dev/e1000/e1000_mac.c index b8b8a491951..13e25f9944f 100644 --- a/sys/dev/e1000/e1000_mac.c +++ b/sys/dev/e1000/e1000_mac.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "e1000_api.h" diff --git a/sys/dev/e1000/e1000_mac.h b/sys/dev/e1000/e1000_mac.h index 370f7f9d8a1..a0d609e311d 100644 --- a/sys/dev/e1000/e1000_mac.h +++ b/sys/dev/e1000/e1000_mac.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _E1000_MAC_H_ #define _E1000_MAC_H_ diff --git a/sys/dev/e1000/e1000_manage.c b/sys/dev/e1000/e1000_manage.c index 08edf1b6560..96a7a3dde8a 100644 --- a/sys/dev/e1000/e1000_manage.c +++ b/sys/dev/e1000/e1000_manage.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "e1000_api.h" #include "e1000_manage.h" diff --git a/sys/dev/e1000/e1000_manage.h b/sys/dev/e1000/e1000_manage.h index 4e4e0707083..8ce94f14b2b 100644 --- a/sys/dev/e1000/e1000_manage.h +++ b/sys/dev/e1000/e1000_manage.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _E1000_MANAGE_H_ #define _E1000_MANAGE_H_ diff --git a/sys/dev/e1000/e1000_mbx.c b/sys/dev/e1000/e1000_mbx.c index 970b9ae0e01..97097fd777a 100644 --- a/sys/dev/e1000/e1000_mbx.c +++ b/sys/dev/e1000/e1000_mbx.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "e1000_mbx.h" diff --git a/sys/dev/e1000/e1000_mbx.h b/sys/dev/e1000/e1000_mbx.h index c038001abe0..61f8d5cbe26 100644 --- a/sys/dev/e1000/e1000_mbx.h +++ b/sys/dev/e1000/e1000_mbx.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _E1000_MBX_H_ #define _E1000_MBX_H_ diff --git a/sys/dev/e1000/e1000_nvm.c b/sys/dev/e1000/e1000_nvm.c index 8911204f0b9..576f9047f5b 100644 --- a/sys/dev/e1000/e1000_nvm.c +++ b/sys/dev/e1000/e1000_nvm.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "e1000_api.h" diff --git a/sys/dev/e1000/e1000_nvm.h b/sys/dev/e1000/e1000_nvm.h index 86fd5d1e892..b57aec8d052 100644 --- a/sys/dev/e1000/e1000_nvm.h +++ b/sys/dev/e1000/e1000_nvm.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _E1000_NVM_H_ #define _E1000_NVM_H_ diff --git a/sys/dev/e1000/e1000_osdep.c b/sys/dev/e1000/e1000_osdep.c index 0536a975a51..8016ee35206 100644 --- a/sys/dev/e1000/e1000_osdep.c +++ b/sys/dev/e1000/e1000_osdep.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "e1000_api.h" diff --git a/sys/dev/e1000/e1000_osdep.h b/sys/dev/e1000/e1000_osdep.h index 82a8a6514ce..bddb97afd8b 100644 --- a/sys/dev/e1000/e1000_osdep.h +++ b/sys/dev/e1000/e1000_osdep.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _FREEBSD_OS_H_ diff --git a/sys/dev/e1000/e1000_phy.c b/sys/dev/e1000/e1000_phy.c index 0c74d4229a3..0aaf32125bb 100644 --- a/sys/dev/e1000/e1000_phy.c +++ b/sys/dev/e1000/e1000_phy.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "e1000_api.h" diff --git a/sys/dev/e1000/e1000_phy.h b/sys/dev/e1000/e1000_phy.h index 3a5b231b8bc..147e542dfe0 100644 --- a/sys/dev/e1000/e1000_phy.h +++ b/sys/dev/e1000/e1000_phy.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _E1000_PHY_H_ #define _E1000_PHY_H_ diff --git a/sys/dev/e1000/e1000_regs.h b/sys/dev/e1000/e1000_regs.h index b3fb854f8ad..5af1142a1ff 100644 --- a/sys/dev/e1000/e1000_regs.h +++ b/sys/dev/e1000/e1000_regs.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _E1000_REGS_H_ #define _E1000_REGS_H_ diff --git a/sys/dev/e1000/e1000_vf.c b/sys/dev/e1000/e1000_vf.c index 12c89a08973..9bcd2798e48 100644 --- a/sys/dev/e1000/e1000_vf.c +++ b/sys/dev/e1000/e1000_vf.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "e1000_api.h" diff --git a/sys/dev/e1000/e1000_vf.h b/sys/dev/e1000/e1000_vf.h index abf62f676a6..aace8e78ed6 100644 --- a/sys/dev/e1000/e1000_vf.h +++ b/sys/dev/e1000/e1000_vf.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _E1000_VF_H_ #define _E1000_VF_H_ diff --git a/sys/dev/e1000/em_txrx.c b/sys/dev/e1000/em_txrx.c index 765458d621f..eec198df746 100644 --- a/sys/dev/e1000/em_txrx.c +++ b/sys/dev/e1000/em_txrx.c @@ -27,7 +27,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #include "if_em.h" #ifdef RSS diff --git a/sys/dev/e1000/if_em.c b/sys/dev/e1000/if_em.c index ca6bf59b5dd..aabd1242b74 100644 --- a/sys/dev/e1000/if_em.c +++ b/sys/dev/e1000/if_em.c @@ -26,7 +26,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #include "if_em.h" #include #include diff --git a/sys/dev/e1000/if_em.h b/sys/dev/e1000/if_em.h index d3c3bc0da09..ebf0be7426a 100644 --- a/sys/dev/e1000/if_em.h +++ b/sys/dev/e1000/if_em.h @@ -26,7 +26,6 @@ * SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _EM_H_DEFINED_ #define _EM_H_DEFINED_ diff --git a/sys/dev/e1000/igb_txrx.c b/sys/dev/e1000/igb_txrx.c index 1c1500e78d1..2819150acba 100644 --- a/sys/dev/e1000/igb_txrx.c +++ b/sys/dev/e1000/igb_txrx.c @@ -26,7 +26,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #include "if_em.h" #ifdef RSS diff --git a/sys/dev/exca/excareg.h b/sys/dev/exca/excareg.h index a339ee781ad..82a5cb7f9a3 100644 --- a/sys/dev/exca/excareg.h +++ b/sys/dev/exca/excareg.h @@ -1,5 +1,4 @@ /* $NetBSD: i82365reg.h,v 1.3 1998/12/20 17:53:28 nathanw Exp $ */ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-4-Clause AND BSD-2-Clause diff --git a/sys/dev/exca/excavar.h b/sys/dev/exca/excavar.h index ad7dab535ee..b301ab5ab26 100644 --- a/sys/dev/exca/excavar.h +++ b/sys/dev/exca/excavar.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-4-Clause AND BSD-2-Clause diff --git a/sys/dev/hid/hid.c b/sys/dev/hid/hid.c index 6ed72dbe5a0..4b5d4a81b51 100644 --- a/sys/dev/hid/hid.c +++ b/sys/dev/hid/hid.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: hid.c,v 1.17 2001/11/13 06:24:53 lukem Exp $ */ /*- * SPDX-License-Identifier: BSD-2-Clause diff --git a/sys/dev/hid/hid.h b/sys/dev/hid/hid.h index a267207e49d..09fad96c955 100644 --- a/sys/dev/hid/hid.h +++ b/sys/dev/hid/hid.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/hid/hidquirk.c b/sys/dev/hid/hidquirk.c index 0b5da9479bf..3e746cab22c 100644 --- a/sys/dev/hid/hidquirk.c +++ b/sys/dev/hid/hidquirk.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/hid/hidquirk.h b/sys/dev/hid/hidquirk.h index 2cdfccedfbb..4f8b8acbe20 100644 --- a/sys/dev/hid/hidquirk.h +++ b/sys/dev/hid/hidquirk.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/hifn/hifn7751reg.h b/sys/dev/hifn/hifn7751reg.h index e2a8cc3080a..9660e306a64 100644 --- a/sys/dev/hifn/hifn7751reg.h +++ b/sys/dev/hifn/hifn7751reg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD: hifn7751reg.h,v 1.35 2002/04/08 17:49:42 jason Exp $ */ /*- diff --git a/sys/dev/hifn/hifn7751var.h b/sys/dev/hifn/hifn7751var.h index ec0d96ec20a..3ba3022c3ca 100644 --- a/sys/dev/hifn/hifn7751var.h +++ b/sys/dev/hifn/hifn7751var.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD: hifn7751var.h,v 1.42 2002/04/08 17:49:42 jason Exp $ */ /*- diff --git a/sys/dev/iavf/iavf_adminq.c b/sys/dev/iavf/iavf_adminq.c index 75b9c508cc6..3eeaa6f68ef 100644 --- a/sys/dev/iavf/iavf_adminq.c +++ b/sys/dev/iavf/iavf_adminq.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include "iavf_status.h" #include "iavf_type.h" diff --git a/sys/dev/iavf/iavf_adminq.h b/sys/dev/iavf/iavf_adminq.h index 3dbff532ba3..839c23a43d7 100644 --- a/sys/dev/iavf/iavf_adminq.h +++ b/sys/dev/iavf/iavf_adminq.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _IAVF_ADMINQ_H_ #define _IAVF_ADMINQ_H_ diff --git a/sys/dev/iavf/iavf_adminq_cmd.h b/sys/dev/iavf/iavf_adminq_cmd.h index a4d1d4df867..f7113a832bf 100644 --- a/sys/dev/iavf/iavf_adminq_cmd.h +++ b/sys/dev/iavf/iavf_adminq_cmd.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _IAVF_ADMINQ_CMD_H_ #define _IAVF_ADMINQ_CMD_H_ diff --git a/sys/dev/iavf/iavf_alloc.h b/sys/dev/iavf/iavf_alloc.h index 8ef01a520bf..376619fd24f 100644 --- a/sys/dev/iavf/iavf_alloc.h +++ b/sys/dev/iavf/iavf_alloc.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _IAVF_ALLOC_H_ #define _IAVF_ALLOC_H_ diff --git a/sys/dev/iavf/iavf_common.c b/sys/dev/iavf/iavf_common.c index b6ca90752dd..50d0e31b87e 100644 --- a/sys/dev/iavf/iavf_common.c +++ b/sys/dev/iavf/iavf_common.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include "iavf_type.h" #include "iavf_adminq.h" diff --git a/sys/dev/iavf/iavf_debug.h b/sys/dev/iavf/iavf_debug.h index 2653d535c01..37b42ae4b07 100644 --- a/sys/dev/iavf/iavf_debug.h +++ b/sys/dev/iavf/iavf_debug.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file iavf_debug.h diff --git a/sys/dev/iavf/iavf_devids.h b/sys/dev/iavf/iavf_devids.h index abb67003053..5b2df94b34f 100644 --- a/sys/dev/iavf/iavf_devids.h +++ b/sys/dev/iavf/iavf_devids.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _IAVF_DEVIDS_H_ #define _IAVF_DEVIDS_H_ diff --git a/sys/dev/iavf/iavf_drv_info.h b/sys/dev/iavf/iavf_drv_info.h index a9bad9ce8b1..ed8e05fe972 100644 --- a/sys/dev/iavf/iavf_drv_info.h +++ b/sys/dev/iavf/iavf_drv_info.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file iavf_drv_info.h diff --git a/sys/dev/iavf/iavf_iflib.h b/sys/dev/iavf/iavf_iflib.h index f670cb901ba..927c89fceee 100644 --- a/sys/dev/iavf/iavf_iflib.h +++ b/sys/dev/iavf/iavf_iflib.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file iavf_iflib.h diff --git a/sys/dev/iavf/iavf_lib.c b/sys/dev/iavf/iavf_lib.c index a7363c7e873..883a722b3a0 100644 --- a/sys/dev/iavf/iavf_lib.c +++ b/sys/dev/iavf/iavf_lib.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file iavf_lib.c diff --git a/sys/dev/iavf/iavf_lib.h b/sys/dev/iavf/iavf_lib.h index 3238219775d..d560d971b0f 100644 --- a/sys/dev/iavf/iavf_lib.h +++ b/sys/dev/iavf/iavf_lib.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file iavf_lib.h diff --git a/sys/dev/iavf/iavf_opts.h b/sys/dev/iavf/iavf_opts.h index aea5b6f0eae..b58e776c828 100644 --- a/sys/dev/iavf/iavf_opts.h +++ b/sys/dev/iavf/iavf_opts.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file iavf_opts.h diff --git a/sys/dev/iavf/iavf_osdep.c b/sys/dev/iavf/iavf_osdep.c index fca724801e3..1c3aefe253a 100644 --- a/sys/dev/iavf/iavf_osdep.c +++ b/sys/dev/iavf/iavf_osdep.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file iavf_osdep.c diff --git a/sys/dev/iavf/iavf_osdep.h b/sys/dev/iavf/iavf_osdep.h index b2a302cb421..81636664110 100644 --- a/sys/dev/iavf/iavf_osdep.h +++ b/sys/dev/iavf/iavf_osdep.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file iavf_osdep.h diff --git a/sys/dev/iavf/iavf_prototype.h b/sys/dev/iavf/iavf_prototype.h index 1d995459b88..05e4e9bc24a 100644 --- a/sys/dev/iavf/iavf_prototype.h +++ b/sys/dev/iavf/iavf_prototype.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _IAVF_PROTOTYPE_H_ #define _IAVF_PROTOTYPE_H_ diff --git a/sys/dev/iavf/iavf_register.h b/sys/dev/iavf/iavf_register.h index 9da4ed38e10..62112d3b42c 100644 --- a/sys/dev/iavf/iavf_register.h +++ b/sys/dev/iavf/iavf_register.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _IAVF_REGISTER_H_ #define _IAVF_REGISTER_H_ diff --git a/sys/dev/iavf/iavf_status.h b/sys/dev/iavf/iavf_status.h index c1045d79db1..51911698109 100644 --- a/sys/dev/iavf/iavf_status.h +++ b/sys/dev/iavf/iavf_status.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _IAVF_STATUS_H_ #define _IAVF_STATUS_H_ diff --git a/sys/dev/iavf/iavf_sysctls_common.h b/sys/dev/iavf/iavf_sysctls_common.h index d0b9cb26ed8..62e88090da3 100644 --- a/sys/dev/iavf/iavf_sysctls_common.h +++ b/sys/dev/iavf/iavf_sysctls_common.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file iavf_sysctls_common.h diff --git a/sys/dev/iavf/iavf_sysctls_iflib.h b/sys/dev/iavf/iavf_sysctls_iflib.h index 92253a1a3a5..9e6cceb5b50 100644 --- a/sys/dev/iavf/iavf_sysctls_iflib.h +++ b/sys/dev/iavf/iavf_sysctls_iflib.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file iavf_sysctls_iflib.h diff --git a/sys/dev/iavf/iavf_txrx_common.h b/sys/dev/iavf/iavf_txrx_common.h index 110c53fcba0..3d190743918 100644 --- a/sys/dev/iavf/iavf_txrx_common.h +++ b/sys/dev/iavf/iavf_txrx_common.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file iavf_txrx_common.h diff --git a/sys/dev/iavf/iavf_txrx_iflib.c b/sys/dev/iavf/iavf_txrx_iflib.c index 5f24b9c1845..4707421748b 100644 --- a/sys/dev/iavf/iavf_txrx_iflib.c +++ b/sys/dev/iavf/iavf_txrx_iflib.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file iavf_txrx_iflib.c diff --git a/sys/dev/iavf/iavf_type.h b/sys/dev/iavf/iavf_type.h index 4e56b25b0e1..905f15268d8 100644 --- a/sys/dev/iavf/iavf_type.h +++ b/sys/dev/iavf/iavf_type.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _IAVF_TYPE_H_ #define _IAVF_TYPE_H_ diff --git a/sys/dev/iavf/iavf_vc_common.c b/sys/dev/iavf/iavf_vc_common.c index f1cd498e17f..4577757090f 100644 --- a/sys/dev/iavf/iavf_vc_common.c +++ b/sys/dev/iavf/iavf_vc_common.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file iavf_vc_common.c diff --git a/sys/dev/iavf/iavf_vc_common.h b/sys/dev/iavf/iavf_vc_common.h index 62799de935c..6acc3effcb3 100644 --- a/sys/dev/iavf/iavf_vc_common.h +++ b/sys/dev/iavf/iavf_vc_common.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file iavf_vc_common.h diff --git a/sys/dev/iavf/iavf_vc_iflib.c b/sys/dev/iavf/iavf_vc_iflib.c index d4960c5fef6..98237daeb47 100644 --- a/sys/dev/iavf/iavf_vc_iflib.c +++ b/sys/dev/iavf/iavf_vc_iflib.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file iavf_vc_iflib.c diff --git a/sys/dev/iavf/if_iavf_iflib.c b/sys/dev/iavf/if_iavf_iflib.c index 71d14ca7b70..d53e59e29b5 100644 --- a/sys/dev/iavf/if_iavf_iflib.c +++ b/sys/dev/iavf/if_iavf_iflib.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file if_iavf_iflib.c diff --git a/sys/dev/iavf/virtchnl.h b/sys/dev/iavf/virtchnl.h index 7f92b4250cb..bfaa33ccea2 100644 --- a/sys/dev/iavf/virtchnl.h +++ b/sys/dev/iavf/virtchnl.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _VIRTCHNL_H_ #define _VIRTCHNL_H_ diff --git a/sys/dev/ice/ice_adminq_cmd.h b/sys/dev/ice/ice_adminq_cmd.h index 56bfbf27cda..710830e95a1 100644 --- a/sys/dev/ice/ice_adminq_cmd.h +++ b/sys/dev/ice/ice_adminq_cmd.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _ICE_ADMINQ_CMD_H_ #define _ICE_ADMINQ_CMD_H_ diff --git a/sys/dev/ice/ice_alloc.h b/sys/dev/ice/ice_alloc.h index d84be78b4bc..4970fae3bcf 100644 --- a/sys/dev/ice/ice_alloc.h +++ b/sys/dev/ice/ice_alloc.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _ICE_ALLOC_H_ #define _ICE_ALLOC_H_ diff --git a/sys/dev/ice/ice_bitops.h b/sys/dev/ice/ice_bitops.h index e7b8b19cfe8..9c20106b994 100644 --- a/sys/dev/ice/ice_bitops.h +++ b/sys/dev/ice/ice_bitops.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _ICE_BITOPS_H_ #define _ICE_BITOPS_H_ diff --git a/sys/dev/ice/ice_common.c b/sys/dev/ice/ice_common.c index e4c112d3a3c..a3f50f25153 100644 --- a/sys/dev/ice/ice_common.c +++ b/sys/dev/ice/ice_common.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include "ice_common.h" #include "ice_sched.h" diff --git a/sys/dev/ice/ice_common.h b/sys/dev/ice/ice_common.h index 01ed55c192a..6c6103da47c 100644 --- a/sys/dev/ice/ice_common.h +++ b/sys/dev/ice/ice_common.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _ICE_COMMON_H_ #define _ICE_COMMON_H_ diff --git a/sys/dev/ice/ice_common_sysctls.h b/sys/dev/ice/ice_common_sysctls.h index 98a1bd6f8df..3ff00415278 100644 --- a/sys/dev/ice/ice_common_sysctls.h +++ b/sys/dev/ice/ice_common_sysctls.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file ice_common_sysctls.h diff --git a/sys/dev/ice/ice_common_txrx.h b/sys/dev/ice/ice_common_txrx.h index 4797fe86b83..4a4d2fc948e 100644 --- a/sys/dev/ice/ice_common_txrx.h +++ b/sys/dev/ice/ice_common_txrx.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file ice_common_txrx.h diff --git a/sys/dev/ice/ice_controlq.c b/sys/dev/ice/ice_controlq.c index aeb651b45fa..99fc520ac66 100644 --- a/sys/dev/ice/ice_controlq.c +++ b/sys/dev/ice/ice_controlq.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include "ice_common.h" diff --git a/sys/dev/ice/ice_controlq.h b/sys/dev/ice/ice_controlq.h index c556fcd2025..99e66cff4b8 100644 --- a/sys/dev/ice/ice_controlq.h +++ b/sys/dev/ice/ice_controlq.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _ICE_CONTROLQ_H_ #define _ICE_CONTROLQ_H_ diff --git a/sys/dev/ice/ice_dcb.c b/sys/dev/ice/ice_dcb.c index 244566bca30..e8c1f9872db 100644 --- a/sys/dev/ice/ice_dcb.c +++ b/sys/dev/ice/ice_dcb.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include "ice_common.h" #include "ice_sched.h" diff --git a/sys/dev/ice/ice_dcb.h b/sys/dev/ice/ice_dcb.h index d3f371deed4..10c8c3cda9e 100644 --- a/sys/dev/ice/ice_dcb.h +++ b/sys/dev/ice/ice_dcb.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _ICE_DCB_H_ #define _ICE_DCB_H_ diff --git a/sys/dev/ice/ice_ddp_common.c b/sys/dev/ice/ice_ddp_common.c index 91dde866615..545895a0db0 100644 --- a/sys/dev/ice/ice_ddp_common.c +++ b/sys/dev/ice/ice_ddp_common.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include "ice_ddp_common.h" #include "ice_type.h" diff --git a/sys/dev/ice/ice_ddp_common.h b/sys/dev/ice/ice_ddp_common.h index f59c0a61488..d1fcd7615a2 100644 --- a/sys/dev/ice/ice_ddp_common.h +++ b/sys/dev/ice/ice_ddp_common.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _ICE_DDP_COMMON_H_ #define _ICE_DDP_COMMON_H_ diff --git a/sys/dev/ice/ice_defs.h b/sys/dev/ice/ice_defs.h index 5205a3d9b49..330c62ecddd 100644 --- a/sys/dev/ice/ice_defs.h +++ b/sys/dev/ice/ice_defs.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _ICE_DEFS_H_ #define _ICE_DEFS_H_ diff --git a/sys/dev/ice/ice_devids.h b/sys/dev/ice/ice_devids.h index 1048da7ac5d..b5cbbfda6a3 100644 --- a/sys/dev/ice/ice_devids.h +++ b/sys/dev/ice/ice_devids.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _ICE_DEVIDS_H_ #define _ICE_DEVIDS_H_ diff --git a/sys/dev/ice/ice_drv_info.h b/sys/dev/ice/ice_drv_info.h index 407b6d55513..f258650760b 100644 --- a/sys/dev/ice/ice_drv_info.h +++ b/sys/dev/ice/ice_drv_info.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file ice_drv_info.h diff --git a/sys/dev/ice/ice_features.h b/sys/dev/ice/ice_features.h index 24404434d16..d7404b05ba2 100644 --- a/sys/dev/ice/ice_features.h +++ b/sys/dev/ice/ice_features.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file ice_features.h diff --git a/sys/dev/ice/ice_flex_pipe.c b/sys/dev/ice/ice_flex_pipe.c index 5a6a77a65c4..fc31afab9e7 100644 --- a/sys/dev/ice/ice_flex_pipe.c +++ b/sys/dev/ice/ice_flex_pipe.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include "ice_common.h" #include "ice_ddp_common.h" diff --git a/sys/dev/ice/ice_flex_pipe.h b/sys/dev/ice/ice_flex_pipe.h index a20be014763..16f9334daa8 100644 --- a/sys/dev/ice/ice_flex_pipe.h +++ b/sys/dev/ice/ice_flex_pipe.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _ICE_FLEX_PIPE_H_ #define _ICE_FLEX_PIPE_H_ diff --git a/sys/dev/ice/ice_flex_type.h b/sys/dev/ice/ice_flex_type.h index 56587e890a0..5baa694ebda 100644 --- a/sys/dev/ice/ice_flex_type.h +++ b/sys/dev/ice/ice_flex_type.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _ICE_FLEX_TYPE_H_ #define _ICE_FLEX_TYPE_H_ diff --git a/sys/dev/ice/ice_flow.c b/sys/dev/ice/ice_flow.c index 954ca84175d..5a25880ea83 100644 --- a/sys/dev/ice/ice_flow.c +++ b/sys/dev/ice/ice_flow.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include "ice_common.h" #include "ice_flow.h" diff --git a/sys/dev/ice/ice_flow.h b/sys/dev/ice/ice_flow.h index c394d8d1497..00f4b9d3f20 100644 --- a/sys/dev/ice/ice_flow.h +++ b/sys/dev/ice/ice_flow.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _ICE_FLOW_H_ #define _ICE_FLOW_H_ diff --git a/sys/dev/ice/ice_fw_logging.c b/sys/dev/ice/ice_fw_logging.c index 59bd7c38952..15e6ae7140c 100644 --- a/sys/dev/ice/ice_fw_logging.c +++ b/sys/dev/ice/ice_fw_logging.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file ice_fw_logging.c diff --git a/sys/dev/ice/ice_fwlog.c b/sys/dev/ice/ice_fwlog.c index 7bc377bc334..2699dd5eb7b 100644 --- a/sys/dev/ice/ice_fwlog.c +++ b/sys/dev/ice/ice_fwlog.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include "ice_common.h" #include "ice_fwlog.h" diff --git a/sys/dev/ice/ice_fwlog.h b/sys/dev/ice/ice_fwlog.h index 7f60e194e77..0aa7db9a833 100644 --- a/sys/dev/ice/ice_fwlog.h +++ b/sys/dev/ice/ice_fwlog.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _ICE_FWLOG_H_ #define _ICE_FWLOG_H_ diff --git a/sys/dev/ice/ice_hw_autogen.h b/sys/dev/ice/ice_hw_autogen.h index 5a56bf349f5..36d13eb22f5 100644 --- a/sys/dev/ice/ice_hw_autogen.h +++ b/sys/dev/ice/ice_hw_autogen.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /* Machine generated file. Do not edit. */ diff --git a/sys/dev/ice/ice_iflib.h b/sys/dev/ice/ice_iflib.h index 47e52431200..d89d0498542 100644 --- a/sys/dev/ice/ice_iflib.h +++ b/sys/dev/ice/ice_iflib.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file ice_iflib.h diff --git a/sys/dev/ice/ice_iflib_recovery_txrx.c b/sys/dev/ice/ice_iflib_recovery_txrx.c index 6e42cd22da8..69ee98b46d3 100644 --- a/sys/dev/ice/ice_iflib_recovery_txrx.c +++ b/sys/dev/ice/ice_iflib_recovery_txrx.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file ice_iflib_recovery_txrx.c diff --git a/sys/dev/ice/ice_iflib_sysctls.h b/sys/dev/ice/ice_iflib_sysctls.h index 738766e9762..1eac7249447 100644 --- a/sys/dev/ice/ice_iflib_sysctls.h +++ b/sys/dev/ice/ice_iflib_sysctls.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file ice_iflib_sysctls.h diff --git a/sys/dev/ice/ice_iflib_txrx.c b/sys/dev/ice/ice_iflib_txrx.c index 7596a474535..b74ab610327 100644 --- a/sys/dev/ice/ice_iflib_txrx.c +++ b/sys/dev/ice/ice_iflib_txrx.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file ice_iflib_txrx.c diff --git a/sys/dev/ice/ice_lan_tx_rx.h b/sys/dev/ice/ice_lan_tx_rx.h index 982f0967174..4f1b87f2666 100644 --- a/sys/dev/ice/ice_lan_tx_rx.h +++ b/sys/dev/ice/ice_lan_tx_rx.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _ICE_LAN_TX_RX_H_ #define _ICE_LAN_TX_RX_H_ diff --git a/sys/dev/ice/ice_lib.c b/sys/dev/ice/ice_lib.c index 44ef6b7b6f2..fe6506f470e 100644 --- a/sys/dev/ice/ice_lib.c +++ b/sys/dev/ice/ice_lib.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file ice_lib.c diff --git a/sys/dev/ice/ice_lib.h b/sys/dev/ice/ice_lib.h index eaff506f751..a8c4ff38df0 100644 --- a/sys/dev/ice/ice_lib.h +++ b/sys/dev/ice/ice_lib.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file ice_lib.h diff --git a/sys/dev/ice/ice_nvm.c b/sys/dev/ice/ice_nvm.c index f421b5a1cc2..42a60e0df1c 100644 --- a/sys/dev/ice/ice_nvm.c +++ b/sys/dev/ice/ice_nvm.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include "ice_common.h" diff --git a/sys/dev/ice/ice_nvm.h b/sys/dev/ice/ice_nvm.h index 768fce907c4..d359a9ea4e4 100644 --- a/sys/dev/ice/ice_nvm.h +++ b/sys/dev/ice/ice_nvm.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _ICE_NVM_H_ #define _ICE_NVM_H_ diff --git a/sys/dev/ice/ice_opts.h b/sys/dev/ice/ice_opts.h index f3a4caabd38..4b11f277deb 100644 --- a/sys/dev/ice/ice_opts.h +++ b/sys/dev/ice/ice_opts.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file ice_opts.h diff --git a/sys/dev/ice/ice_osdep.c b/sys/dev/ice/ice_osdep.c index 66bf15299ca..c9ac8e9f97c 100644 --- a/sys/dev/ice/ice_osdep.c +++ b/sys/dev/ice/ice_osdep.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file ice_osdep.c diff --git a/sys/dev/ice/ice_osdep.h b/sys/dev/ice/ice_osdep.h index e72418a267b..c6774588bda 100644 --- a/sys/dev/ice/ice_osdep.h +++ b/sys/dev/ice/ice_osdep.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file ice_osdep.h diff --git a/sys/dev/ice/ice_protocol_type.h b/sys/dev/ice/ice_protocol_type.h index e5ef1ee8593..0793eb005ec 100644 --- a/sys/dev/ice/ice_protocol_type.h +++ b/sys/dev/ice/ice_protocol_type.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _ICE_PROTOCOL_TYPE_H_ #define _ICE_PROTOCOL_TYPE_H_ diff --git a/sys/dev/ice/ice_rdma.c b/sys/dev/ice/ice_rdma.c index 53a45da9b05..decf9ea490d 100644 --- a/sys/dev/ice/ice_rdma.c +++ b/sys/dev/ice/ice_rdma.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file ice_rdma.c diff --git a/sys/dev/ice/ice_rdma.h b/sys/dev/ice/ice_rdma.h index 97ce6bf541e..f83c30b33f6 100644 --- a/sys/dev/ice/ice_rdma.h +++ b/sys/dev/ice/ice_rdma.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file ice_rdma.h diff --git a/sys/dev/ice/ice_rdma_internal.h b/sys/dev/ice/ice_rdma_internal.h index a436308de7d..c80d4540194 100644 --- a/sys/dev/ice/ice_rdma_internal.h +++ b/sys/dev/ice/ice_rdma_internal.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file ice_rdma_internal.h diff --git a/sys/dev/ice/ice_resmgr.c b/sys/dev/ice/ice_resmgr.c index d931ea8e597..547d6035e2b 100644 --- a/sys/dev/ice/ice_resmgr.c +++ b/sys/dev/ice/ice_resmgr.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file ice_resmgr.c diff --git a/sys/dev/ice/ice_resmgr.h b/sys/dev/ice/ice_resmgr.h index 6d060a01992..eef028df470 100644 --- a/sys/dev/ice/ice_resmgr.h +++ b/sys/dev/ice/ice_resmgr.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file ice_resmgr.h diff --git a/sys/dev/ice/ice_rss.h b/sys/dev/ice/ice_rss.h index 3c4fb713036..0b79bea6f30 100644 --- a/sys/dev/ice/ice_rss.h +++ b/sys/dev/ice/ice_rss.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file ice_rss.h diff --git a/sys/dev/ice/ice_sbq_cmd.h b/sys/dev/ice/ice_sbq_cmd.h index 9d3a0f6d573..6de67becfbc 100644 --- a/sys/dev/ice/ice_sbq_cmd.h +++ b/sys/dev/ice/ice_sbq_cmd.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _ICE_SBQ_CMD_H_ #define _ICE_SBQ_CMD_H_ diff --git a/sys/dev/ice/ice_sched.c b/sys/dev/ice/ice_sched.c index 8b7f28bafe1..20abc3b6764 100644 --- a/sys/dev/ice/ice_sched.c +++ b/sys/dev/ice/ice_sched.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include "ice_sched.h" diff --git a/sys/dev/ice/ice_sched.h b/sys/dev/ice/ice_sched.h index cfd61490581..af210961112 100644 --- a/sys/dev/ice/ice_sched.h +++ b/sys/dev/ice/ice_sched.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _ICE_SCHED_H_ #define _ICE_SCHED_H_ diff --git a/sys/dev/ice/ice_status.h b/sys/dev/ice/ice_status.h index f7a721206a8..48c8264c4bc 100644 --- a/sys/dev/ice/ice_status.h +++ b/sys/dev/ice/ice_status.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _ICE_STATUS_H_ #define _ICE_STATUS_H_ diff --git a/sys/dev/ice/ice_strings.c b/sys/dev/ice/ice_strings.c index 14f7139dd0a..46e1aa6f708 100644 --- a/sys/dev/ice/ice_strings.c +++ b/sys/dev/ice/ice_strings.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file ice_strings.c diff --git a/sys/dev/ice/ice_switch.c b/sys/dev/ice/ice_switch.c index 2476ee7ad44..3e6ebf28cfc 100644 --- a/sys/dev/ice/ice_switch.c +++ b/sys/dev/ice/ice_switch.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include "ice_common.h" #include "ice_switch.h" diff --git a/sys/dev/ice/ice_switch.h b/sys/dev/ice/ice_switch.h index c83d72056cb..e6572de8839 100644 --- a/sys/dev/ice/ice_switch.h +++ b/sys/dev/ice/ice_switch.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _ICE_SWITCH_H_ #define _ICE_SWITCH_H_ diff --git a/sys/dev/ice/ice_type.h b/sys/dev/ice/ice_type.h index ffd3981c631..04e816ad713 100644 --- a/sys/dev/ice/ice_type.h +++ b/sys/dev/ice/ice_type.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _ICE_TYPE_H_ #define _ICE_TYPE_H_ diff --git a/sys/dev/ice/ice_vlan_mode.c b/sys/dev/ice/ice_vlan_mode.c index 9f9fee6fce7..9b298a6ad71 100644 --- a/sys/dev/ice/ice_vlan_mode.c +++ b/sys/dev/ice/ice_vlan_mode.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include "ice_common.h" diff --git a/sys/dev/ice/ice_vlan_mode.h b/sys/dev/ice/ice_vlan_mode.h index 41ddaa764db..1cf4ebb6879 100644 --- a/sys/dev/ice/ice_vlan_mode.h +++ b/sys/dev/ice/ice_vlan_mode.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _ICE_VLAN_MODE_H_ #define _ICE_VLAN_MODE_H_ diff --git a/sys/dev/ice/if_ice_iflib.c b/sys/dev/ice/if_ice_iflib.c index 6ed7fca9704..cb4931c4d54 100644 --- a/sys/dev/ice/if_ice_iflib.c +++ b/sys/dev/ice/if_ice_iflib.c @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /** * @file if_ice_iflib.c diff --git a/sys/dev/ice/virtchnl.h b/sys/dev/ice/virtchnl.h index 7b3e30ad4a6..f2e30ad48fc 100644 --- a/sys/dev/ice/virtchnl.h +++ b/sys/dev/ice/virtchnl.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _VIRTCHNL_H_ #define _VIRTCHNL_H_ diff --git a/sys/dev/ice/virtchnl_inline_ipsec.h b/sys/dev/ice/virtchnl_inline_ipsec.h index 906889abc83..ad8cfc1dceb 100644 --- a/sys/dev/ice/virtchnl_inline_ipsec.h +++ b/sys/dev/ice/virtchnl_inline_ipsec.h @@ -28,7 +28,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _VIRTCHNL_INLINE_IPSEC_H_ #define _VIRTCHNL_INLINE_IPSEC_H_ diff --git a/sys/dev/ipw/if_ipwreg.h b/sys/dev/ipw/if_ipwreg.h index 5403b2e726b..05f5939ac59 100644 --- a/sys/dev/ipw/if_ipwreg.h +++ b/sys/dev/ipw/if_ipwreg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause diff --git a/sys/dev/ipw/if_ipwvar.h b/sys/dev/ipw/if_ipwvar.h index f620b47ed97..5f7c51801bc 100644 --- a/sys/dev/ipw/if_ipwvar.h +++ b/sys/dev/ipw/if_ipwvar.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause diff --git a/sys/dev/irdma/fbsd_kcompat.c b/sys/dev/irdma/fbsd_kcompat.c index 001b73342bc..325429cdd99 100644 --- a/sys/dev/irdma/fbsd_kcompat.c +++ b/sys/dev/irdma/fbsd_kcompat.c @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #include "osdep.h" #include "ice_rdma.h" diff --git a/sys/dev/irdma/fbsd_kcompat.h b/sys/dev/irdma/fbsd_kcompat.h index 0b264b763f7..b4d7e59bdc5 100644 --- a/sys/dev/irdma/fbsd_kcompat.h +++ b/sys/dev/irdma/fbsd_kcompat.h @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #ifndef FBSD_KCOMPAT_H #define FBSD_KCOMPAT_H diff --git a/sys/dev/irdma/ice_devids.h b/sys/dev/irdma/ice_devids.h index 57f26bc3326..57a7f2f7c2a 100644 --- a/sys/dev/irdma/ice_devids.h +++ b/sys/dev/irdma/ice_devids.h @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #ifndef ICE_DEVIDS_H #define ICE_DEVIDS_H diff --git a/sys/dev/irdma/icrdma.c b/sys/dev/irdma/icrdma.c index fa87086e2f4..8dd16eb7f58 100644 --- a/sys/dev/irdma/icrdma.c +++ b/sys/dev/irdma/icrdma.c @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #include #include diff --git a/sys/dev/irdma/icrdma_hw.c b/sys/dev/irdma/icrdma_hw.c index 7013f06ca8c..7f593a6bf1b 100644 --- a/sys/dev/irdma/icrdma_hw.c +++ b/sys/dev/irdma/icrdma_hw.c @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #include "osdep.h" #include "irdma_type.h" diff --git a/sys/dev/irdma/icrdma_hw.h b/sys/dev/irdma/icrdma_hw.h index bbaf13bde63..8ed50fe6aa4 100644 --- a/sys/dev/irdma/icrdma_hw.h +++ b/sys/dev/irdma/icrdma_hw.h @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #ifndef ICRDMA_HW_H #define ICRDMA_HW_H diff --git a/sys/dev/irdma/irdma-abi.h b/sys/dev/irdma/irdma-abi.h index 176c838fce9..c9da13ad783 100644 --- a/sys/dev/irdma/irdma-abi.h +++ b/sys/dev/irdma/irdma-abi.h @@ -35,7 +35,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #ifndef IRDMA_ABI_H #define IRDMA_ABI_H diff --git a/sys/dev/irdma/irdma.h b/sys/dev/irdma/irdma.h index fd72036397f..d30bf5f2095 100644 --- a/sys/dev/irdma/irdma.h +++ b/sys/dev/irdma/irdma.h @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #ifndef IRDMA_H #define IRDMA_H diff --git a/sys/dev/irdma/irdma_cm.c b/sys/dev/irdma/irdma_cm.c index 09f6e6482d8..b4a26090ce9 100644 --- a/sys/dev/irdma/irdma_cm.c +++ b/sys/dev/irdma/irdma_cm.c @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #include "irdma_main.h" diff --git a/sys/dev/irdma/irdma_cm.h b/sys/dev/irdma/irdma_cm.h index 873f30e7ba4..96c4f4c6e29 100644 --- a/sys/dev/irdma/irdma_cm.h +++ b/sys/dev/irdma/irdma_cm.h @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #ifndef IRDMA_CM_H #define IRDMA_CM_H diff --git a/sys/dev/irdma/irdma_ctrl.c b/sys/dev/irdma/irdma_ctrl.c index c61bcaa37d0..6bd0520e9bb 100644 --- a/sys/dev/irdma/irdma_ctrl.c +++ b/sys/dev/irdma/irdma_ctrl.c @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #include "osdep.h" #include "irdma_hmc.h" diff --git a/sys/dev/irdma/irdma_defs.h b/sys/dev/irdma/irdma_defs.h index 52fefb0205d..37e664ba69b 100644 --- a/sys/dev/irdma/irdma_defs.h +++ b/sys/dev/irdma/irdma_defs.h @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #ifndef IRDMA_DEFS_H #define IRDMA_DEFS_H diff --git a/sys/dev/irdma/irdma_hmc.c b/sys/dev/irdma/irdma_hmc.c index 040e11162e1..1da0c9da974 100644 --- a/sys/dev/irdma/irdma_hmc.c +++ b/sys/dev/irdma/irdma_hmc.c @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #include "osdep.h" #include "irdma_hmc.h" diff --git a/sys/dev/irdma/irdma_hmc.h b/sys/dev/irdma/irdma_hmc.h index 25341ee4975..7babecfcaf5 100644 --- a/sys/dev/irdma/irdma_hmc.h +++ b/sys/dev/irdma/irdma_hmc.h @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #ifndef IRDMA_HMC_H #define IRDMA_HMC_H diff --git a/sys/dev/irdma/irdma_hw.c b/sys/dev/irdma/irdma_hw.c index ba4b5233d9d..fa34e429752 100644 --- a/sys/dev/irdma/irdma_hw.c +++ b/sys/dev/irdma/irdma_hw.c @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #include "irdma_main.h" diff --git a/sys/dev/irdma/irdma_kcompat.c b/sys/dev/irdma/irdma_kcompat.c index b2897b30817..c1b39060a09 100644 --- a/sys/dev/irdma/irdma_kcompat.c +++ b/sys/dev/irdma/irdma_kcompat.c @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #include "irdma_main.h" diff --git a/sys/dev/irdma/irdma_main.h b/sys/dev/irdma/irdma_main.h index 91265f2445b..6a56050bc80 100644 --- a/sys/dev/irdma/irdma_main.h +++ b/sys/dev/irdma/irdma_main.h @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #ifndef IRDMA_MAIN_H #define IRDMA_MAIN_H diff --git a/sys/dev/irdma/irdma_pble.c b/sys/dev/irdma/irdma_pble.c index a483e81b98e..4ab998bb3e9 100644 --- a/sys/dev/irdma/irdma_pble.c +++ b/sys/dev/irdma/irdma_pble.c @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #include "osdep.h" #include "irdma_hmc.h" diff --git a/sys/dev/irdma/irdma_pble.h b/sys/dev/irdma/irdma_pble.h index 9524f747819..6f6ac2341e1 100644 --- a/sys/dev/irdma/irdma_pble.h +++ b/sys/dev/irdma/irdma_pble.h @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #ifndef IRDMA_PBLE_H #define IRDMA_PBLE_H diff --git a/sys/dev/irdma/irdma_protos.h b/sys/dev/irdma/irdma_protos.h index 9401385c633..6f248c9da5e 100644 --- a/sys/dev/irdma/irdma_protos.h +++ b/sys/dev/irdma/irdma_protos.h @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #ifndef IRDMA_PROTOS_H #define IRDMA_PROTOS_H diff --git a/sys/dev/irdma/irdma_puda.c b/sys/dev/irdma/irdma_puda.c index 56f4c9bee24..45f37f4a750 100644 --- a/sys/dev/irdma/irdma_puda.c +++ b/sys/dev/irdma/irdma_puda.c @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #include "osdep.h" #include "irdma_hmc.h" diff --git a/sys/dev/irdma/irdma_puda.h b/sys/dev/irdma/irdma_puda.h index d5176890b8a..20fb9df9a25 100644 --- a/sys/dev/irdma/irdma_puda.h +++ b/sys/dev/irdma/irdma_puda.h @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #ifndef IRDMA_PUDA_H #define IRDMA_PUDA_H diff --git a/sys/dev/irdma/irdma_type.h b/sys/dev/irdma/irdma_type.h index aa00b46e9be..ac9860c956d 100644 --- a/sys/dev/irdma/irdma_type.h +++ b/sys/dev/irdma/irdma_type.h @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #ifndef IRDMA_TYPE_H #define IRDMA_TYPE_H diff --git a/sys/dev/irdma/irdma_uda.c b/sys/dev/irdma/irdma_uda.c index 68d8870b273..85850a726e7 100644 --- a/sys/dev/irdma/irdma_uda.c +++ b/sys/dev/irdma/irdma_uda.c @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #include "osdep.h" #include "irdma_hmc.h" diff --git a/sys/dev/irdma/irdma_uda.h b/sys/dev/irdma/irdma_uda.h index b67b70bfca2..fcf6c875ea4 100644 --- a/sys/dev/irdma/irdma_uda.h +++ b/sys/dev/irdma/irdma_uda.h @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #ifndef IRDMA_UDA_H #define IRDMA_UDA_H diff --git a/sys/dev/irdma/irdma_uda_d.h b/sys/dev/irdma/irdma_uda_d.h index ef8751d21c2..bbf66bd8680 100644 --- a/sys/dev/irdma/irdma_uda_d.h +++ b/sys/dev/irdma/irdma_uda_d.h @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #ifndef IRDMA_UDA_D_H #define IRDMA_UDA_D_H diff --git a/sys/dev/irdma/irdma_uk.c b/sys/dev/irdma/irdma_uk.c index 19824b2d961..76648af3348 100644 --- a/sys/dev/irdma/irdma_uk.c +++ b/sys/dev/irdma/irdma_uk.c @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #include "osdep.h" #include "irdma_defs.h" diff --git a/sys/dev/irdma/irdma_user.h b/sys/dev/irdma/irdma_user.h index 66cbb8e0de3..5fe9d5cfdfb 100644 --- a/sys/dev/irdma/irdma_user.h +++ b/sys/dev/irdma/irdma_user.h @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #ifndef IRDMA_USER_H #define IRDMA_USER_H diff --git a/sys/dev/irdma/irdma_utils.c b/sys/dev/irdma/irdma_utils.c index 539059a9ce1..83c0dfcdbce 100644 --- a/sys/dev/irdma/irdma_utils.c +++ b/sys/dev/irdma/irdma_utils.c @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #include "irdma_main.h" diff --git a/sys/dev/irdma/irdma_verbs.c b/sys/dev/irdma/irdma_verbs.c index 8aac819cf89..f0792696b49 100644 --- a/sys/dev/irdma/irdma_verbs.c +++ b/sys/dev/irdma/irdma_verbs.c @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #include "irdma_main.h" diff --git a/sys/dev/irdma/irdma_verbs.h b/sys/dev/irdma/irdma_verbs.h index a5822fabbe4..fd96d6950b3 100644 --- a/sys/dev/irdma/irdma_verbs.h +++ b/sys/dev/irdma/irdma_verbs.h @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #ifndef IRDMA_VERBS_H #define IRDMA_VERBS_H diff --git a/sys/dev/irdma/irdma_ws.c b/sys/dev/irdma/irdma_ws.c index 7c9197f64be..a9a0bd38e1b 100644 --- a/sys/dev/irdma/irdma_ws.c +++ b/sys/dev/irdma/irdma_ws.c @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #include "osdep.h" #include "irdma_hmc.h" diff --git a/sys/dev/irdma/irdma_ws.h b/sys/dev/irdma/irdma_ws.h index 5376ad0123b..cbb1bddf96c 100644 --- a/sys/dev/irdma/irdma_ws.h +++ b/sys/dev/irdma/irdma_ws.h @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #ifndef IRDMA_WS_H #define IRDMA_WS_H diff --git a/sys/dev/irdma/osdep.h b/sys/dev/irdma/osdep.h index e527305a760..d5566c5d488 100644 --- a/sys/dev/irdma/osdep.h +++ b/sys/dev/irdma/osdep.h @@ -31,7 +31,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -/*$FreeBSD$*/ #ifndef _ICRDMA_OSDEP_H_ #define _ICRDMA_OSDEP_H_ diff --git a/sys/dev/iser/icl_iser.c b/sys/dev/iser/icl_iser.c index d43c1dc3b88..f5e75849d47 100644 --- a/sys/dev/iser/icl_iser.c +++ b/sys/dev/iser/icl_iser.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2015, Mellanox Technologies, Inc. All rights reserved. * diff --git a/sys/dev/iser/icl_iser.h b/sys/dev/iser/icl_iser.h index fa899cb0dd5..e1ef38802e8 100644 --- a/sys/dev/iser/icl_iser.h +++ b/sys/dev/iser/icl_iser.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2015, Mellanox Technologies, Inc. All rights reserved. * diff --git a/sys/dev/iser/iser_initiator.c b/sys/dev/iser/iser_initiator.c index 4e426240c88..3da77b433bf 100644 --- a/sys/dev/iser/iser_initiator.c +++ b/sys/dev/iser/iser_initiator.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2015, Mellanox Technologies, Inc. All rights reserved. * diff --git a/sys/dev/iser/iser_memory.c b/sys/dev/iser/iser_memory.c index 9cf48248741..56a5d16fe23 100644 --- a/sys/dev/iser/iser_memory.c +++ b/sys/dev/iser/iser_memory.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2015, Mellanox Technologies, Inc. All rights reserved. * diff --git a/sys/dev/iser/iser_verbs.c b/sys/dev/iser/iser_verbs.c index c613764bd95..f5f057b961e 100644 --- a/sys/dev/iser/iser_verbs.c +++ b/sys/dev/iser/iser_verbs.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2015, Mellanox Technologies, Inc. All rights reserved. * diff --git a/sys/dev/isp/DriverManual.txt b/sys/dev/isp/DriverManual.txt index b1ced6b3d06..4af292d068f 100644 --- a/sys/dev/isp/DriverManual.txt +++ b/sys/dev/isp/DriverManual.txt @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ Driver Theory of Operation Manual diff --git a/sys/dev/isp/Hardware.txt b/sys/dev/isp/Hardware.txt index 75f01bf7dd3..cc07e109cc5 100644 --- a/sys/dev/isp/Hardware.txt +++ b/sys/dev/isp/Hardware.txt @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ Hardware that is Known To or Should Work with This Driver diff --git a/sys/dev/isp/isp_freebsd.h b/sys/dev/isp/isp_freebsd.h index 1ee0eb69e1c..0c0df2899ac 100644 --- a/sys/dev/isp/isp_freebsd.h +++ b/sys/dev/isp/isp_freebsd.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/isp/isp_ioctl.h b/sys/dev/isp/isp_ioctl.h index 31745d5565e..2c91ce6ba89 100644 --- a/sys/dev/isp/isp_ioctl.h +++ b/sys/dev/isp/isp_ioctl.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/isp/isp_library.h b/sys/dev/isp/isp_library.h index e009ae4524d..3c9518867c2 100644 --- a/sys/dev/isp/isp_library.h +++ b/sys/dev/isp/isp_library.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/isp/isp_stds.h b/sys/dev/isp/isp_stds.h index 55f33f67243..3f14b2f4973 100644 --- a/sys/dev/isp/isp_stds.h +++ b/sys/dev/isp/isp_stds.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/isp/isp_target.h b/sys/dev/isp/isp_target.h index 8c09a54cb04..4169abb7ac7 100644 --- a/sys/dev/isp/isp_target.h +++ b/sys/dev/isp/isp_target.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/isp/ispmbox.h b/sys/dev/isp/ispmbox.h index 1e229f5c465..42a45e9c7ea 100644 --- a/sys/dev/isp/ispmbox.h +++ b/sys/dev/isp/ispmbox.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/isp/ispreg.h b/sys/dev/isp/ispreg.h index 78af1a4476c..322b2db35fe 100644 --- a/sys/dev/isp/ispreg.h +++ b/sys/dev/isp/ispreg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/isp/ispvar.h b/sys/dev/isp/ispvar.h index d1aba2ffa91..810850ef9b7 100644 --- a/sys/dev/isp/ispvar.h +++ b/sys/dev/isp/ispvar.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/ispfw/asm_2400.h b/sys/dev/ispfw/asm_2400.h index ec9a0b449dd..ecaeccf4072 100644 --- a/sys/dev/ispfw/asm_2400.h +++ b/sys/dev/ispfw/asm_2400.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause * diff --git a/sys/dev/ispfw/asm_2500.h b/sys/dev/ispfw/asm_2500.h index e73dd654937..9ae4284e26f 100644 --- a/sys/dev/ispfw/asm_2500.h +++ b/sys/dev/ispfw/asm_2500.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause * diff --git a/sys/dev/iwi/if_iwireg.h b/sys/dev/iwi/if_iwireg.h index 09c10c0c273..dd6bb91bfec 100644 --- a/sys/dev/iwi/if_iwireg.h +++ b/sys/dev/iwi/if_iwireg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause diff --git a/sys/dev/iwi/if_iwivar.h b/sys/dev/iwi/if_iwivar.h index 8ba31242e96..ba1e49ef54c 100644 --- a/sys/dev/iwi/if_iwivar.h +++ b/sys/dev/iwi/if_iwivar.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause diff --git a/sys/dev/iwm/if_iwm_binding.h b/sys/dev/iwm/if_iwm_binding.h index c3e20ed53d5..fe990797820 100644 --- a/sys/dev/iwm/if_iwm_binding.h +++ b/sys/dev/iwm/if_iwm_binding.h @@ -1,5 +1,4 @@ /* $OpenBSD: if_iwm.c,v 1.39 2015/03/23 00:35:19 jsg Exp $ */ -/* $FreeBSD$ */ /* * Copyright (c) 2014 genua mbh * Copyright (c) 2014 Fixup Software Ltd. diff --git a/sys/dev/iwm/if_iwm_constants.h b/sys/dev/iwm/if_iwm_constants.h index b686fc58fd4..a7194fd6d77 100644 --- a/sys/dev/iwm/if_iwm_constants.h +++ b/sys/dev/iwm/if_iwm_constants.h @@ -69,7 +69,6 @@ * *****************************************************************************/ -/* $FreeBSD$ */ #ifndef __IF_IWM_CONSTANTS_H #define __IF_IWM_CONSTANTS_H diff --git a/sys/dev/iwm/if_iwm_mac_ctxt.h b/sys/dev/iwm/if_iwm_mac_ctxt.h index e23f91e99f9..2674077abee 100644 --- a/sys/dev/iwm/if_iwm_mac_ctxt.h +++ b/sys/dev/iwm/if_iwm_mac_ctxt.h @@ -1,5 +1,4 @@ /* $OpenBSD: if_iwm.c,v 1.39 2015/03/23 00:35:19 jsg Exp $ */ -/* $FreeBSD$ */ /* * Copyright (c) 2014 genua mbh diff --git a/sys/dev/iwm/if_iwm_notif_wait.h b/sys/dev/iwm/if_iwm_notif_wait.h index aa77023c457..2391134bb32 100644 --- a/sys/dev/iwm/if_iwm_notif_wait.h +++ b/sys/dev/iwm/if_iwm_notif_wait.h @@ -66,7 +66,6 @@ * *****************************************************************************/ -/* $FreeBSD$ */ #ifndef __IF_IWN_NOTIF_WAIT_H__ #define __IF_IWN_NOTIF_WAIT_H__ diff --git a/sys/dev/iwm/if_iwm_pcie_trans.h b/sys/dev/iwm/if_iwm_pcie_trans.h index bdbd85476af..8b00a3fd6a6 100644 --- a/sys/dev/iwm/if_iwm_pcie_trans.h +++ b/sys/dev/iwm/if_iwm_pcie_trans.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (c) 2014 genua mbh * Copyright (c) 2014 Fixup Software Ltd. diff --git a/sys/dev/iwm/if_iwm_phy_ctxt.h b/sys/dev/iwm/if_iwm_phy_ctxt.h index f3cf28239f8..dcf07d1620a 100644 --- a/sys/dev/iwm/if_iwm_phy_ctxt.h +++ b/sys/dev/iwm/if_iwm_phy_ctxt.h @@ -1,5 +1,4 @@ /* $OpenBSD: if_iwm.c,v 1.39 2015/03/23 00:35:19 jsg Exp $ */ -/* $FreeBSD$ */ /* * Copyright (c) 2014 genua mbh diff --git a/sys/dev/iwm/if_iwm_phy_db.h b/sys/dev/iwm/if_iwm_phy_db.h index 7cab8a3d1dc..2e2653777b1 100644 --- a/sys/dev/iwm/if_iwm_phy_db.h +++ b/sys/dev/iwm/if_iwm_phy_db.h @@ -1,5 +1,4 @@ /* $OpenBSD: if_iwm.c,v 1.39 2015/03/23 00:35:19 jsg Exp $ */ -/* $FreeBSD$ */ /* * Copyright (c) 2014 genua mbh diff --git a/sys/dev/iwm/if_iwm_power.h b/sys/dev/iwm/if_iwm_power.h index 0e7eeaaae56..b6541659d74 100644 --- a/sys/dev/iwm/if_iwm_power.h +++ b/sys/dev/iwm/if_iwm_power.h @@ -1,5 +1,4 @@ /* $OpenBSD: if_iwm.c,v 1.39 2015/03/23 00:35:19 jsg Exp $ */ -/* $FreeBSD$ */ /* * Copyright (c) 2014 genua mbh diff --git a/sys/dev/iwm/if_iwm_scan.h b/sys/dev/iwm/if_iwm_scan.h index 7859a75ec6d..984139cee73 100644 --- a/sys/dev/iwm/if_iwm_scan.h +++ b/sys/dev/iwm/if_iwm_scan.h @@ -1,5 +1,4 @@ /* $OpenBSD: if_iwm.c,v 1.39 2015/03/23 00:35:19 jsg Exp $ */ -/* $FreeBSD$ */ /* * Copyright (c) 2014 genua mbh diff --git a/sys/dev/iwm/if_iwm_sta.h b/sys/dev/iwm/if_iwm_sta.h index 51b697e3709..3eed9c596ca 100644 --- a/sys/dev/iwm/if_iwm_sta.h +++ b/sys/dev/iwm/if_iwm_sta.h @@ -73,7 +73,6 @@ * *****************************************************************************/ -/* $FreeBSD$ */ #ifndef __IF_IWM_STA_H__ #define __IF_IWM_STA_H__ diff --git a/sys/dev/iwm/if_iwm_time_event.h b/sys/dev/iwm/if_iwm_time_event.h index aae3baf07b5..6b28a03f260 100644 --- a/sys/dev/iwm/if_iwm_time_event.h +++ b/sys/dev/iwm/if_iwm_time_event.h @@ -1,5 +1,4 @@ /* $OpenBSD: if_iwm.c,v 1.39 2015/03/23 00:35:19 jsg Exp $ */ -/* $FreeBSD$ */ /* * Copyright (c) 2014 genua mbh diff --git a/sys/dev/iwm/if_iwm_util.h b/sys/dev/iwm/if_iwm_util.h index 1ac304c0d91..4154efad799 100644 --- a/sys/dev/iwm/if_iwm_util.h +++ b/sys/dev/iwm/if_iwm_util.h @@ -1,5 +1,4 @@ /* $OpenBSD: if_iwm.c,v 1.39 2015/03/23 00:35:19 jsg Exp $ */ -/* $FreeBSD$ */ /* * Copyright (c) 2014 genua mbh diff --git a/sys/dev/iwm/if_iwmvar.h b/sys/dev/iwm/if_iwmvar.h index ad5e5cc3634..63201e5b312 100644 --- a/sys/dev/iwm/if_iwmvar.h +++ b/sys/dev/iwm/if_iwmvar.h @@ -1,5 +1,4 @@ /* $OpenBSD: if_iwmvar.h,v 1.7 2015/03/02 13:51:10 jsg Exp $ */ -/* $FreeBSD$ */ /* * Copyright (c) 2014 genua mbh diff --git a/sys/dev/iwn/if_iwnreg.h b/sys/dev/iwn/if_iwnreg.h index 54945f63df1..bdea9dd9618 100644 --- a/sys/dev/iwn/if_iwnreg.h +++ b/sys/dev/iwn/if_iwnreg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD: if_iwnreg.h,v 1.40 2010/05/05 19:41:57 damien Exp $ */ /*- diff --git a/sys/dev/iwn/if_iwnvar.h b/sys/dev/iwn/if_iwnvar.h index deb932fb0ce..66cbd4cb0ac 100644 --- a/sys/dev/iwn/if_iwnvar.h +++ b/sys/dev/iwn/if_iwnvar.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD: if_iwnvar.h,v 1.18 2010/04/30 16:06:46 damien Exp $ */ /*- diff --git a/sys/dev/ixgbe/if_bypass.c b/sys/dev/ixgbe/if_bypass.c index 7e8848512e0..e9ea77dfb49 100644 --- a/sys/dev/ixgbe/if_bypass.c +++ b/sys/dev/ixgbe/if_bypass.c @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "ixgbe.h" diff --git a/sys/dev/ixgbe/if_fdir.c b/sys/dev/ixgbe/if_fdir.c index dd84cfe0a44..6c52cc45298 100644 --- a/sys/dev/ixgbe/if_fdir.c +++ b/sys/dev/ixgbe/if_fdir.c @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "ixgbe.h" diff --git a/sys/dev/ixgbe/if_ix.c b/sys/dev/ixgbe/if_ix.c index e76bed13e60..ea705d427b8 100644 --- a/sys/dev/ixgbe/if_ix.c +++ b/sys/dev/ixgbe/if_ix.c @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "opt_inet.h" #include "opt_inet6.h" diff --git a/sys/dev/ixgbe/if_ixv.c b/sys/dev/ixgbe/if_ixv.c index e4da1f32cd0..1e902df0510 100644 --- a/sys/dev/ixgbe/if_ixv.c +++ b/sys/dev/ixgbe/if_ixv.c @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "opt_inet.h" diff --git a/sys/dev/ixgbe/if_sriov.c b/sys/dev/ixgbe/if_sriov.c index 6711c281c35..7cdd287b85b 100644 --- a/sys/dev/ixgbe/if_sriov.c +++ b/sys/dev/ixgbe/if_sriov.c @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "ixgbe.h" #include "ixgbe_sriov.h" diff --git a/sys/dev/ixgbe/ix_txrx.c b/sys/dev/ixgbe/ix_txrx.c index 589f4c72c9c..a593cb13676 100644 --- a/sys/dev/ixgbe/ix_txrx.c +++ b/sys/dev/ixgbe/ix_txrx.c @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef IXGBE_STANDALONE_BUILD #include "opt_inet.h" diff --git a/sys/dev/ixgbe/ixgbe.h b/sys/dev/ixgbe/ixgbe.h index a704a6ebbc8..3dae3aeebaa 100644 --- a/sys/dev/ixgbe/ixgbe.h +++ b/sys/dev/ixgbe/ixgbe.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXGBE_H_ #define _IXGBE_H_ diff --git a/sys/dev/ixgbe/ixgbe_82598.c b/sys/dev/ixgbe/ixgbe_82598.c index 26b56c5bc38..e32fdb8f039 100644 --- a/sys/dev/ixgbe/ixgbe_82598.c +++ b/sys/dev/ixgbe/ixgbe_82598.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "ixgbe_type.h" #include "ixgbe_82598.h" diff --git a/sys/dev/ixgbe/ixgbe_82598.h b/sys/dev/ixgbe/ixgbe_82598.h index 09b8c605410..9f83684d9f8 100644 --- a/sys/dev/ixgbe/ixgbe_82598.h +++ b/sys/dev/ixgbe/ixgbe_82598.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXGBE_82598_H_ #define _IXGBE_82598_H_ diff --git a/sys/dev/ixgbe/ixgbe_82599.c b/sys/dev/ixgbe/ixgbe_82599.c index 7afb440b556..8c3df0fd4f5 100644 --- a/sys/dev/ixgbe/ixgbe_82599.c +++ b/sys/dev/ixgbe/ixgbe_82599.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "ixgbe_type.h" #include "ixgbe_82599.h" diff --git a/sys/dev/ixgbe/ixgbe_82599.h b/sys/dev/ixgbe/ixgbe_82599.h index 2e9a0407a61..ff593f8ab39 100644 --- a/sys/dev/ixgbe/ixgbe_82599.h +++ b/sys/dev/ixgbe/ixgbe_82599.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXGBE_82599_H_ #define _IXGBE_82599_H_ diff --git a/sys/dev/ixgbe/ixgbe_api.c b/sys/dev/ixgbe/ixgbe_api.c index 12fc7d9cfd4..eded950e288 100644 --- a/sys/dev/ixgbe/ixgbe_api.c +++ b/sys/dev/ixgbe/ixgbe_api.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "ixgbe_api.h" #include "ixgbe_common.h" diff --git a/sys/dev/ixgbe/ixgbe_api.h b/sys/dev/ixgbe/ixgbe_api.h index 7fd300bfe4e..9134971d9c9 100644 --- a/sys/dev/ixgbe/ixgbe_api.h +++ b/sys/dev/ixgbe/ixgbe_api.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXGBE_API_H_ #define _IXGBE_API_H_ diff --git a/sys/dev/ixgbe/ixgbe_bypass.h b/sys/dev/ixgbe/ixgbe_bypass.h index 941037793e5..b97306a0a28 100644 --- a/sys/dev/ixgbe/ixgbe_bypass.h +++ b/sys/dev/ixgbe/ixgbe_bypass.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXGBE_BYPASS_H_ #define _IXGBE_BYPASS_H_ diff --git a/sys/dev/ixgbe/ixgbe_common.c b/sys/dev/ixgbe/ixgbe_common.c index 923879acae4..6c1396ad964 100644 --- a/sys/dev/ixgbe/ixgbe_common.c +++ b/sys/dev/ixgbe/ixgbe_common.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "ixgbe_common.h" #include "ixgbe_phy.h" diff --git a/sys/dev/ixgbe/ixgbe_common.h b/sys/dev/ixgbe/ixgbe_common.h index e5a186f73ea..a55003b4cfe 100644 --- a/sys/dev/ixgbe/ixgbe_common.h +++ b/sys/dev/ixgbe/ixgbe_common.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXGBE_COMMON_H_ #define _IXGBE_COMMON_H_ diff --git a/sys/dev/ixgbe/ixgbe_dcb.c b/sys/dev/ixgbe/ixgbe_dcb.c index 54102f312db..0ebc5456eda 100644 --- a/sys/dev/ixgbe/ixgbe_dcb.c +++ b/sys/dev/ixgbe/ixgbe_dcb.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "ixgbe_type.h" diff --git a/sys/dev/ixgbe/ixgbe_dcb.h b/sys/dev/ixgbe/ixgbe_dcb.h index 7dfe8547112..b31dfae0cdf 100644 --- a/sys/dev/ixgbe/ixgbe_dcb.h +++ b/sys/dev/ixgbe/ixgbe_dcb.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXGBE_DCB_H_ #define _IXGBE_DCB_H_ diff --git a/sys/dev/ixgbe/ixgbe_dcb_82598.c b/sys/dev/ixgbe/ixgbe_dcb_82598.c index eb39bfb38b5..4275ec30513 100644 --- a/sys/dev/ixgbe/ixgbe_dcb_82598.c +++ b/sys/dev/ixgbe/ixgbe_dcb_82598.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "ixgbe_type.h" diff --git a/sys/dev/ixgbe/ixgbe_dcb_82598.h b/sys/dev/ixgbe/ixgbe_dcb_82598.h index 74cf2760cc6..4d076b35a39 100644 --- a/sys/dev/ixgbe/ixgbe_dcb_82598.h +++ b/sys/dev/ixgbe/ixgbe_dcb_82598.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXGBE_DCB_82598_H_ #define _IXGBE_DCB_82598_H_ diff --git a/sys/dev/ixgbe/ixgbe_dcb_82599.c b/sys/dev/ixgbe/ixgbe_dcb_82599.c index 591c705aba0..7e84a24e42b 100644 --- a/sys/dev/ixgbe/ixgbe_dcb_82599.c +++ b/sys/dev/ixgbe/ixgbe_dcb_82599.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "ixgbe_type.h" diff --git a/sys/dev/ixgbe/ixgbe_dcb_82599.h b/sys/dev/ixgbe/ixgbe_dcb_82599.h index 892a384b4c1..362fa146a04 100644 --- a/sys/dev/ixgbe/ixgbe_dcb_82599.h +++ b/sys/dev/ixgbe/ixgbe_dcb_82599.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXGBE_DCB_82599_H_ #define _IXGBE_DCB_82599_H_ diff --git a/sys/dev/ixgbe/ixgbe_fdir.h b/sys/dev/ixgbe/ixgbe_fdir.h index 8631a675c7b..09d6ec657ef 100644 --- a/sys/dev/ixgbe/ixgbe_fdir.h +++ b/sys/dev/ixgbe/ixgbe_fdir.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXGBE_FDIR_H_ #define _IXGBE_FDIR_H_ diff --git a/sys/dev/ixgbe/ixgbe_features.h b/sys/dev/ixgbe/ixgbe_features.h index a9b3c8e41e6..ed35a6ed458 100644 --- a/sys/dev/ixgbe/ixgbe_features.h +++ b/sys/dev/ixgbe/ixgbe_features.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXGBE_FEATURES_H_ diff --git a/sys/dev/ixgbe/ixgbe_mbx.c b/sys/dev/ixgbe/ixgbe_mbx.c index 443ebb47899..d12aadea709 100644 --- a/sys/dev/ixgbe/ixgbe_mbx.c +++ b/sys/dev/ixgbe/ixgbe_mbx.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "ixgbe_type.h" #include "ixgbe_mbx.h" diff --git a/sys/dev/ixgbe/ixgbe_mbx.h b/sys/dev/ixgbe/ixgbe_mbx.h index c5940b0823b..47b9327bb89 100644 --- a/sys/dev/ixgbe/ixgbe_mbx.h +++ b/sys/dev/ixgbe/ixgbe_mbx.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXGBE_MBX_H_ #define _IXGBE_MBX_H_ diff --git a/sys/dev/ixgbe/ixgbe_osdep.c b/sys/dev/ixgbe/ixgbe_osdep.c index a35ff0ef788..2fa651df893 100644 --- a/sys/dev/ixgbe/ixgbe_osdep.c +++ b/sys/dev/ixgbe/ixgbe_osdep.c @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "ixgbe.h" diff --git a/sys/dev/ixgbe/ixgbe_osdep.h b/sys/dev/ixgbe/ixgbe_osdep.h index 48210e448c6..eca15f0f381 100644 --- a/sys/dev/ixgbe/ixgbe_osdep.h +++ b/sys/dev/ixgbe/ixgbe_osdep.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXGBE_OSDEP_H_ #define _IXGBE_OSDEP_H_ diff --git a/sys/dev/ixgbe/ixgbe_phy.c b/sys/dev/ixgbe/ixgbe_phy.c index 1ab4f057f81..f4bee6c34f5 100644 --- a/sys/dev/ixgbe/ixgbe_phy.c +++ b/sys/dev/ixgbe/ixgbe_phy.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "ixgbe_api.h" #include "ixgbe_common.h" diff --git a/sys/dev/ixgbe/ixgbe_phy.h b/sys/dev/ixgbe/ixgbe_phy.h index 09d7ea4afbc..1fa2acb7735 100644 --- a/sys/dev/ixgbe/ixgbe_phy.h +++ b/sys/dev/ixgbe/ixgbe_phy.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXGBE_PHY_H_ #define _IXGBE_PHY_H_ diff --git a/sys/dev/ixgbe/ixgbe_rss.h b/sys/dev/ixgbe/ixgbe_rss.h index 7eda43ec160..c00273587aa 100644 --- a/sys/dev/ixgbe/ixgbe_rss.h +++ b/sys/dev/ixgbe/ixgbe_rss.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXGBE_RSS_H_ #define _IXGBE_RSS_H_ diff --git a/sys/dev/ixgbe/ixgbe_sriov.h b/sys/dev/ixgbe/ixgbe_sriov.h index 28d93672988..e5a78a7220c 100644 --- a/sys/dev/ixgbe/ixgbe_sriov.h +++ b/sys/dev/ixgbe/ixgbe_sriov.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXGBE_SRIOV_H_ diff --git a/sys/dev/ixgbe/ixgbe_type.h b/sys/dev/ixgbe/ixgbe_type.h index 7d39e391855..b8aeaf51f86 100644 --- a/sys/dev/ixgbe/ixgbe_type.h +++ b/sys/dev/ixgbe/ixgbe_type.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXGBE_TYPE_H_ #define _IXGBE_TYPE_H_ diff --git a/sys/dev/ixgbe/ixgbe_vf.c b/sys/dev/ixgbe/ixgbe_vf.c index 75612a7f83c..91df9b7dd1c 100644 --- a/sys/dev/ixgbe/ixgbe_vf.c +++ b/sys/dev/ixgbe/ixgbe_vf.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "ixgbe.h" diff --git a/sys/dev/ixgbe/ixgbe_vf.h b/sys/dev/ixgbe/ixgbe_vf.h index 49f3a173d56..2e8921a21fe 100644 --- a/sys/dev/ixgbe/ixgbe_vf.h +++ b/sys/dev/ixgbe/ixgbe_vf.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXGBE_VF_H_ #define _IXGBE_VF_H_ diff --git a/sys/dev/ixgbe/ixgbe_x540.c b/sys/dev/ixgbe/ixgbe_x540.c index ea45cd31a4c..c06a19555a8 100644 --- a/sys/dev/ixgbe/ixgbe_x540.c +++ b/sys/dev/ixgbe/ixgbe_x540.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "ixgbe_x540.h" #include "ixgbe_type.h" diff --git a/sys/dev/ixgbe/ixgbe_x540.h b/sys/dev/ixgbe/ixgbe_x540.h index e48ef52f576..3f1ca5e4623 100644 --- a/sys/dev/ixgbe/ixgbe_x540.h +++ b/sys/dev/ixgbe/ixgbe_x540.h @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXGBE_X540_H_ #define _IXGBE_X540_H_ diff --git a/sys/dev/ixgbe/ixgbe_x550.c b/sys/dev/ixgbe/ixgbe_x550.c index 84db02a11c9..ad7e7abd7a1 100644 --- a/sys/dev/ixgbe/ixgbe_x550.c +++ b/sys/dev/ixgbe/ixgbe_x550.c @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "ixgbe_x550.h" #include "ixgbe_x540.h" diff --git a/sys/dev/ixgbe/ixgbe_x550.h b/sys/dev/ixgbe/ixgbe_x550.h index 7a24e50e1b5..245e128266a 100644 --- a/sys/dev/ixgbe/ixgbe_x550.h +++ b/sys/dev/ixgbe/ixgbe_x550.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXGBE_X550_H_ #define _IXGBE_X550_H_ diff --git a/sys/dev/ixl/i40e_adminq.c b/sys/dev/ixl/i40e_adminq.c index efca7f1e61f..014c817195c 100644 --- a/sys/dev/ixl/i40e_adminq.c +++ b/sys/dev/ixl/i40e_adminq.c @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "i40e_status.h" #include "i40e_type.h" diff --git a/sys/dev/ixl/i40e_adminq.h b/sys/dev/ixl/i40e_adminq.h index f52d2cd3b95..c61ef163bcb 100644 --- a/sys/dev/ixl/i40e_adminq.h +++ b/sys/dev/ixl/i40e_adminq.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _I40E_ADMINQ_H_ #define _I40E_ADMINQ_H_ diff --git a/sys/dev/ixl/i40e_adminq_cmd.h b/sys/dev/ixl/i40e_adminq_cmd.h index 679e191412c..ae3ee836bc7 100644 --- a/sys/dev/ixl/i40e_adminq_cmd.h +++ b/sys/dev/ixl/i40e_adminq_cmd.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _I40E_ADMINQ_CMD_H_ #define _I40E_ADMINQ_CMD_H_ diff --git a/sys/dev/ixl/i40e_alloc.h b/sys/dev/ixl/i40e_alloc.h index a8f67001cbf..51d7bf1c7f3 100644 --- a/sys/dev/ixl/i40e_alloc.h +++ b/sys/dev/ixl/i40e_alloc.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _I40E_ALLOC_H_ #define _I40E_ALLOC_H_ diff --git a/sys/dev/ixl/i40e_common.c b/sys/dev/ixl/i40e_common.c index c8d97f395ef..fef5b5477ab 100644 --- a/sys/dev/ixl/i40e_common.c +++ b/sys/dev/ixl/i40e_common.c @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "i40e_type.h" #include "i40e_adminq.h" diff --git a/sys/dev/ixl/i40e_dcb.c b/sys/dev/ixl/i40e_dcb.c index a02cbc80d36..6f470e956c5 100644 --- a/sys/dev/ixl/i40e_dcb.c +++ b/sys/dev/ixl/i40e_dcb.c @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "i40e_adminq.h" #include "i40e_prototype.h" diff --git a/sys/dev/ixl/i40e_dcb.h b/sys/dev/ixl/i40e_dcb.h index 2453d3a0f27..e59d8480562 100644 --- a/sys/dev/ixl/i40e_dcb.h +++ b/sys/dev/ixl/i40e_dcb.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _I40E_DCB_H_ #define _I40E_DCB_H_ diff --git a/sys/dev/ixl/i40e_devids.h b/sys/dev/ixl/i40e_devids.h index 60fe881e471..c95ee67ce60 100644 --- a/sys/dev/ixl/i40e_devids.h +++ b/sys/dev/ixl/i40e_devids.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _I40E_DEVIDS_H_ #define _I40E_DEVIDS_H_ diff --git a/sys/dev/ixl/i40e_hmc.c b/sys/dev/ixl/i40e_hmc.c index 811dc92ee05..a3f93b79f59 100644 --- a/sys/dev/ixl/i40e_hmc.c +++ b/sys/dev/ixl/i40e_hmc.c @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "i40e_osdep.h" #include "i40e_register.h" diff --git a/sys/dev/ixl/i40e_hmc.h b/sys/dev/ixl/i40e_hmc.h index 8f70bba09fa..f0145508e6c 100644 --- a/sys/dev/ixl/i40e_hmc.h +++ b/sys/dev/ixl/i40e_hmc.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _I40E_HMC_H_ #define _I40E_HMC_H_ diff --git a/sys/dev/ixl/i40e_lan_hmc.c b/sys/dev/ixl/i40e_lan_hmc.c index eb2c44c9206..afb5ad3e228 100644 --- a/sys/dev/ixl/i40e_lan_hmc.c +++ b/sys/dev/ixl/i40e_lan_hmc.c @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "i40e_osdep.h" #include "i40e_register.h" diff --git a/sys/dev/ixl/i40e_lan_hmc.h b/sys/dev/ixl/i40e_lan_hmc.h index a495f346cfb..1a0b0f5bfd6 100644 --- a/sys/dev/ixl/i40e_lan_hmc.h +++ b/sys/dev/ixl/i40e_lan_hmc.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _I40E_LAN_HMC_H_ #define _I40E_LAN_HMC_H_ diff --git a/sys/dev/ixl/i40e_nvm.c b/sys/dev/ixl/i40e_nvm.c index 58e5c1a0cdd..d2807fa217b 100644 --- a/sys/dev/ixl/i40e_nvm.c +++ b/sys/dev/ixl/i40e_nvm.c @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "i40e_prototype.h" diff --git a/sys/dev/ixl/i40e_osdep.c b/sys/dev/ixl/i40e_osdep.c index b3fd53af9e2..460e4fecc67 100644 --- a/sys/dev/ixl/i40e_osdep.c +++ b/sys/dev/ixl/i40e_osdep.c @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include #include diff --git a/sys/dev/ixl/i40e_osdep.h b/sys/dev/ixl/i40e_osdep.h index 1146ece279b..82418aca9aa 100644 --- a/sys/dev/ixl/i40e_osdep.h +++ b/sys/dev/ixl/i40e_osdep.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _I40E_OSDEP_H_ #define _I40E_OSDEP_H_ diff --git a/sys/dev/ixl/i40e_prototype.h b/sys/dev/ixl/i40e_prototype.h index 2febf9d6662..4be60b9f099 100644 --- a/sys/dev/ixl/i40e_prototype.h +++ b/sys/dev/ixl/i40e_prototype.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _I40E_PROTOTYPE_H_ #define _I40E_PROTOTYPE_H_ diff --git a/sys/dev/ixl/i40e_register.h b/sys/dev/ixl/i40e_register.h index 85bcb454b3e..22a0f779db0 100644 --- a/sys/dev/ixl/i40e_register.h +++ b/sys/dev/ixl/i40e_register.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _I40E_REGISTER_H_ #define _I40E_REGISTER_H_ diff --git a/sys/dev/ixl/i40e_status.h b/sys/dev/ixl/i40e_status.h index abba820ff8b..954e186ffc4 100644 --- a/sys/dev/ixl/i40e_status.h +++ b/sys/dev/ixl/i40e_status.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _I40E_STATUS_H_ #define _I40E_STATUS_H_ diff --git a/sys/dev/ixl/i40e_type.h b/sys/dev/ixl/i40e_type.h index f34002d7dc3..9c2809a3e41 100644 --- a/sys/dev/ixl/i40e_type.h +++ b/sys/dev/ixl/i40e_type.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _I40E_TYPE_H_ #define _I40E_TYPE_H_ diff --git a/sys/dev/ixl/if_ixl.c b/sys/dev/ixl/if_ixl.c index 6e1a3e3e222..a1dfe523893 100644 --- a/sys/dev/ixl/if_ixl.c +++ b/sys/dev/ixl/if_ixl.c @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "ixl.h" #include "ixl_pf.h" diff --git a/sys/dev/ixl/ixl.h b/sys/dev/ixl/ixl.h index 03a1fa46fa6..f45354d2930 100644 --- a/sys/dev/ixl/ixl.h +++ b/sys/dev/ixl/ixl.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXL_H_ #define _IXL_H_ diff --git a/sys/dev/ixl/ixl_debug.h b/sys/dev/ixl/ixl_debug.h index 818ba8a1df8..cdeacc9e2a9 100644 --- a/sys/dev/ixl/ixl_debug.h +++ b/sys/dev/ixl/ixl_debug.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXL_DEBUG_H_ #define _IXL_DEBUG_H_ diff --git a/sys/dev/ixl/ixl_iw.c b/sys/dev/ixl/ixl_iw.c index 0b84ab3bdde..237217da2a9 100644 --- a/sys/dev/ixl/ixl_iw.c +++ b/sys/dev/ixl/ixl_iw.c @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "ixl.h" #include "ixl_pf.h" diff --git a/sys/dev/ixl/ixl_iw.h b/sys/dev/ixl/ixl_iw.h index f0abb281b12..7302d5125c3 100644 --- a/sys/dev/ixl/ixl_iw.h +++ b/sys/dev/ixl/ixl_iw.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXL_IW_H_ #define _IXL_IW_H_ diff --git a/sys/dev/ixl/ixl_iw_int.h b/sys/dev/ixl/ixl_iw_int.h index 11a1fc61495..f5c2e300e9a 100644 --- a/sys/dev/ixl/ixl_iw_int.h +++ b/sys/dev/ixl/ixl_iw_int.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXL_IW_INT_H_ #define _IXL_IW_INT_H_ diff --git a/sys/dev/ixl/ixl_pf.h b/sys/dev/ixl/ixl_pf.h index 9a786845be1..96303c43d4e 100644 --- a/sys/dev/ixl/ixl_pf.h +++ b/sys/dev/ixl/ixl_pf.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXL_PF_H_ diff --git a/sys/dev/ixl/ixl_pf_i2c.c b/sys/dev/ixl/ixl_pf_i2c.c index c69e2f8ac83..36a9565de14 100644 --- a/sys/dev/ixl/ixl_pf_i2c.c +++ b/sys/dev/ixl/ixl_pf_i2c.c @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "ixl_pf.h" diff --git a/sys/dev/ixl/ixl_pf_iflib.c b/sys/dev/ixl/ixl_pf_iflib.c index a0b450dc038..d3dcedcdb63 100644 --- a/sys/dev/ixl/ixl_pf_iflib.c +++ b/sys/dev/ixl/ixl_pf_iflib.c @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "ixl_pf.h" diff --git a/sys/dev/ixl/ixl_pf_iov.c b/sys/dev/ixl/ixl_pf_iov.c index bcfe5e8d529..ca275955706 100644 --- a/sys/dev/ixl/ixl_pf_iov.c +++ b/sys/dev/ixl/ixl_pf_iov.c @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "ixl_pf_iov.h" diff --git a/sys/dev/ixl/ixl_pf_iov.h b/sys/dev/ixl/ixl_pf_iov.h index e412df86ae6..95a8117b8ca 100644 --- a/sys/dev/ixl/ixl_pf_iov.h +++ b/sys/dev/ixl/ixl_pf_iov.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _IXL_PF_IOV_H_ diff --git a/sys/dev/ixl/ixl_pf_main.c b/sys/dev/ixl/ixl_pf_main.c index 13ba4c5f5d1..4f384e7191a 100644 --- a/sys/dev/ixl/ixl_pf_main.c +++ b/sys/dev/ixl/ixl_pf_main.c @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "ixl_pf.h" diff --git a/sys/dev/ixl/ixl_pf_qmgr.c b/sys/dev/ixl/ixl_pf_qmgr.c index 92ce8d61bd1..904832d3883 100644 --- a/sys/dev/ixl/ixl_pf_qmgr.c +++ b/sys/dev/ixl/ixl_pf_qmgr.c @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "ixl_pf_qmgr.h" diff --git a/sys/dev/ixl/ixl_pf_qmgr.h b/sys/dev/ixl/ixl_pf_qmgr.h index 670a277ff6a..4213ae8745c 100644 --- a/sys/dev/ixl/ixl_pf_qmgr.h +++ b/sys/dev/ixl/ixl_pf_qmgr.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "ixl_pf.h" diff --git a/sys/dev/ixl/ixl_txrx.c b/sys/dev/ixl/ixl_txrx.c index 20050e73c09..f971a307326 100644 --- a/sys/dev/ixl/ixl_txrx.c +++ b/sys/dev/ixl/ixl_txrx.c @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ /* ** IXL driver TX/RX Routines: diff --git a/sys/dev/ixl/virtchnl.h b/sys/dev/ixl/virtchnl.h index 444b6399b81..f1b5777fd07 100644 --- a/sys/dev/ixl/virtchnl.h +++ b/sys/dev/ixl/virtchnl.h @@ -30,7 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #ifndef _VIRTCHNL_H_ #define _VIRTCHNL_H_ diff --git a/sys/dev/le/am79900reg.h b/sys/dev/le/am79900reg.h index e46d3b894c2..d1d40b94098 100644 --- a/sys/dev/le/am79900reg.h +++ b/sys/dev/le/am79900reg.h @@ -65,7 +65,6 @@ * @(#)if_lereg.h 8.1 (Berkeley) 6/10/93 */ -/* $FreeBSD$ */ #ifndef _DEV_LE_AM79900REG_H_ #define _DEV_LE_AM79900REG_H_ diff --git a/sys/dev/le/am79900var.h b/sys/dev/le/am79900var.h index 82f0414bc93..5090237155c 100644 --- a/sys/dev/le/am79900var.h +++ b/sys/dev/le/am79900var.h @@ -32,7 +32,6 @@ * POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifndef _DEV_LE_AM79900VAR_H_ #define _DEV_LE_AM79900VAR_H_ diff --git a/sys/dev/le/am7990reg.h b/sys/dev/le/am7990reg.h index b53132231db..d6ba9a7e534 100644 --- a/sys/dev/le/am7990reg.h +++ b/sys/dev/le/am7990reg.h @@ -65,7 +65,6 @@ * @(#)if_lereg.h 8.1 (Berkeley) 6/10/93 */ -/* $FreeBSD$ */ #ifndef _DEV_LE_AM7990REG_H_ #define _DEV_LE_AM7990REG_H_ diff --git a/sys/dev/le/am7990var.h b/sys/dev/le/am7990var.h index 32c7b9b922c..274a69c6616 100644 --- a/sys/dev/le/am7990var.h +++ b/sys/dev/le/am7990var.h @@ -32,7 +32,6 @@ * POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifndef _DEV_LE_AM7990VAR_H_ #define _DEV_LE_AM7990VAR_H_ diff --git a/sys/dev/le/lancereg.h b/sys/dev/le/lancereg.h index ef93db01e5e..246a7fba74a 100644 --- a/sys/dev/le/lancereg.h +++ b/sys/dev/le/lancereg.h @@ -115,7 +115,6 @@ * valid on the LANCE. */ -/* $FreeBSD$ */ #ifndef _DEV_LE_LANCEREG_H_ #define _DEV_LE_LANCEREG_H_ diff --git a/sys/dev/le/lancevar.h b/sys/dev/le/lancevar.h index 79eb940de78..6232f5a776b 100644 --- a/sys/dev/le/lancevar.h +++ b/sys/dev/le/lancevar.h @@ -32,7 +32,6 @@ * POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifndef _DEV_LE_LANCEVAR_H_ #define _DEV_LE_LANCEVAR_H_ diff --git a/sys/dev/liquidio/base/cn23xx_pf_device.c b/sys/dev/liquidio/base/cn23xx_pf_device.c index 0df5f776723..41bc72c32dd 100644 --- a/sys/dev/liquidio/base/cn23xx_pf_device.c +++ b/sys/dev/liquidio/base/cn23xx_pf_device.c @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include "lio_bsd.h" #include "lio_common.h" diff --git a/sys/dev/liquidio/base/cn23xx_pf_device.h b/sys/dev/liquidio/base/cn23xx_pf_device.h index 3c7d698b4e5..0f0cd3a9b02 100644 --- a/sys/dev/liquidio/base/cn23xx_pf_device.h +++ b/sys/dev/liquidio/base/cn23xx_pf_device.h @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /* \file cn23xx_device.h * \brief Host Driver: Routines that perform CN23XX specific operations. diff --git a/sys/dev/liquidio/base/cn23xx_pf_regs.h b/sys/dev/liquidio/base/cn23xx_pf_regs.h index d0ff22838b1..7c34b352c24 100644 --- a/sys/dev/liquidio/base/cn23xx_pf_regs.h +++ b/sys/dev/liquidio/base/cn23xx_pf_regs.h @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /* \file cn23xx_pf_regs.h * \brief Host Driver: Register Address and Register Mask values for diff --git a/sys/dev/liquidio/base/lio_common.h b/sys/dev/liquidio/base/lio_common.h index e8736e59ae6..d9c48e8d37a 100644 --- a/sys/dev/liquidio/base/lio_common.h +++ b/sys/dev/liquidio/base/lio_common.h @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /* \file lio_common.h * \brief Common: Structures and macros used in PCI-NIC package by core and diff --git a/sys/dev/liquidio/base/lio_config.h b/sys/dev/liquidio/base/lio_config.h index 80175923060..98db66545fb 100644 --- a/sys/dev/liquidio/base/lio_config.h +++ b/sys/dev/liquidio/base/lio_config.h @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /* \file lio_config.h * \brief Host Driver: Configuration data structures for the host driver. diff --git a/sys/dev/liquidio/base/lio_console.c b/sys/dev/liquidio/base/lio_console.c index 397c2f96380..acf8bdd1075 100644 --- a/sys/dev/liquidio/base/lio_console.c +++ b/sys/dev/liquidio/base/lio_console.c @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /* * @file lio_console.c diff --git a/sys/dev/liquidio/base/lio_ctrl.c b/sys/dev/liquidio/base/lio_ctrl.c index 5b2a7eb141e..1b78aa9388c 100644 --- a/sys/dev/liquidio/base/lio_ctrl.c +++ b/sys/dev/liquidio/base/lio_ctrl.c @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include "lio_bsd.h" #include "lio_common.h" diff --git a/sys/dev/liquidio/base/lio_ctrl.h b/sys/dev/liquidio/base/lio_ctrl.h index 475e51e7ed1..845e933bdc6 100644 --- a/sys/dev/liquidio/base/lio_ctrl.h +++ b/sys/dev/liquidio/base/lio_ctrl.h @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /* \file lio_ctrl.h * \brief Host NIC Driver: Routine to send network data & diff --git a/sys/dev/liquidio/base/lio_device.c b/sys/dev/liquidio/base/lio_device.c index a673a9bf414..85a18f33ee0 100644 --- a/sys/dev/liquidio/base/lio_device.c +++ b/sys/dev/liquidio/base/lio_device.c @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include "lio_bsd.h" #include "lio_common.h" diff --git a/sys/dev/liquidio/base/lio_device.h b/sys/dev/liquidio/base/lio_device.h index de07f604fd9..d34b4c3e243 100644 --- a/sys/dev/liquidio/base/lio_device.h +++ b/sys/dev/liquidio/base/lio_device.h @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /* * \brief Host Driver: This file defines the octeon device structure. diff --git a/sys/dev/liquidio/base/lio_droq.c b/sys/dev/liquidio/base/lio_droq.c index 6124768a582..87e8bf96813 100644 --- a/sys/dev/liquidio/base/lio_droq.c +++ b/sys/dev/liquidio/base/lio_droq.c @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include "lio_bsd.h" #include "lio_common.h" diff --git a/sys/dev/liquidio/base/lio_droq.h b/sys/dev/liquidio/base/lio_droq.h index c9bf6d98274..564b266d589 100644 --- a/sys/dev/liquidio/base/lio_droq.h +++ b/sys/dev/liquidio/base/lio_droq.h @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /* \file lio_droq.h * \brief Implementation of Octeon Output queues. "Output" is with diff --git a/sys/dev/liquidio/base/lio_image.h b/sys/dev/liquidio/base/lio_image.h index 6aea7dba625..2176bf2a148 100644 --- a/sys/dev/liquidio/base/lio_image.h +++ b/sys/dev/liquidio/base/lio_image.h @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _LIO_IMAGE_H_ #define _LIO_IMAGE_H_ diff --git a/sys/dev/liquidio/base/lio_iq.h b/sys/dev/liquidio/base/lio_iq.h index 62c31dbff43..1da8b047893 100644 --- a/sys/dev/liquidio/base/lio_iq.h +++ b/sys/dev/liquidio/base/lio_iq.h @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /* \file lio_iq.h * \brief Host Driver: Implementation of Octeon input queues. "Input" is diff --git a/sys/dev/liquidio/base/lio_mem_ops.c b/sys/dev/liquidio/base/lio_mem_ops.c index 64526438e33..1aa865d49d1 100644 --- a/sys/dev/liquidio/base/lio_mem_ops.c +++ b/sys/dev/liquidio/base/lio_mem_ops.c @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include "lio_bsd.h" #include "lio_common.h" diff --git a/sys/dev/liquidio/base/lio_mem_ops.h b/sys/dev/liquidio/base/lio_mem_ops.h index 1bf93a08633..e47c0191ffc 100644 --- a/sys/dev/liquidio/base/lio_mem_ops.h +++ b/sys/dev/liquidio/base/lio_mem_ops.h @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /* * \file lio_mem_ops.h diff --git a/sys/dev/liquidio/base/lio_request_manager.c b/sys/dev/liquidio/base/lio_request_manager.c index e07d65a6c33..f4eae0c8bf3 100644 --- a/sys/dev/liquidio/base/lio_request_manager.c +++ b/sys/dev/liquidio/base/lio_request_manager.c @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include "lio_bsd.h" #include "lio_common.h" diff --git a/sys/dev/liquidio/base/lio_response_manager.c b/sys/dev/liquidio/base/lio_response_manager.c index e2d28b3cb32..12a3ad60521 100644 --- a/sys/dev/liquidio/base/lio_response_manager.c +++ b/sys/dev/liquidio/base/lio_response_manager.c @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include "lio_bsd.h" #include "lio_common.h" diff --git a/sys/dev/liquidio/base/lio_response_manager.h b/sys/dev/liquidio/base/lio_response_manager.h index 76806906af9..b0454638a21 100644 --- a/sys/dev/liquidio/base/lio_response_manager.h +++ b/sys/dev/liquidio/base/lio_response_manager.h @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /* * ! \file lio_response_manager.h diff --git a/sys/dev/liquidio/lio_bsd.h b/sys/dev/liquidio/lio_bsd.h index 1c8e8e50b18..a732716cb17 100644 --- a/sys/dev/liquidio/lio_bsd.h +++ b/sys/dev/liquidio/lio_bsd.h @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef __LIO_BSD_H__ #define __LIO_BSD_H__ diff --git a/sys/dev/liquidio/lio_core.c b/sys/dev/liquidio/lio_core.c index ea6949f0354..e6f5e17d0ed 100644 --- a/sys/dev/liquidio/lio_core.c +++ b/sys/dev/liquidio/lio_core.c @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include "lio_bsd.h" #include "lio_common.h" diff --git a/sys/dev/liquidio/lio_ioctl.c b/sys/dev/liquidio/lio_ioctl.c index 614c3cd1f86..10c88b20905 100644 --- a/sys/dev/liquidio/lio_ioctl.c +++ b/sys/dev/liquidio/lio_ioctl.c @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include "lio_bsd.h" #include "lio_common.h" diff --git a/sys/dev/liquidio/lio_ioctl.h b/sys/dev/liquidio/lio_ioctl.h index 1c8db95e0c0..5119ebbdf81 100644 --- a/sys/dev/liquidio/lio_ioctl.h +++ b/sys/dev/liquidio/lio_ioctl.h @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _LIO_IOCTL_H_ #define _LIO_IOCTL_H_ diff --git a/sys/dev/liquidio/lio_main.c b/sys/dev/liquidio/lio_main.c index 7f4fe01ffac..bec510af0c6 100644 --- a/sys/dev/liquidio/lio_main.c +++ b/sys/dev/liquidio/lio_main.c @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include "lio_bsd.h" #include "lio_common.h" diff --git a/sys/dev/liquidio/lio_main.h b/sys/dev/liquidio/lio_main.h index 4be961d1024..9993bdc3ec0 100644 --- a/sys/dev/liquidio/lio_main.h +++ b/sys/dev/liquidio/lio_main.h @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /* * \file lio_main.h diff --git a/sys/dev/liquidio/lio_network.h b/sys/dev/liquidio/lio_network.h index b29fc200a51..856cc8f7ab0 100644 --- a/sys/dev/liquidio/lio_network.h +++ b/sys/dev/liquidio/lio_network.h @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ /* \file lio_network.h * \brief Host NIC Driver: Structure and Macro definitions used by NIC Module. diff --git a/sys/dev/liquidio/lio_rss.c b/sys/dev/liquidio/lio_rss.c index 41a408cb7a0..df10cbbe3a0 100644 --- a/sys/dev/liquidio/lio_rss.c +++ b/sys/dev/liquidio/lio_rss.c @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifdef RSS diff --git a/sys/dev/liquidio/lio_rss.h b/sys/dev/liquidio/lio_rss.h index b313c2761ce..8a5020d47f7 100644 --- a/sys/dev/liquidio/lio_rss.h +++ b/sys/dev/liquidio/lio_rss.h @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef __LIO_RSS_H__ #define __LIO_RSS_H__ diff --git a/sys/dev/liquidio/lio_rxtx.c b/sys/dev/liquidio/lio_rxtx.c index 456fcc3449d..4f95711c670 100644 --- a/sys/dev/liquidio/lio_rxtx.c +++ b/sys/dev/liquidio/lio_rxtx.c @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include "lio_bsd.h" #include "lio_common.h" diff --git a/sys/dev/liquidio/lio_rxtx.h b/sys/dev/liquidio/lio_rxtx.h index b4059b35b1e..6debb5782c0 100644 --- a/sys/dev/liquidio/lio_rxtx.h +++ b/sys/dev/liquidio/lio_rxtx.h @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #ifndef _LIO_RXTX_H_ #define _LIO_RXTX_H_ diff --git a/sys/dev/liquidio/lio_sysctl.c b/sys/dev/liquidio/lio_sysctl.c index c7a9bc5cda0..729f4d43227 100644 --- a/sys/dev/liquidio/lio_sysctl.c +++ b/sys/dev/liquidio/lio_sysctl.c @@ -30,7 +30,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*$FreeBSD$*/ #include diff --git a/sys/dev/mii/e1000phyreg.h b/sys/dev/mii/e1000phyreg.h index 04c396e5767..4c286fd84db 100644 --- a/sys/dev/mii/e1000phyreg.h +++ b/sys/dev/mii/e1000phyreg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Principal Author: Parag Patel * Copyright (c) 2001 diff --git a/sys/dev/mii/lxtphyreg.h b/sys/dev/mii/lxtphyreg.h index 76336632366..cd80b163a57 100644 --- a/sys/dev/mii/lxtphyreg.h +++ b/sys/dev/mii/lxtphyreg.h @@ -1,6 +1,5 @@ /* OpenBSD: lxtphyreg.h,v 1.1 1998/11/11 19:34:47 jason Exp */ /* NetBSD: lxtphyreg.h,v 1.1 1998/10/24 00:33:17 thorpej Exp */ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause diff --git a/sys/dev/mii/qsphyreg.h b/sys/dev/mii/qsphyreg.h index 20a467853e3..4ce4ceaf146 100644 --- a/sys/dev/mii/qsphyreg.h +++ b/sys/dev/mii/qsphyreg.h @@ -1,6 +1,5 @@ /* OpenBSD: qsphyreg.h,v 1.2 1999/03/09 00:02:45 jason Exp */ /* NetBSD: qsphyreg.h,v 1.1 1998/08/11 00:01:03 thorpej Exp */ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause diff --git a/sys/dev/mpt/mpilib/mpi.h b/sys/dev/mpt/mpilib/mpi.h index 5c0c45ac14f..1f1e92b7cf7 100644 --- a/sys/dev/mpt/mpilib/mpi.h +++ b/sys/dev/mpt/mpilib/mpi.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause * diff --git a/sys/dev/mpt/mpilib/mpi_cnfg.h b/sys/dev/mpt/mpilib/mpi_cnfg.h index 681f8765323..18822512810 100644 --- a/sys/dev/mpt/mpilib/mpi_cnfg.h +++ b/sys/dev/mpt/mpilib/mpi_cnfg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause * diff --git a/sys/dev/mpt/mpilib/mpi_fc.h b/sys/dev/mpt/mpilib/mpi_fc.h index 6dcf1e44b8f..6e632c84c68 100644 --- a/sys/dev/mpt/mpilib/mpi_fc.h +++ b/sys/dev/mpt/mpilib/mpi_fc.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause * diff --git a/sys/dev/mpt/mpilib/mpi_init.h b/sys/dev/mpt/mpilib/mpi_init.h index ed2c99f0192..d9c431f4424 100644 --- a/sys/dev/mpt/mpilib/mpi_init.h +++ b/sys/dev/mpt/mpilib/mpi_init.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause * diff --git a/sys/dev/mpt/mpilib/mpi_ioc.h b/sys/dev/mpt/mpilib/mpi_ioc.h index c1e60b69aba..49c8a930558 100644 --- a/sys/dev/mpt/mpilib/mpi_ioc.h +++ b/sys/dev/mpt/mpilib/mpi_ioc.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause * diff --git a/sys/dev/mpt/mpilib/mpi_lan.h b/sys/dev/mpt/mpilib/mpi_lan.h index 5d9289c6512..a90b0fc0b4b 100644 --- a/sys/dev/mpt/mpilib/mpi_lan.h +++ b/sys/dev/mpt/mpilib/mpi_lan.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause * diff --git a/sys/dev/mpt/mpilib/mpi_log_fc.h b/sys/dev/mpt/mpilib/mpi_log_fc.h index 7d414eb38b4..78fa9d44cb8 100644 --- a/sys/dev/mpt/mpilib/mpi_log_fc.h +++ b/sys/dev/mpt/mpilib/mpi_log_fc.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause * diff --git a/sys/dev/mpt/mpilib/mpi_log_sas.h b/sys/dev/mpt/mpilib/mpi_log_sas.h index 68de0381439..50196103933 100644 --- a/sys/dev/mpt/mpilib/mpi_log_sas.h +++ b/sys/dev/mpt/mpilib/mpi_log_sas.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause * diff --git a/sys/dev/mpt/mpilib/mpi_raid.h b/sys/dev/mpt/mpilib/mpi_raid.h index 6ed3ec6794a..c7bb2f30ea5 100644 --- a/sys/dev/mpt/mpilib/mpi_raid.h +++ b/sys/dev/mpt/mpilib/mpi_raid.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause * diff --git a/sys/dev/mpt/mpilib/mpi_sas.h b/sys/dev/mpt/mpilib/mpi_sas.h index 8399c39daef..9b8daf2ad5e 100644 --- a/sys/dev/mpt/mpilib/mpi_sas.h +++ b/sys/dev/mpt/mpilib/mpi_sas.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause * diff --git a/sys/dev/mpt/mpilib/mpi_targ.h b/sys/dev/mpt/mpilib/mpi_targ.h index 4560627d0ba..9f1a9e7131f 100644 --- a/sys/dev/mpt/mpilib/mpi_targ.h +++ b/sys/dev/mpt/mpilib/mpi_targ.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause * diff --git a/sys/dev/mpt/mpilib/mpi_tool.h b/sys/dev/mpt/mpilib/mpi_tool.h index 95845c4b920..6ea23531f66 100644 --- a/sys/dev/mpt/mpilib/mpi_tool.h +++ b/sys/dev/mpt/mpilib/mpi_tool.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause * diff --git a/sys/dev/mpt/mpilib/mpi_type.h b/sys/dev/mpt/mpilib/mpi_type.h index 3009314efdb..10648bad0cd 100644 --- a/sys/dev/mpt/mpilib/mpi_type.h +++ b/sys/dev/mpt/mpilib/mpi_type.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause * diff --git a/sys/dev/mpt/mpt.h b/sys/dev/mpt/mpt.h index 0682609cad8..8c699d0910a 100644 --- a/sys/dev/mpt/mpt.h +++ b/sys/dev/mpt/mpt.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Generic defines for LSI '909 FC adapters. * FreeBSD Version. diff --git a/sys/dev/mpt/mpt_cam.h b/sys/dev/mpt/mpt_cam.h index 23a8d9e9576..fd433aeac81 100644 --- a/sys/dev/mpt/mpt_cam.h +++ b/sys/dev/mpt/mpt_cam.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * LSI MPT Host Adapter FreeBSD Wrapper Definitions (CAM version) * diff --git a/sys/dev/mpt/mpt_raid.h b/sys/dev/mpt/mpt_raid.h index 8bb96b51615..9fadc4712bb 100644 --- a/sys/dev/mpt/mpt_raid.h +++ b/sys/dev/mpt/mpt_raid.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause * diff --git a/sys/dev/mpt/mpt_reg.h b/sys/dev/mpt/mpt_reg.h index 65ffd6eef63..6ddc49d23b4 100644 --- a/sys/dev/mpt/mpt_reg.h +++ b/sys/dev/mpt/mpt_reg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause AND BSD-3-Clause * diff --git a/sys/dev/msk/if_mskreg.h b/sys/dev/msk/if_mskreg.h index 2e8114aa577..dc390ff206a 100644 --- a/sys/dev/msk/if_mskreg.h +++ b/sys/dev/msk/if_mskreg.h @@ -95,7 +95,6 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/*$FreeBSD$*/ /* * SysKonnect PCI vendor ID diff --git a/sys/dev/netmap/netmap_freebsd.c b/sys/dev/netmap/netmap_freebsd.c index f13336c32ac..a4a0124471c 100644 --- a/sys/dev/netmap/netmap_freebsd.c +++ b/sys/dev/netmap/netmap_freebsd.c @@ -25,7 +25,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #include "opt_inet.h" #include "opt_inet6.h" diff --git a/sys/dev/netmap/netmap_legacy.c b/sys/dev/netmap/netmap_legacy.c index 658a1c22335..f5b9ef4108b 100644 --- a/sys/dev/netmap/netmap_legacy.c +++ b/sys/dev/netmap/netmap_legacy.c @@ -26,7 +26,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #if defined(__FreeBSD__) #include /* prerequisite */ diff --git a/sys/dev/netmap/netmap_null.c b/sys/dev/netmap/netmap_null.c index c91afdb55e1..8066c136320 100644 --- a/sys/dev/netmap/netmap_null.c +++ b/sys/dev/netmap/netmap_null.c @@ -23,7 +23,6 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -/* $FreeBSD$ */ #if defined(__FreeBSD__) #include /* prerequisite */ diff --git a/sys/dev/netmap/netmap_offloadings.c b/sys/dev/netmap/netmap_offloadings.c index 745f5f401f3..1cfba145de8 100644 --- a/sys/dev/netmap/netmap_offloadings.c +++ b/sys/dev/netmap/netmap_offloadings.c @@ -26,7 +26,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #if defined(__FreeBSD__) #include /* prerequisite */ diff --git a/sys/dev/netmap/netmap_pipe.c b/sys/dev/netmap/netmap_pipe.c index ab2d591df0d..cc556bda528 100644 --- a/sys/dev/netmap/netmap_pipe.c +++ b/sys/dev/netmap/netmap_pipe.c @@ -26,7 +26,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #if defined(__FreeBSD__) #include /* prerequisite */ diff --git a/sys/dev/oce/oce_hw.c b/sys/dev/oce/oce_hw.c index 5159b7b64fc..b25bd2851cd 100644 --- a/sys/dev/oce/oce_hw.c +++ b/sys/dev/oce/oce_hw.c @@ -38,7 +38,6 @@ * Costa Mesa, CA 92626 */ -/* $FreeBSD$ */ #include "oce_if.h" diff --git a/sys/dev/oce/oce_hw.h b/sys/dev/oce/oce_hw.h index 82023f3dfc7..c9b9c0950f8 100644 --- a/sys/dev/oce/oce_hw.h +++ b/sys/dev/oce/oce_hw.h @@ -38,7 +38,6 @@ * Costa Mesa, CA 92626 */ -/* $FreeBSD$ */ #include diff --git a/sys/dev/oce/oce_if.c b/sys/dev/oce/oce_if.c index 2f0727871ba..d7ec58ec1f5 100644 --- a/sys/dev/oce/oce_if.c +++ b/sys/dev/oce/oce_if.c @@ -38,7 +38,6 @@ * Costa Mesa, CA 92626 */ -/* $FreeBSD$ */ #include "opt_inet6.h" #include "opt_inet.h" diff --git a/sys/dev/oce/oce_if.h b/sys/dev/oce/oce_if.h index 6c24bc7d013..d4a9813c26d 100644 --- a/sys/dev/oce/oce_if.h +++ b/sys/dev/oce/oce_if.h @@ -38,7 +38,6 @@ * Costa Mesa, CA 92626 */ -/* $FreeBSD$ */ #include #include diff --git a/sys/dev/oce/oce_mbox.c b/sys/dev/oce/oce_mbox.c index 210683be87c..3717eb91d36 100644 --- a/sys/dev/oce/oce_mbox.c +++ b/sys/dev/oce/oce_mbox.c @@ -38,7 +38,6 @@ * Costa Mesa, CA 92626 */ -/* $FreeBSD$ */ #include "oce_if.h" diff --git a/sys/dev/oce/oce_queue.c b/sys/dev/oce/oce_queue.c index b4bb608844f..b6d882b7fc3 100644 --- a/sys/dev/oce/oce_queue.c +++ b/sys/dev/oce/oce_queue.c @@ -38,7 +38,6 @@ * Costa Mesa, CA 92626 */ -/* $FreeBSD$ */ #include "oce_if.h" diff --git a/sys/dev/oce/oce_sysctl.c b/sys/dev/oce/oce_sysctl.c index 2b46936f521..1b903d8d027 100644 --- a/sys/dev/oce/oce_sysctl.c +++ b/sys/dev/oce/oce_sysctl.c @@ -38,7 +38,6 @@ * Costa Mesa, CA 92626 */ -/* $FreeBSD$ */ #include "oce_if.h" diff --git a/sys/dev/oce/oce_user.h b/sys/dev/oce/oce_user.h index 46d68bb1b64..38716b41d67 100644 --- a/sys/dev/oce/oce_user.h +++ b/sys/dev/oce/oce_user.h @@ -36,7 +36,6 @@ * Costa Mesa, CA 92626 */ -/* $FreeBSD$ */ struct oce_mbx; struct oce_softc; diff --git a/sys/dev/oce/oce_util.c b/sys/dev/oce/oce_util.c index 464f441d0e0..6a8e690cb8c 100644 --- a/sys/dev/oce/oce_util.c +++ b/sys/dev/oce/oce_util.c @@ -38,7 +38,6 @@ * Costa Mesa, CA 92626 */ -/* $FreeBSD$ */ #include "oce_if.h" diff --git a/sys/dev/pccard/pccard_cis.h b/sys/dev/pccard/pccard_cis.h index 915f555924a..1b4db29f9c8 100644 --- a/sys/dev/pccard/pccard_cis.h +++ b/sys/dev/pccard/pccard_cis.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-4-Clause diff --git a/sys/dev/pccard/pccardreg.h b/sys/dev/pccard/pccardreg.h index 7d567dd6d52..567ac314cf3 100644 --- a/sys/dev/pccard/pccardreg.h +++ b/sys/dev/pccard/pccardreg.h @@ -1,5 +1,4 @@ /* $NetBSD: pcmciareg.h,v 1.7 1998/10/29 09:45:52 enami Exp $ */ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-4-Clause diff --git a/sys/dev/pccard/pccardvar.h b/sys/dev/pccard/pccardvar.h index 87f41850ec5..546d6993969 100644 --- a/sys/dev/pccard/pccardvar.h +++ b/sys/dev/pccard/pccardvar.h @@ -1,5 +1,4 @@ /* $NetBSD: pcmciavar.h,v 1.12 2000/02/08 12:51:31 enami Exp $ */ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-4-Clause diff --git a/sys/dev/pms/freebsd/driver/common/lxutil.c b/sys/dev/pms/freebsd/driver/common/lxutil.c index ceafe98084e..f008dc3f7d4 100644 --- a/sys/dev/pms/freebsd/driver/common/lxutil.c +++ b/sys/dev/pms/freebsd/driver/common/lxutil.c @@ -19,7 +19,6 @@ *SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE ******************************************************************************/ -/* $FreeBSD$ */ /****************************************************************************** This program is part of PMC-Sierra initiator/target device driver. The functions here are commonly used by different type of drivers that support diff --git a/sys/dev/qat/include/adf_cfg_dev_dbg.h b/sys/dev/qat/include/adf_cfg_dev_dbg.h index 2fc7884c10b..ab8be1f5653 100644 --- a/sys/dev/qat/include/adf_cfg_dev_dbg.h +++ b/sys/dev/qat/include/adf_cfg_dev_dbg.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_CFG_DEV_DBG_H_ #define ADF_CFG_DEV_DBG_H_ diff --git a/sys/dev/qat/include/adf_cfg_device.h b/sys/dev/qat/include/adf_cfg_device.h index 267905dd0c4..f2891e4eb80 100644 --- a/sys/dev/qat/include/adf_cfg_device.h +++ b/sys/dev/qat/include/adf_cfg_device.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_CFG_DEVICE_H_ #define ADF_CFG_DEVICE_H_ diff --git a/sys/dev/qat/include/adf_cnvnr_freq_counters.h b/sys/dev/qat/include/adf_cnvnr_freq_counters.h index c9b38679aa4..9e12de3e714 100644 --- a/sys/dev/qat/include/adf_cnvnr_freq_counters.h +++ b/sys/dev/qat/include/adf_cnvnr_freq_counters.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_CNVNR_CTRS_DBG_H_ #define ADF_CNVNR_CTRS_DBG_H_ diff --git a/sys/dev/qat/include/adf_dev_err.h b/sys/dev/qat/include/adf_dev_err.h index b82f91eafc8..2eb3cdb36d2 100644 --- a/sys/dev/qat/include/adf_dev_err.h +++ b/sys/dev/qat/include/adf_dev_err.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_DEV_ERR_H_ #define ADF_DEV_ERR_H_ diff --git a/sys/dev/qat/include/adf_freebsd_pfvf_ctrs_dbg.h b/sys/dev/qat/include/adf_freebsd_pfvf_ctrs_dbg.h index d413279fc00..c4374e78e6f 100644 --- a/sys/dev/qat/include/adf_freebsd_pfvf_ctrs_dbg.h +++ b/sys/dev/qat/include/adf_freebsd_pfvf_ctrs_dbg.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_PFVF_CTRS_DBG_H_ #define ADF_PFVF_CTRS_DBG_H_ diff --git a/sys/dev/qat/include/adf_fw_counters.h b/sys/dev/qat/include/adf_fw_counters.h index 5fddb72eec3..08a254485f4 100644 --- a/sys/dev/qat/include/adf_fw_counters.h +++ b/sys/dev/qat/include/adf_fw_counters.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_FW_COUNTERS_H_ #define ADF_FW_COUNTERS_H_ diff --git a/sys/dev/qat/include/adf_gen2_pfvf.h b/sys/dev/qat/include/adf_gen2_pfvf.h index f5c565a9679..eb67a948ef9 100644 --- a/sys/dev/qat/include/adf_gen2_pfvf.h +++ b/sys/dev/qat/include/adf_gen2_pfvf.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_GEN2_PFVF_H #define ADF_GEN2_PFVF_H diff --git a/sys/dev/qat/include/adf_gen4_pfvf.h b/sys/dev/qat/include/adf_gen4_pfvf.h index 45fa171ae36..1cd00c4766f 100644 --- a/sys/dev/qat/include/adf_gen4_pfvf.h +++ b/sys/dev/qat/include/adf_gen4_pfvf.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_GEN4_PFVF_H #define ADF_GEN4_PFVF_H diff --git a/sys/dev/qat/include/adf_gen4_timer.h b/sys/dev/qat/include/adf_gen4_timer.h index e91591772e5..49266c9c301 100644 --- a/sys/dev/qat/include/adf_gen4_timer.h +++ b/sys/dev/qat/include/adf_gen4_timer.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_GEN4_TIMER_H_ #define ADF_GEN4_TIMER_H_ diff --git a/sys/dev/qat/include/adf_gen4vf_hw_csr_data.h b/sys/dev/qat/include/adf_gen4vf_hw_csr_data.h index 27f10ae729d..ed78ab54ec4 100644 --- a/sys/dev/qat/include/adf_gen4vf_hw_csr_data.h +++ b/sys/dev/qat/include/adf_gen4vf_hw_csr_data.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_GEN4VF_HW_CSR_DATA_H_ #define ADF_GEN4VF_HW_CSR_DATA_H_ diff --git a/sys/dev/qat/include/adf_heartbeat.h b/sys/dev/qat/include/adf_heartbeat.h index 55ca5815201..b2eab7139c1 100644 --- a/sys/dev/qat/include/adf_heartbeat.h +++ b/sys/dev/qat/include/adf_heartbeat.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_HEARTBEAT_H_ #define ADF_HEARTBEAT_H_ diff --git a/sys/dev/qat/include/adf_heartbeat_dbg.h b/sys/dev/qat/include/adf_heartbeat_dbg.h index 2d63e62398c..31f7508791e 100644 --- a/sys/dev/qat/include/adf_heartbeat_dbg.h +++ b/sys/dev/qat/include/adf_heartbeat_dbg.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_HEARTBEAT_DBG_H_ #define ADF_HEARTBEAT_DBG_H_ diff --git a/sys/dev/qat/include/adf_pfvf_vf_msg.h b/sys/dev/qat/include/adf_pfvf_vf_msg.h index 89ed5a740b2..3cf6d5ed081 100644 --- a/sys/dev/qat/include/adf_pfvf_vf_msg.h +++ b/sys/dev/qat/include/adf_pfvf_vf_msg.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_PFVF_VF_MSG_H #define ADF_PFVF_VF_MSG_H diff --git a/sys/dev/qat/include/adf_ver_dbg.h b/sys/dev/qat/include/adf_ver_dbg.h index be4ed24df75..778365564eb 100644 --- a/sys/dev/qat/include/adf_ver_dbg.h +++ b/sys/dev/qat/include/adf_ver_dbg.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_VER_DBG_H_ #define ADF_VER_DBG_H_ diff --git a/sys/dev/qat/include/common/adf_accel_devices.h b/sys/dev/qat/include/common/adf_accel_devices.h index 225b86a2a7e..0a1248b9a68 100644 --- a/sys/dev/qat/include/common/adf_accel_devices.h +++ b/sys/dev/qat/include/common/adf_accel_devices.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_ACCEL_DEVICES_H_ #define ADF_ACCEL_DEVICES_H_ diff --git a/sys/dev/qat/include/common/adf_cfg.h b/sys/dev/qat/include/common/adf_cfg.h index a3ac7678a7a..52d2029c7c4 100644 --- a/sys/dev/qat/include/common/adf_cfg.h +++ b/sys/dev/qat/include/common/adf_cfg.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_CFG_H_ #define ADF_CFG_H_ diff --git a/sys/dev/qat/include/common/adf_cfg_common.h b/sys/dev/qat/include/common/adf_cfg_common.h index d8b1efe3dbe..4a85e021aeb 100644 --- a/sys/dev/qat/include/common/adf_cfg_common.h +++ b/sys/dev/qat/include/common/adf_cfg_common.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_CFG_COMMON_H_ #define ADF_CFG_COMMON_H_ diff --git a/sys/dev/qat/include/common/adf_cfg_strings.h b/sys/dev/qat/include/common/adf_cfg_strings.h index 5d39fd6cdc3..ceac6279658 100644 --- a/sys/dev/qat/include/common/adf_cfg_strings.h +++ b/sys/dev/qat/include/common/adf_cfg_strings.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_CFG_STRINGS_H_ #define ADF_CFG_STRINGS_H_ diff --git a/sys/dev/qat/include/common/adf_cfg_sysctl.h b/sys/dev/qat/include/common/adf_cfg_sysctl.h index d6a7183c039..254aa3f6c44 100644 --- a/sys/dev/qat/include/common/adf_cfg_sysctl.h +++ b/sys/dev/qat/include/common/adf_cfg_sysctl.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2023 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_CFG_SYSCTL_H_ #define ADF_CFG_SYSCTL_H_ diff --git a/sys/dev/qat/include/common/adf_cfg_user.h b/sys/dev/qat/include/common/adf_cfg_user.h index 910b0ea5146..4c16c882b1e 100644 --- a/sys/dev/qat/include/common/adf_cfg_user.h +++ b/sys/dev/qat/include/common/adf_cfg_user.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_CFG_USER_H_ #define ADF_CFG_USER_H_ diff --git a/sys/dev/qat/include/common/adf_common_drv.h b/sys/dev/qat/include/common/adf_common_drv.h index 0c8bb565f74..b6bc2511bfb 100644 --- a/sys/dev/qat/include/common/adf_common_drv.h +++ b/sys/dev/qat/include/common/adf_common_drv.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_DRV_H #define ADF_DRV_H diff --git a/sys/dev/qat/include/common/adf_gen2_hw_data.h b/sys/dev/qat/include/common/adf_gen2_hw_data.h index cabfa6c9e5f..3e62431931d 100644 --- a/sys/dev/qat/include/common/adf_gen2_hw_data.h +++ b/sys/dev/qat/include/common/adf_gen2_hw_data.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2021 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_GEN2_HW_DATA_H_ #define ADF_GEN2_HW_DATA_H_ diff --git a/sys/dev/qat/include/common/adf_gen4_hw_data.h b/sys/dev/qat/include/common/adf_gen4_hw_data.h index c2c375f8a40..d0423eaa17c 100644 --- a/sys/dev/qat/include/common/adf_gen4_hw_data.h +++ b/sys/dev/qat/include/common/adf_gen4_hw_data.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2021 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_GEN4_HW_CSR_DATA_H_ #define ADF_GEN4_HW_CSR_DATA_H_ diff --git a/sys/dev/qat/include/common/adf_pfvf_msg.h b/sys/dev/qat/include/common/adf_pfvf_msg.h index b0f3feb7d39..349db9a13b2 100644 --- a/sys/dev/qat/include/common/adf_pfvf_msg.h +++ b/sys/dev/qat/include/common/adf_pfvf_msg.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_PFVF_MSG_H #define ADF_PFVF_MSG_H diff --git a/sys/dev/qat/include/common/adf_pfvf_utils.h b/sys/dev/qat/include/common/adf_pfvf_utils.h index 43eb7b52ef6..a5d33944309 100644 --- a/sys/dev/qat/include/common/adf_pfvf_utils.h +++ b/sys/dev/qat/include/common/adf_pfvf_utils.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_PFVF_UTILS_H #define ADF_PFVF_UTILS_H diff --git a/sys/dev/qat/include/common/adf_pfvf_vf_proto.h b/sys/dev/qat/include/common/adf_pfvf_vf_proto.h index f2623c1730b..f0ae5458d8e 100644 --- a/sys/dev/qat/include/common/adf_pfvf_vf_proto.h +++ b/sys/dev/qat/include/common/adf_pfvf_vf_proto.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_PFVF_VF_PROTO_H #define ADF_PFVF_VF_PROTO_H diff --git a/sys/dev/qat/include/common/adf_transport.h b/sys/dev/qat/include/common/adf_transport.h index def448cc4ab..da6c8f0e40b 100644 --- a/sys/dev/qat/include/common/adf_transport.h +++ b/sys/dev/qat/include/common/adf_transport.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_TRANSPORT_H #define ADF_TRANSPORT_H diff --git a/sys/dev/qat/include/common/adf_transport_access_macros.h b/sys/dev/qat/include/common/adf_transport_access_macros.h index ad9f0348b5a..96834a269a2 100644 --- a/sys/dev/qat/include/common/adf_transport_access_macros.h +++ b/sys/dev/qat/include/common/adf_transport_access_macros.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_TRANSPORT_ACCESS_MACROS_H #define ADF_TRANSPORT_ACCESS_MACROS_H diff --git a/sys/dev/qat/include/common/adf_transport_internal.h b/sys/dev/qat/include/common/adf_transport_internal.h index 88b99ea44cc..0dacd0ea707 100644 --- a/sys/dev/qat/include/common/adf_transport_internal.h +++ b/sys/dev/qat/include/common/adf_transport_internal.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_TRANSPORT_INTRN_H #define ADF_TRANSPORT_INTRN_H diff --git a/sys/dev/qat/include/common/adf_uio.h b/sys/dev/qat/include/common/adf_uio.h index 07d33054c74..9e32787ce12 100644 --- a/sys/dev/qat/include/common/adf_uio.h +++ b/sys/dev/qat/include/common/adf_uio.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2023 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_UIO_H #define ADF_UIO_H #include "adf_accel_devices.h" diff --git a/sys/dev/qat/include/common/adf_uio_cleanup.h b/sys/dev/qat/include/common/adf_uio_cleanup.h index d8c59f74935..8f113218135 100644 --- a/sys/dev/qat/include/common/adf_uio_cleanup.h +++ b/sys/dev/qat/include/common/adf_uio_cleanup.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2023 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_UIO_CLEANUP_H #define ADF_UIO_CLEANUP_H diff --git a/sys/dev/qat/include/common/adf_uio_control.h b/sys/dev/qat/include/common/adf_uio_control.h index 0572a12764b..4662c02233b 100644 --- a/sys/dev/qat/include/common/adf_uio_control.h +++ b/sys/dev/qat/include/common/adf_uio_control.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2023 Intel Corporation */ -/* $FreeBSD$ */ #ifndef QAT_UIO_CONTROL_H #define QAT_UIO_CONTROL_H #include diff --git a/sys/dev/qat/include/common/icp_qat_fw_loader_handle.h b/sys/dev/qat/include/common/icp_qat_fw_loader_handle.h index 7f6e80eeb43..e74b2c80bdb 100644 --- a/sys/dev/qat/include/common/icp_qat_fw_loader_handle.h +++ b/sys/dev/qat/include/common/icp_qat_fw_loader_handle.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef __ICP_QAT_FW_LOADER_HANDLE_H__ #define __ICP_QAT_FW_LOADER_HANDLE_H__ #include "icp_qat_uclo.h" diff --git a/sys/dev/qat/include/common/icp_qat_hal.h b/sys/dev/qat/include/common/icp_qat_hal.h index 68e12826a7e..397edd50d28 100644 --- a/sys/dev/qat/include/common/icp_qat_hal.h +++ b/sys/dev/qat/include/common/icp_qat_hal.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef __ICP_QAT_HAL_H #define __ICP_QAT_HAL_H #include "adf_accel_devices.h" diff --git a/sys/dev/qat/include/common/icp_qat_uclo.h b/sys/dev/qat/include/common/icp_qat_uclo.h index 1bdddce1d85..1491a00f3c5 100644 --- a/sys/dev/qat/include/common/icp_qat_uclo.h +++ b/sys/dev/qat/include/common/icp_qat_uclo.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef __ICP_QAT_UCLO_H__ #define __ICP_QAT_UCLO_H__ diff --git a/sys/dev/qat/include/common/qat_freebsd.h b/sys/dev/qat/include/common/qat_freebsd.h index 0a9cfc0188e..179d6bbfc22 100644 --- a/sys/dev/qat/include/common/qat_freebsd.h +++ b/sys/dev/qat/include/common/qat_freebsd.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef QAT_FREEBSD_H_ #define QAT_FREEBSD_H_ diff --git a/sys/dev/qat/include/common/sal_statistics_strings.h b/sys/dev/qat/include/common/sal_statistics_strings.h index aab88a0b374..1f5d6e22944 100644 --- a/sys/dev/qat/include/common/sal_statistics_strings.h +++ b/sys/dev/qat/include/common/sal_statistics_strings.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef SAL_STATISTICS_STRINGS_H #define SAL_STATISTICS_STRINGS_H diff --git a/sys/dev/qat/include/icp_qat_fw.h b/sys/dev/qat/include/icp_qat_fw.h index fe470b45c28..53b2f6810b2 100644 --- a/sys/dev/qat/include/icp_qat_fw.h +++ b/sys/dev/qat/include/icp_qat_fw.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef _ICP_QAT_FW_H_ #define _ICP_QAT_FW_H_ #include diff --git a/sys/dev/qat/include/icp_qat_fw_init_admin.h b/sys/dev/qat/include/icp_qat_fw_init_admin.h index 9c148215844..3537fb3f8cf 100644 --- a/sys/dev/qat/include/icp_qat_fw_init_admin.h +++ b/sys/dev/qat/include/icp_qat_fw_init_admin.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef _ICP_QAT_FW_INIT_ADMIN_H_ #define _ICP_QAT_FW_INIT_ADMIN_H_ diff --git a/sys/dev/qat/include/icp_qat_hw.h b/sys/dev/qat/include/icp_qat_hw.h index e98c8db06f6..25455dab1ca 100644 --- a/sys/dev/qat/include/icp_qat_hw.h +++ b/sys/dev/qat/include/icp_qat_hw.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef _ICP_QAT_HW_H_ #define _ICP_QAT_HW_H_ diff --git a/sys/dev/qat/include/qat_ocf_mem_pool.h b/sys/dev/qat/include/qat_ocf_mem_pool.h index d1a59835f4f..eb273026f16 100644 --- a/sys/dev/qat/include/qat_ocf_mem_pool.h +++ b/sys/dev/qat/include/qat_ocf_mem_pool.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef _QAT_OCF_MEM_POOL_H_ #define _QAT_OCF_MEM_POOL_H_ diff --git a/sys/dev/qat/include/qat_ocf_utils.h b/sys/dev/qat/include/qat_ocf_utils.h index 30a7e9b7f8e..8ad04a82709 100644 --- a/sys/dev/qat/include/qat_ocf_utils.h +++ b/sys/dev/qat/include/qat_ocf_utils.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef _QAT_OCF_UTILS_H_ #define _QAT_OCF_UTILS_H_ /* System headers */ diff --git a/sys/dev/qat/qat/qat_ocf.c b/sys/dev/qat/qat/qat_ocf.c index 4960a5248c0..8958c7b82e4 100644 --- a/sys/dev/qat/qat/qat_ocf.c +++ b/sys/dev/qat/qat/qat_ocf.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /* System headers */ #include #include diff --git a/sys/dev/qat/qat/qat_ocf_mem_pool.c b/sys/dev/qat/qat/qat_ocf_mem_pool.c index 5548b57c047..2a160e239d2 100644 --- a/sys/dev/qat/qat/qat_ocf_mem_pool.c +++ b/sys/dev/qat/qat/qat_ocf_mem_pool.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /* System headers */ #include #include diff --git a/sys/dev/qat/qat/qat_ocf_utils.c b/sys/dev/qat/qat/qat_ocf_utils.c index 64a10128b98..391fa61a36d 100644 --- a/sys/dev/qat/qat/qat_ocf_utils.c +++ b/sys/dev/qat/qat/qat_ocf_utils.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /* System headers */ #include #include diff --git a/sys/dev/qat/qat_api/common/compression/dc_buffers.c b/sys/dev/qat/qat_api/common/compression/dc_buffers.c index efdc2de5419..89873b61f82 100644 --- a/sys/dev/qat/qat_api/common/compression/dc_buffers.c +++ b/sys/dev/qat/qat_api/common/compression/dc_buffers.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file dc_buffers.c diff --git a/sys/dev/qat/qat_api/common/compression/dc_chain.c b/sys/dev/qat/qat_api/common/compression/dc_chain.c index 6d732272032..7478915859f 100644 --- a/sys/dev/qat/qat_api/common/compression/dc_chain.c +++ b/sys/dev/qat/qat_api/common/compression/dc_chain.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** diff --git a/sys/dev/qat/qat_api/common/compression/dc_datapath.c b/sys/dev/qat/qat_api/common/compression/dc_datapath.c index 880931e30eb..de14be2fdb0 100644 --- a/sys/dev/qat/qat_api/common/compression/dc_datapath.c +++ b/sys/dev/qat/qat_api/common/compression/dc_datapath.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file dc_datapath.c diff --git a/sys/dev/qat/qat_api/common/compression/dc_dp.c b/sys/dev/qat/qat_api/common/compression/dc_dp.c index b9d3d17a854..1bc50d89365 100644 --- a/sys/dev/qat/qat_api/common/compression/dc_dp.c +++ b/sys/dev/qat/qat_api/common/compression/dc_dp.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file dc_dp.c diff --git a/sys/dev/qat/qat_api/common/compression/dc_header_footer.c b/sys/dev/qat/qat_api/common/compression/dc_header_footer.c index 4a92e20ba0f..518beb66926 100644 --- a/sys/dev/qat/qat_api/common/compression/dc_header_footer.c +++ b/sys/dev/qat/qat_api/common/compression/dc_header_footer.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file dc_header_footer.c diff --git a/sys/dev/qat/qat_api/common/compression/dc_ns_datapath.c b/sys/dev/qat/qat_api/common/compression/dc_ns_datapath.c index 24602282dc5..c736c06d417 100644 --- a/sys/dev/qat/qat_api/common/compression/dc_ns_datapath.c +++ b/sys/dev/qat/qat_api/common/compression/dc_ns_datapath.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** diff --git a/sys/dev/qat/qat_api/common/compression/dc_ns_header_footer.c b/sys/dev/qat/qat_api/common/compression/dc_ns_header_footer.c index a4031c0bd51..bc1ff372a74 100644 --- a/sys/dev/qat/qat_api/common/compression/dc_ns_header_footer.c +++ b/sys/dev/qat/qat_api/common/compression/dc_ns_header_footer.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** diff --git a/sys/dev/qat/qat_api/common/compression/dc_session.c b/sys/dev/qat/qat_api/common/compression/dc_session.c index ab433adc18f..c92d6eebdc4 100644 --- a/sys/dev/qat/qat_api/common/compression/dc_session.c +++ b/sys/dev/qat/qat_api/common/compression/dc_session.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file dc_session.c diff --git a/sys/dev/qat/qat_api/common/compression/dc_stats.c b/sys/dev/qat/qat_api/common/compression/dc_stats.c index bcd3d61cb3c..a3e8ef5553a 100644 --- a/sys/dev/qat/qat_api/common/compression/dc_stats.c +++ b/sys/dev/qat/qat_api/common/compression/dc_stats.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file dc_stats.c diff --git a/sys/dev/qat/qat_api/common/compression/icp_sal_dc_err.c b/sys/dev/qat/qat_api/common/compression/icp_sal_dc_err.c index 6b3735b4051..1aadaa49564 100644 --- a/sys/dev/qat/qat_api/common/compression/icp_sal_dc_err.c +++ b/sys/dev/qat/qat_api/common/compression/icp_sal_dc_err.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file icp_sal_dc_err.c diff --git a/sys/dev/qat/qat_api/common/compression/include/dc_datapath.h b/sys/dev/qat/qat_api/common/compression/include/dc_datapath.h index 72cb08e4e12..5bcff65c4fb 100644 --- a/sys/dev/qat/qat_api/common/compression/include/dc_datapath.h +++ b/sys/dev/qat/qat_api/common/compression/include/dc_datapath.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file dc_datapath.h diff --git a/sys/dev/qat/qat_api/common/compression/include/dc_error_counter.h b/sys/dev/qat/qat_api/common/compression/include/dc_error_counter.h index dd1189fd970..55f21b7cbd1 100644 --- a/sys/dev/qat/qat_api/common/compression/include/dc_error_counter.h +++ b/sys/dev/qat/qat_api/common/compression/include/dc_error_counter.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file dc_error_counter.h diff --git a/sys/dev/qat/qat_api/common/compression/include/dc_header_footer.h b/sys/dev/qat/qat_api/common/compression/include/dc_header_footer.h index 0ec2cc6f3f1..cef2589a5ca 100644 --- a/sys/dev/qat/qat_api/common/compression/include/dc_header_footer.h +++ b/sys/dev/qat/qat_api/common/compression/include/dc_header_footer.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file dc_header_footer.h diff --git a/sys/dev/qat/qat_api/common/compression/include/dc_session.h b/sys/dev/qat/qat_api/common/compression/include/dc_session.h index 108159f1190..6a7c24ee6cc 100644 --- a/sys/dev/qat/qat_api/common/compression/include/dc_session.h +++ b/sys/dev/qat/qat_api/common/compression/include/dc_session.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file dc_session.h diff --git a/sys/dev/qat/qat_api/common/compression/include/dc_stats.h b/sys/dev/qat/qat_api/common/compression/include/dc_stats.h index 357be30107b..b00f52a9597 100644 --- a/sys/dev/qat/qat_api/common/compression/include/dc_stats.h +++ b/sys/dev/qat/qat_api/common/compression/include/dc_stats.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file dc_stats.h diff --git a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_session.h b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_session.h index 76d0f4f08bb..afb3994daad 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_session.h +++ b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_session.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym.h b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym.h index 402fe85378a..3eb41432ace 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym.h +++ b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_auth_enc.h b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_auth_enc.h index 76e5e53c38a..d467992b43b 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_auth_enc.h +++ b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_auth_enc.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_cb.h b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_cb.h index 5332f8aab51..58caa321c41 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_cb.h +++ b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_cb.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_cipher.h b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_cipher.h index 0ae34333ec0..3ae237939b2 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_cipher.h +++ b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_cipher.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_cipher_defs.h b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_cipher_defs.h index a7dc286f5d3..0873e56031d 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_cipher_defs.h +++ b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_cipher_defs.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_hash_defs.h b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_hash_defs.h index ef035a930fb..6ebdcf65936 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_hash_defs.h +++ b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_hash_defs.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_hash_precomputes.h b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_hash_precomputes.h index 6fd93cc2817..cdb252fb5b4 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_hash_precomputes.h +++ b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_hash_precomputes.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_partial.h b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_partial.h index b3088784a27..3f6c75ca7fb 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_partial.h +++ b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_partial.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat.h b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat.h index e0dbb0574d3..986e230dc1f 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat.h +++ b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat_cipher.h b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat_cipher.h index e292c3d6b58..2f1d36dcd66 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat_cipher.h +++ b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat_cipher.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat_constants_table.h b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat_constants_table.h index 7adf660ab9c..5d07b7caede 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat_constants_table.h +++ b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat_constants_table.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat_hash.h b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat_hash.h index 0dfb16c8338..38c5892b0cc 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat_hash.h +++ b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat_hash.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat_hash_defs_lookup.h b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat_hash_defs_lookup.h index 23db82a3b18..decc5d8c491 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat_hash_defs_lookup.h +++ b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat_hash_defs_lookup.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat_key.h b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat_key.h index a6a5d5169e1..d7dd21525a8 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat_key.h +++ b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_qat_key.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_queue.h b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_queue.h index d7a5cd3c9e9..fd2f217dd38 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_queue.h +++ b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_queue.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ****************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_stats.h b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_stats.h index b5d82342016..96f579b26c4 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_stats.h +++ b/sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_stats.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_api.c b/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_api.c index 050a237208e..a0891278cb5 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_api.c +++ b/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_api.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_auth_enc.c b/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_auth_enc.c index fe46b7eee3d..dd018a25a88 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_auth_enc.c +++ b/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_auth_enc.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_cb.c b/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_cb.c index 2b95dd8cf6f..4e47de384a1 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_cb.c +++ b/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_cb.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_cipher.c b/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_cipher.c index 2a6cdd7aa74..1c24c13a5eb 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_cipher.c +++ b/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_cipher.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_dp.c b/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_dp.c index 82add3a5dc0..1957126e0f1 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_dp.c +++ b/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_dp.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_hash.c b/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_hash.c index a502c731884..a2d313c956b 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_hash.c +++ b/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_hash.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_hash_sw_precomputes.c b/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_hash_sw_precomputes.c index be3a39755b4..05bbd3a52d6 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_hash_sw_precomputes.c +++ b/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_hash_sw_precomputes.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_partial.c b/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_partial.c index 4a937c7d093..65d41339e32 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_partial.c +++ b/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_partial.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_queue.c b/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_queue.c index 43d2f44474e..a840882acaf 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_queue.c +++ b/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_queue.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_stats.c b/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_stats.c index ca1bbb99d3a..e7869006941 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_stats.c +++ b/sys/dev/qat/qat_api/common/crypto/sym/lac_sym_stats.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat.c b/sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat.c index 61cb7044ada..6b436edf16c 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat.c +++ b/sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_cipher.c b/sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_cipher.c index 5c554efd61a..4900cf7996a 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_cipher.c +++ b/sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_cipher.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_constants_table.c b/sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_constants_table.c index 00b54ac8842..e98897cdfb7 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_constants_table.c +++ b/sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_constants_table.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_hash.c b/sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_hash.c index b62ecf271d8..d268963ce70 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_hash.c +++ b/sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_hash.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_hash_defs_lookup.c b/sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_hash_defs_lookup.c index 5a13241eaf0..40ae7b1d1de 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_hash_defs_lookup.c +++ b/sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_hash_defs_lookup.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** diff --git a/sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_key.c b/sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_key.c index abc7710aa96..17120a52083 100644 --- a/sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_key.c +++ b/sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_key.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** diff --git a/sys/dev/qat/qat_api/common/ctrl/sal_compression.c b/sys/dev/qat/qat_api/common/ctrl/sal_compression.c index 1a59d81da53..f0e8d28949f 100644 --- a/sys/dev/qat/qat_api/common/ctrl/sal_compression.c +++ b/sys/dev/qat/qat_api/common/ctrl/sal_compression.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file sal_compression.c diff --git a/sys/dev/qat/qat_api/common/ctrl/sal_create_services.c b/sys/dev/qat/qat_api/common/ctrl/sal_create_services.c index a512028ab9f..ada84e1b588 100644 --- a/sys/dev/qat/qat_api/common/ctrl/sal_create_services.c +++ b/sys/dev/qat/qat_api/common/ctrl/sal_create_services.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file sal_create_services.c diff --git a/sys/dev/qat/qat_api/common/ctrl/sal_crypto.c b/sys/dev/qat/qat_api/common/ctrl/sal_crypto.c index 78a559eba89..cba75eb41c1 100644 --- a/sys/dev/qat/qat_api/common/ctrl/sal_crypto.c +++ b/sys/dev/qat/qat_api/common/ctrl/sal_crypto.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** diff --git a/sys/dev/qat/qat_api/common/ctrl/sal_ctrl_services.c b/sys/dev/qat/qat_api/common/ctrl/sal_ctrl_services.c index d0a92081b53..7dd2213eb6c 100644 --- a/sys/dev/qat/qat_api/common/ctrl/sal_ctrl_services.c +++ b/sys/dev/qat/qat_api/common/ctrl/sal_ctrl_services.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file sal_ctrl_services.c diff --git a/sys/dev/qat/qat_api/common/ctrl/sal_get_instances.c b/sys/dev/qat/qat_api/common/ctrl/sal_get_instances.c index 1857d58c690..27037e99d1a 100644 --- a/sys/dev/qat/qat_api/common/ctrl/sal_get_instances.c +++ b/sys/dev/qat/qat_api/common/ctrl/sal_get_instances.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** diff --git a/sys/dev/qat/qat_api/common/ctrl/sal_list.c b/sys/dev/qat/qat_api/common/ctrl/sal_list.c index 022e271c163..997cf6ac9e0 100644 --- a/sys/dev/qat/qat_api/common/ctrl/sal_list.c +++ b/sys/dev/qat/qat_api/common/ctrl/sal_list.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file sal_list.c diff --git a/sys/dev/qat/qat_api/common/include/lac_buffer_desc.h b/sys/dev/qat/qat_api/common/include/lac_buffer_desc.h index 079d537d782..3e08ed2e9fd 100644 --- a/sys/dev/qat/qat_api/common/include/lac_buffer_desc.h +++ b/sys/dev/qat/qat_api/common/include/lac_buffer_desc.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** * @file lac_buffer_desc.h diff --git a/sys/dev/qat/qat_api/common/include/lac_common.h b/sys/dev/qat/qat_api/common/include/lac_common.h index dacf43c3a07..18ab5d049a4 100644 --- a/sys/dev/qat/qat_api/common/include/lac_common.h +++ b/sys/dev/qat/qat_api/common/include/lac_common.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file lac_common.h Common macros diff --git a/sys/dev/qat/qat_api/common/include/lac_hooks.h b/sys/dev/qat/qat_api/common/include/lac_hooks.h index 7018b77a480..37ea6539608 100644 --- a/sys/dev/qat/qat_api/common/include/lac_hooks.h +++ b/sys/dev/qat/qat_api/common/include/lac_hooks.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ******************************************************************************* * @file lac_hooks.h diff --git a/sys/dev/qat/qat_api/common/include/lac_list.h b/sys/dev/qat/qat_api/common/include/lac_list.h index 2af91df155c..527890b37fc 100644 --- a/sys/dev/qat/qat_api/common/include/lac_list.h +++ b/sys/dev/qat/qat_api/common/include/lac_list.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** * @file lac_list.h diff --git a/sys/dev/qat/qat_api/common/include/lac_log.h b/sys/dev/qat/qat_api/common/include/lac_log.h index 2593c7b5496..cbfffb7822a 100644 --- a/sys/dev/qat/qat_api/common/include/lac_log.h +++ b/sys/dev/qat/qat_api/common/include/lac_log.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** diff --git a/sys/dev/qat/qat_api/common/include/lac_mem.h b/sys/dev/qat/qat_api/common/include/lac_mem.h index 39be4d9ba65..ce4c8045a27 100644 --- a/sys/dev/qat/qat_api/common/include/lac_mem.h +++ b/sys/dev/qat/qat_api/common/include/lac_mem.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** * @file lac_mem.h diff --git a/sys/dev/qat/qat_api/common/include/lac_mem_pools.h b/sys/dev/qat/qat_api/common/include/lac_mem_pools.h index e66769e3a26..cbc3c787637 100644 --- a/sys/dev/qat/qat_api/common/include/lac_mem_pools.h +++ b/sys/dev/qat/qat_api/common/include/lac_mem_pools.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** * @file lac_mem_pools.h diff --git a/sys/dev/qat/qat_api/common/include/lac_module.h b/sys/dev/qat/qat_api/common/include/lac_module.h index 8fe95c2e4cf..f8fb33f3f2c 100644 --- a/sys/dev/qat/qat_api/common/include/lac_module.h +++ b/sys/dev/qat/qat_api/common/include/lac_module.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef __LAC_MODULE_H__ #define __LAC_MODULE_H__ diff --git a/sys/dev/qat/qat_api/common/include/lac_sal.h b/sys/dev/qat/qat_api/common/include/lac_sal.h index 69d47628496..4c2e4347a16 100644 --- a/sys/dev/qat/qat_api/common/include/lac_sal.h +++ b/sys/dev/qat/qat_api/common/include/lac_sal.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file lac_sal.h diff --git a/sys/dev/qat/qat_api/common/include/lac_sal_ctrl.h b/sys/dev/qat/qat_api/common/include/lac_sal_ctrl.h index f6c53928edf..6eb60cfb2d9 100644 --- a/sys/dev/qat/qat_api/common/include/lac_sal_ctrl.h +++ b/sys/dev/qat/qat_api/common/include/lac_sal_ctrl.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** * @file lac_sal_ctrl.h diff --git a/sys/dev/qat/qat_api/common/include/lac_sal_types.h b/sys/dev/qat/qat_api/common/include/lac_sal_types.h index eb2edf58643..8eff818d93c 100644 --- a/sys/dev/qat/qat_api/common/include/lac_sal_types.h +++ b/sys/dev/qat/qat_api/common/include/lac_sal_types.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** * @file lac_sal_types.h diff --git a/sys/dev/qat/qat_api/common/include/lac_sal_types_crypto.h b/sys/dev/qat/qat_api/common/include/lac_sal_types_crypto.h index 68213278672..c26603e4b58 100644 --- a/sys/dev/qat/qat_api/common/include/lac_sal_types_crypto.h +++ b/sys/dev/qat/qat_api/common/include/lac_sal_types_crypto.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** diff --git a/sys/dev/qat/qat_api/common/include/lac_sync.h b/sys/dev/qat/qat_api/common/include/lac_sync.h index 7052c656396..3f498518535 100644 --- a/sys/dev/qat/qat_api/common/include/lac_sync.h +++ b/sys/dev/qat/qat_api/common/include/lac_sync.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** * @file lac_sync.h diff --git a/sys/dev/qat/qat_api/common/include/sal_hw_gen.h b/sys/dev/qat/qat_api/common/include/sal_hw_gen.h index 38deb3cbc01..d536a5b1da1 100644 --- a/sys/dev/qat/qat_api/common/include/sal_hw_gen.h +++ b/sys/dev/qat/qat_api/common/include/sal_hw_gen.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** * @file sal_hw_gen.h diff --git a/sys/dev/qat/qat_api/common/include/sal_qat_cmn_msg.h b/sys/dev/qat/qat_api/common/include/sal_qat_cmn_msg.h index 8cd7b08e84e..127ef603919 100644 --- a/sys/dev/qat/qat_api/common/include/sal_qat_cmn_msg.h +++ b/sys/dev/qat/qat_api/common/include/sal_qat_cmn_msg.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file sal_qat_cmn_msg.c diff --git a/sys/dev/qat/qat_api/common/include/sal_service_state.h b/sys/dev/qat/qat_api/common/include/sal_service_state.h index 3712d38cc3a..bfe833dc3c7 100644 --- a/sys/dev/qat/qat_api/common/include/sal_service_state.h +++ b/sys/dev/qat/qat_api/common/include/sal_service_state.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** * @file sal_service_state.h diff --git a/sys/dev/qat/qat_api/common/include/sal_statistics.h b/sys/dev/qat/qat_api/common/include/sal_statistics.h index 47c08bc6eae..98ea5049c22 100644 --- a/sys/dev/qat/qat_api/common/include/sal_statistics.h +++ b/sys/dev/qat/qat_api/common/include/sal_statistics.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file sal_statistics.h diff --git a/sys/dev/qat/qat_api/common/include/sal_string_parse.h b/sys/dev/qat/qat_api/common/include/sal_string_parse.h index 8654f2c0944..c961d1a6412 100644 --- a/sys/dev/qat/qat_api/common/include/sal_string_parse.h +++ b/sys/dev/qat/qat_api/common/include/sal_string_parse.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file sal_string_parse.h diff --git a/sys/dev/qat/qat_api/common/include/sal_types_compression.h b/sys/dev/qat/qat_api/common/include/sal_types_compression.h index 2851a82b730..d7bfe33cab0 100644 --- a/sys/dev/qat/qat_api/common/include/sal_types_compression.h +++ b/sys/dev/qat/qat_api/common/include/sal_types_compression.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** * @file sal_types_compression.h diff --git a/sys/dev/qat/qat_api/common/qat_comms/sal_qat_cmn_msg.c b/sys/dev/qat/qat_api/common/qat_comms/sal_qat_cmn_msg.c index 4331f875aa6..8b7c5160f71 100644 --- a/sys/dev/qat/qat_api/common/qat_comms/sal_qat_cmn_msg.c +++ b/sys/dev/qat/qat_api/common/qat_comms/sal_qat_cmn_msg.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file sal_qat_cmn_msg.h diff --git a/sys/dev/qat/qat_api/common/stubs/lac_stubs.c b/sys/dev/qat/qat_api/common/stubs/lac_stubs.c index f6c90e5e79d..5825639e978 100644 --- a/sys/dev/qat/qat_api/common/stubs/lac_stubs.c +++ b/sys/dev/qat/qat_api/common/stubs/lac_stubs.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * diff --git a/sys/dev/qat/qat_api/common/utils/lac_buffer_desc.c b/sys/dev/qat/qat_api/common/utils/lac_buffer_desc.c index 06a6d9bd768..4867e4ea0f1 100644 --- a/sys/dev/qat/qat_api/common/utils/lac_buffer_desc.c +++ b/sys/dev/qat/qat_api/common/utils/lac_buffer_desc.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file lac_buffer_desc.c Utility functions for setting buffer descriptors diff --git a/sys/dev/qat/qat_api/common/utils/lac_lock_free_stack.h b/sys/dev/qat/qat_api/common/utils/lac_lock_free_stack.h index fda9b0691e0..49e2329c25a 100644 --- a/sys/dev/qat/qat_api/common/utils/lac_lock_free_stack.h +++ b/sys/dev/qat/qat_api/common/utils/lac_lock_free_stack.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef LAC_LOCK_FREE_STACK_H_1 #define LAC_LOCK_FREE_STACK_H_1 #include "lac_mem_pools.h" diff --git a/sys/dev/qat/qat_api/common/utils/lac_mem.c b/sys/dev/qat/qat_api/common/utils/lac_mem.c index 66bd59815e6..f86b49327d7 100644 --- a/sys/dev/qat/qat_api/common/utils/lac_mem.c +++ b/sys/dev/qat/qat_api/common/utils/lac_mem.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file lac_mem.c Implementation of Memory Functions diff --git a/sys/dev/qat/qat_api/common/utils/lac_mem_pools.c b/sys/dev/qat/qat_api/common/utils/lac_mem_pools.c index 7bd584bc775..bf04b0efa07 100644 --- a/sys/dev/qat/qat_api/common/utils/lac_mem_pools.c +++ b/sys/dev/qat/qat_api/common/utils/lac_mem_pools.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** * @file lac_mem_pools.c diff --git a/sys/dev/qat/qat_api/common/utils/lac_sync.c b/sys/dev/qat/qat_api/common/utils/lac_sync.c index 25a2f9764be..dadef4884cd 100644 --- a/sys/dev/qat/qat_api/common/utils/lac_sync.c +++ b/sys/dev/qat/qat_api/common/utils/lac_sync.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file lac_sync.c Utility functions containing synchronous callback support diff --git a/sys/dev/qat/qat_api/common/utils/sal_service_state.c b/sys/dev/qat/qat_api/common/utils/sal_service_state.c index c2fa491e7b7..0fda6b1c69c 100644 --- a/sys/dev/qat/qat_api/common/utils/sal_service_state.c +++ b/sys/dev/qat/qat_api/common/utils/sal_service_state.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** * @file sal_service_state.c Service state checks diff --git a/sys/dev/qat/qat_api/common/utils/sal_statistics.c b/sys/dev/qat/qat_api/common/utils/sal_statistics.c index e311f22283b..77e94d6561a 100644 --- a/sys/dev/qat/qat_api/common/utils/sal_statistics.c +++ b/sys/dev/qat/qat_api/common/utils/sal_statistics.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file sal_statistics.c diff --git a/sys/dev/qat/qat_api/common/utils/sal_string_parse.c b/sys/dev/qat/qat_api/common/utils/sal_string_parse.c index b6161aa8d88..4e795bcf9f7 100644 --- a/sys/dev/qat/qat_api/common/utils/sal_string_parse.c +++ b/sys/dev/qat/qat_api/common/utils/sal_string_parse.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file sal_string_parse.c diff --git a/sys/dev/qat/qat_api/common/utils/sal_user_process.c b/sys/dev/qat/qat_api/common/utils/sal_user_process.c index 09728f346c1..c3d66a78f56 100644 --- a/sys/dev/qat/qat_api/common/utils/sal_user_process.c +++ b/sys/dev/qat/qat_api/common/utils/sal_user_process.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file sal_user_process.c diff --git a/sys/dev/qat/qat_api/common/utils/sal_versions.c b/sys/dev/qat/qat_api/common/utils/sal_versions.c index 8e274eb8705..0bb452b169d 100644 --- a/sys/dev/qat/qat_api/common/utils/sal_versions.c +++ b/sys/dev/qat/qat_api/common/utils/sal_versions.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file sal_versions.c diff --git a/sys/dev/qat/qat_api/device/dev_info.c b/sys/dev/qat/qat_api/device/dev_info.c index f8716b751a6..d4eb9c3b6e0 100644 --- a/sys/dev/qat/qat_api/device/dev_info.c +++ b/sys/dev/qat/qat_api/device/dev_info.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file dev_info.c diff --git a/sys/dev/qat/qat_api/firmware/include/icp_qat_fw.h b/sys/dev/qat/qat_api/firmware/include/icp_qat_fw.h index 1280f3c1c8a..28dfeff6579 100644 --- a/sys/dev/qat/qat_api/firmware/include/icp_qat_fw.h +++ b/sys/dev/qat/qat_api/firmware/include/icp_qat_fw.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file icp_qat_fw.h diff --git a/sys/dev/qat/qat_api/firmware/include/icp_qat_fw_comp.h b/sys/dev/qat/qat_api/firmware/include/icp_qat_fw_comp.h index c4bb5632b31..5edf7022ee1 100644 --- a/sys/dev/qat/qat_api/firmware/include/icp_qat_fw_comp.h +++ b/sys/dev/qat/qat_api/firmware/include/icp_qat_fw_comp.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file icp_qat_fw_comp.h diff --git a/sys/dev/qat/qat_api/firmware/include/icp_qat_fw_la.h b/sys/dev/qat/qat_api/firmware/include/icp_qat_fw_la.h index 8a59b314c74..b0942d206aa 100644 --- a/sys/dev/qat/qat_api/firmware/include/icp_qat_fw_la.h +++ b/sys/dev/qat/qat_api/firmware/include/icp_qat_fw_la.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file icp_qat_fw_la.h diff --git a/sys/dev/qat/qat_api/firmware/include/icp_qat_fw_mmp.h b/sys/dev/qat/qat_api/firmware/include/icp_qat_fw_mmp.h index 6893cbedb59..f9471acadba 100644 --- a/sys/dev/qat/qat_api/firmware/include/icp_qat_fw_mmp.h +++ b/sys/dev/qat/qat_api/firmware/include/icp_qat_fw_mmp.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /* --- (Automatically generated (build v. 2.7), do not modify manually) --- */ diff --git a/sys/dev/qat/qat_api/firmware/include/icp_qat_fw_mmp_ids.h b/sys/dev/qat/qat_api/firmware/include/icp_qat_fw_mmp_ids.h index dfda374e326..a57de52a9f1 100644 --- a/sys/dev/qat/qat_api/firmware/include/icp_qat_fw_mmp_ids.h +++ b/sys/dev/qat/qat_api/firmware/include/icp_qat_fw_mmp_ids.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /* --- (Automatically generated (relocation v. 1.3), do not modify manually) --- */ diff --git a/sys/dev/qat/qat_api/firmware/include/icp_qat_fw_pke.h b/sys/dev/qat/qat_api/firmware/include/icp_qat_fw_pke.h index 0f71bd15439..1ba7e81c52a 100644 --- a/sys/dev/qat/qat_api/firmware/include/icp_qat_fw_pke.h +++ b/sys/dev/qat/qat_api/firmware/include/icp_qat_fw_pke.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** * @file icp_qat_fw_pke.h * @defgroup icp_qat_fw_pke ICP QAT FW PKE Processing Definitions diff --git a/sys/dev/qat/qat_api/firmware/include/icp_qat_hw.h b/sys/dev/qat/qat_api/firmware/include/icp_qat_hw.h index 629b6a3d675..2af0684206a 100644 --- a/sys/dev/qat/qat_api/firmware/include/icp_qat_hw.h +++ b/sys/dev/qat/qat_api/firmware/include/icp_qat_hw.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file icp_qat_hw.h diff --git a/sys/dev/qat/qat_api/firmware/include/icp_qat_hw_20_comp.h b/sys/dev/qat/qat_api/firmware/include/icp_qat_hw_20_comp.h index 6e3ee4ce044..e38db9a5b64 100644 --- a/sys/dev/qat/qat_api/firmware/include/icp_qat_hw_20_comp.h +++ b/sys/dev/qat/qat_api/firmware/include/icp_qat_hw_20_comp.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file icp_qat_hw_2x_comp.h diff --git a/sys/dev/qat/qat_api/firmware/include/icp_qat_hw_20_comp_defs.h b/sys/dev/qat/qat_api/firmware/include/icp_qat_hw_20_comp_defs.h index 496f2e5c8de..ccdeb471f88 100644 --- a/sys/dev/qat/qat_api/firmware/include/icp_qat_hw_20_comp_defs.h +++ b/sys/dev/qat/qat_api/firmware/include/icp_qat_hw_20_comp_defs.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /* **************************************************************************** * @file icp_qat_hw_20_comp_defs.h, (autogenerated at 04-19-18 16:06) diff --git a/sys/dev/qat/qat_api/freebsd_module.c b/sys/dev/qat/qat_api/freebsd_module.c index 9e5e9b931f4..aab78b7c717 100644 --- a/sys/dev/qat/qat_api/freebsd_module.c +++ b/sys/dev/qat/qat_api/freebsd_module.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "adf_cfg.h" #include "cpa.h" #include "icp_accel_devices.h" diff --git a/sys/dev/qat/qat_api/include/icp_buffer_desc.h b/sys/dev/qat/qat_api/include/icp_buffer_desc.h index c7f9ea542c6..18ec7042c7e 100644 --- a/sys/dev/qat/qat_api/include/icp_buffer_desc.h +++ b/sys/dev/qat/qat_api/include/icp_buffer_desc.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file icp_buffer_desc.h diff --git a/sys/dev/qat/qat_api/include/icp_sal.h b/sys/dev/qat/qat_api/include/icp_sal.h index 9c8689fb238..3282ef9ab0e 100644 --- a/sys/dev/qat/qat_api/include/icp_sal.h +++ b/sys/dev/qat/qat_api/include/icp_sal.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** * @file icp_sal.h diff --git a/sys/dev/qat/qat_api/include/icp_sal_iommu.h b/sys/dev/qat/qat_api/include/icp_sal_iommu.h index 214a30ac2d4..bf0b3b914f1 100644 --- a/sys/dev/qat/qat_api/include/icp_sal_iommu.h +++ b/sys/dev/qat/qat_api/include/icp_sal_iommu.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** * @file icp_sal_iommu.h diff --git a/sys/dev/qat/qat_api/include/icp_sal_nrbg_ht.h b/sys/dev/qat/qat_api/include/icp_sal_nrbg_ht.h index ea4006b0b52..f37b1e331e6 100644 --- a/sys/dev/qat/qat_api/include/icp_sal_nrbg_ht.h +++ b/sys/dev/qat/qat_api/include/icp_sal_nrbg_ht.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** ***************************************************************************** * @file icp_sal_nrbg_ht.h diff --git a/sys/dev/qat/qat_api/include/icp_sal_poll.h b/sys/dev/qat/qat_api/include/icp_sal_poll.h index d6d37d49a08..db4eb4c6cd9 100644 --- a/sys/dev/qat/qat_api/include/icp_sal_poll.h +++ b/sys/dev/qat/qat_api/include/icp_sal_poll.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** * @file icp_sal_poll.h diff --git a/sys/dev/qat/qat_api/include/icp_sal_user.h b/sys/dev/qat/qat_api/include/icp_sal_user.h index 6c46210f6a1..fd01fa97d34 100644 --- a/sys/dev/qat/qat_api/include/icp_sal_user.h +++ b/sys/dev/qat/qat_api/include/icp_sal_user.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** * @file icp_sal_user.h diff --git a/sys/dev/qat/qat_api/include/icp_sal_versions.h b/sys/dev/qat/qat_api/include/icp_sal_versions.h index da44c030f4d..5e46f86e3a5 100644 --- a/sys/dev/qat/qat_api/include/icp_sal_versions.h +++ b/sys/dev/qat/qat_api/include/icp_sal_versions.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /** *************************************************************************** * @file icp_sal_versions.h diff --git a/sys/dev/qat/qat_api/qat_direct/include/adf_kernel_types.h b/sys/dev/qat/qat_api/qat_direct/include/adf_kernel_types.h index 4dde7de8b3e..129112449e5 100644 --- a/sys/dev/qat/qat_api/qat_direct/include/adf_kernel_types.h +++ b/sys/dev/qat/qat_api/qat_direct/include/adf_kernel_types.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_KERNEL_TYPES_H #define ADF_KERNEL_TYPES_H diff --git a/sys/dev/qat/qat_api/qat_direct/include/icp_accel_devices.h b/sys/dev/qat/qat_api/qat_direct/include/icp_accel_devices.h index bfc273c7328..abfab512193 100644 --- a/sys/dev/qat/qat_api/qat_direct/include/icp_accel_devices.h +++ b/sys/dev/qat/qat_api/qat_direct/include/icp_accel_devices.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /***************************************************************************** * @file icp_accel_devices.h * diff --git a/sys/dev/qat/qat_api/qat_direct/include/icp_adf_accel_mgr.h b/sys/dev/qat/qat_api/qat_direct/include/icp_adf_accel_mgr.h index 9fcc07a1ffd..a7523d21e3a 100644 --- a/sys/dev/qat/qat_api/qat_direct/include/icp_adf_accel_mgr.h +++ b/sys/dev/qat/qat_api/qat_direct/include/icp_adf_accel_mgr.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /***************************************************************************** * @file icp_adf_accel_mgr.h * diff --git a/sys/dev/qat/qat_api/qat_direct/include/icp_adf_cfg.h b/sys/dev/qat/qat_api/qat_direct/include/icp_adf_cfg.h index 0c20333b7f6..a00a7dd6300 100644 --- a/sys/dev/qat/qat_api/qat_direct/include/icp_adf_cfg.h +++ b/sys/dev/qat/qat_api/qat_direct/include/icp_adf_cfg.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /****************************************************************************** * @file icp_adf_cfg.h * diff --git a/sys/dev/qat/qat_api/qat_direct/include/icp_adf_debug.h b/sys/dev/qat/qat_api/qat_direct/include/icp_adf_debug.h index d0a6346dfa4..ad2592a3b74 100644 --- a/sys/dev/qat/qat_api/qat_direct/include/icp_adf_debug.h +++ b/sys/dev/qat/qat_api/qat_direct/include/icp_adf_debug.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /****************************************************************************** * @file icp_adf_debug.h * diff --git a/sys/dev/qat/qat_api/qat_direct/include/icp_adf_esram.h b/sys/dev/qat/qat_api/qat_direct/include/icp_adf_esram.h index c8bd7f5d057..8e9966b8db9 100644 --- a/sys/dev/qat/qat_api/qat_direct/include/icp_adf_esram.h +++ b/sys/dev/qat/qat_api/qat_direct/include/icp_adf_esram.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /****************************************************************************** * @file icp_adf_esram.h * diff --git a/sys/dev/qat/qat_api/qat_direct/include/icp_adf_init.h b/sys/dev/qat/qat_api/qat_direct/include/icp_adf_init.h index 40381a7689a..8c494d9445e 100644 --- a/sys/dev/qat/qat_api/qat_direct/include/icp_adf_init.h +++ b/sys/dev/qat/qat_api/qat_direct/include/icp_adf_init.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /***************************************************************************** * @file icp_adf_init.h * diff --git a/sys/dev/qat/qat_api/qat_direct/include/icp_adf_poll.h b/sys/dev/qat/qat_api/qat_direct/include/icp_adf_poll.h index d5a9cac4f4c..38a63b73a44 100644 --- a/sys/dev/qat/qat_api/qat_direct/include/icp_adf_poll.h +++ b/sys/dev/qat/qat_api/qat_direct/include/icp_adf_poll.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /***************************************************************************** * @file icp_adf_poll.h * diff --git a/sys/dev/qat/qat_api/qat_direct/include/icp_adf_transport.h b/sys/dev/qat/qat_api/qat_direct/include/icp_adf_transport.h index d39e017c37c..b26e1cbc79e 100644 --- a/sys/dev/qat/qat_api/qat_direct/include/icp_adf_transport.h +++ b/sys/dev/qat/qat_api/qat_direct/include/icp_adf_transport.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /***************************************************************************** * @file icp_adf_transport.h * diff --git a/sys/dev/qat/qat_api/qat_direct/include/icp_adf_transport_dp.h b/sys/dev/qat/qat_api/qat_direct/include/icp_adf_transport_dp.h index 63d5862c635..3021ece9368 100644 --- a/sys/dev/qat/qat_api/qat_direct/include/icp_adf_transport_dp.h +++ b/sys/dev/qat/qat_api/qat_direct/include/icp_adf_transport_dp.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /***************************************************************************** * @file icp_adf_transport_dp.h * diff --git a/sys/dev/qat/qat_api/qat_kernel/src/lac_adf_interface_freebsd.c b/sys/dev/qat/qat_api/qat_kernel/src/lac_adf_interface_freebsd.c index fc75178946c..b869a8eb934 100644 --- a/sys/dev/qat/qat_api/qat_kernel/src/lac_adf_interface_freebsd.c +++ b/sys/dev/qat/qat_api/qat_kernel/src/lac_adf_interface_freebsd.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "adf_cfg.h" #include "cpa.h" #include "icp_accel_devices.h" diff --git a/sys/dev/qat/qat_api/qat_kernel/src/lac_symbols.c b/sys/dev/qat/qat_api/qat_kernel/src/lac_symbols.c index 182bc1b3ffb..d89ac14d073 100644 --- a/sys/dev/qat/qat_api/qat_kernel/src/lac_symbols.c +++ b/sys/dev/qat/qat_api/qat_kernel/src/lac_symbols.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ /****************************************************************************** * @file lac_symbols.c * diff --git a/sys/dev/qat/qat_api/qat_kernel/src/qat_transport.c b/sys/dev/qat/qat_api/qat_kernel/src/qat_transport.c index 91085444644..332a43de40a 100644 --- a/sys/dev/qat/qat_api/qat_kernel/src/qat_transport.c +++ b/sys/dev/qat/qat_api/qat_kernel/src/qat_transport.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "adf_transport_access_macros.h" #include "adf_transport_internal.h" diff --git a/sys/dev/qat/qat_api/qat_utils/include/qat_utils.h b/sys/dev/qat/qat_api/qat_utils/include/qat_utils.h index a9874eb8921..778be17e841 100644 --- a/sys/dev/qat/qat_api/qat_utils/include/qat_utils.h +++ b/sys/dev/qat/qat_api/qat_utils/include/qat_utils.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef QAT_UTILS_H #define QAT_UTILS_H diff --git a/sys/dev/qat/qat_api/qat_utils/src/QatUtilsAtomic.c b/sys/dev/qat/qat_api/qat_utils/src/QatUtilsAtomic.c index 5bee0e6543f..44de46efb84 100644 --- a/sys/dev/qat/qat_api/qat_utils/src/QatUtilsAtomic.c +++ b/sys/dev/qat/qat_api/qat_utils/src/QatUtilsAtomic.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_utils.h" #ifdef __x86_64__ diff --git a/sys/dev/qat/qat_api/qat_utils/src/QatUtilsCrypto.c b/sys/dev/qat/qat_api/qat_utils/src/QatUtilsCrypto.c index 6026faa52fa..1d7904722f1 100644 --- a/sys/dev/qat/qat_api/qat_utils/src/QatUtilsCrypto.c +++ b/sys/dev/qat/qat_api/qat_utils/src/QatUtilsCrypto.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_utils.h" #define AES_128_KEY_LEN_BYTES 16 diff --git a/sys/dev/qat/qat_api/qat_utils/src/QatUtilsSemaphore.c b/sys/dev/qat/qat_api/qat_utils/src/QatUtilsSemaphore.c index 5de928c2f05..bc7da3b2bd7 100644 --- a/sys/dev/qat/qat_api/qat_utils/src/QatUtilsSemaphore.c +++ b/sys/dev/qat/qat_api/qat_utils/src/QatUtilsSemaphore.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_utils.h" #include diff --git a/sys/dev/qat/qat_api/qat_utils/src/QatUtilsServices.c b/sys/dev/qat/qat_api/qat_utils/src/QatUtilsServices.c index bc2806e57df..3134c2d375e 100644 --- a/sys/dev/qat/qat_api/qat_utils/src/QatUtilsServices.c +++ b/sys/dev/qat/qat_api/qat_utils/src/QatUtilsServices.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_utils.h" #include diff --git a/sys/dev/qat/qat_api/qat_utils/src/QatUtilsSpinLock.c b/sys/dev/qat/qat_api/qat_utils/src/QatUtilsSpinLock.c index 575415a74e3..85c09f038f3 100644 --- a/sys/dev/qat/qat_api/qat_utils/src/QatUtilsSpinLock.c +++ b/sys/dev/qat/qat_api/qat_utils/src/QatUtilsSpinLock.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_utils.h" #include diff --git a/sys/dev/qat/qat_common/adf_accel_engine.c b/sys/dev/qat/qat_common/adf_accel_engine.c index d430605be52..e712f750501 100644 --- a/sys/dev/qat/qat_common/adf_accel_engine.c +++ b/sys/dev/qat/qat_common/adf_accel_engine.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_cfg.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_common/adf_aer.c b/sys/dev/qat/qat_common/adf_aer.c index a2307e69079..7fdeba87342 100644 --- a/sys/dev/qat/qat_common/adf_aer.c +++ b/sys/dev/qat/qat_common/adf_aer.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_cfg.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_common/adf_cfg.c b/sys/dev/qat/qat_common/adf_cfg.c index 397414a02dd..736ede86084 100644 --- a/sys/dev/qat/qat_common/adf_cfg.c +++ b/sys/dev/qat/qat_common/adf_cfg.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "adf_accel_devices.h" #include "adf_cfg.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_common/adf_cfg_bundle.c b/sys/dev/qat/qat_common/adf_cfg_bundle.c index a7faf6c0573..61c3114d55e 100644 --- a/sys/dev/qat/qat_common/adf_cfg_bundle.c +++ b/sys/dev/qat/qat_common/adf_cfg_bundle.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "adf_cfg_bundle.h" #include "adf_cfg_strings.h" #include "adf_cfg_instance.h" diff --git a/sys/dev/qat/qat_common/adf_cfg_bundle.h b/sys/dev/qat/qat_common/adf_cfg_bundle.h index b9ec5e7a0af..e514d153f34 100644 --- a/sys/dev/qat/qat_common/adf_cfg_bundle.h +++ b/sys/dev/qat/qat_common/adf_cfg_bundle.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_CFG_BUNDLE_H_ #define ADF_CFG_BUNDLE_H_ diff --git a/sys/dev/qat/qat_common/adf_cfg_device.c b/sys/dev/qat/qat_common/adf_cfg_device.c index a5fce690547..a26d2fdfd32 100644 --- a/sys/dev/qat/qat_common/adf_cfg_device.c +++ b/sys/dev/qat/qat_common/adf_cfg_device.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "adf_cfg_instance.h" #include "adf_cfg_section.h" #include "adf_cfg_device.h" diff --git a/sys/dev/qat/qat_common/adf_cfg_instance.c b/sys/dev/qat/qat_common/adf_cfg_instance.c index bf8a7d239d6..11a8b1770b9 100644 --- a/sys/dev/qat/qat_common/adf_cfg_instance.c +++ b/sys/dev/qat/qat_common/adf_cfg_instance.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "adf_cfg_instance.h" void diff --git a/sys/dev/qat/qat_common/adf_cfg_instance.h b/sys/dev/qat/qat_common/adf_cfg_instance.h index 29427343d02..d5554af7659 100644 --- a/sys/dev/qat/qat_common/adf_cfg_instance.h +++ b/sys/dev/qat/qat_common/adf_cfg_instance.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_CFG_INSTANCE_H_ #define ADF_CFG_INSTANCE_H_ diff --git a/sys/dev/qat/qat_common/adf_cfg_section.c b/sys/dev/qat/qat_common/adf_cfg_section.c index 7cadd32bfc9..003cab5177a 100644 --- a/sys/dev/qat/qat_common/adf_cfg_section.c +++ b/sys/dev/qat/qat_common/adf_cfg_section.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "adf_cfg_instance.h" #include "adf_cfg_device.h" #include "adf_cfg_section.h" diff --git a/sys/dev/qat/qat_common/adf_cfg_section.h b/sys/dev/qat/qat_common/adf_cfg_section.h index 20432cb2fc2..6c21e399024 100644 --- a/sys/dev/qat/qat_common/adf_cfg_section.h +++ b/sys/dev/qat/qat_common/adf_cfg_section.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_CFG_SECTION_H_ #define ADF_CFG_SECTION_H_ diff --git a/sys/dev/qat/qat_common/adf_cfg_sysctl.c b/sys/dev/qat/qat_common/adf_cfg_sysctl.c index a0d45300d50..621c3cc5b6c 100644 --- a/sys/dev/qat/qat_common/adf_cfg_sysctl.c +++ b/sys/dev/qat/qat_common/adf_cfg_sysctl.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include #include #include diff --git a/sys/dev/qat/qat_common/adf_clock.c b/sys/dev/qat/qat_common/adf_clock.c index 1a44b87cab5..36204c9939a 100644 --- a/sys/dev/qat/qat_common/adf_clock.c +++ b/sys/dev/qat/qat_common/adf_clock.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "adf_accel_devices.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_common/adf_ctl_drv.c b/sys/dev/qat/qat_common/adf_ctl_drv.c index 8fcc3f389ee..aecc98332e7 100644 --- a/sys/dev/qat/qat_common/adf_ctl_drv.c +++ b/sys/dev/qat/qat_common/adf_ctl_drv.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_cfg.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_common/adf_dev_err.c b/sys/dev/qat/qat_common/adf_dev_err.c index a315a7cd99d..ffd335b298c 100644 --- a/sys/dev/qat/qat_common/adf_dev_err.c +++ b/sys/dev/qat/qat_common/adf_dev_err.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "adf_dev_err.h" struct reg_info { diff --git a/sys/dev/qat/qat_common/adf_dev_mgr.c b/sys/dev/qat/qat_common/adf_dev_mgr.c index 87a0744fa85..8e57574da22 100644 --- a/sys/dev/qat/qat_common/adf_dev_mgr.c +++ b/sys/dev/qat/qat_common/adf_dev_mgr.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_cfg.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_common/adf_freebsd_admin.c b/sys/dev/qat/qat_common/adf_freebsd_admin.c index 403fbcec383..8a8c890908c 100644 --- a/sys/dev/qat/qat_common/adf_freebsd_admin.c +++ b/sys/dev/qat/qat_common/adf_freebsd_admin.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_cfg.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_common/adf_freebsd_cfg_dev_dbg.c b/sys/dev/qat/qat_common/adf_freebsd_cfg_dev_dbg.c index 98c6206a1b0..7585dd9b29d 100644 --- a/sys/dev/qat/qat_common/adf_freebsd_cfg_dev_dbg.c +++ b/sys/dev/qat/qat_common/adf_freebsd_cfg_dev_dbg.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_common_drv.h" #include "adf_cfg_device.h" diff --git a/sys/dev/qat/qat_common/adf_freebsd_cnvnr_ctrs_dbg.c b/sys/dev/qat/qat_common/adf_freebsd_cnvnr_ctrs_dbg.c index 51fc40ecab2..960c71472bc 100644 --- a/sys/dev/qat/qat_common/adf_freebsd_cnvnr_ctrs_dbg.c +++ b/sys/dev/qat/qat_common/adf_freebsd_cnvnr_ctrs_dbg.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include #include #include diff --git a/sys/dev/qat/qat_common/adf_freebsd_dev_processes.c b/sys/dev/qat/qat_common/adf_freebsd_dev_processes.c index e66abaa28ad..6bb91c8d3c4 100644 --- a/sys/dev/qat/qat_common/adf_freebsd_dev_processes.c +++ b/sys/dev/qat/qat_common/adf_freebsd_dev_processes.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_cfg.h" diff --git a/sys/dev/qat/qat_common/adf_freebsd_heartbeat_dbg.c b/sys/dev/qat/qat_common/adf_freebsd_heartbeat_dbg.c index 47f43218f4d..c22640045fd 100644 --- a/sys/dev/qat/qat_common/adf_freebsd_heartbeat_dbg.c +++ b/sys/dev/qat/qat_common/adf_freebsd_heartbeat_dbg.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include #include #include diff --git a/sys/dev/qat/qat_common/adf_freebsd_pfvf_ctrs_dbg.c b/sys/dev/qat/qat_common/adf_freebsd_pfvf_ctrs_dbg.c index 3dc6a10f50d..76830e2920c 100644 --- a/sys/dev/qat/qat_common/adf_freebsd_pfvf_ctrs_dbg.c +++ b/sys/dev/qat/qat_common/adf_freebsd_pfvf_ctrs_dbg.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "adf_accel_devices.h" #include "adf_common_drv.h" #include "adf_dev_err.h" diff --git a/sys/dev/qat/qat_common/adf_freebsd_transport_debug.c b/sys/dev/qat/qat_common/adf_freebsd_transport_debug.c index 2a597601ffb..35375bb2001 100644 --- a/sys/dev/qat/qat_common/adf_freebsd_transport_debug.c +++ b/sys/dev/qat/qat_common/adf_freebsd_transport_debug.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_cfg.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_common/adf_freebsd_uio.c b/sys/dev/qat/qat_common/adf_freebsd_uio.c index 5c74b7e8b9b..c109fc79b0f 100644 --- a/sys/dev/qat/qat_common/adf_freebsd_uio.c +++ b/sys/dev/qat/qat_common/adf_freebsd_uio.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_cfg.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_common/adf_freebsd_uio_cleanup.c b/sys/dev/qat/qat_common/adf_freebsd_uio_cleanup.c index d299fde6cc0..e5628bed371 100644 --- a/sys/dev/qat/qat_common/adf_freebsd_uio_cleanup.c +++ b/sys/dev/qat/qat_common/adf_freebsd_uio_cleanup.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_cfg.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_common/adf_freebsd_ver_dbg.c b/sys/dev/qat/qat_common/adf_freebsd_ver_dbg.c index 697686ce3af..31805d5fb91 100644 --- a/sys/dev/qat/qat_common/adf_freebsd_ver_dbg.c +++ b/sys/dev/qat/qat_common/adf_freebsd_ver_dbg.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_cfg.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_common/adf_fw_counters.c b/sys/dev/qat/qat_common/adf_fw_counters.c index 7c483168b71..ea674b27bd0 100644 --- a/sys/dev/qat/qat_common/adf_fw_counters.c +++ b/sys/dev/qat/qat_common/adf_fw_counters.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include #include #include diff --git a/sys/dev/qat/qat_common/adf_gen2_hw_data.c b/sys/dev/qat/qat_common/adf_gen2_hw_data.c index c440102e32a..10e86f8cd21 100644 --- a/sys/dev/qat/qat_common/adf_gen2_hw_data.c +++ b/sys/dev/qat/qat_common/adf_gen2_hw_data.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2021 Intel Corporation */ -/* $FreeBSD$ */ #include "adf_gen2_hw_data.h" #include "icp_qat_hw.h" diff --git a/sys/dev/qat/qat_common/adf_gen4_hw_data.c b/sys/dev/qat/qat_common/adf_gen4_hw_data.c index 9a266841281..00e149d1769 100644 --- a/sys/dev/qat/qat_common/adf_gen4_hw_data.c +++ b/sys/dev/qat/qat_common/adf_gen4_hw_data.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2021 Intel Corporation */ -/* $FreeBSD$ */ #include "adf_accel_devices.h" #include "adf_common_drv.h" #include "adf_gen4_hw_data.h" diff --git a/sys/dev/qat/qat_common/adf_gen4_pfvf.c b/sys/dev/qat/qat_common/adf_gen4_pfvf.c index 0cbf19dc07a..03bb90938e8 100644 --- a/sys/dev/qat/qat_common/adf_gen4_pfvf.c +++ b/sys/dev/qat/qat_common/adf_gen4_pfvf.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include #include #include diff --git a/sys/dev/qat/qat_common/adf_gen4_timer.c b/sys/dev/qat/qat_common/adf_gen4_timer.c index cb929586dab..96b65cdff18 100644 --- a/sys/dev/qat/qat_common/adf_gen4_timer.c +++ b/sys/dev/qat/qat_common/adf_gen4_timer.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "adf_accel_devices.h" #include "adf_heartbeat.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_common/adf_gen4vf_hw_csr_data.c b/sys/dev/qat/qat_common/adf_gen4vf_hw_csr_data.c index 78a6fea7a82..5c06b413b52 100644 --- a/sys/dev/qat/qat_common/adf_gen4vf_hw_csr_data.c +++ b/sys/dev/qat/qat_common/adf_gen4vf_hw_csr_data.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "adf_accel_devices.h" #include "adf_gen4vf_hw_csr_data.h" diff --git a/sys/dev/qat/qat_common/adf_heartbeat.c b/sys/dev/qat/qat_common/adf_heartbeat.c index 1feaa37d48b..2cfc7ac3b60 100644 --- a/sys/dev/qat/qat_common/adf_heartbeat.c +++ b/sys/dev/qat/qat_common/adf_heartbeat.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include #include #include "qat_freebsd.h" diff --git a/sys/dev/qat/qat_common/adf_hw_arbiter.c b/sys/dev/qat/qat_common/adf_hw_arbiter.c index 5dfa8c6a7bf..e105b23f417 100644 --- a/sys/dev/qat/qat_common/adf_hw_arbiter.c +++ b/sys/dev/qat/qat_common/adf_hw_arbiter.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_cfg.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_common/adf_init.c b/sys/dev/qat/qat_common/adf_init.c index 3f9f1382d11..f0b75db3f6e 100644 --- a/sys/dev/qat/qat_common/adf_init.c +++ b/sys/dev/qat/qat_common/adf_init.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_cfg.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_common/adf_isr.c b/sys/dev/qat/qat_common/adf_isr.c index 1b6f232f2c4..18c98c9448c 100644 --- a/sys/dev/qat/qat_common/adf_isr.c +++ b/sys/dev/qat/qat_common/adf_isr.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_cfg.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_common/adf_pfvf_utils.c b/sys/dev/qat/qat_common/adf_pfvf_utils.c index 3c8c729e456..3cac58d8dbd 100644 --- a/sys/dev/qat/qat_common/adf_pfvf_utils.c +++ b/sys/dev/qat/qat_common/adf_pfvf_utils.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include #include "adf_accel_devices.h" #include "adf_pfvf_msg.h" diff --git a/sys/dev/qat/qat_common/adf_pfvf_vf_msg.c b/sys/dev/qat/qat_common/adf_pfvf_vf_msg.c index 5d4d9044362..dc0cb0110ec 100644 --- a/sys/dev/qat/qat_common/adf_pfvf_vf_msg.c +++ b/sys/dev/qat/qat_common/adf_pfvf_vf_msg.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include #include "adf_accel_devices.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_common/adf_pfvf_vf_proto.c b/sys/dev/qat/qat_common/adf_pfvf_vf_proto.c index 04a5133dd90..044e5040f5b 100644 --- a/sys/dev/qat/qat_common/adf_pfvf_vf_proto.c +++ b/sys/dev/qat/qat_common/adf_pfvf_vf_proto.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include #include "adf_accel_devices.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_common/adf_transport.c b/sys/dev/qat/qat_common/adf_transport.c index 5806f511db0..e75e2e3b594 100644 --- a/sys/dev/qat/qat_common/adf_transport.c +++ b/sys/dev/qat/qat_common/adf_transport.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_cfg.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_common/adf_vf_isr.c b/sys/dev/qat/qat_common/adf_vf_isr.c index 58142c8c965..10eaf9d8da1 100644 --- a/sys/dev/qat/qat_common/adf_vf_isr.c +++ b/sys/dev/qat/qat_common/adf_vf_isr.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include #include diff --git a/sys/dev/qat/qat_common/qat_common_module.c b/sys/dev/qat/qat_common/qat_common_module.c index 722575192c5..1a6bc7cf876 100644 --- a/sys/dev/qat/qat_common/qat_common_module.c +++ b/sys/dev/qat/qat_common/qat_common_module.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_common/qat_freebsd.c b/sys/dev/qat/qat_common/qat_freebsd.c index b5deb7cc22d..939a3e0b4b9 100644 --- a/sys/dev/qat/qat_common/qat_freebsd.c +++ b/sys/dev/qat/qat_common/qat_freebsd.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_cfg.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_common/qat_hal.c b/sys/dev/qat/qat_common/qat_hal.c index 2da0e1141d7..b1e35e77272 100644 --- a/sys/dev/qat/qat_common/qat_hal.c +++ b/sys/dev/qat/qat_common/qat_hal.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_cfg.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_common/qat_uclo.c b/sys/dev/qat/qat_common/qat_uclo.c index 12b5dafbf73..faf3154e80b 100644 --- a/sys/dev/qat/qat_common/qat_uclo.c +++ b/sys/dev/qat/qat_common/qat_uclo.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_cfg.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_hw/qat_200xx/adf_200xx_hw_data.c b/sys/dev/qat/qat_hw/qat_200xx/adf_200xx_hw_data.c index 74ba6cdbc2e..68eb54d457b 100644 --- a/sys/dev/qat/qat_hw/qat_200xx/adf_200xx_hw_data.c +++ b/sys/dev/qat/qat_hw/qat_200xx/adf_200xx_hw_data.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include #include #include diff --git a/sys/dev/qat/qat_hw/qat_200xx/adf_200xx_hw_data.h b/sys/dev/qat/qat_hw/qat_200xx/adf_200xx_hw_data.h index 069f59b5e24..67560a7a7d1 100644 --- a/sys/dev/qat/qat_hw/qat_200xx/adf_200xx_hw_data.h +++ b/sys/dev/qat/qat_hw/qat_200xx/adf_200xx_hw_data.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_200XX_HW_DATA_H_ #define ADF_200XX_HW_DATA_H_ diff --git a/sys/dev/qat/qat_hw/qat_200xx/adf_drv.c b/sys/dev/qat/qat_hw/qat_200xx/adf_drv.c index 75b9778ab84..f9b8c742d33 100644 --- a/sys/dev/qat/qat_hw/qat_200xx/adf_drv.c +++ b/sys/dev/qat/qat_hw/qat_200xx/adf_drv.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_cfg.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c b/sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c index 20b38394263..3326d7cb4ff 100644 --- a/sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c +++ b/sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include #include #include diff --git a/sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.h b/sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.h index 0d1f8d8c833..b6a5da92fdb 100644 --- a/sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.h +++ b/sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007 - 2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_4XXX_HW_DATA_H_ #define ADF_4XXX_HW_DATA_H_ diff --git a/sys/dev/qat/qat_hw/qat_4xxx/adf_drv.c b/sys/dev/qat/qat_hw/qat_4xxx/adf_drv.c index f131f635929..75100126ffa 100644 --- a/sys/dev/qat/qat_hw/qat_4xxx/adf_drv.c +++ b/sys/dev/qat/qat_hw/qat_4xxx/adf_drv.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007 - 2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_cfg.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_hw/qat_4xxxvf/adf_4xxxvf_hw_data.c b/sys/dev/qat/qat_hw/qat_4xxxvf/adf_4xxxvf_hw_data.c index add271accb7..27e5ef8162a 100644 --- a/sys/dev/qat/qat_hw/qat_4xxxvf/adf_4xxxvf_hw_data.c +++ b/sys/dev/qat/qat_hw/qat_4xxxvf/adf_4xxxvf_hw_data.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include #include #include diff --git a/sys/dev/qat/qat_hw/qat_4xxxvf/adf_4xxxvf_hw_data.h b/sys/dev/qat/qat_hw/qat_4xxxvf/adf_4xxxvf_hw_data.h index 30877e6e685..83c034f543c 100644 --- a/sys/dev/qat/qat_hw/qat_4xxxvf/adf_4xxxvf_hw_data.h +++ b/sys/dev/qat/qat_hw/qat_4xxxvf/adf_4xxxvf_hw_data.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_4XXXVF_HW_DATA_H_ #define ADF_4XXXVF_HW_DATA_H_ diff --git a/sys/dev/qat/qat_hw/qat_4xxxvf/adf_drv.c b/sys/dev/qat/qat_hw/qat_4xxxvf/adf_drv.c index f325ff4d75a..edc6c754d35 100644 --- a/sys/dev/qat/qat_hw/qat_4xxxvf/adf_drv.c +++ b/sys/dev/qat/qat_hw/qat_4xxxvf/adf_drv.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include #include diff --git a/sys/dev/qat/qat_hw/qat_c3xxx/adf_c3xxx_hw_data.c b/sys/dev/qat/qat_hw/qat_c3xxx/adf_c3xxx_hw_data.c index 5a2a8575ab3..40309cbf65c 100644 --- a/sys/dev/qat/qat_hw/qat_c3xxx/adf_c3xxx_hw_data.c +++ b/sys/dev/qat/qat_hw/qat_c3xxx/adf_c3xxx_hw_data.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include #include #include diff --git a/sys/dev/qat/qat_hw/qat_c3xxx/adf_c3xxx_hw_data.h b/sys/dev/qat/qat_hw/qat_c3xxx/adf_c3xxx_hw_data.h index 1082bd61faf..bfc5db1f5e5 100644 --- a/sys/dev/qat/qat_hw/qat_c3xxx/adf_c3xxx_hw_data.h +++ b/sys/dev/qat/qat_hw/qat_c3xxx/adf_c3xxx_hw_data.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_C3XXX_HW_DATA_H_ #define ADF_C3XXX_HW_DATA_H_ diff --git a/sys/dev/qat/qat_hw/qat_c3xxx/adf_drv.c b/sys/dev/qat/qat_hw/qat_c3xxx/adf_drv.c index 6d17b3216a2..74e9e229262 100644 --- a/sys/dev/qat/qat_hw/qat_c3xxx/adf_drv.c +++ b/sys/dev/qat/qat_hw/qat_c3xxx/adf_drv.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_cfg.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ae_config.c b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ae_config.c index 3dec7d07243..e68d0bca80f 100644 --- a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ae_config.c +++ b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ae_config.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "adf_c4xxx_hw_data.h" #include #include diff --git a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c index 13fc41cb345..36bdbe82d5a 100644 --- a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c +++ b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include #include #include diff --git a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.h b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.h index 8edc9d7f1a0..49233015862 100644 --- a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.h +++ b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_C4XXX_HW_DATA_H_ #define ADF_C4XXX_HW_DATA_H_ diff --git a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_inline.h b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_inline.h index aace6081c53..db0c2c27cbb 100644 --- a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_inline.h +++ b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_inline.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_C4XXX_INLINE_H_ #define ADF_C4XXX_INLINE_H_ diff --git a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_misc_error_stats.c b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_misc_error_stats.c index 444c8753abd..3821e60df74 100644 --- a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_misc_error_stats.c +++ b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_misc_error_stats.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "adf_c4xxx_hw_data.h" #include "adf_c4xxx_misc_error_stats.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_misc_error_stats.h b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_misc_error_stats.h index e52c0c815ef..123bb7004fa 100644 --- a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_misc_error_stats.h +++ b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_misc_error_stats.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_C4XXX_MISC_ERROR_STATS_H_ #define ADF_C4XXX_MISC_ERROR_STATS_H_ diff --git a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_pke_replay_stats.c b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_pke_replay_stats.c index 96cead96acc..61a879900f9 100644 --- a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_pke_replay_stats.c +++ b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_pke_replay_stats.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "adf_c4xxx_hw_data.h" #include "adf_c4xxx_pke_replay_stats.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_pke_replay_stats.h b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_pke_replay_stats.h index 5fe4e747d87..986d8d68f7e 100644 --- a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_pke_replay_stats.h +++ b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_pke_replay_stats.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_C4XXX_PKE_REPLAY_STATS_H_ #define ADF_C4XXX_PKE_REPLAY_STATS_H_ diff --git a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c index c6864100390..d7cf8e350fa 100644 --- a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c +++ b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "adf_c4xxx_ras.h" #include "adf_accel_devices.h" #include "adf_c4xxx_hw_data.h" diff --git a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.h b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.h index 0c8119c6d87..69ff81afbde 100644 --- a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.h +++ b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_RAS_H #define ADF_RAS_H diff --git a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_res_part.c b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_res_part.c index dcbc89b1d15..164c5e44ff3 100644 --- a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_res_part.c +++ b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_res_part.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "adf_accel_devices.h" #include "adf_common_drv.h" #include "adf_cfg_common.h" diff --git a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_reset.c b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_reset.c index 391851b2113..c288c2cd01e 100644 --- a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_reset.c +++ b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_reset.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include #include "adf_c4xxx_reset.h" diff --git a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_reset.h b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_reset.h index 07406f06397..3193d3ffce3 100644 --- a/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_reset.h +++ b/sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_reset.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_C4XXX_RESET_H_ #define ADF_C4XXX_RESET_H_ diff --git a/sys/dev/qat/qat_hw/qat_c4xxx/adf_drv.c b/sys/dev/qat/qat_hw/qat_c4xxx/adf_drv.c index 1a116ef4acb..0e206e960a6 100644 --- a/sys/dev/qat/qat_hw/qat_c4xxx/adf_drv.c +++ b/sys/dev/qat/qat_hw/qat_c4xxx/adf_drv.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_cfg.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_hw/qat_c62x/adf_c62x_hw_data.c b/sys/dev/qat/qat_hw/qat_c62x/adf_c62x_hw_data.c index cfddc71dd37..4e668b918b0 100644 --- a/sys/dev/qat/qat_hw/qat_c62x/adf_c62x_hw_data.c +++ b/sys/dev/qat/qat_hw/qat_c62x/adf_c62x_hw_data.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include #include #include diff --git a/sys/dev/qat/qat_hw/qat_c62x/adf_c62x_hw_data.h b/sys/dev/qat/qat_hw/qat_c62x/adf_c62x_hw_data.h index e379067c00b..900a1a1fabe 100644 --- a/sys/dev/qat/qat_hw/qat_c62x/adf_c62x_hw_data.h +++ b/sys/dev/qat/qat_hw/qat_c62x/adf_c62x_hw_data.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_C62X_HW_DATA_H_ #define ADF_C62X_HW_DATA_H_ diff --git a/sys/dev/qat/qat_hw/qat_c62x/adf_drv.c b/sys/dev/qat/qat_hw/qat_c62x/adf_drv.c index 198bd1e0a78..4035a8385bd 100644 --- a/sys/dev/qat/qat_hw/qat_c62x/adf_drv.c +++ b/sys/dev/qat/qat_hw/qat_c62x/adf_drv.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_cfg.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat/qat_hw/qat_dh895xcc/adf_dh895xcc_hw_data.c b/sys/dev/qat/qat_hw/qat_dh895xcc/adf_dh895xcc_hw_data.c index 419de4f98be..7985d07a403 100644 --- a/sys/dev/qat/qat_hw/qat_dh895xcc/adf_dh895xcc_hw_data.c +++ b/sys/dev/qat/qat_hw/qat_dh895xcc/adf_dh895xcc_hw_data.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_cfg.h" #include diff --git a/sys/dev/qat/qat_hw/qat_dh895xcc/adf_dh895xcc_hw_data.h b/sys/dev/qat/qat_hw/qat_dh895xcc/adf_dh895xcc_hw_data.h index e193c044c04..ad174c14f4a 100644 --- a/sys/dev/qat/qat_hw/qat_dh895xcc/adf_dh895xcc_hw_data.h +++ b/sys/dev/qat/qat_hw/qat_dh895xcc/adf_dh895xcc_hw_data.h @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #ifndef ADF_DH895x_HW_DATA_H_ #define ADF_DH895x_HW_DATA_H_ diff --git a/sys/dev/qat/qat_hw/qat_dh895xcc/adf_drv.c b/sys/dev/qat/qat_hw/qat_dh895xcc/adf_drv.c index 0ab733bab18..f7a31da23ba 100644 --- a/sys/dev/qat/qat_hw/qat_dh895xcc/adf_drv.c +++ b/sys/dev/qat/qat_hw/qat_dh895xcc/adf_drv.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* Copyright(c) 2007-2022 Intel Corporation */ -/* $FreeBSD$ */ #include "qat_freebsd.h" #include "adf_cfg.h" #include "adf_common_drv.h" diff --git a/sys/dev/qat_c2xxx/qat_aevar.h b/sys/dev/qat_c2xxx/qat_aevar.h index 005275a75b3..b33fdb42036 100644 --- a/sys/dev/qat_c2xxx/qat_aevar.h +++ b/sys/dev/qat_c2xxx/qat_aevar.h @@ -57,7 +57,6 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifndef _DEV_PCI_QAT_AEVAR_H_ #define _DEV_PCI_QAT_AEVAR_H_ diff --git a/sys/dev/qat_c2xxx/qat_c2xxxreg.h b/sys/dev/qat_c2xxx/qat_c2xxxreg.h index 90fd6e18503..daaa7db12e2 100644 --- a/sys/dev/qat_c2xxx/qat_c2xxxreg.h +++ b/sys/dev/qat_c2xxx/qat_c2xxxreg.h @@ -57,7 +57,6 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifndef _DEV_PCI_QAT_C2XXXREG_H_ #define _DEV_PCI_QAT_C2XXXREG_H_ diff --git a/sys/dev/qat_c2xxx/qat_hw15reg.h b/sys/dev/qat_c2xxx/qat_hw15reg.h index a32e4ae606d..ac80ec242ea 100644 --- a/sys/dev/qat_c2xxx/qat_hw15reg.h +++ b/sys/dev/qat_c2xxx/qat_hw15reg.h @@ -57,7 +57,6 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifndef _DEV_PCI_QAT_HW15REG_H_ #define _DEV_PCI_QAT_HW15REG_H_ diff --git a/sys/dev/qat_c2xxx/qat_hw15var.h b/sys/dev/qat_c2xxx/qat_hw15var.h index 0606b29b0f7..a9bfc02ba5f 100644 --- a/sys/dev/qat_c2xxx/qat_hw15var.h +++ b/sys/dev/qat_c2xxx/qat_hw15var.h @@ -57,7 +57,6 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifndef _DEV_PCI_QAT_HW15VAR_H_ #define _DEV_PCI_QAT_HW15VAR_H_ diff --git a/sys/dev/qat_c2xxx/qatreg.h b/sys/dev/qat_c2xxx/qatreg.h index 64d4b34aed6..692b15485b8 100644 --- a/sys/dev/qat_c2xxx/qatreg.h +++ b/sys/dev/qat_c2xxx/qatreg.h @@ -57,7 +57,6 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifndef _DEV_PCI_QATREG_H_ #define _DEV_PCI_QATREG_H_ diff --git a/sys/dev/qat_c2xxx/qatvar.h b/sys/dev/qat_c2xxx/qatvar.h index ef50b655e65..7999d672345 100644 --- a/sys/dev/qat_c2xxx/qatvar.h +++ b/sys/dev/qat_c2xxx/qatvar.h @@ -57,7 +57,6 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifndef _DEV_PCI_QATVAR_H_ #define _DEV_PCI_QATVAR_H_ diff --git a/sys/dev/ral/rt2560.c b/sys/dev/ral/rt2560.c index 0b127c79d64..e63f65dc3e0 100644 --- a/sys/dev/ral/rt2560.c +++ b/sys/dev/ral/rt2560.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2005, 2006 diff --git a/sys/dev/ral/rt2560reg.h b/sys/dev/ral/rt2560reg.h index c41149c9914..af95a7626b6 100644 --- a/sys/dev/ral/rt2560reg.h +++ b/sys/dev/ral/rt2560reg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2005, 2006 diff --git a/sys/dev/ral/rt2560var.h b/sys/dev/ral/rt2560var.h index 51c5372aa66..e040a6b808b 100644 --- a/sys/dev/ral/rt2560var.h +++ b/sys/dev/ral/rt2560var.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2005, 2006 diff --git a/sys/dev/ral/rt2661.c b/sys/dev/ral/rt2661.c index 9587497e8c6..8125f868ef8 100644 --- a/sys/dev/ral/rt2661.c +++ b/sys/dev/ral/rt2661.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2006 diff --git a/sys/dev/ral/rt2661reg.h b/sys/dev/ral/rt2661reg.h index 53f9bcde6d7..1aeffd7d2fd 100644 --- a/sys/dev/ral/rt2661reg.h +++ b/sys/dev/ral/rt2661reg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2006 diff --git a/sys/dev/ral/rt2661var.h b/sys/dev/ral/rt2661var.h index 9871bd9454a..0f6a6c16c5f 100644 --- a/sys/dev/ral/rt2661var.h +++ b/sys/dev/ral/rt2661var.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2005 diff --git a/sys/dev/rndtest/rndtest.h b/sys/dev/rndtest/rndtest.h index 4858f415e27..ce50ace7e2c 100644 --- a/sys/dev/rndtest/rndtest.h +++ b/sys/dev/rndtest/rndtest.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD$ */ /*- diff --git a/sys/dev/smartpqi/smartpqi_cam.c b/sys/dev/smartpqi/smartpqi_cam.c index 1ba83f4918b..96e1dc10729 100644 --- a/sys/dev/smartpqi/smartpqi_cam.c +++ b/sys/dev/smartpqi/smartpqi_cam.c @@ -23,7 +23,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ /* * CAM interface for smartpqi driver */ diff --git a/sys/dev/smartpqi/smartpqi_cmd.c b/sys/dev/smartpqi/smartpqi_cmd.c index 3c7c6311c6a..f5820647fed 100644 --- a/sys/dev/smartpqi/smartpqi_cmd.c +++ b/sys/dev/smartpqi/smartpqi_cmd.c @@ -23,7 +23,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #include "smartpqi_includes.h" diff --git a/sys/dev/smartpqi/smartpqi_defines.h b/sys/dev/smartpqi/smartpqi_defines.h index 10a1a78d459..20a9fc84114 100644 --- a/sys/dev/smartpqi/smartpqi_defines.h +++ b/sys/dev/smartpqi/smartpqi_defines.h @@ -23,7 +23,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifndef _PQI_DEFINES_H #define _PQI_DEFINES_H diff --git a/sys/dev/smartpqi/smartpqi_discovery.c b/sys/dev/smartpqi/smartpqi_discovery.c index cb08e5a0982..48243d8fc88 100644 --- a/sys/dev/smartpqi/smartpqi_discovery.c +++ b/sys/dev/smartpqi/smartpqi_discovery.c @@ -23,7 +23,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #include "smartpqi_includes.h" diff --git a/sys/dev/smartpqi/smartpqi_event.c b/sys/dev/smartpqi/smartpqi_event.c index 9cdf388a126..cec8bbad3cb 100644 --- a/sys/dev/smartpqi/smartpqi_event.c +++ b/sys/dev/smartpqi/smartpqi_event.c @@ -23,7 +23,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #include"smartpqi_includes.h" diff --git a/sys/dev/smartpqi/smartpqi_helper.c b/sys/dev/smartpqi/smartpqi_helper.c index bdc5f6572d8..7161a3fc49b 100644 --- a/sys/dev/smartpqi/smartpqi_helper.c +++ b/sys/dev/smartpqi/smartpqi_helper.c @@ -23,7 +23,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #include "smartpqi_includes.h" diff --git a/sys/dev/smartpqi/smartpqi_includes.h b/sys/dev/smartpqi/smartpqi_includes.h index 6c91133cb15..a783580c2e8 100644 --- a/sys/dev/smartpqi/smartpqi_includes.h +++ b/sys/dev/smartpqi/smartpqi_includes.h @@ -23,7 +23,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifndef _PQI_INCLUDES_H #define _PQI_INCLUDES_H diff --git a/sys/dev/smartpqi/smartpqi_init.c b/sys/dev/smartpqi/smartpqi_init.c index 0b7ea1273e4..d28d76f1481 100644 --- a/sys/dev/smartpqi/smartpqi_init.c +++ b/sys/dev/smartpqi/smartpqi_init.c @@ -23,7 +23,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #include "smartpqi_includes.h" diff --git a/sys/dev/smartpqi/smartpqi_intr.c b/sys/dev/smartpqi/smartpqi_intr.c index e22bbbb1f18..0126ef414f7 100644 --- a/sys/dev/smartpqi/smartpqi_intr.c +++ b/sys/dev/smartpqi/smartpqi_intr.c @@ -23,7 +23,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #include "smartpqi_includes.h" diff --git a/sys/dev/smartpqi/smartpqi_ioctl.c b/sys/dev/smartpqi/smartpqi_ioctl.c index 9f43f2e1faa..4e259fcb08a 100644 --- a/sys/dev/smartpqi/smartpqi_ioctl.c +++ b/sys/dev/smartpqi/smartpqi_ioctl.c @@ -23,7 +23,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ /* * Management interface for smartpqi driver diff --git a/sys/dev/smartpqi/smartpqi_ioctl.h b/sys/dev/smartpqi/smartpqi_ioctl.h index 42b091bcb49..cd67135cc82 100644 --- a/sys/dev/smartpqi/smartpqi_ioctl.h +++ b/sys/dev/smartpqi/smartpqi_ioctl.h @@ -23,7 +23,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifndef _PQI_IOCTL_H_ #define _PQI_IOCTL_H_ diff --git a/sys/dev/smartpqi/smartpqi_main.c b/sys/dev/smartpqi/smartpqi_main.c index 88f1906060c..fe75b2ae14c 100644 --- a/sys/dev/smartpqi/smartpqi_main.c +++ b/sys/dev/smartpqi/smartpqi_main.c @@ -23,7 +23,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ /* * Driver for the Microsemi Smart storage controllers diff --git a/sys/dev/smartpqi/smartpqi_mem.c b/sys/dev/smartpqi/smartpqi_mem.c index e377473c19e..f3fc8dc01d9 100644 --- a/sys/dev/smartpqi/smartpqi_mem.c +++ b/sys/dev/smartpqi/smartpqi_mem.c @@ -23,7 +23,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #include "smartpqi_includes.h" diff --git a/sys/dev/smartpqi/smartpqi_misc.c b/sys/dev/smartpqi/smartpqi_misc.c index 632b398f101..5072982363a 100644 --- a/sys/dev/smartpqi/smartpqi_misc.c +++ b/sys/dev/smartpqi/smartpqi_misc.c @@ -23,7 +23,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #include "smartpqi_includes.h" diff --git a/sys/dev/smartpqi/smartpqi_prototypes.h b/sys/dev/smartpqi/smartpqi_prototypes.h index 1aa68cf889b..e66d6e337e0 100644 --- a/sys/dev/smartpqi/smartpqi_prototypes.h +++ b/sys/dev/smartpqi/smartpqi_prototypes.h @@ -23,7 +23,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifndef _PQI_PROTOTYPES_H #define _PQI_PROTOTYPES_H diff --git a/sys/dev/smartpqi/smartpqi_queue.c b/sys/dev/smartpqi/smartpqi_queue.c index da75a8f975d..b5c962752d7 100644 --- a/sys/dev/smartpqi/smartpqi_queue.c +++ b/sys/dev/smartpqi/smartpqi_queue.c @@ -23,7 +23,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #include "smartpqi_includes.h" diff --git a/sys/dev/smartpqi/smartpqi_request.c b/sys/dev/smartpqi/smartpqi_request.c index 81f9e106bd8..9b1ef29a2b3 100644 --- a/sys/dev/smartpqi/smartpqi_request.c +++ b/sys/dev/smartpqi/smartpqi_request.c @@ -23,7 +23,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #include "smartpqi_includes.h" diff --git a/sys/dev/smartpqi/smartpqi_response.c b/sys/dev/smartpqi/smartpqi_response.c index e89b65db01e..3e53506889d 100644 --- a/sys/dev/smartpqi/smartpqi_response.c +++ b/sys/dev/smartpqi/smartpqi_response.c @@ -23,7 +23,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #include "smartpqi_includes.h" diff --git a/sys/dev/smartpqi/smartpqi_sis.c b/sys/dev/smartpqi/smartpqi_sis.c index 07bde7b5412..cbfc4658a3f 100644 --- a/sys/dev/smartpqi/smartpqi_sis.c +++ b/sys/dev/smartpqi/smartpqi_sis.c @@ -23,7 +23,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #include "smartpqi_includes.h" diff --git a/sys/dev/smartpqi/smartpqi_structures.h b/sys/dev/smartpqi/smartpqi_structures.h index 2a71cc1d88d..ea9df8eab88 100644 --- a/sys/dev/smartpqi/smartpqi_structures.h +++ b/sys/dev/smartpqi/smartpqi_structures.h @@ -23,7 +23,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifndef _PQI_STRUCTURES_H #define _PQI_STRUCTURES_H diff --git a/sys/dev/smartpqi/smartpqi_tag.c b/sys/dev/smartpqi/smartpqi_tag.c index 2346df89102..624eaf576da 100644 --- a/sys/dev/smartpqi/smartpqi_tag.c +++ b/sys/dev/smartpqi/smartpqi_tag.c @@ -23,7 +23,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #include "smartpqi_includes.h" diff --git a/sys/dev/sound/pci/allegro_code.h b/sys/dev/sound/pci/allegro_code.h index 29f2f603ab2..4f3e67ed7e8 100644 --- a/sys/dev/sound/pci/allegro_code.h +++ b/sys/dev/sound/pci/allegro_code.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/sound/pci/allegro_reg.h b/sys/dev/sound/pci/allegro_reg.h index 60b0c812e78..4a800eebbd5 100644 --- a/sys/dev/sound/pci/allegro_reg.h +++ b/sys/dev/sound/pci/allegro_reg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/sound/pci/cs461x_dsp.h b/sys/dev/sound/pci/cs461x_dsp.h index defa18e29f4..5d601bb3ce6 100644 --- a/sys/dev/sound/pci/cs461x_dsp.h +++ b/sys/dev/sound/pci/cs461x_dsp.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/sound/pci/emuxkireg.h b/sys/dev/sound/pci/emuxkireg.h index a1cf896db53..9ddfae25179 100644 --- a/sys/dev/sound/pci/emuxkireg.h +++ b/sys/dev/sound/pci/emuxkireg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: emuxkireg.h,v 1.8 2008/04/28 20:23:54 martin Exp $ */ /*- diff --git a/sys/dev/sound/usb/uaudio.c b/sys/dev/sound/usb/uaudio.c index 840a24cfe7c..fe2799b4faf 100644 --- a/sys/dev/sound/usb/uaudio.c +++ b/sys/dev/sound/usb/uaudio.c @@ -1,5 +1,4 @@ /* $NetBSD: uaudio.c,v 1.91 2004/11/05 17:46:14 kent Exp $ */ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause diff --git a/sys/dev/sound/usb/uaudio.h b/sys/dev/sound/usb/uaudio.h index 792bbe017c9..08144701efe 100644 --- a/sys/dev/sound/usb/uaudio.h +++ b/sys/dev/sound/usb/uaudio.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause diff --git a/sys/dev/sound/usb/uaudio_pcm.c b/sys/dev/sound/usb/uaudio_pcm.c index f821e80288e..3236e1bd2e5 100644 --- a/sys/dev/sound/usb/uaudio_pcm.c +++ b/sys/dev/sound/usb/uaudio_pcm.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause diff --git a/sys/dev/sound/usb/uaudioreg.h b/sys/dev/sound/usb/uaudioreg.h index 1cba7343d8a..aba07cf3c77 100644 --- a/sys/dev/sound/usb/uaudioreg.h +++ b/sys/dev/sound/usb/uaudioreg.h @@ -1,5 +1,4 @@ /* $NetBSD: uaudioreg.h,v 1.12 2004/11/05 19:08:29 kent Exp $ */ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause diff --git a/sys/dev/stge/if_stgereg.h b/sys/dev/stge/if_stgereg.h index f803300637d..ee13a1d8989 100644 --- a/sys/dev/stge/if_stgereg.h +++ b/sys/dev/stge/if_stgereg.h @@ -31,7 +31,6 @@ * POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ /* * Sundance Technology PCI vendor ID diff --git a/sys/dev/sume/adapter.h b/sys/dev/sume/adapter.h index 2f3b9537b74..dd5df116532 100644 --- a/sys/dev/sume/adapter.h +++ b/sys/dev/sume/adapter.h @@ -30,7 +30,6 @@ * POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ #define DEFAULT_ETHER_ADDRESS "\02SUME\00" #define SUME_ETH_DEVICE_NAME "sume" diff --git a/sys/dev/sym/sym_conf.h b/sys/dev/sym/sym_conf.h index c5ce93864a6..b8e0d746add 100644 --- a/sys/dev/sym/sym_conf.h +++ b/sys/dev/sym/sym_conf.h @@ -57,7 +57,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifndef SYM_CONF_H #define SYM_CONF_H diff --git a/sys/dev/sym/sym_defs.h b/sys/dev/sym/sym_defs.h index e3c4fde9d41..61aec202bbe 100644 --- a/sys/dev/sym/sym_defs.h +++ b/sys/dev/sym/sym_defs.h @@ -57,7 +57,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifndef SYM_DEFS_H #define SYM_DEFS_H diff --git a/sys/dev/sym/sym_fw.h b/sys/dev/sym/sym_fw.h index ce97c9252c2..ebecd7d3c06 100644 --- a/sys/dev/sym/sym_fw.h +++ b/sys/dev/sym/sym_fw.h @@ -57,7 +57,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifndef SYM_FW_H #define SYM_FW_H diff --git a/sys/dev/sym/sym_fw1.h b/sys/dev/sym/sym_fw1.h index cab8c979cd0..5037e24ca34 100644 --- a/sys/dev/sym/sym_fw1.h +++ b/sys/dev/sym/sym_fw1.h @@ -57,7 +57,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ /* * Scripts for SYMBIOS-Processor diff --git a/sys/dev/sym/sym_fw2.h b/sys/dev/sym/sym_fw2.h index ed6f96c3d22..2b23285d60b 100644 --- a/sys/dev/sym/sym_fw2.h +++ b/sys/dev/sym/sym_fw2.h @@ -57,7 +57,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ /* * Scripts for SYMBIOS-Processor diff --git a/sys/dev/syscons/logo/beastie.c b/sys/dev/syscons/logo/beastie.c index ea3f46e5c3a..cbf6445ac4f 100644 --- a/sys/dev/syscons/logo/beastie.c +++ b/sys/dev/syscons/logo/beastie.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ #define logo_width 88 #define logo_height 88 diff --git a/sys/dev/syscons/logo/logo.c b/sys/dev/syscons/logo/logo.c index 1c5aa228e3f..039854273cb 100644 --- a/sys/dev/syscons/logo/logo.c +++ b/sys/dev/syscons/logo/logo.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ #define LOGO_WIDTH 66 #define LOGO_HEIGHT 69 diff --git a/sys/dev/usb/controller/atmegadci.c b/sys/dev/usb/controller/atmegadci.c index ed81160e909..8e9bc029dc1 100644 --- a/sys/dev/usb/controller/atmegadci.c +++ b/sys/dev/usb/controller/atmegadci.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/controller/atmegadci.h b/sys/dev/usb/controller/atmegadci.h index b81a6b2602e..55db69e123f 100644 --- a/sys/dev/usb/controller/atmegadci.h +++ b/sys/dev/usb/controller/atmegadci.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/controller/avr32dci.c b/sys/dev/usb/controller/avr32dci.c index e12f3925573..e968d799e37 100644 --- a/sys/dev/usb/controller/avr32dci.c +++ b/sys/dev/usb/controller/avr32dci.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/controller/avr32dci.h b/sys/dev/usb/controller/avr32dci.h index e623d2b548d..bade769c65a 100644 --- a/sys/dev/usb/controller/avr32dci.h +++ b/sys/dev/usb/controller/avr32dci.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/controller/dwc_otg.c b/sys/dev/usb/controller/dwc_otg.c index 9e142f6fefb..c888d4c48be 100644 --- a/sys/dev/usb/controller/dwc_otg.c +++ b/sys/dev/usb/controller/dwc_otg.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/controller/dwc_otg.h b/sys/dev/usb/controller/dwc_otg.h index 195765fb72c..fe0aef6d6b7 100644 --- a/sys/dev/usb/controller/dwc_otg.h +++ b/sys/dev/usb/controller/dwc_otg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/controller/dwc_otgreg.h b/sys/dev/usb/controller/dwc_otgreg.h index 8b4d0df866c..e012de28c54 100644 --- a/sys/dev/usb/controller/dwc_otgreg.h +++ b/sys/dev/usb/controller/dwc_otgreg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause diff --git a/sys/dev/usb/controller/ehci.c b/sys/dev/usb/controller/ehci.c index bd8cfdeff95..c75ebd1b2e4 100644 --- a/sys/dev/usb/controller/ehci.c +++ b/sys/dev/usb/controller/ehci.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/controller/ehci.h b/sys/dev/usb/controller/ehci.h index 68f68b207be..4576457712a 100644 --- a/sys/dev/usb/controller/ehci.h +++ b/sys/dev/usb/controller/ehci.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/controller/ehcireg.h b/sys/dev/usb/controller/ehcireg.h index b7597ac7d19..90c00610398 100644 --- a/sys/dev/usb/controller/ehcireg.h +++ b/sys/dev/usb/controller/ehcireg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/controller/generic_xhci.h b/sys/dev/usb/controller/generic_xhci.h index 40b6c35d086..6753140e111 100644 --- a/sys/dev/usb/controller/generic_xhci.h +++ b/sys/dev/usb/controller/generic_xhci.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause diff --git a/sys/dev/usb/controller/musb_otg.c b/sys/dev/usb/controller/musb_otg.c index 00dd8b6ac6e..caede049593 100644 --- a/sys/dev/usb/controller/musb_otg.c +++ b/sys/dev/usb/controller/musb_otg.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/controller/musb_otg.h b/sys/dev/usb/controller/musb_otg.h index dbd91b587d6..a41f7da9483 100644 --- a/sys/dev/usb/controller/musb_otg.h +++ b/sys/dev/usb/controller/musb_otg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/controller/ohci.c b/sys/dev/usb/controller/ohci.c index 1e1d6c7fca4..6f1ec725e9b 100644 --- a/sys/dev/usb/controller/ohci.c +++ b/sys/dev/usb/controller/ohci.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/controller/ohci.h b/sys/dev/usb/controller/ohci.h index 515c5059119..e8f7ae39ba8 100644 --- a/sys/dev/usb/controller/ohci.h +++ b/sys/dev/usb/controller/ohci.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/controller/ohcireg.h b/sys/dev/usb/controller/ohcireg.h index 5f74a0bdbcc..2a904840bc1 100644 --- a/sys/dev/usb/controller/ohcireg.h +++ b/sys/dev/usb/controller/ohcireg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/controller/uhci.c b/sys/dev/usb/controller/uhci.c index 68094315182..c9143d438ac 100644 --- a/sys/dev/usb/controller/uhci.c +++ b/sys/dev/usb/controller/uhci.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/controller/uhci.h b/sys/dev/usb/controller/uhci.h index 3d19ee223a0..e3068571580 100644 --- a/sys/dev/usb/controller/uhci.h +++ b/sys/dev/usb/controller/uhci.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/controller/uhcireg.h b/sys/dev/usb/controller/uhcireg.h index a65087cfd81..b8749ddf2bc 100644 --- a/sys/dev/usb/controller/uhcireg.h +++ b/sys/dev/usb/controller/uhcireg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/controller/usb_controller.c b/sys/dev/usb/controller/usb_controller.c index 324cbd69888..163ee14bd09 100644 --- a/sys/dev/usb/controller/usb_controller.c +++ b/sys/dev/usb/controller/usb_controller.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/controller/uss820dci.c b/sys/dev/usb/controller/uss820dci.c index 3ccbf761879..12cf4e0abb8 100644 --- a/sys/dev/usb/controller/uss820dci.c +++ b/sys/dev/usb/controller/uss820dci.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/controller/uss820dci.h b/sys/dev/usb/controller/uss820dci.h index d3ccfcda459..2fc43c0e60d 100644 --- a/sys/dev/usb/controller/uss820dci.h +++ b/sys/dev/usb/controller/uss820dci.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/controller/xhci.c b/sys/dev/usb/controller/xhci.c index b3010b02aa2..17800dc11d0 100644 --- a/sys/dev/usb/controller/xhci.c +++ b/sys/dev/usb/controller/xhci.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/controller/xhci.h b/sys/dev/usb/controller/xhci.h index a2f4e571916..0be0d185a86 100644 --- a/sys/dev/usb/controller/xhci.h +++ b/sys/dev/usb/controller/xhci.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause diff --git a/sys/dev/usb/controller/xhcireg.h b/sys/dev/usb/controller/xhcireg.h index 8fd321b5508..9d0b6e2f4b4 100644 --- a/sys/dev/usb/controller/xhcireg.h +++ b/sys/dev/usb/controller/xhcireg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause diff --git a/sys/dev/usb/gadget/g_audio.h b/sys/dev/usb/gadget/g_audio.h index d389385ae04..30a12d82b88 100644 --- a/sys/dev/usb/gadget/g_audio.h +++ b/sys/dev/usb/gadget/g_audio.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/gadget/g_keyboard.h b/sys/dev/usb/gadget/g_keyboard.h index 7a05c6813b0..d2999e76d26 100644 --- a/sys/dev/usb/gadget/g_keyboard.h +++ b/sys/dev/usb/gadget/g_keyboard.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/gadget/g_modem.h b/sys/dev/usb/gadget/g_modem.h index bd1e7878f78..f6ea3420ebe 100644 --- a/sys/dev/usb/gadget/g_modem.h +++ b/sys/dev/usb/gadget/g_modem.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/gadget/g_mouse.h b/sys/dev/usb/gadget/g_mouse.h index d2361ce276a..4ddef8a4729 100644 --- a/sys/dev/usb/gadget/g_mouse.h +++ b/sys/dev/usb/gadget/g_mouse.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/net/if_iphethvar.h b/sys/dev/usb/net/if_iphethvar.h index 22c4865a736..203bb96b6f2 100644 --- a/sys/dev/usb/net/if_iphethvar.h +++ b/sys/dev/usb/net/if_iphethvar.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/net/if_mosreg.h b/sys/dev/usb/net/if_mosreg.h index 993526b8d50..5fea8258730 100644 --- a/sys/dev/usb/net/if_mosreg.h +++ b/sys/dev/usb/net/if_mosreg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2010, 2011 Rick van der Zwet * diff --git a/sys/dev/usb/net/if_udav.c b/sys/dev/usb/net/if_udav.c index d63c5d2b584..785cb5fd388 100644 --- a/sys/dev/usb/net/if_udav.c +++ b/sys/dev/usb/net/if_udav.c @@ -1,6 +1,5 @@ /* $NetBSD: if_udav.c,v 1.2 2003/09/04 15:17:38 tsutsui Exp $ */ /* $nabe: if_udav.c,v 1.3 2003/08/21 16:57:19 nabe Exp $ */ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause * diff --git a/sys/dev/usb/net/if_udavreg.h b/sys/dev/usb/net/if_udavreg.h index d892700620b..5e24dddf71f 100644 --- a/sys/dev/usb/net/if_udavreg.h +++ b/sys/dev/usb/net/if_udavreg.h @@ -1,6 +1,5 @@ /* $NetBSD: if_udavreg.h,v 1.2 2003/09/04 15:17:39 tsutsui Exp $ */ /* $nabe: if_udavreg.h,v 1.2 2003/08/21 16:26:40 nabe Exp $ */ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause * diff --git a/sys/dev/usb/net/if_urndisreg.h b/sys/dev/usb/net/if_urndisreg.h index 660624cf7e3..ba147928eb5 100644 --- a/sys/dev/usb/net/if_urndisreg.h +++ b/sys/dev/usb/net/if_urndisreg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD: if_urndisreg.h,v 1.19 2013/11/21 14:08:05 mpi Exp $ */ /* diff --git a/sys/dev/usb/net/if_usievar.h b/sys/dev/usb/net/if_usievar.h index f99392e0ad9..a843bc21e6a 100644 --- a/sys/dev/usb/net/if_usievar.h +++ b/sys/dev/usb/net/if_usievar.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2011 Anybots Inc diff --git a/sys/dev/usb/net/usb_ethernet.c b/sys/dev/usb/net/usb_ethernet.c index d793dd0d77d..2d8777f8276 100644 --- a/sys/dev/usb/net/usb_ethernet.c +++ b/sys/dev/usb/net/usb_ethernet.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/net/usb_ethernet.h b/sys/dev/usb/net/usb_ethernet.h index 4060ff24daa..1f0e121af7a 100644 --- a/sys/dev/usb/net/usb_ethernet.h +++ b/sys/dev/usb/net/usb_ethernet.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/quirk/usb_quirk.c b/sys/dev/usb/quirk/usb_quirk.c index 47f4cbb6e0e..38016e6abc1 100644 --- a/sys/dev/usb/quirk/usb_quirk.c +++ b/sys/dev/usb/quirk/usb_quirk.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/quirk/usb_quirk.h b/sys/dev/usb/quirk/usb_quirk.h index ea2eac81b73..8e8bfd152eb 100644 --- a/sys/dev/usb/quirk/usb_quirk.h +++ b/sys/dev/usb/quirk/usb_quirk.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/serial/uftdi_reg.h b/sys/dev/usb/serial/uftdi_reg.h index a1ea325b89a..80936f80b6f 100644 --- a/sys/dev/usb/serial/uftdi_reg.h +++ b/sys/dev/usb/serial/uftdi_reg.h @@ -1,5 +1,4 @@ /* $NetBSD: uftdireg.h,v 1.6 2002/07/11 21:14:28 augustss Exp $ */ -/* $FreeBSD$ */ /* * Definitions for the FTDI USB Single Port Serial Converter - diff --git a/sys/dev/usb/serial/ugensa.c b/sys/dev/usb/serial/ugensa.c index f27a208fb55..4df8876abff 100644 --- a/sys/dev/usb/serial/ugensa.c +++ b/sys/dev/usb/serial/ugensa.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: ugensa.c,v 1.9.2.1 2007/03/24 14:55:50 yamt Exp $ */ /*- diff --git a/sys/dev/usb/serial/umcs.h b/sys/dev/usb/serial/umcs.h index df3b8b6b1c2..c8c6135710c 100644 --- a/sys/dev/usb/serial/umcs.h +++ b/sys/dev/usb/serial/umcs.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/serial/umoscom.c b/sys/dev/usb/serial/umoscom.c index 4997ecc92ff..2ee98efd83c 100644 --- a/sys/dev/usb/serial/umoscom.c +++ b/sys/dev/usb/serial/umoscom.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD: umoscom.c,v 1.2 2006/10/26 06:02:43 jsg Exp $ */ /* diff --git a/sys/dev/usb/serial/usb_serial.h b/sys/dev/usb/serial/usb_serial.h index b2ec2514180..01b032ac394 100644 --- a/sys/dev/usb/serial/usb_serial.h +++ b/sys/dev/usb/serial/usb_serial.h @@ -1,5 +1,4 @@ /* $NetBSD: ucomvar.h,v 1.9 2001/01/23 21:56:17 augustss Exp $ */ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause diff --git a/sys/dev/usb/serial/uvisor.c b/sys/dev/usb/serial/uvisor.c index 5286aa47213..35640624093 100644 --- a/sys/dev/usb/serial/uvisor.c +++ b/sys/dev/usb/serial/uvisor.c @@ -1,5 +1,4 @@ /* $NetBSD: uvisor.c,v 1.9 2001/01/23 14:04:14 augustss Exp $ */ -/* $FreeBSD$ */ /* Also already merged from NetBSD: * $NetBSD: uvisor.c,v 1.12 2001/11/13 06:24:57 lukem Exp $ diff --git a/sys/dev/usb/storage/rio500_usb.h b/sys/dev/usb/storage/rio500_usb.h index 4f9a520c1b5..0adef69cf1d 100644 --- a/sys/dev/usb/storage/rio500_usb.h +++ b/sys/dev/usb/storage/rio500_usb.h @@ -20,7 +20,6 @@ ---------------------------------------------------------------------- */ -/* $FreeBSD$ */ #include #ifndef USB_VENDOR_DIAMOND diff --git a/sys/dev/usb/storage/ustorage_fs.c b/sys/dev/usb/storage/ustorage_fs.c index e0316a07aa5..e8883a18358 100644 --- a/sys/dev/usb/storage/ustorage_fs.c +++ b/sys/dev/usb/storage/ustorage_fs.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause * diff --git a/sys/dev/usb/template/usb_template.c b/sys/dev/usb/template/usb_template.c index 617f70096cd..6e9de2a6dcc 100644 --- a/sys/dev/usb/template/usb_template.c +++ b/sys/dev/usb/template/usb_template.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/template/usb_template.h b/sys/dev/usb/template/usb_template.h index 8ca4ad15bfe..e99507b4cc7 100644 --- a/sys/dev/usb/template/usb_template.h +++ b/sys/dev/usb/template/usb_template.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/template/usb_template_audio.c b/sys/dev/usb/template/usb_template_audio.c index e0c3c9a52fa..17d59f05a50 100644 --- a/sys/dev/usb/template/usb_template_audio.c +++ b/sys/dev/usb/template/usb_template_audio.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/template/usb_template_cdce.c b/sys/dev/usb/template/usb_template_cdce.c index 9860ca6355e..11fd9a64b87 100644 --- a/sys/dev/usb/template/usb_template_cdce.c +++ b/sys/dev/usb/template/usb_template_cdce.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/template/usb_template_cdceem.c b/sys/dev/usb/template/usb_template_cdceem.c index b610f552c51..2412f8728b7 100644 --- a/sys/dev/usb/template/usb_template_cdceem.c +++ b/sys/dev/usb/template/usb_template_cdceem.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/template/usb_template_kbd.c b/sys/dev/usb/template/usb_template_kbd.c index 246936007a0..6a88da623c9 100644 --- a/sys/dev/usb/template/usb_template_kbd.c +++ b/sys/dev/usb/template/usb_template_kbd.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/template/usb_template_midi.c b/sys/dev/usb/template/usb_template_midi.c index f70bdaf5961..92374bb7af3 100644 --- a/sys/dev/usb/template/usb_template_midi.c +++ b/sys/dev/usb/template/usb_template_midi.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/template/usb_template_modem.c b/sys/dev/usb/template/usb_template_modem.c index 67c5ab161fb..7c4418e633c 100644 --- a/sys/dev/usb/template/usb_template_modem.c +++ b/sys/dev/usb/template/usb_template_modem.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/template/usb_template_mouse.c b/sys/dev/usb/template/usb_template_mouse.c index 94f26c40454..a6cda143a6e 100644 --- a/sys/dev/usb/template/usb_template_mouse.c +++ b/sys/dev/usb/template/usb_template_mouse.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/template/usb_template_msc.c b/sys/dev/usb/template/usb_template_msc.c index 2fb63deacc6..705077b6e89 100644 --- a/sys/dev/usb/template/usb_template_msc.c +++ b/sys/dev/usb/template/usb_template_msc.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/template/usb_template_mtp.c b/sys/dev/usb/template/usb_template_mtp.c index 88f31139624..ef1112e3ff3 100644 --- a/sys/dev/usb/template/usb_template_mtp.c +++ b/sys/dev/usb/template/usb_template_mtp.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/template/usb_template_phone.c b/sys/dev/usb/template/usb_template_phone.c index 259feaee2a6..4e77bd86ef7 100644 --- a/sys/dev/usb/template/usb_template_phone.c +++ b/sys/dev/usb/template/usb_template_phone.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/ufm_ioctl.h b/sys/dev/usb/ufm_ioctl.h index b9e4f82afe8..a95741b71e2 100644 --- a/sys/dev/usb/ufm_ioctl.h +++ b/sys/dev/usb/ufm_ioctl.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb.h b/sys/dev/usb/usb.h index da7ad714225..3d00cda27d1 100644 --- a/sys/dev/usb/usb.h +++ b/sys/dev/usb/usb.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_bus.h b/sys/dev/usb/usb_bus.h index 05365f57ad1..b9197d3cd84 100644 --- a/sys/dev/usb/usb_bus.h +++ b/sys/dev/usb/usb_bus.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_busdma.c b/sys/dev/usb/usb_busdma.c index 26e3bd06310..c653fcad539 100644 --- a/sys/dev/usb/usb_busdma.c +++ b/sys/dev/usb/usb_busdma.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_busdma.h b/sys/dev/usb/usb_busdma.h index 737a566d220..c2b3b6872ee 100644 --- a/sys/dev/usb/usb_busdma.h +++ b/sys/dev/usb/usb_busdma.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_cdc.h b/sys/dev/usb/usb_cdc.h index a09fd473034..9dd976da588 100644 --- a/sys/dev/usb/usb_cdc.h +++ b/sys/dev/usb/usb_cdc.h @@ -1,5 +1,4 @@ /* $NetBSD: usbcdc.h,v 1.9 2004/10/23 13:24:24 augustss Exp $ */ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause diff --git a/sys/dev/usb/usb_controller.h b/sys/dev/usb/usb_controller.h index 8f7b734cfad..be0a468e5ad 100644 --- a/sys/dev/usb/usb_controller.h +++ b/sys/dev/usb/usb_controller.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_core.c b/sys/dev/usb/usb_core.c index 3a28c655417..04b428a9b65 100644 --- a/sys/dev/usb/usb_core.c +++ b/sys/dev/usb/usb_core.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_core.h b/sys/dev/usb/usb_core.h index 69dabe34c2c..ef1ad08527c 100644 --- a/sys/dev/usb/usb_core.h +++ b/sys/dev/usb/usb_core.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_debug.c b/sys/dev/usb/usb_debug.c index 21d067ac406..2cc0fe5102b 100644 --- a/sys/dev/usb/usb_debug.c +++ b/sys/dev/usb/usb_debug.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_debug.h b/sys/dev/usb/usb_debug.h index 1d20944a0e0..46b5382e9f4 100644 --- a/sys/dev/usb/usb_debug.h +++ b/sys/dev/usb/usb_debug.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_dev.c b/sys/dev/usb/usb_dev.c index 3bd07c31f49..c58c3b5f64d 100644 --- a/sys/dev/usb/usb_dev.c +++ b/sys/dev/usb/usb_dev.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_dev.h b/sys/dev/usb/usb_dev.h index 8e9ada99e0f..08ceb255594 100644 --- a/sys/dev/usb/usb_dev.h +++ b/sys/dev/usb/usb_dev.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_device.c b/sys/dev/usb/usb_device.c index e6731f832c5..a4355de237c 100644 --- a/sys/dev/usb/usb_device.c +++ b/sys/dev/usb/usb_device.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_device.h b/sys/dev/usb/usb_device.h index b98ee90290a..3fc5efb049f 100644 --- a/sys/dev/usb/usb_device.h +++ b/sys/dev/usb/usb_device.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_dynamic.c b/sys/dev/usb/usb_dynamic.c index e08822da971..b9ec83dc78e 100644 --- a/sys/dev/usb/usb_dynamic.c +++ b/sys/dev/usb/usb_dynamic.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_dynamic.h b/sys/dev/usb/usb_dynamic.h index a6f40265674..15327f59af7 100644 --- a/sys/dev/usb/usb_dynamic.h +++ b/sys/dev/usb/usb_dynamic.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_endian.h b/sys/dev/usb/usb_endian.h index 650a3e72196..a9fcf06c3b4 100644 --- a/sys/dev/usb/usb_endian.h +++ b/sys/dev/usb/usb_endian.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_error.c b/sys/dev/usb/usb_error.c index 044994f1304..7d961c58b9f 100644 --- a/sys/dev/usb/usb_error.c +++ b/sys/dev/usb/usb_error.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_freebsd.h b/sys/dev/usb/usb_freebsd.h index 8f11549c776..d67e230e72d 100644 --- a/sys/dev/usb/usb_freebsd.h +++ b/sys/dev/usb/usb_freebsd.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_freebsd_loader.h b/sys/dev/usb/usb_freebsd_loader.h index 91041ce0f4e..404456f7615 100644 --- a/sys/dev/usb/usb_freebsd_loader.h +++ b/sys/dev/usb/usb_freebsd_loader.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_generic.c b/sys/dev/usb/usb_generic.c index 9555dc6fbc9..d8bc3a82828 100644 --- a/sys/dev/usb/usb_generic.c +++ b/sys/dev/usb/usb_generic.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_generic.h b/sys/dev/usb/usb_generic.h index 41d76914a69..9b93b22f425 100644 --- a/sys/dev/usb/usb_generic.h +++ b/sys/dev/usb/usb_generic.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_handle_request.c b/sys/dev/usb/usb_handle_request.c index f727dd189cd..7b50400d7eb 100644 --- a/sys/dev/usb/usb_handle_request.c +++ b/sys/dev/usb/usb_handle_request.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_hid.c b/sys/dev/usb/usb_hid.c index f2644ce08d7..9cf180c985b 100644 --- a/sys/dev/usb/usb_hid.c +++ b/sys/dev/usb/usb_hid.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: hid.c,v 1.17 2001/11/13 06:24:53 lukem Exp $ */ /*- * SPDX-License-Identifier: BSD-2-Clause diff --git a/sys/dev/usb/usb_hub.c b/sys/dev/usb/usb_hub.c index 5fc8f7ac27f..e3509862ef5 100644 --- a/sys/dev/usb/usb_hub.c +++ b/sys/dev/usb/usb_hub.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_hub.h b/sys/dev/usb/usb_hub.h index d7ecc3fdbfa..ffeabc7c0f0 100644 --- a/sys/dev/usb/usb_hub.h +++ b/sys/dev/usb/usb_hub.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_hub_acpi.c b/sys/dev/usb/usb_hub_acpi.c index 5ff2cc814ca..a89f48fda63 100644 --- a/sys/dev/usb/usb_hub_acpi.c +++ b/sys/dev/usb/usb_hub_acpi.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_hub_private.h b/sys/dev/usb/usb_hub_private.h index 84b31257188..5ca4d1ca0a2 100644 --- a/sys/dev/usb/usb_hub_private.h +++ b/sys/dev/usb/usb_hub_private.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_ioctl.h b/sys/dev/usb/usb_ioctl.h index f80d951ffba..6d918472381 100644 --- a/sys/dev/usb/usb_ioctl.h +++ b/sys/dev/usb/usb_ioctl.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_lookup.c b/sys/dev/usb/usb_lookup.c index 14ae73a6b09..2db1abe0eb5 100644 --- a/sys/dev/usb/usb_lookup.c +++ b/sys/dev/usb/usb_lookup.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_mbuf.c b/sys/dev/usb/usb_mbuf.c index 5aed5324d28..6e94bcc65ae 100644 --- a/sys/dev/usb/usb_mbuf.c +++ b/sys/dev/usb/usb_mbuf.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_mbuf.h b/sys/dev/usb/usb_mbuf.h index d3e08d27f3b..16fbe87ce50 100644 --- a/sys/dev/usb/usb_mbuf.h +++ b/sys/dev/usb/usb_mbuf.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_msctest.c b/sys/dev/usb/usb_msctest.c index 8beb0bfbfeb..d31baabcf87 100644 --- a/sys/dev/usb/usb_msctest.c +++ b/sys/dev/usb/usb_msctest.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_msctest.h b/sys/dev/usb/usb_msctest.h index 5cb08316771..5a52b6f4bec 100644 --- a/sys/dev/usb/usb_msctest.h +++ b/sys/dev/usb/usb_msctest.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_parse.c b/sys/dev/usb/usb_parse.c index 9a45ada63d9..bb592f1a4c0 100644 --- a/sys/dev/usb/usb_parse.c +++ b/sys/dev/usb/usb_parse.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_pci.h b/sys/dev/usb/usb_pci.h index 758ff31c461..ab293eefb31 100644 --- a/sys/dev/usb/usb_pci.h +++ b/sys/dev/usb/usb_pci.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_pf.c b/sys/dev/usb/usb_pf.c index 4617a041ac5..43e81968485 100644 --- a/sys/dev/usb/usb_pf.c +++ b/sys/dev/usb/usb_pf.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause * diff --git a/sys/dev/usb/usb_process.c b/sys/dev/usb/usb_process.c index 62e2356baf0..d88de92336f 100644 --- a/sys/dev/usb/usb_process.c +++ b/sys/dev/usb/usb_process.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_process.h b/sys/dev/usb/usb_process.h index d0cad1778be..6a8ac0acda3 100644 --- a/sys/dev/usb/usb_process.h +++ b/sys/dev/usb/usb_process.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_request.c b/sys/dev/usb/usb_request.c index 79d70c6337f..55e5f04194d 100644 --- a/sys/dev/usb/usb_request.c +++ b/sys/dev/usb/usb_request.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_request.h b/sys/dev/usb/usb_request.h index 00d77a6c11f..56a4003e8ba 100644 --- a/sys/dev/usb/usb_request.h +++ b/sys/dev/usb/usb_request.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_transfer.c b/sys/dev/usb/usb_transfer.c index 2e697a3a02e..67745cf4939 100644 --- a/sys/dev/usb/usb_transfer.c +++ b/sys/dev/usb/usb_transfer.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_transfer.h b/sys/dev/usb/usb_transfer.h index de439d2a649..4b075a107c3 100644 --- a/sys/dev/usb/usb_transfer.h +++ b/sys/dev/usb/usb_transfer.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_util.c b/sys/dev/usb/usb_util.c index e315e094b9f..f9d50bdefde 100644 --- a/sys/dev/usb/usb_util.c +++ b/sys/dev/usb/usb_util.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usb_util.h b/sys/dev/usb/usb_util.h index fbc3ecad4be..711a6b8824c 100644 --- a/sys/dev/usb/usb_util.h +++ b/sys/dev/usb/usb_util.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/usbhid.h b/sys/dev/usb/usbhid.h index c15b83490f4..35c7da8ae78 100644 --- a/sys/dev/usb/usbhid.h +++ b/sys/dev/usb/usbhid.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/dev/usb/video/udl.c b/sys/dev/usb/video/udl.c index 5d4c3f87e5e..354aa3f876a 100644 --- a/sys/dev/usb/video/udl.c +++ b/sys/dev/usb/video/udl.c @@ -1,5 +1,4 @@ /* $OpenBSD: udl.c,v 1.81 2014/12/09 07:05:06 doug Exp $ */ -/* $FreeBSD$ */ /*- * Copyright (c) 2015 Hans Petter Selasky diff --git a/sys/dev/usb/video/udl.h b/sys/dev/usb/video/udl.h index a7d50699bdf..9f859659da5 100644 --- a/sys/dev/usb/video/udl.h +++ b/sys/dev/usb/video/udl.h @@ -1,5 +1,4 @@ /* $OpenBSD: udl.h,v 1.21 2013/04/15 09:23:02 mglocker Exp $ */ -/* $FreeBSD$ */ /* * Copyright (c) 2009 Marcus Glocker diff --git a/sys/dev/usb/wlan/if_rum.c b/sys/dev/usb/wlan/if_rum.c index 5c1e9ef0505..04ae18bf78d 100644 --- a/sys/dev/usb/wlan/if_rum.c +++ b/sys/dev/usb/wlan/if_rum.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2005-2007 Damien Bergamini diff --git a/sys/dev/usb/wlan/if_rumfw.h b/sys/dev/usb/wlan/if_rumfw.h index 0f086744513..80895214d82 100644 --- a/sys/dev/usb/wlan/if_rumfw.h +++ b/sys/dev/usb/wlan/if_rumfw.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2005-2006, Ralink Technology, Corp. diff --git a/sys/dev/usb/wlan/if_rumreg.h b/sys/dev/usb/wlan/if_rumreg.h index 70354c49285..348a5758285 100644 --- a/sys/dev/usb/wlan/if_rumreg.h +++ b/sys/dev/usb/wlan/if_rumreg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2005, 2006 Damien Bergamini diff --git a/sys/dev/usb/wlan/if_rumvar.h b/sys/dev/usb/wlan/if_rumvar.h index e19a7088cfb..40981f6aa46 100644 --- a/sys/dev/usb/wlan/if_rumvar.h +++ b/sys/dev/usb/wlan/if_rumvar.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2005, 2006 Damien Bergamini diff --git a/sys/dev/usb/wlan/if_uathreg.h b/sys/dev/usb/wlan/if_uathreg.h index 1e7929bc7e8..47ec13267e1 100644 --- a/sys/dev/usb/wlan/if_uathreg.h +++ b/sys/dev/usb/wlan/if_uathreg.h @@ -1,5 +1,4 @@ /* $OpenBSD: if_uathreg.h,v 1.2 2006/09/18 16:34:23 damien Exp $ */ -/* $FreeBSD$ */ /*- * Copyright (c) 2006 diff --git a/sys/dev/usb/wlan/if_uathvar.h b/sys/dev/usb/wlan/if_uathvar.h index a0ef4eab725..ce380667c8e 100644 --- a/sys/dev/usb/wlan/if_uathvar.h +++ b/sys/dev/usb/wlan/if_uathvar.h @@ -1,5 +1,4 @@ /* $OpenBSD: if_uathvar.h,v 1.3 2006/09/20 19:47:17 damien Exp $ */ -/* $FreeBSD$ */ /*- * Copyright (c) 2006 diff --git a/sys/dev/usb/wlan/if_upgt.c b/sys/dev/usb/wlan/if_upgt.c index 5d3f742381d..8be29b7cfcd 100644 --- a/sys/dev/usb/wlan/if_upgt.c +++ b/sys/dev/usb/wlan/if_upgt.c @@ -1,5 +1,4 @@ /* $OpenBSD: if_upgt.c,v 1.35 2008/04/16 18:32:15 damien Exp $ */ -/* $FreeBSD$ */ /* * Copyright (c) 2007 Marcus Glocker diff --git a/sys/dev/usb/wlan/if_upgtvar.h b/sys/dev/usb/wlan/if_upgtvar.h index 9d4c85e6fcb..a751737674f 100644 --- a/sys/dev/usb/wlan/if_upgtvar.h +++ b/sys/dev/usb/wlan/if_upgtvar.h @@ -1,5 +1,4 @@ /* $OpenBSD: if_upgtvar.h,v 1.14 2008/02/02 13:48:44 mglocker Exp $ */ -/* $FreeBSD$ */ /* * Copyright (c) 2007 Marcus Glocker diff --git a/sys/dev/usb/wlan/if_ural.c b/sys/dev/usb/wlan/if_ural.c index 25048b9823c..f5b353c60af 100644 --- a/sys/dev/usb/wlan/if_ural.c +++ b/sys/dev/usb/wlan/if_ural.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2005, 2006 diff --git a/sys/dev/usb/wlan/if_uralreg.h b/sys/dev/usb/wlan/if_uralreg.h index 22d763d0dc3..ece13de1719 100644 --- a/sys/dev/usb/wlan/if_uralreg.h +++ b/sys/dev/usb/wlan/if_uralreg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2005, 2006 diff --git a/sys/dev/usb/wlan/if_uralvar.h b/sys/dev/usb/wlan/if_uralvar.h index 6f6d01ed75e..c2b9074fc9b 100644 --- a/sys/dev/usb/wlan/if_uralvar.h +++ b/sys/dev/usb/wlan/if_uralvar.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2005 diff --git a/sys/dev/usb/wlan/if_urtwreg.h b/sys/dev/usb/wlan/if_urtwreg.h index 5021e5ac352..0e7c0f6f1ba 100644 --- a/sys/dev/usb/wlan/if_urtwreg.h +++ b/sys/dev/usb/wlan/if_urtwreg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2008 Weongyo Jeong diff --git a/sys/dev/usb/wlan/if_urtwvar.h b/sys/dev/usb/wlan/if_urtwvar.h index 4a66965243a..3881bc73cf7 100644 --- a/sys/dev/usb/wlan/if_urtwvar.h +++ b/sys/dev/usb/wlan/if_urtwvar.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2008 Weongyo Jeong diff --git a/sys/dev/usb/wlan/if_zyd.c b/sys/dev/usb/wlan/if_zyd.c index 3a94886b59f..6cf5b22b116 100644 --- a/sys/dev/usb/wlan/if_zyd.c +++ b/sys/dev/usb/wlan/if_zyd.c @@ -1,6 +1,5 @@ /* $OpenBSD: if_zyd.c,v 1.52 2007/02/11 00:08:04 jsg Exp $ */ /* $NetBSD: if_zyd.c,v 1.7 2007/06/21 04:04:29 kiyohara Exp $ */ -/* $FreeBSD$ */ /*- * Copyright (c) 2006 by Damien Bergamini diff --git a/sys/dev/usb/wlan/if_zydfw.h b/sys/dev/usb/wlan/if_zydfw.h index f18442e924b..92b80744b36 100644 --- a/sys/dev/usb/wlan/if_zydfw.h +++ b/sys/dev/usb/wlan/if_zydfw.h @@ -26,7 +26,6 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ uint8_t zd1211_firmware[] = { 0x08, 0x91, 0xFF, 0xED, 0x09, 0x93, 0x1E, 0xEE, diff --git a/sys/dev/usb/wlan/if_zydreg.h b/sys/dev/usb/wlan/if_zydreg.h index d964405d9b7..eeb81fe0d5f 100644 --- a/sys/dev/usb/wlan/if_zydreg.h +++ b/sys/dev/usb/wlan/if_zydreg.h @@ -1,6 +1,5 @@ /* $OpenBSD: if_zydreg.h,v 1.19 2006/11/30 19:28:07 damien Exp $ */ /* $NetBSD: if_zydreg.h,v 1.2 2007/06/16 11:18:45 kiyohara Exp $ */ -/* $FreeBSD$ */ /*- * Copyright (c) 2006 by Damien Bergamini diff --git a/sys/dev/videomode/edid.c b/sys/dev/videomode/edid.c index bacf5da7a2a..aad0e52231d 100644 --- a/sys/dev/videomode/edid.c +++ b/sys/dev/videomode/edid.c @@ -1,5 +1,4 @@ /* $NetBSD: edid.c,v 1.12 2013/02/08 16:35:10 skrll Exp $ */ -/* $FreeBSD$ */ /*- * Copyright (c) 2006 Itronix Inc. diff --git a/sys/dev/videomode/ediddevs.h b/sys/dev/videomode/ediddevs.h index b383c8ae1c6..a0dc4e2b181 100644 --- a/sys/dev/videomode/ediddevs.h +++ b/sys/dev/videomode/ediddevs.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. diff --git a/sys/dev/videomode/ediddevs_data.h b/sys/dev/videomode/ediddevs_data.h index e0ad80ab4f9..a953bcbf998 100644 --- a/sys/dev/videomode/ediddevs_data.h +++ b/sys/dev/videomode/ediddevs_data.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. diff --git a/sys/dev/videomode/edidreg.h b/sys/dev/videomode/edidreg.h index 001a031023e..94e2b802eb4 100644 --- a/sys/dev/videomode/edidreg.h +++ b/sys/dev/videomode/edidreg.h @@ -1,5 +1,4 @@ /* $NetBSD: edidreg.h,v 1.3 2011/03/30 18:49:56 jdc Exp $ */ -/* $FreeBSD$ */ /*- * Copyright (c) 2006 Itronix Inc. diff --git a/sys/dev/videomode/edidvar.h b/sys/dev/videomode/edidvar.h index da1211b4c06..047361e6b48 100644 --- a/sys/dev/videomode/edidvar.h +++ b/sys/dev/videomode/edidvar.h @@ -1,5 +1,4 @@ /* $NetBSD: edidvar.h,v 1.2 2006/05/11 19:05:41 gdamore Exp $ */ -/* $FreeBSD$ */ /*- * Copyright (c) 2006 Itronix Inc. diff --git a/sys/dev/videomode/modelines b/sys/dev/videomode/modelines index 147f6a50ca3..78ef52dea18 100644 --- a/sys/dev/videomode/modelines +++ b/sys/dev/videomode/modelines @@ -1,5 +1,4 @@ // $NetBSD: modelines,v 1.8 2011/03/21 19:28:37 jdc Exp $ -// $FreeBSD$ // // This file was imported from XFree86, and is made of the contents of both // the vesamodes and extramodes files. As a result these should correspond diff --git a/sys/dev/videomode/pickmode.c b/sys/dev/videomode/pickmode.c index 533a0ce6032..e9c016242fd 100644 --- a/sys/dev/videomode/pickmode.c +++ b/sys/dev/videomode/pickmode.c @@ -1,5 +1,4 @@ /* $NetBSD: pickmode.c,v 1.3 2011/04/09 18:22:31 jdc Exp $ */ -/* $FreeBSD$ */ /*- * Copyright (c) 2006 The NetBSD Foundation diff --git a/sys/dev/videomode/test.c b/sys/dev/videomode/test.c index d51ffddcc77..21c7e488412 100644 --- a/sys/dev/videomode/test.c +++ b/sys/dev/videomode/test.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ #include #include #include diff --git a/sys/dev/videomode/vesagtf.c b/sys/dev/videomode/vesagtf.c index 9398e61b17a..c02c421c14a 100644 --- a/sys/dev/videomode/vesagtf.c +++ b/sys/dev/videomode/vesagtf.c @@ -1,5 +1,4 @@ /* $NetBSD: vesagtf.c,v 1.2 2013/09/15 15:56:07 martin Exp $ */ -/* $FreeBSD$ */ /*- * Copyright (c) 2006 Itronix Inc. diff --git a/sys/dev/videomode/vesagtf.h b/sys/dev/videomode/vesagtf.h index ea9dae40707..14294170502 100644 --- a/sys/dev/videomode/vesagtf.h +++ b/sys/dev/videomode/vesagtf.h @@ -1,5 +1,4 @@ /* $NetBSD$ */ -/* $FreeBSD$ */ /*- * Copyright (c) 2006 Itronix Inc. diff --git a/sys/dev/videomode/videomode.c b/sys/dev/videomode/videomode.c index aa576d21b62..a22b7edb60b 100644 --- a/sys/dev/videomode/videomode.c +++ b/sys/dev/videomode/videomode.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. diff --git a/sys/dev/videomode/videomode.h b/sys/dev/videomode/videomode.h index 3e64444821d..dfe1405ebe4 100644 --- a/sys/dev/videomode/videomode.h +++ b/sys/dev/videomode/videomode.h @@ -1,5 +1,4 @@ /* $NetBSD: videomode.h,v 1.2 2010/05/04 21:17:10 macallan Exp $ */ -/* $FreeBSD$ */ /* * Copyright (c) 2001, 2002 Bang Jun-Young diff --git a/sys/dev/wpi/if_wpireg.h b/sys/dev/wpi/if_wpireg.h index 04ef481fe08..84d25bbeb95 100644 --- a/sys/dev/wpi/if_wpireg.h +++ b/sys/dev/wpi/if_wpireg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2006,2007 diff --git a/sys/dev/wpi/if_wpivar.h b/sys/dev/wpi/if_wpivar.h index 81fdeced248..efdcf17fea7 100644 --- a/sys/dev/wpi/if_wpivar.h +++ b/sys/dev/wpi/if_wpivar.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2006,2007 diff --git a/sys/dts/arm/overlays/spigen-rpi-b.dtso b/sys/dts/arm/overlays/spigen-rpi-b.dtso index e237fcb680a..edff894b971 100644 --- a/sys/dts/arm/overlays/spigen-rpi-b.dtso +++ b/sys/dts/arm/overlays/spigen-rpi-b.dtso @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /dts-v1/; /plugin/; diff --git a/sys/dts/arm/overlays/spigen-rpi2.dtso b/sys/dts/arm/overlays/spigen-rpi2.dtso index 6d3862d1406..0a51e2049de 100644 --- a/sys/dts/arm/overlays/spigen-rpi2.dtso +++ b/sys/dts/arm/overlays/spigen-rpi2.dtso @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /dts-v1/; /plugin/; diff --git a/sys/dts/arm64/overlays/spigen-rpi3.dtso b/sys/dts/arm64/overlays/spigen-rpi3.dtso index a708699c73d..552e4b1a870 100644 --- a/sys/dts/arm64/overlays/spigen-rpi3.dtso +++ b/sys/dts/arm64/overlays/spigen-rpi3.dtso @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /dts-v1/; /plugin/; diff --git a/sys/dts/arm64/overlays/spigen-rpi4.dtso b/sys/dts/arm64/overlays/spigen-rpi4.dtso index 7b5ed66edb3..3e2bffabaf0 100644 --- a/sys/dts/arm64/overlays/spigen-rpi4.dtso +++ b/sys/dts/arm64/overlays/spigen-rpi4.dtso @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /dts-v1/; /plugin/; diff --git a/sys/dts/powerpc/p1020rdb.dts b/sys/dts/powerpc/p1020rdb.dts index ec5118ce0f3..80bc575db16 100644 --- a/sys/dts/powerpc/p1020rdb.dts +++ b/sys/dts/powerpc/p1020rdb.dts @@ -31,7 +31,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ /dts-v1/; diff --git a/sys/dts/powerpc/p2020ds.dts b/sys/dts/powerpc/p2020ds.dts index 7823429dc9d..53aa5243a65 100644 --- a/sys/dts/powerpc/p2020ds.dts +++ b/sys/dts/powerpc/p2020ds.dts @@ -57,7 +57,6 @@ * You may select the license of your choice. *------------------------------------------------------------------ */ -/* $FreeBSD$ */ /dts-v1/; / { diff --git a/sys/dts/powerpc/p2041rdb.dts b/sys/dts/powerpc/p2041rdb.dts index 3ce2e60096c..434dd3fa38d 100644 --- a/sys/dts/powerpc/p2041rdb.dts +++ b/sys/dts/powerpc/p2041rdb.dts @@ -31,7 +31,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ /include/ "p2041si.dtsi" diff --git a/sys/dts/powerpc/p2041si.dtsi b/sys/dts/powerpc/p2041si.dtsi index 41eb1dd7452..40ce67f5001 100644 --- a/sys/dts/powerpc/p2041si.dtsi +++ b/sys/dts/powerpc/p2041si.dtsi @@ -31,7 +31,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ /dts-v1/; diff --git a/sys/dts/powerpc/p3041ds.dts b/sys/dts/powerpc/p3041ds.dts index bcc9ff3112b..188cd2bee6d 100644 --- a/sys/dts/powerpc/p3041ds.dts +++ b/sys/dts/powerpc/p3041ds.dts @@ -31,7 +31,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ /include/ "p3041si.dtsi" diff --git a/sys/dts/powerpc/p3041si.dtsi b/sys/dts/powerpc/p3041si.dtsi index 368cd6272bf..ef09283f531 100644 --- a/sys/dts/powerpc/p3041si.dtsi +++ b/sys/dts/powerpc/p3041si.dtsi @@ -31,7 +31,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ /dts-v1/; diff --git a/sys/dts/powerpc/p5020ds.dts b/sys/dts/powerpc/p5020ds.dts index 3e0d92fbd83..73e2cdf1e97 100644 --- a/sys/dts/powerpc/p5020ds.dts +++ b/sys/dts/powerpc/p5020ds.dts @@ -31,7 +31,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ /include/ "p5020si.dtsi" diff --git a/sys/dts/powerpc/p5020si.dtsi b/sys/dts/powerpc/p5020si.dtsi index afed942a2b9..e47b985d4f4 100644 --- a/sys/dts/powerpc/p5020si.dtsi +++ b/sys/dts/powerpc/p5020si.dtsi @@ -31,7 +31,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ /dts-v1/; diff --git a/sys/fs/cuse/cuse.c b/sys/fs/cuse/cuse.c index 566f463da22..9ef234c3542 100644 --- a/sys/fs/cuse/cuse.c +++ b/sys/fs/cuse/cuse.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2010-2022 Hans Petter Selasky * diff --git a/sys/fs/cuse/cuse_defs.h b/sys/fs/cuse/cuse_defs.h index 4f962fc95dd..b467ceeeb66 100644 --- a/sys/fs/cuse/cuse_defs.h +++ b/sys/fs/cuse/cuse_defs.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2010-2012 Hans Petter Selasky. All rights reserved. * diff --git a/sys/fs/cuse/cuse_ioctl.h b/sys/fs/cuse/cuse_ioctl.h index c2dc312beee..967b1eca792 100644 --- a/sys/fs/cuse/cuse_ioctl.h +++ b/sys/fs/cuse/cuse_ioctl.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2014-2022 Hans Petter Selasky. All rights reserved. * diff --git a/sys/fs/msdosfs/bootsect.h b/sys/fs/msdosfs/bootsect.h index 5a3ff56b850..170d94cb951 100644 --- a/sys/fs/msdosfs/bootsect.h +++ b/sys/fs/msdosfs/bootsect.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: bootsect.h,v 1.9 1997/11/17 15:36:17 ws Exp $ */ /*- diff --git a/sys/fs/msdosfs/bpb.h b/sys/fs/msdosfs/bpb.h index 682974fb780..23e6ec31c55 100644 --- a/sys/fs/msdosfs/bpb.h +++ b/sys/fs/msdosfs/bpb.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: bpb.h,v 1.7 1997/11/17 15:36:24 ws Exp $ */ /*- diff --git a/sys/fs/msdosfs/denode.h b/sys/fs/msdosfs/denode.h index c8e2dd09e69..ad52a736592 100644 --- a/sys/fs/msdosfs/denode.h +++ b/sys/fs/msdosfs/denode.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: denode.h,v 1.25 1997/11/17 15:36:28 ws Exp $ */ /*- diff --git a/sys/fs/msdosfs/direntry.h b/sys/fs/msdosfs/direntry.h index ae8f0d627d7..fe66ca3612f 100644 --- a/sys/fs/msdosfs/direntry.h +++ b/sys/fs/msdosfs/direntry.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: direntry.h,v 1.14 1997/11/17 15:36:32 ws Exp $ */ /*- diff --git a/sys/fs/msdosfs/fat.h b/sys/fs/msdosfs/fat.h index b28a9bed135..a88bfb94e91 100644 --- a/sys/fs/msdosfs/fat.h +++ b/sys/fs/msdosfs/fat.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: fat.h,v 1.12 1997/11/17 15:36:36 ws Exp $ */ /*- diff --git a/sys/fs/msdosfs/msdosfs_conv.c b/sys/fs/msdosfs/msdosfs_conv.c index 2637bf98278..da484816917 100644 --- a/sys/fs/msdosfs/msdosfs_conv.c +++ b/sys/fs/msdosfs/msdosfs_conv.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: msdosfs_conv.c,v 1.25 1997/11/17 15:36:40 ws Exp $ */ /*- diff --git a/sys/fs/msdosfs/msdosfs_denode.c b/sys/fs/msdosfs/msdosfs_denode.c index ce7058b3ae6..612b318ce6e 100644 --- a/sys/fs/msdosfs/msdosfs_denode.c +++ b/sys/fs/msdosfs/msdosfs_denode.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: msdosfs_denode.c,v 1.28 1998/02/10 14:10:00 mrg Exp $ */ /*- diff --git a/sys/fs/msdosfs/msdosfs_fat.c b/sys/fs/msdosfs/msdosfs_fat.c index 2d50d30f33b..4a7faa9e1f0 100644 --- a/sys/fs/msdosfs/msdosfs_fat.c +++ b/sys/fs/msdosfs/msdosfs_fat.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: msdosfs_fat.c,v 1.28 1997/11/17 15:36:49 ws Exp $ */ /*- diff --git a/sys/fs/msdosfs/msdosfs_lookup.c b/sys/fs/msdosfs/msdosfs_lookup.c index 0a6f141903c..eb4cbaa21ab 100644 --- a/sys/fs/msdosfs/msdosfs_lookup.c +++ b/sys/fs/msdosfs/msdosfs_lookup.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: msdosfs_lookup.c,v 1.37 1997/11/17 15:36:54 ws Exp $ */ /*- diff --git a/sys/fs/msdosfs/msdosfs_vfsops.c b/sys/fs/msdosfs/msdosfs_vfsops.c index 87e150e0e18..df96bcbfe9c 100644 --- a/sys/fs/msdosfs/msdosfs_vfsops.c +++ b/sys/fs/msdosfs/msdosfs_vfsops.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: msdosfs_vfsops.c,v 1.51 1997/11/17 15:36:58 ws Exp $ */ /*- diff --git a/sys/fs/msdosfs/msdosfs_vnops.c b/sys/fs/msdosfs/msdosfs_vnops.c index bc47f9dde57..c17d9f785dc 100644 --- a/sys/fs/msdosfs/msdosfs_vnops.c +++ b/sys/fs/msdosfs/msdosfs_vnops.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: msdosfs_vnops.c,v 1.68 1998/02/10 14:10:04 mrg Exp $ */ /*- diff --git a/sys/fs/msdosfs/msdosfsmount.h b/sys/fs/msdosfs/msdosfsmount.h index 5afbfc44dc0..8f15bc2eaf4 100644 --- a/sys/fs/msdosfs/msdosfsmount.h +++ b/sys/fs/msdosfs/msdosfsmount.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: msdosfsmount.h,v 1.17 1997/11/17 15:37:07 ws Exp $ */ /*- diff --git a/sys/fs/nfsserver/nfs_fha_new.h b/sys/fs/nfsserver/nfs_fha_new.h index f5b1e78c1e1..a567b73fdbf 100644 --- a/sys/fs/nfsserver/nfs_fha_new.h +++ b/sys/fs/nfsserver/nfs_fha_new.h @@ -26,7 +26,6 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifndef _NFS_FHA_NEW_H #define _NFS_FHA_NEW_H 1 diff --git a/sys/i386/include/_align.h b/sys/i386/include/_align.h index 28c4669ad25..506bc3c9e7f 100644 --- a/sys/i386/include/_align.h +++ b/sys/i386/include/_align.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/_inttypes.h b/sys/i386/include/_inttypes.h index 40107cd74a7..2d0d28c29fe 100644 --- a/sys/i386/include/_inttypes.h +++ b/sys/i386/include/_inttypes.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/_limits.h b/sys/i386/include/_limits.h index 3c7365bb4ed..aa71de42e79 100644 --- a/sys/i386/include/_limits.h +++ b/sys/i386/include/_limits.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/_stdint.h b/sys/i386/include/_stdint.h index db1affc0770..033e31af2cc 100644 --- a/sys/i386/include/_stdint.h +++ b/sys/i386/include/_stdint.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/_types.h b/sys/i386/include/_types.h index 26803672ff6..8d6d2dfa0d7 100644 --- a/sys/i386/include/_types.h +++ b/sys/i386/include/_types.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/acpica_machdep.h b/sys/i386/include/acpica_machdep.h index 1ae3d5865db..21f797929ce 100644 --- a/sys/i386/include/acpica_machdep.h +++ b/sys/i386/include/acpica_machdep.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/apm_bios.h b/sys/i386/include/apm_bios.h index 9cc0eeeaf6f..9d31da47c3a 100644 --- a/sys/i386/include/apm_bios.h +++ b/sys/i386/include/apm_bios.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/bus.h b/sys/i386/include/bus.h index f1af2cf6168..a53fadb1995 100644 --- a/sys/i386/include/bus.h +++ b/sys/i386/include/bus.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/bus_dma.h b/sys/i386/include/bus_dma.h index 0355db5cf8e..e06670042f5 100644 --- a/sys/i386/include/bus_dma.h +++ b/sys/i386/include/bus_dma.h @@ -26,7 +26,6 @@ * POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifndef _I386_BUS_DMA_H_ #define _I386_BUS_DMA_H_ diff --git a/sys/i386/include/dump.h b/sys/i386/include/dump.h index 815942d0d96..4dc14c6c341 100644 --- a/sys/i386/include/dump.h +++ b/sys/i386/include/dump.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/elf.h b/sys/i386/include/elf.h index f9323775dc2..3b080777292 100644 --- a/sys/i386/include/elf.h +++ b/sys/i386/include/elf.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/endian.h b/sys/i386/include/endian.h index 2ad27a9069b..a8e10b0a36f 100644 --- a/sys/i386/include/endian.h +++ b/sys/i386/include/endian.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/fdt.h b/sys/i386/include/fdt.h index 1a035144289..a7c73c54199 100644 --- a/sys/i386/include/fdt.h +++ b/sys/i386/include/fdt.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/float.h b/sys/i386/include/float.h index 4759963566a..2cde8b6d60e 100644 --- a/sys/i386/include/float.h +++ b/sys/i386/include/float.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/intr_machdep.h b/sys/i386/include/intr_machdep.h index a0b28387d45..dc9ab793cee 100644 --- a/sys/i386/include/intr_machdep.h +++ b/sys/i386/include/intr_machdep.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/iommu.h b/sys/i386/include/iommu.h index 025e818c239..4116179c7ca 100644 --- a/sys/i386/include/iommu.h +++ b/sys/i386/include/iommu.h @@ -1,7 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/metadata.h b/sys/i386/include/metadata.h index 98d0272fd4c..cd8c069c5bb 100644 --- a/sys/i386/include/metadata.h +++ b/sys/i386/include/metadata.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/ofw_machdep.h b/sys/i386/include/ofw_machdep.h index 4457f85908c..81fe027ceb4 100644 --- a/sys/i386/include/ofw_machdep.h +++ b/sys/i386/include/ofw_machdep.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/pci_cfgreg.h b/sys/i386/include/pci_cfgreg.h index 717d5cc39fb..651c7104535 100644 --- a/sys/i386/include/pci_cfgreg.h +++ b/sys/i386/include/pci_cfgreg.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/procctl.h b/sys/i386/include/procctl.h index 4a6bcc71204..a3875dad78b 100644 --- a/sys/i386/include/procctl.h +++ b/sys/i386/include/procctl.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/psl.h b/sys/i386/include/psl.h index 4d945a1ebba..fd047b0ea72 100644 --- a/sys/i386/include/psl.h +++ b/sys/i386/include/psl.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/ptrace.h b/sys/i386/include/ptrace.h index bf86754d8f4..7506c43f516 100644 --- a/sys/i386/include/ptrace.h +++ b/sys/i386/include/ptrace.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/pvclock.h b/sys/i386/include/pvclock.h index f01fac695ae..91cb7604b17 100644 --- a/sys/i386/include/pvclock.h +++ b/sys/i386/include/pvclock.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/reg.h b/sys/i386/include/reg.h index f6fb2bc6578..37ddd32142b 100644 --- a/sys/i386/include/reg.h +++ b/sys/i386/include/reg.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/resource.h b/sys/i386/include/resource.h index dfcc902a731..368a13b88d3 100644 --- a/sys/i386/include/resource.h +++ b/sys/i386/include/resource.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright 1998 Massachusetts Institute of Technology * diff --git a/sys/i386/include/setjmp.h b/sys/i386/include/setjmp.h index c4101a77fd6..306fb842427 100644 --- a/sys/i386/include/setjmp.h +++ b/sys/i386/include/setjmp.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/specialreg.h b/sys/i386/include/specialreg.h index aace4bfd62e..39528555d32 100644 --- a/sys/i386/include/specialreg.h +++ b/sys/i386/include/specialreg.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/stack.h b/sys/i386/include/stack.h index 3bc1e1a3997..9b48563fa1f 100644 --- a/sys/i386/include/stack.h +++ b/sys/i386/include/stack.h @@ -1,7 +1,6 @@ /* * This file is in the public domain. */ -/* $FreeBSD$ */ #ifndef _MACHINE_STACK_H_ #define _MACHINE_STACK_H_ diff --git a/sys/i386/include/stdarg.h b/sys/i386/include/stdarg.h index 1f80090356a..1739bbeb9ea 100644 --- a/sys/i386/include/stdarg.h +++ b/sys/i386/include/stdarg.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/sysarch.h b/sys/i386/include/sysarch.h index cd380d43b07..47cecf1d27c 100644 --- a/sys/i386/include/sysarch.h +++ b/sys/i386/include/sysarch.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/trap.h b/sys/i386/include/trap.h index 4d950771dcc..20f898d15b9 100644 --- a/sys/i386/include/trap.h +++ b/sys/i386/include/trap.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/vdso.h b/sys/i386/include/vdso.h index b81c455a92a..77fc7655d55 100644 --- a/sys/i386/include/vdso.h +++ b/sys/i386/include/vdso.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/include/xen/xen-os.h b/sys/i386/include/xen/xen-os.h index 1490e59c2f9..ac9f66b2b30 100644 --- a/sys/i386/include/xen/xen-os.h +++ b/sys/i386/include/xen/xen-os.h @@ -1,6 +1,5 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/i386/linux/linux_locore.asm b/sys/i386/linux/linux_locore.asm index bebd0568614..dbd0757c44b 100644 --- a/sys/i386/linux/linux_locore.asm +++ b/sys/i386/linux/linux_locore.asm @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ #include "linux_assym.h" /* system definitions */ #include /* miscellaneous asm macros */ diff --git a/sys/kgssapi/gssd.x b/sys/kgssapi/gssd.x index f5682a01ccd..29503ac8599 100644 --- a/sys/kgssapi/gssd.x +++ b/sys/kgssapi/gssd.x @@ -25,7 +25,6 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifdef RPC_HDR diff --git a/sys/net/if_gif.h b/sys/net/if_gif.h index f8fda6ddf80..3c1846b8f82 100644 --- a/sys/net/if_gif.h +++ b/sys/net/if_gif.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: if_gif.h,v 1.17 2000/09/11 11:36:41 sumikawa Exp $ */ /*- diff --git a/sys/net/if_media.h b/sys/net/if_media.h index 1506a8fe38a..c03a4c87b35 100644 --- a/sys/net/if_media.h +++ b/sys/net/if_media.h @@ -1,5 +1,4 @@ /* $NetBSD: if_media.h,v 1.3 1997/03/26 01:19:27 thorpej Exp $ */ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-4-Clause diff --git a/sys/net/if_stf.c b/sys/net/if_stf.c index 5cb9a9d5c6d..9f9e57b84f3 100644 --- a/sys/net/if_stf.c +++ b/sys/net/if_stf.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: if_stf.c,v 1.73 2001/12/03 11:08:30 keiichi Exp $ */ /*- diff --git a/sys/net/pfil.c b/sys/net/pfil.c index 71b126558b4..4b4eeca362c 100644 --- a/sys/net/pfil.c +++ b/sys/net/pfil.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: pfil.c,v 1.20 2001/11/12 23:49:46 lukem Exp $ */ /*- diff --git a/sys/net/pfil.h b/sys/net/pfil.h index 96a43d05fba..af465ea492b 100644 --- a/sys/net/pfil.h +++ b/sys/net/pfil.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: pfil.h,v 1.22 2003/06/23 12:57:08 martin Exp $ */ /*- diff --git a/sys/net/pfkeyv2.h b/sys/net/pfkeyv2.h index cd9acda40e9..912607a1158 100644 --- a/sys/net/pfkeyv2.h +++ b/sys/net/pfkeyv2.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: pfkeyv2.h,v 1.37 2003/09/06 05:15:43 itojun Exp $ */ /*- diff --git a/sys/net/rndis.h b/sys/net/rndis.h index 56350dbb782..4f8056e355a 100644 --- a/sys/net/rndis.h +++ b/sys/net/rndis.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD: if_urndisreg.h,v 1.19 2013/11/21 14:08:05 mpi Exp $ */ /* diff --git a/sys/net80211/ieee80211_amrr.h b/sys/net80211/ieee80211_amrr.h index ec67bdfb875..795cbf673e5 100644 --- a/sys/net80211/ieee80211_amrr.h +++ b/sys/net80211/ieee80211_amrr.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD: ieee80211_amrr.h,v 1.3 2006/06/17 19:34:31 damien Exp $ */ /*- diff --git a/sys/net80211/ieee80211_radiotap.h b/sys/net80211/ieee80211_radiotap.h index 4b05a8a2854..dba454a8fa4 100644 --- a/sys/net80211/ieee80211_radiotap.h +++ b/sys/net80211/ieee80211_radiotap.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: ieee80211_radiotap.h,v 1.16 2007/01/06 05:51:15 dyoung Exp $ */ /*- diff --git a/sys/net80211/ieee80211_rssadapt.c b/sys/net80211/ieee80211_rssadapt.c index 4ca0b29fa56..6c77727d752 100644 --- a/sys/net80211/ieee80211_rssadapt.c +++ b/sys/net80211/ieee80211_rssadapt.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: ieee80211_rssadapt.c,v 1.9 2005/02/26 22:45:09 perry Exp $ */ /*- * SPDX-License-Identifier: BSD-3-Clause diff --git a/sys/net80211/ieee80211_rssadapt.h b/sys/net80211/ieee80211_rssadapt.h index 74b64beabfd..a4c1975b420 100644 --- a/sys/net80211/ieee80211_rssadapt.h +++ b/sys/net80211/ieee80211_rssadapt.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: ieee80211_rssadapt.h,v 1.4 2005/02/26 22:45:09 perry Exp $ */ /*- * SPDX-License-Identifier: BSD-3-Clause diff --git a/sys/netinet/icmp6.h b/sys/netinet/icmp6.h index 45a8b8ec0ce..e93317c66a1 100644 --- a/sys/netinet/icmp6.h +++ b/sys/netinet/icmp6.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: icmp6.h,v 1.46 2001/04/27 15:09:48 itojun Exp $ */ /*- diff --git a/sys/netinet/ip6.h b/sys/netinet/ip6.h index 30482c6985c..8c3459339bb 100644 --- a/sys/netinet/ip6.h +++ b/sys/netinet/ip6.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: ip6.h,v 1.18 2001/03/29 05:34:30 itojun Exp $ */ /*- diff --git a/sys/netinet/ip_carp.h b/sys/netinet/ip_carp.h index f60085af9d6..0c22e943479 100644 --- a/sys/netinet/ip_carp.h +++ b/sys/netinet/ip_carp.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD: ip_carp.h,v 1.8 2004/07/29 22:12:15 mcbride Exp $ */ /*- diff --git a/sys/netinet/ip_ecn.h b/sys/netinet/ip_ecn.h index eb49b5f1421..7390d812606 100644 --- a/sys/netinet/ip_ecn.h +++ b/sys/netinet/ip_ecn.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: ip_ecn.h,v 1.8 2002/01/07 11:34:47 kjc Exp $ */ /*- diff --git a/sys/netinet/ip_encap.h b/sys/netinet/ip_encap.h index 898114c2db5..1c2488cbfab 100644 --- a/sys/netinet/ip_encap.h +++ b/sys/netinet/ip_encap.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: ip_encap.h,v 1.7 2000/03/25 07:23:37 sumikawa Exp $ */ /*- diff --git a/sys/netinet/libalias/alias_sctp.c b/sys/netinet/libalias/alias_sctp.c index 4a9fb0214e2..6781c33f5ed 100644 --- a/sys/netinet/libalias/alias_sctp.c +++ b/sys/netinet/libalias/alias_sctp.c @@ -70,7 +70,6 @@ * - Dynamic control of hash-table size */ -/* $FreeBSD$ */ #ifdef _KERNEL #include diff --git a/sys/netinet/libalias/alias_sctp.h b/sys/netinet/libalias/alias_sctp.h index f88d1d4bf75..827ba63a52b 100644 --- a/sys/netinet/libalias/alias_sctp.h +++ b/sys/netinet/libalias/alias_sctp.h @@ -47,7 +47,6 @@ * */ -/* $FreeBSD$ */ #ifndef _ALIAS_SCTP_H_ #define _ALIAS_SCTP_H_ diff --git a/sys/netinet6/icmp6.h b/sys/netinet6/icmp6.h index a6414efccb7..72a9e75554c 100644 --- a/sys/netinet6/icmp6.h +++ b/sys/netinet6/icmp6.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: icmp6.h,v 1.17 2000/06/11 17:23:40 jinmei Exp $ */ #error "netinet6/icmp6.h is obsolete. use netinet/icmp6.h" diff --git a/sys/netinet6/ip6.h b/sys/netinet6/ip6.h index 9eec13fb25e..56e32b85a7e 100644 --- a/sys/netinet6/ip6.h +++ b/sys/netinet6/ip6.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: ip6.h,v 1.7 2000/03/25 07:23:36 sumikawa Exp $ */ #error "netinet6/ip6.h is obsolete. use netinet/ip6.h" diff --git a/sys/netipsec/ah.h b/sys/netipsec/ah.h index 8c76dbc4479..833617f082e 100644 --- a/sys/netipsec/ah.h +++ b/sys/netipsec/ah.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: ah.h,v 1.13 2000/10/18 21:28:00 itojun Exp $ */ /*- diff --git a/sys/netipsec/ah_var.h b/sys/netipsec/ah_var.h index 9b992c07c81..7f784a7ddeb 100644 --- a/sys/netipsec/ah_var.h +++ b/sys/netipsec/ah_var.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD: ip_ah.h,v 1.29 2002/06/09 16:26:10 itojun Exp $ */ /*- * The authors of this code are John Ioannidis (ji@tla.org), diff --git a/sys/netipsec/esp.h b/sys/netipsec/esp.h index 2e7c0c9cffa..50a79384a6b 100644 --- a/sys/netipsec/esp.h +++ b/sys/netipsec/esp.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: esp.h,v 1.16 2000/10/18 21:28:00 itojun Exp $ */ /*- diff --git a/sys/netipsec/esp_var.h b/sys/netipsec/esp_var.h index 48240418903..bbcea005fcf 100644 --- a/sys/netipsec/esp_var.h +++ b/sys/netipsec/esp_var.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD: ip_esp.h,v 1.37 2002/06/09 16:26:10 itojun Exp $ */ /*- * The authors of this code are John Ioannidis (ji@tla.org), diff --git a/sys/netipsec/ipcomp.h b/sys/netipsec/ipcomp.h index f1ffdc9b720..b5e915c1fee 100644 --- a/sys/netipsec/ipcomp.h +++ b/sys/netipsec/ipcomp.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: ipcomp.h,v 1.8 2000/09/26 07:55:14 itojun Exp $ */ /*- diff --git a/sys/netipsec/ipcomp_var.h b/sys/netipsec/ipcomp_var.h index 34bfb767943..396af64b57a 100644 --- a/sys/netipsec/ipcomp_var.h +++ b/sys/netipsec/ipcomp_var.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: ipcomp.h,v 1.8 2000/09/26 07:55:14 itojun Exp $ */ /*- diff --git a/sys/netipsec/ipsec.c b/sys/netipsec/ipsec.c index 08a226b1123..0ca33424bca 100644 --- a/sys/netipsec/ipsec.c +++ b/sys/netipsec/ipsec.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: ipsec.c,v 1.103 2001/05/24 07:14:18 sakane Exp $ */ /*- diff --git a/sys/netipsec/ipsec.h b/sys/netipsec/ipsec.h index e29fdbe29fa..eea0a39af5e 100644 --- a/sys/netipsec/ipsec.h +++ b/sys/netipsec/ipsec.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: ipsec.h,v 1.53 2001/11/20 08:32:38 itojun Exp $ */ /*- diff --git a/sys/netipsec/ipsec6.h b/sys/netipsec/ipsec6.h index 3654466a288..3adb332aeb7 100644 --- a/sys/netipsec/ipsec6.h +++ b/sys/netipsec/ipsec6.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: ipsec.h,v 1.44 2001/03/23 08:08:47 itojun Exp $ */ /*- diff --git a/sys/netipsec/key.c b/sys/netipsec/key.c index d6221280f0e..772602eeea9 100644 --- a/sys/netipsec/key.c +++ b/sys/netipsec/key.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: key.c,v 1.191 2001/06/27 10:46:49 sakane Exp $ */ /*- diff --git a/sys/netipsec/key.h b/sys/netipsec/key.h index 81e30ecdc01..5c46c00feb3 100644 --- a/sys/netipsec/key.h +++ b/sys/netipsec/key.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: key.h,v 1.21 2001/07/27 03:51:30 itojun Exp $ */ /*- diff --git a/sys/netipsec/key_debug.c b/sys/netipsec/key_debug.c index a6e76ef358d..dcb542b22ad 100644 --- a/sys/netipsec/key_debug.c +++ b/sys/netipsec/key_debug.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: key_debug.c,v 1.26 2001/06/27 10:46:50 sakane Exp $ */ /*- diff --git a/sys/netipsec/key_debug.h b/sys/netipsec/key_debug.h index a2dd57edd6f..49be9556c7e 100644 --- a/sys/netipsec/key_debug.h +++ b/sys/netipsec/key_debug.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: key_debug.h,v 1.10 2001/08/05 08:37:52 itojun Exp $ */ /*- diff --git a/sys/netipsec/key_var.h b/sys/netipsec/key_var.h index bd68645e098..02e1a9ffc59 100644 --- a/sys/netipsec/key_var.h +++ b/sys/netipsec/key_var.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: key_var.h,v 1.11 2001/09/12 23:05:07 sakane Exp $ */ /*- diff --git a/sys/netipsec/keydb.h b/sys/netipsec/keydb.h index 4e55a9abc34..041a5ce1293 100644 --- a/sys/netipsec/keydb.h +++ b/sys/netipsec/keydb.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: keydb.h,v 1.14 2000/08/02 17:58:26 sakane Exp $ */ /*- diff --git a/sys/netipsec/keysock.c b/sys/netipsec/keysock.c index e2fca3b881d..18bbdae316f 100644 --- a/sys/netipsec/keysock.c +++ b/sys/netipsec/keysock.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: keysock.c,v 1.25 2001/08/13 20:07:41 itojun Exp $ */ /*- diff --git a/sys/netipsec/keysock.h b/sys/netipsec/keysock.h index 8f5f0148c59..913c02caf69 100644 --- a/sys/netipsec/keysock.h +++ b/sys/netipsec/keysock.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $KAME: keysock.h,v 1.8 2000/03/27 05:11:06 sumikawa Exp $ */ /*- diff --git a/sys/netipsec/xform.h b/sys/netipsec/xform.h index ff59971cf13..6347912f1ac 100644 --- a/sys/netipsec/xform.h +++ b/sys/netipsec/xform.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD: ip_ipsp.h,v 1.119 2002/03/14 01:27:11 millert Exp $ */ /*- * The authors of this code are John Ioannidis (ji@tla.org), diff --git a/sys/netipsec/xform_ah.c b/sys/netipsec/xform_ah.c index a504225ab92..4619ecaf819 100644 --- a/sys/netipsec/xform_ah.c +++ b/sys/netipsec/xform_ah.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD: ip_ah.c,v 1.63 2001/06/26 06:18:58 angelos Exp $ */ /*- * The authors of this code are John Ioannidis (ji@tla.org), diff --git a/sys/netipsec/xform_esp.c b/sys/netipsec/xform_esp.c index 4ae081ae7f2..16f7b24375f 100644 --- a/sys/netipsec/xform_esp.c +++ b/sys/netipsec/xform_esp.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD: ip_esp.c,v 1.69 2001/06/26 06:18:59 angelos Exp $ */ /*- * The authors of this code are John Ioannidis (ji@tla.org), diff --git a/sys/netipsec/xform_ipcomp.c b/sys/netipsec/xform_ipcomp.c index cb91db86e12..9a8d132d564 100644 --- a/sys/netipsec/xform_ipcomp.c +++ b/sys/netipsec/xform_ipcomp.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD: ip_ipcomp.c,v 1.1 2001/07/05 12:08:52 jjbg Exp $ */ /*- diff --git a/sys/netpfil/ipfilter/netinet/fil.c b/sys/netpfil/ipfilter/netinet/fil.c index 6fcfd3cea30..7dee98d0c1a 100644 --- a/sys/netpfil/ipfilter/netinet/fil.c +++ b/sys/netpfil/ipfilter/netinet/fil.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (C) 2012 by Darren Reed. diff --git a/sys/netpfil/ipfilter/netinet/ip_auth.c b/sys/netpfil/ipfilter/netinet/ip_auth.c index ab6b0804883..5ce89c93c19 100644 --- a/sys/netpfil/ipfilter/netinet/ip_auth.c +++ b/sys/netpfil/ipfilter/netinet/ip_auth.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (C) 2012 by Darren Reed. diff --git a/sys/netpfil/ipfilter/netinet/ip_auth.h b/sys/netpfil/ipfilter/netinet/ip_auth.h index 04ae50996d5..8d3d374431b 100644 --- a/sys/netpfil/ipfilter/netinet/ip_auth.h +++ b/sys/netpfil/ipfilter/netinet/ip_auth.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (C) 2012 by Darren Reed. diff --git a/sys/netpfil/ipfilter/netinet/ip_fil_freebsd.c b/sys/netpfil/ipfilter/netinet/ip_fil_freebsd.c index 1822d19fbb4..95f9fa1dd27 100644 --- a/sys/netpfil/ipfilter/netinet/ip_fil_freebsd.c +++ b/sys/netpfil/ipfilter/netinet/ip_fil_freebsd.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (C) 2012 by Darren Reed. diff --git a/sys/netpfil/ipfilter/netinet/ip_frag.c b/sys/netpfil/ipfilter/netinet/ip_frag.c index 145e451279c..111b8cc1dc2 100644 --- a/sys/netpfil/ipfilter/netinet/ip_frag.c +++ b/sys/netpfil/ipfilter/netinet/ip_frag.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (C) 2012 by Darren Reed. diff --git a/sys/netpfil/ipfilter/netinet/ip_frag.h b/sys/netpfil/ipfilter/netinet/ip_frag.h index 4718e6586ef..96db820be89 100644 --- a/sys/netpfil/ipfilter/netinet/ip_frag.h +++ b/sys/netpfil/ipfilter/netinet/ip_frag.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (C) 2012 by Darren Reed. diff --git a/sys/netpfil/ipfilter/netinet/ip_ftp_pxy.c b/sys/netpfil/ipfilter/netinet/ip_ftp_pxy.c index fb10729c777..8f1ee3d8d05 100644 --- a/sys/netpfil/ipfilter/netinet/ip_ftp_pxy.c +++ b/sys/netpfil/ipfilter/netinet/ip_ftp_pxy.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (C) 2012 by Darren Reed. diff --git a/sys/netpfil/ipfilter/netinet/ip_htable.c b/sys/netpfil/ipfilter/netinet/ip_htable.c index 3e67242f362..d405df99558 100644 --- a/sys/netpfil/ipfilter/netinet/ip_htable.c +++ b/sys/netpfil/ipfilter/netinet/ip_htable.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (C) 2012 by Darren Reed. diff --git a/sys/netpfil/ipfilter/netinet/ip_log.c b/sys/netpfil/ipfilter/netinet/ip_log.c index 136929cbb38..314f0ef1943 100644 --- a/sys/netpfil/ipfilter/netinet/ip_log.c +++ b/sys/netpfil/ipfilter/netinet/ip_log.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (C) 2012 by Darren Reed. diff --git a/sys/netpfil/ipfilter/netinet/ip_lookup.c b/sys/netpfil/ipfilter/netinet/ip_lookup.c index 19ee77faf41..470bdac7628 100644 --- a/sys/netpfil/ipfilter/netinet/ip_lookup.c +++ b/sys/netpfil/ipfilter/netinet/ip_lookup.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (C) 2012 by Darren Reed. * diff --git a/sys/netpfil/ipfilter/netinet/ip_nat.c b/sys/netpfil/ipfilter/netinet/ip_nat.c index 0bdf7396213..6163c9fa819 100644 --- a/sys/netpfil/ipfilter/netinet/ip_nat.c +++ b/sys/netpfil/ipfilter/netinet/ip_nat.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (C) 2012 by Darren Reed. diff --git a/sys/netpfil/ipfilter/netinet/ip_nat.h b/sys/netpfil/ipfilter/netinet/ip_nat.h index b299ca47723..2d560538c11 100644 --- a/sys/netpfil/ipfilter/netinet/ip_nat.h +++ b/sys/netpfil/ipfilter/netinet/ip_nat.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (C) 2012 by Darren Reed. diff --git a/sys/netpfil/ipfilter/netinet/ip_proxy.c b/sys/netpfil/ipfilter/netinet/ip_proxy.c index 3ee88af2688..7cb4604f3e8 100644 --- a/sys/netpfil/ipfilter/netinet/ip_proxy.c +++ b/sys/netpfil/ipfilter/netinet/ip_proxy.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (C) 2012 by Darren Reed. diff --git a/sys/netpfil/ipfilter/netinet/ip_proxy.h b/sys/netpfil/ipfilter/netinet/ip_proxy.h index 45bc7eb2485..bfa4f28a410 100644 --- a/sys/netpfil/ipfilter/netinet/ip_proxy.h +++ b/sys/netpfil/ipfilter/netinet/ip_proxy.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (C) 2012 by Darren Reed. diff --git a/sys/netpfil/ipfilter/netinet/ip_raudio_pxy.c b/sys/netpfil/ipfilter/netinet/ip_raudio_pxy.c index 6e09fa18a49..2cfaaa58200 100644 --- a/sys/netpfil/ipfilter/netinet/ip_raudio_pxy.c +++ b/sys/netpfil/ipfilter/netinet/ip_raudio_pxy.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (C) 2012 by Darren Reed. diff --git a/sys/netpfil/ipfilter/netinet/ip_rcmd_pxy.c b/sys/netpfil/ipfilter/netinet/ip_rcmd_pxy.c index 27f0322f76f..13c989cba66 100644 --- a/sys/netpfil/ipfilter/netinet/ip_rcmd_pxy.c +++ b/sys/netpfil/ipfilter/netinet/ip_rcmd_pxy.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (C) 2012 by Darren Reed. diff --git a/sys/netpfil/ipfilter/netinet/ip_rules.c b/sys/netpfil/ipfilter/netinet/ip_rules.c index 0792459b207..81e8ae34ee9 100644 --- a/sys/netpfil/ipfilter/netinet/ip_rules.c +++ b/sys/netpfil/ipfilter/netinet/ip_rules.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (C) 2012 by Darren Reed. diff --git a/sys/netpfil/ipfilter/netinet/ip_rules.h b/sys/netpfil/ipfilter/netinet/ip_rules.h index 73ba0cf72b8..79f9a68cbc7 100644 --- a/sys/netpfil/ipfilter/netinet/ip_rules.h +++ b/sys/netpfil/ipfilter/netinet/ip_rules.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ extern int ipfrule_add(void); extern int ipfrule_remove(void); diff --git a/sys/netpfil/ipfilter/netinet/ip_state.c b/sys/netpfil/ipfilter/netinet/ip_state.c index 67023d6de63..afa8b416c07 100644 --- a/sys/netpfil/ipfilter/netinet/ip_state.c +++ b/sys/netpfil/ipfilter/netinet/ip_state.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (C) 2012 by Darren Reed. diff --git a/sys/netpfil/ipfilter/netinet/ip_state.h b/sys/netpfil/ipfilter/netinet/ip_state.h index 775ac00953e..200f7d73fba 100644 --- a/sys/netpfil/ipfilter/netinet/ip_state.h +++ b/sys/netpfil/ipfilter/netinet/ip_state.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (C) 2012 by Darren Reed. diff --git a/sys/netpfil/ipfilter/netinet/ip_sync.c b/sys/netpfil/ipfilter/netinet/ip_sync.c index b6172342656..b7afe45c8f7 100644 --- a/sys/netpfil/ipfilter/netinet/ip_sync.c +++ b/sys/netpfil/ipfilter/netinet/ip_sync.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (C) 2012 by Darren Reed. diff --git a/sys/netpfil/ipfilter/netinet/ipl.h b/sys/netpfil/ipfilter/netinet/ipl.h index f9a2594c2a3..ae892065f06 100644 --- a/sys/netpfil/ipfilter/netinet/ipl.h +++ b/sys/netpfil/ipfilter/netinet/ipl.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (C) 2012 by Darren Reed. diff --git a/sys/netpfil/ipfilter/netinet/mlfk_ipl.c b/sys/netpfil/ipfilter/netinet/mlfk_ipl.c index 40ad4c3e2df..35daad4715b 100644 --- a/sys/netpfil/ipfilter/netinet/mlfk_ipl.c +++ b/sys/netpfil/ipfilter/netinet/mlfk_ipl.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (C) 2012 by Darren Reed. diff --git a/sys/netpfil/pf/in4_cksum.c b/sys/netpfil/pf/in4_cksum.c index ca68866c770..63caa41c143 100644 --- a/sys/netpfil/pf/in4_cksum.c +++ b/sys/netpfil/pf/in4_cksum.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD: in4_cksum.c,v 1.7 2003/06/02 23:28:13 millert Exp $ */ /* $KAME: in4_cksum.c,v 1.10 2001/11/30 10:06:15 itojun Exp $ */ /* $NetBSD: in_cksum.c,v 1.13 1996/10/13 02:03:03 christos Exp $ */ diff --git a/sys/netpfil/pf/pf_mtag.h b/sys/netpfil/pf/pf_mtag.h index 0bf72ccc01e..5c6fb1c386f 100644 --- a/sys/netpfil/pf/pf_mtag.h +++ b/sys/netpfil/pf/pf_mtag.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/nfs/krpc.h b/sys/nfs/krpc.h index 44b84e019fb..e89c82417a5 100644 --- a/sys/nfs/krpc.h +++ b/sys/nfs/krpc.h @@ -1,5 +1,4 @@ /* $NetBSD: krpc.h,v 1.4 1995/12/19 23:07:11 cgd Exp $ */ -/* $FreeBSD$ */ #include diff --git a/sys/nlm/nlm_prot.h b/sys/nlm/nlm_prot.h index 95e0e112dd7..0d7c6c8b584 100644 --- a/sys/nlm/nlm_prot.h +++ b/sys/nlm/nlm_prot.h @@ -2,7 +2,6 @@ * Please do not edit this file. * It was generated using rpcgen. */ -/* $FreeBSD$ */ #ifndef _NLM_PROT_H_RPCGEN #define _NLM_PROT_H_RPCGEN diff --git a/sys/nlm/sm_inter.h b/sys/nlm/sm_inter.h index 0cc240b8a19..b7612a08cd9 100644 --- a/sys/nlm/sm_inter.h +++ b/sys/nlm/sm_inter.h @@ -2,7 +2,6 @@ * Please do not edit this file. * It was generated using rpcgen. */ -/* $FreeBSD$ */ #ifndef _SM_INTER_H_RPCGEN #define _SM_INTER_H_RPCGEN diff --git a/sys/opencrypto/cryptodev.h b/sys/opencrypto/cryptodev.h index 3a0022996a3..1e002440724 100644 --- a/sys/opencrypto/cryptodev.h +++ b/sys/opencrypto/cryptodev.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD: cryptodev.h,v 1.31 2002/06/11 11:14:29 beck Exp $ */ /*- diff --git a/sys/opencrypto/deflate.h b/sys/opencrypto/deflate.h index a6797d4fd6c..a2ee2380484 100644 --- a/sys/opencrypto/deflate.h +++ b/sys/opencrypto/deflate.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD: deflate.h,v 1.3 2002/03/14 01:26:51 millert Exp $ */ /*- diff --git a/sys/opencrypto/rmd160.h b/sys/opencrypto/rmd160.h index 2fa81e0fa84..fe1311148ea 100644 --- a/sys/opencrypto/rmd160.h +++ b/sys/opencrypto/rmd160.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD: rmd160.h,v 1.3 2002/03/14 01:26:51 millert Exp $ */ /*- * Copyright (c) 2001 Markus Friedl. All rights reserved. diff --git a/sys/opencrypto/xform.h b/sys/opencrypto/xform.h index 22130726042..de66540313c 100644 --- a/sys/opencrypto/xform.h +++ b/sys/opencrypto/xform.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD: xform.h,v 1.8 2001/08/28 12:20:43 ben Exp $ */ /*- diff --git a/sys/opencrypto/xform_auth.h b/sys/opencrypto/xform_auth.h index 321b97c6c47..30dae98243f 100644 --- a/sys/opencrypto/xform_auth.h +++ b/sys/opencrypto/xform_auth.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD: xform.h,v 1.8 2001/08/28 12:20:43 ben Exp $ */ /*- diff --git a/sys/opencrypto/xform_comp.h b/sys/opencrypto/xform_comp.h index 90705fac727..bac00f8d0ca 100644 --- a/sys/opencrypto/xform_comp.h +++ b/sys/opencrypto/xform_comp.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD: xform.h,v 1.8 2001/08/28 12:20:43 ben Exp $ */ /*- diff --git a/sys/opencrypto/xform_enc.h b/sys/opencrypto/xform_enc.h index 870de7118dd..e04087fe423 100644 --- a/sys/opencrypto/xform_enc.h +++ b/sys/opencrypto/xform_enc.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD: xform.h,v 1.8 2001/08/28 12:20:43 ben Exp $ */ /*- diff --git a/sys/powerpc/aim/locore.S b/sys/powerpc/aim/locore.S index 861536447be..085719547fa 100644 --- a/sys/powerpc/aim/locore.S +++ b/sys/powerpc/aim/locore.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ #ifdef __powerpc64__ #include diff --git a/sys/powerpc/aim/locore32.S b/sys/powerpc/aim/locore32.S index 9f84bbf3477..3fba703794b 100644 --- a/sys/powerpc/aim/locore32.S +++ b/sys/powerpc/aim/locore32.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (C) 2010-2016 Nathan Whitehorn diff --git a/sys/powerpc/aim/locore64.S b/sys/powerpc/aim/locore64.S index 3b62c779ad7..9e49b605b8b 100644 --- a/sys/powerpc/aim/locore64.S +++ b/sys/powerpc/aim/locore64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (C) 2010-2016 Nathan Whitehorn diff --git a/sys/powerpc/aim/trap_subr32.S b/sys/powerpc/aim/trap_subr32.S index 1193b52dc3b..95e1d53360e 100644 --- a/sys/powerpc/aim/trap_subr32.S +++ b/sys/powerpc/aim/trap_subr32.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: trap_subr.S,v 1.20 2002/04/22 23:20:08 kleink Exp $ */ /*- diff --git a/sys/powerpc/aim/trap_subr64.S b/sys/powerpc/aim/trap_subr64.S index 7d86316515f..56291337dd5 100644 --- a/sys/powerpc/aim/trap_subr64.S +++ b/sys/powerpc/aim/trap_subr64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: trap_subr.S,v 1.20 2002/04/22 23:20:08 kleink Exp $ */ /*- diff --git a/sys/powerpc/fpu/fpu_arith.h b/sys/powerpc/fpu/fpu_arith.h index c39862217fa..8aeb1732919 100644 --- a/sys/powerpc/fpu/fpu_arith.h +++ b/sys/powerpc/fpu/fpu_arith.h @@ -1,5 +1,4 @@ /* $NetBSD: fpu_arith.h,v 1.4 2005/12/24 20:07:28 perry Exp $ */ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause diff --git a/sys/powerpc/fpu/fpu_emu.h b/sys/powerpc/fpu/fpu_emu.h index 18e318ade49..6adb431480c 100644 --- a/sys/powerpc/fpu/fpu_emu.h +++ b/sys/powerpc/fpu/fpu_emu.h @@ -1,5 +1,4 @@ /* $NetBSD: fpu_emu.h,v 1.3 2005/12/11 12:18:42 christos Exp $ */ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause diff --git a/sys/powerpc/fpu/fpu_extern.h b/sys/powerpc/fpu/fpu_extern.h index d1c0b7dbe67..311a849be0d 100644 --- a/sys/powerpc/fpu/fpu_extern.h +++ b/sys/powerpc/fpu/fpu_extern.h @@ -1,5 +1,4 @@ /* $NetBSD: fpu_extern.h,v 1.3 2005/12/11 12:18:42 christos Exp $ */ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause diff --git a/sys/powerpc/fpu/fpu_instr.h b/sys/powerpc/fpu/fpu_instr.h index 10893d5964c..c417928a252 100644 --- a/sys/powerpc/fpu/fpu_instr.h +++ b/sys/powerpc/fpu/fpu_instr.h @@ -1,5 +1,4 @@ /* $NetBSD: instr.h,v 1.4 2005/12/11 12:18:43 christos Exp $ */ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause diff --git a/sys/powerpc/include/bus_dma.h b/sys/powerpc/include/bus_dma.h index 0ddda1831dc..09bc7b15e94 100644 --- a/sys/powerpc/include/bus_dma.h +++ b/sys/powerpc/include/bus_dma.h @@ -25,7 +25,6 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifndef _POWERPC_BUS_DMA_H_ #define _POWERPC_BUS_DMA_H_ diff --git a/sys/powerpc/include/procctl.h b/sys/powerpc/include/procctl.h index 5221cfcd7be..b340002b45e 100644 --- a/sys/powerpc/include/procctl.h +++ b/sys/powerpc/include/procctl.h @@ -1,4 +1,3 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ diff --git a/sys/powerpc/include/reg.h b/sys/powerpc/include/reg.h index a5e2f601eac..1fe67ac3967 100644 --- a/sys/powerpc/include/reg.h +++ b/sys/powerpc/include/reg.h @@ -1,5 +1,4 @@ /* $NetBSD: reg.h,v 1.4 2000/06/04 09:30:44 tsubai Exp $ */ -/* $FreeBSD$ */ #ifndef _POWERPC_REG_H_ #define _POWERPC_REG_H_ diff --git a/sys/powerpc/include/resource.h b/sys/powerpc/include/resource.h index 97ea986715f..9477572176e 100644 --- a/sys/powerpc/include/resource.h +++ b/sys/powerpc/include/resource.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright 1998 Massachusetts Institute of Technology * diff --git a/sys/powerpc/powerpc/db_interface.c b/sys/powerpc/powerpc/db_interface.c index bc085c2c086..158578d7a27 100644 --- a/sys/powerpc/powerpc/db_interface.c +++ b/sys/powerpc/powerpc/db_interface.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: db_interface.c,v 1.20 2002/05/13 20:30:09 matt Exp $ */ /* $OpenBSD: db_interface.c,v 1.2 1996/12/28 06:21:50 rahnds Exp $ */ diff --git a/sys/powerpc/powerpc/db_trace.c b/sys/powerpc/powerpc/db_trace.c index 3103399f06b..ab4315a135e 100644 --- a/sys/powerpc/powerpc/db_trace.c +++ b/sys/powerpc/powerpc/db_trace.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: db_trace.c,v 1.20 2002/05/13 20:30:09 matt Exp $ */ /* $OpenBSD: db_trace.c,v 1.3 1997/03/21 02:10:48 niklas Exp $ */ diff --git a/sys/powerpc/powerpc/setjmp.S b/sys/powerpc/powerpc/setjmp.S index f58c4aa0cf7..b6388ce62f4 100644 --- a/sys/powerpc/powerpc/setjmp.S +++ b/sys/powerpc/powerpc/setjmp.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* from: NetBSD: setjmp.S,v 1.1 1998/01/27 15:13:12 sakamoto Exp $ */ /* from: OpenBSD: setjmp.S,v 1.2 1996/12/28 06:22:18 rahnds Exp */ /* kernel version of this file, does not have signal goop */ diff --git a/sys/powerpc/powerpc/sigcode32.S b/sys/powerpc/powerpc/sigcode32.S index 615e2237fab..6ac2f5837c7 100644 --- a/sys/powerpc/powerpc/sigcode32.S +++ b/sys/powerpc/powerpc/sigcode32.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: sigcode.S,v 1.1 1999/11/17 14:56:11 kleink Exp $ */ /*- diff --git a/sys/powerpc/powerpc/sigcode64.S b/sys/powerpc/powerpc/sigcode64.S index 7b1a902ff48..4c903367c5b 100644 --- a/sys/powerpc/powerpc/sigcode64.S +++ b/sys/powerpc/powerpc/sigcode64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: sigcode.S,v 1.1 1999/11/17 14:56:11 kleink Exp $ */ /*- diff --git a/sys/powerpc/powerpc/swtch32.S b/sys/powerpc/powerpc/swtch32.S index 76bdd0b9af8..547e1c5a201 100644 --- a/sys/powerpc/powerpc/swtch32.S +++ b/sys/powerpc/powerpc/swtch32.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: locore.S,v 1.24 2000/05/31 05:09:17 thorpej Exp $ */ /*- diff --git a/sys/powerpc/powerpc/swtch64.S b/sys/powerpc/powerpc/swtch64.S index 49d50ad70f7..5f80751c8a1 100644 --- a/sys/powerpc/powerpc/swtch64.S +++ b/sys/powerpc/powerpc/swtch64.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: locore.S,v 1.24 2000/05/31 05:09:17 thorpej Exp $ */ /*- diff --git a/sys/powerpc/ps3/ps3-hvcall.S b/sys/powerpc/ps3/ps3-hvcall.S index 49c808a2650..99e503e2dcf 100644 --- a/sys/powerpc/ps3/ps3-hvcall.S +++ b/sys/powerpc/ps3/ps3-hvcall.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ #include diff --git a/sys/riscv/include/bus_dma.h b/sys/riscv/include/bus_dma.h index c4ed711ed1a..a29a3cd2619 100644 --- a/sys/riscv/include/bus_dma.h +++ b/sys/riscv/include/bus_dma.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ #ifndef _MACHINE_BUS_DMA_H_ #define _MACHINE_BUS_DMA_H_ diff --git a/sys/riscv/include/clock.h b/sys/riscv/include/clock.h index da23dbe43a4..e69de29bb2d 100644 --- a/sys/riscv/include/clock.h +++ b/sys/riscv/include/clock.h @@ -1 +0,0 @@ -/* $FreeBSD$ */ diff --git a/sys/riscv/include/encoding.h b/sys/riscv/include/encoding.h index 0f8ffdc611a..c9ef8a985df 100644 --- a/sys/riscv/include/encoding.h +++ b/sys/riscv/include/encoding.h @@ -1,7 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ /* Automatically generated by parse-opcodes. */ #ifndef RISCV_ENCODING_H diff --git a/sys/riscv/include/exec.h b/sys/riscv/include/exec.h index da23dbe43a4..e69de29bb2d 100644 --- a/sys/riscv/include/exec.h +++ b/sys/riscv/include/exec.h @@ -1 +0,0 @@ -/* $FreeBSD$ */ diff --git a/sys/riscv/include/floatingpoint.h b/sys/riscv/include/floatingpoint.h index da2e005915f..7569ce3f7f2 100644 --- a/sys/riscv/include/floatingpoint.h +++ b/sys/riscv/include/floatingpoint.h @@ -1,3 +1,2 @@ -/* $FreeBSD$ */ #include diff --git a/sys/riscv/include/ieeefp.h b/sys/riscv/include/ieeefp.h index 72a48f4f9b7..03a96e8a000 100644 --- a/sys/riscv/include/ieeefp.h +++ b/sys/riscv/include/ieeefp.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ #ifndef _MACHINE_IEEEFP_H_ #define _MACHINE_IEEEFP_H_ diff --git a/sys/riscv/include/procctl.h b/sys/riscv/include/procctl.h index 5221cfcd7be..b340002b45e 100644 --- a/sys/riscv/include/procctl.h +++ b/sys/riscv/include/procctl.h @@ -1,4 +1,3 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ diff --git a/sys/riscv/include/psl.h b/sys/riscv/include/psl.h index da23dbe43a4..e69de29bb2d 100644 --- a/sys/riscv/include/psl.h +++ b/sys/riscv/include/psl.h @@ -1 +0,0 @@ -/* $FreeBSD$ */ diff --git a/sys/riscv/include/ptrace.h b/sys/riscv/include/ptrace.h index da23dbe43a4..e69de29bb2d 100644 --- a/sys/riscv/include/ptrace.h +++ b/sys/riscv/include/ptrace.h @@ -1 +0,0 @@ -/* $FreeBSD$ */ diff --git a/sys/riscv/include/reloc.h b/sys/riscv/include/reloc.h index da23dbe43a4..e69de29bb2d 100644 --- a/sys/riscv/include/reloc.h +++ b/sys/riscv/include/reloc.h @@ -1 +0,0 @@ -/* $FreeBSD$ */ diff --git a/sys/riscv/include/sigframe.h b/sys/riscv/include/sigframe.h index 9787f579d56..aa24726c4e3 100644 --- a/sys/riscv/include/sigframe.h +++ b/sys/riscv/include/sigframe.h @@ -1,2 +1 @@ -/* $FreeBSD$ */ #include diff --git a/sys/riscv/include/trap.h b/sys/riscv/include/trap.h index da23dbe43a4..e69de29bb2d 100644 --- a/sys/riscv/include/trap.h +++ b/sys/riscv/include/trap.h @@ -1 +0,0 @@ -/* $FreeBSD$ */ diff --git a/sys/rpc/clnt_stat.h b/sys/rpc/clnt_stat.h index 6148b4eb94a..7b367132f2d 100644 --- a/sys/rpc/clnt_stat.h +++ b/sys/rpc/clnt_stat.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (c) 1986 - 1991, 1994, 1996, 1997 by Sun Microsystems, Inc. * All rights reserved. diff --git a/sys/rpc/netconfig.h b/sys/rpc/netconfig.h index d49b925749a..f492a1326a8 100644 --- a/sys/rpc/netconfig.h +++ b/sys/rpc/netconfig.h @@ -1,5 +1,4 @@ /* $NetBSD: netconfig.h,v 1.1 2000/06/02 22:57:54 fvdl Exp $ */ -/* $FreeBSD$ */ #ifndef _NETCONFIG_H_ diff --git a/sys/rpc/nettype.h b/sys/rpc/nettype.h index 0f63ac9530b..a91e5c36582 100644 --- a/sys/rpc/nettype.h +++ b/sys/rpc/nettype.h @@ -1,5 +1,4 @@ /* $NetBSD: nettype.h,v 1.2 2000/07/06 03:17:19 christos Exp $ */ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause diff --git a/sys/rpc/rpcb_clnt.h b/sys/rpc/rpcb_clnt.h index 6233952c484..f4dc6d388c5 100644 --- a/sys/rpc/rpcb_clnt.h +++ b/sys/rpc/rpcb_clnt.h @@ -1,5 +1,4 @@ /* $NetBSD: rpcb_clnt.h,v 1.1 2000/06/02 22:57:56 fvdl Exp $ */ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-3-Clause diff --git a/sys/rpc/rpcm_subs.h b/sys/rpc/rpcm_subs.h index 0fe500ab521..506613a609a 100644 --- a/sys/rpc/rpcm_subs.h +++ b/sys/rpc/rpcm_subs.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $OpenBSD: nfsm_subs.h,v 1.11 2000/01/05 20:50:52 millert Exp $ */ /* $NetBSD: nfsm_subs.h,v 1.10 1996/03/20 21:59:56 fvdl Exp $ */ diff --git a/sys/rpc/rpcsec_gss/rpcsec_gss_int.h b/sys/rpc/rpcsec_gss/rpcsec_gss_int.h index f0ea906a102..3d643af8c49 100644 --- a/sys/rpc/rpcsec_gss/rpcsec_gss_int.h +++ b/sys/rpc/rpcsec_gss/rpcsec_gss_int.h @@ -36,7 +36,6 @@ $Id: auth_gss.h,v 1.12 2001/04/30 19:44:47 andros Exp $ */ -/* $FreeBSD$ */ #ifndef _RPCSEC_GSS_INT_H #define _RPCSEC_GSS_INT_H diff --git a/sys/rpc/rpcsec_tls/rpctlscd.x b/sys/rpc/rpcsec_tls/rpctlscd.x index 1ae53d7b8d1..9a7fb46181c 100644 --- a/sys/rpc/rpcsec_tls/rpctlscd.x +++ b/sys/rpc/rpcsec_tls/rpctlscd.x @@ -27,7 +27,6 @@ /* Modified from gssd.x for the client side of RPC-over-TLS. */ -/* $FreeBSD$ */ struct rpctlscd_connect_arg { char certname<>; diff --git a/sys/rpc/rpcsec_tls/rpctlssd.x b/sys/rpc/rpcsec_tls/rpctlssd.x index 25256879d60..922583284b1 100644 --- a/sys/rpc/rpcsec_tls/rpctlssd.x +++ b/sys/rpc/rpcsec_tls/rpctlssd.x @@ -27,7 +27,6 @@ /* Modified from gssd.x for the server side of RPC-over-TLS. */ -/* $FreeBSD$ */ struct rpctlssd_connect_res { uint32_t flags; diff --git a/sys/sys/_seqc.h b/sys/sys/_seqc.h index 718559e8b89..c0278b98da6 100644 --- a/sys/sys/_seqc.h +++ b/sys/sys/_seqc.h @@ -1,7 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #ifndef _SYS__SEQC_H_ #define _SYS__SEQC_H_ diff --git a/sys/sys/apm.h b/sys/sys/apm.h index ef076ea594b..307f6ac529d 100644 --- a/sys/sys/apm.h +++ b/sys/sys/apm.h @@ -1,5 +1,4 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #include diff --git a/sys/sys/bus_dma.h b/sys/sys/bus_dma.h index ce9d1adf090..530816f0532 100644 --- a/sys/sys/bus_dma.h +++ b/sys/sys/bus_dma.h @@ -62,7 +62,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ #ifndef _BUS_DMA_H_ #define _BUS_DMA_H_ diff --git a/sys/sys/msg.h b/sys/sys/msg.h index c98e0749ad5..29fb8c2106b 100644 --- a/sys/sys/msg.h +++ b/sys/sys/msg.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: msg.h,v 1.4 1994/06/29 06:44:43 cgd Exp $ */ /*- diff --git a/sys/sys/sem.h b/sys/sys/sem.h index bf1e31e4aca..05b69f64cd0 100644 --- a/sys/sys/sem.h +++ b/sys/sys/sem.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: sem.h,v 1.5 1994/06/29 06:45:15 cgd Exp $ */ /* diff --git a/sys/sys/shm.h b/sys/sys/shm.h index 07eff28b7a5..0b5cba0120e 100644 --- a/sys/sys/shm.h +++ b/sys/sys/shm.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: shm.h,v 1.15 1994/06/29 06:45:17 cgd Exp $ */ /*- diff --git a/sys/sys/termios.h b/sys/sys/termios.h index e5bacf46550..2ae13115038 100644 --- a/sys/sys/termios.h +++ b/sys/sys/termios.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ #ifdef __GNUC__ #warning "this file includes which is deprecated, use instead" #endif diff --git a/sys/sys/tree.h b/sys/sys/tree.h index ec2df5d135c..c11bccfb387 100644 --- a/sys/sys/tree.h +++ b/sys/sys/tree.h @@ -1,6 +1,5 @@ /* $NetBSD: tree.h,v 1.8 2004/03/28 19:38:30 provos Exp $ */ /* $OpenBSD: tree.h,v 1.7 2002/10/17 21:51:54 art Exp $ */ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause diff --git a/sys/sys/vmem.h b/sys/sys/vmem.h index c1f18a03fa6..20eee9f6ccd 100644 --- a/sys/sys/vmem.h +++ b/sys/sys/vmem.h @@ -27,7 +27,6 @@ */ /* From $NetBSD: vmem.h,v 1.20 2013/01/29 21:26:24 para Exp $ */ -/* $FreeBSD$ */ #ifndef _SYS_VMEM_H_ #define _SYS_VMEM_H_ diff --git a/sys/tests/runtest/runtest.c b/sys/tests/runtest/runtest.c index 3396f6b838f..82931d9b949 100644 --- a/sys/tests/runtest/runtest.c +++ b/sys/tests/runtest/runtest.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/sys/x86/include/iommu.h b/sys/x86/include/iommu.h index 2757f155425..a95480b53ac 100644 --- a/sys/x86/include/iommu.h +++ b/sys/x86/include/iommu.h @@ -1,7 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ #ifndef _MACHINE_IOMMU_H_ #define _MACHINE_IOMMU_H_