diff options
Diffstat (limited to 'stand/i386/cdboot/cdboot.S')
-rw-r--r-- | stand/i386/cdboot/cdboot.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stand/i386/cdboot/cdboot.S b/stand/i386/cdboot/cdboot.S index 9c3fb15ddf580..951b07f209d39 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 |