diff options
author | imp <imp@FreeBSD.org> | 2005-01-05 20:17:21 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2005-01-05 20:17:21 +0000 |
commit | 5a2f6eb450219f15f1a3654cbf32bff360b7e141 (patch) | |
tree | e3bed4e6e958af1104fc003bf4fb26f18ce05ce5 /sys/amd64/include/ptrace.h | |
parent | c318a0bd4cc0c47974c9dfa81d5be05c834b0551 (diff) | |
download | FreeBSD-src-5a2f6eb450219f15f1a3654cbf32bff360b7e141.zip FreeBSD-src-5a2f6eb450219f15f1a3654cbf32bff360b7e141.tar.gz |
Begin all license/copyright comments with /*-
Diffstat (limited to 'sys/amd64/include/ptrace.h')
-rw-r--r-- | sys/amd64/include/ptrace.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/include/ptrace.h b/sys/amd64/include/ptrace.h index adfc79c..eef24f8 100644 --- a/sys/amd64/include/ptrace.h +++ b/sys/amd64/include/ptrace.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * |