summaryrefslogtreecommitdiffstats
path: root/sys/arm/arm/swtch.S
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-01-05 21:58:49 +0000
committerimp <imp@FreeBSD.org>2005-01-05 21:58:49 +0000
commit77267e277f1c42411d9b7afcf8f397006487b44e (patch)
treef3738ac627a21514ccb38dd5040bea2bffb5b9ac /sys/arm/arm/swtch.S
parentc00855c99f0e764223ffb1c87af5da7c344645c9 (diff)
downloadFreeBSD-src-77267e277f1c42411d9b7afcf8f397006487b44e.zip
FreeBSD-src-77267e277f1c42411d9b7afcf8f397006487b44e.tar.gz
Start all license statements with /*-
Diffstat (limited to 'sys/arm/arm/swtch.S')
-rw-r--r--sys/arm/arm/swtch.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arm/arm/swtch.S b/sys/arm/arm/swtch.S
index 275a486..2bf7889 100644
--- a/sys/arm/arm/swtch.S
+++ b/sys/arm/arm/swtch.S
@@ -1,6 +1,6 @@
/* $NetBSD: cpuswitch.S,v 1.41 2003/11/15 08:44:18 scw Exp $ */
-/*
+/*-
* Copyright 2003 Wasabi Systems, Inc.
* All rights reserved.
*
@@ -34,7 +34,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*/
-/*
+/*-
* Copyright (c) 1994-1998 Mark Brinicombe.
* Copyright (c) 1994 Brini.
* All rights reserved.
OpenPOWER on IntegriCloud