diff options
author | imp <imp@FreeBSD.org> | 2012-06-13 05:02:51 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2012-06-13 05:02:51 +0000 |
commit | e9a3ea52432e88e05b37d79a2d76aaf8afaefa7f (patch) | |
tree | a6ac72a3cc942a9deec9340b49338efe4b0f948c /sys/arm/include/stack.h | |
parent | 8357ee537019bc93a535c37e3302d55c4572dd40 (diff) | |
download | FreeBSD-src-e9a3ea52432e88e05b37d79a2d76aaf8afaefa7f.zip FreeBSD-src-e9a3ea52432e88e05b37d79a2d76aaf8afaefa7f.tar.gz |
trim trailing whitespace
Diffstat (limited to 'sys/arm/include/stack.h')
-rw-r--r-- | sys/arm/include/stack.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/arm/include/stack.h b/sys/arm/include/stack.h index 32ff5a9..0a5ebfe 100644 --- a/sys/arm/include/stack.h +++ b/sys/arm/include/stack.h @@ -5,24 +5,24 @@ * Mach Operating System * Copyright (c) 1991,1990 Carnegie Mellon University * All Rights Reserved. - * + * * Permission to use, copy, modify and distribute this software and its * documentation is hereby granted, provided that both the copyright * notice and this permission notice appear in all copies of the * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. - * + * * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS" * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. - * + * * Carnegie Mellon requests users of this software to return to - * + * * Software Distribution Coordinator or Software.Distribution@CS.CMU.EDU * School of Computer Science * Carnegie Mellon University * Pittsburgh PA 15213-3890 - * + * * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * |