aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include/reloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/include/reloc.h')
-rw-r--r--sys/amd64/include/reloc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/amd64/include/reloc.h b/sys/amd64/include/reloc.h
index ea5ed128ef86..851019096f72 100644
--- a/sys/amd64/include/reloc.h
+++ b/sys/amd64/include/reloc.h
@@ -27,9 +27,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.
- *
- * @(#)reloc.h 8.1 (Berkeley) 6/10/93
- * $FreeBSD$
*/
#ifndef _I386_MACHINE_RELOC_H_