From 28cf8da9d4e5447558a14d8abc8a78cb4b6a1fe8 Mon Sep 17 00:00:00 2001 From: delphij Date: Tue, 1 Jan 2019 00:42:51 +0000 Subject: [PATCH] MFC r333391 (imp): Remove 'All Rights Reserved' from the collection copyright and templates. --- COPYRIGHT | 2 +- share/examples/drivers/make_device_driver.sh | 1 - share/examples/drivers/make_pseudo_driver.sh | 1 - share/examples/etc/bsd-style-copyright | 1 - share/examples/mdoc/POSIX-copyright | 1 - share/examples/mdoc/example.1 | 1 - share/examples/mdoc/example.3 | 1 - share/examples/mdoc/example.4 | 1 - share/examples/mdoc/example.9 | 1 - 9 files changed, 1 insertion(+), 9 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index f1dce1ea287..bcee8fd773b 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -4,7 +4,7 @@ The compilation of software known as FreeBSD is distributed under the following terms: -Copyright (c) 1992-2018 The FreeBSD Project. All rights reserved. +Copyright (c) 1992-2018 The FreeBSD Project. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions diff --git a/share/examples/drivers/make_device_driver.sh b/share/examples/drivers/make_device_driver.sh index 4796a0c6bce..baec33b6b2a 100755 --- a/share/examples/drivers/make_device_driver.sh +++ b/share/examples/drivers/make_device_driver.sh @@ -115,7 +115,6 @@ fi cat >${TOP}/dev/${1}/${1}.c <${TOP}/dev/${1}/${1}.c <