aboutsummaryrefslogtreecommitdiff
path: root/sys/x86/include/segments.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/x86/include/segments.h')
-rw-r--r--sys/x86/include/segments.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/x86/include/segments.h b/sys/x86/include/segments.h
index 237c7fb5a2a1..c689ea5602d9 100644
--- a/sys/x86/include/segments.h
+++ b/sys/x86/include/segments.h
@@ -31,8 +31,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.
- *
- * from: @(#)segments.h 7.1 (Berkeley) 5/9/91
*/
#ifndef _X86_SEGMENTS_H_