aboutsummaryrefslogtreecommitdiff
path: root/stand/i386/cdboot
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2019-03-06 22:11:45 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2019-03-06 22:11:45 +0000
commit2e43efd0bb1e9cd780f02fa5b888f9264e66e37b (patch)
tree83a184557e1ca420a76e9d755dd72cf16a08930f /stand/i386/cdboot
parente91609a771dd0fbbe0df5ae4ccbb4df3e18c62c5 (diff)
downloadsrc-2e43efd0bb1e9cd780f02fa5b888f9264e66e37b.tar.gz
src-2e43efd0bb1e9cd780f02fa5b888f9264e66e37b.zip
Drop "All rights reserved" from my copyright statements.
Reviewed by: rgrimes MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D19485
Notes
Notes: svn path=/head/; revision=344855
Diffstat (limited to 'stand/i386/cdboot')
-rw-r--r--stand/i386/cdboot/cdboot.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/stand/i386/cdboot/cdboot.S b/stand/i386/cdboot/cdboot.S
index 9c3fb15ddf58..951b07f209d3 100644
--- a/stand/i386/cdboot/cdboot.S
+++ b/stand/i386/cdboot/cdboot.S
@@ -1,6 +1,5 @@
#
# Copyright (c) 2001 John Baldwin <jhb@FreeBSD.org>
-# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions