summaryrefslogtreecommitdiff
path: root/usr.bin/pmdb/arch
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2004-07-22 15:11:38 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2004-07-22 15:11:38 +0000
commit0d602f6a3212ceac34dab1f8ccbdf5561dc7541a (patch)
tree10d735715e20e4aa1d16e429e65fa4f5a8b5334c /usr.bin/pmdb/arch
parentb3a5bcb29aefc6550ff2b5288b723909363bbdc1 (diff)
Spell reserved correctly; ok from copyright holders when in licence blocks.
Diffstat (limited to 'usr.bin/pmdb/arch')
-rw-r--r--usr.bin/pmdb/arch/alpha/alpha_trace.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/pmdb/arch/alpha/alpha_trace.c b/usr.bin/pmdb/arch/alpha/alpha_trace.c
index ee64b53bb44..f143f61cd50 100644
--- a/usr.bin/pmdb/arch/alpha/alpha_trace.c
+++ b/usr.bin/pmdb/arch/alpha/alpha_trace.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: alpha_trace.c,v 1.6 2003/06/03 21:09:02 deraadt Exp $ */
+/* $OpenBSD: alpha_trace.c,v 1.7 2004/07/22 15:11:37 miod Exp $ */
/*
* Copyright (c) 2002 Artur Grabowski <art@openbsd.org>
* All rights reserved.
@@ -25,8 +25,8 @@
*/
/*
- * Copyright (c) 1997 Niklas Hallqvist. All rights reserverd.
- * Copyright (c) 1997 Theo de Raadt. All rights reserverd.
+ * Copyright (c) 1997 Niklas Hallqvist. All rights reserved.
+ * Copyright (c) 1997 Theo de Raadt. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions