diff options
| author | Warner Losh <imp@FreeBSD.org> | 2005-01-07 02:29:27 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2005-01-07 02:29:27 +0000 |
| commit | 60727d8b86294910d41cbda1a50a855ea0537449 (patch) | |
| tree | f453e3c07b7d678a92c36b5dd03f0f390cd0c5b9 /sys/powerpc/aim/swtch.S | |
| parent | 3f3b6d74ce55da65e54fcb7391c4b043347b474d (diff) | |
Notes
Diffstat (limited to 'sys/powerpc/aim/swtch.S')
| -rw-r--r-- | sys/powerpc/aim/swtch.S | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/powerpc/aim/swtch.S b/sys/powerpc/aim/swtch.S index 12bb488a326d6..038e788b9175c 100644 --- a/sys/powerpc/aim/swtch.S +++ b/sys/powerpc/aim/swtch.S @@ -1,7 +1,7 @@ /* $FreeBSD$ */ /* $NetBSD: locore.S,v 1.24 2000/05/31 05:09:17 thorpej Exp $ */ -/* +/*- * Copyright (C) 2001 Benno Rice * All rights reserved. * @@ -25,7 +25,7 @@ * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* +/*- * Copyright (C) 1995, 1996 Wolfgang Solfrank. * Copyright (C) 1995, 1996 TooLs GmbH. * All rights reserved. |
