diff options
Diffstat (limited to 'lib/libcasper/libcasper/zygote.h')
-rw-r--r-- | lib/libcasper/libcasper/zygote.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libcasper/libcasper/zygote.h b/lib/libcasper/libcasper/zygote.h index 2006da8f4073..871da6f04182 100644 --- a/lib/libcasper/libcasper/zygote.h +++ b/lib/libcasper/libcasper/zygote.h @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2012 The FreeBSD Foundation * Copyright (c) 2015 Mariusz Zaborski <oshogbo@FreeBSD.org> @@ -28,8 +28,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD$ */ #ifndef _ZYGOTE_H_ |