summaryrefslogtreecommitdiff
path: root/sys/arch/alpha
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-07-09 14:29:04 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-07-09 14:29:04 +0000
commit2fff9264aca44c617580f5a9bbf6ad67281f1b6c (patch)
treebcff1d216259f7f9bbd2709cc10c33651518142b /sys/arch/alpha
parent3a249aa42d106967c53222176a70aa8eccf003f6 (diff)
copyright
Diffstat (limited to 'sys/arch/alpha')
-rw-r--r--sys/arch/alpha/alpha/db_disasm.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/alpha/alpha/db_disasm.c b/sys/arch/alpha/alpha/db_disasm.c
index d3a16d25a07..34b171371db 100644
--- a/sys/arch/alpha/alpha/db_disasm.c
+++ b/sys/arch/alpha/alpha/db_disasm.c
@@ -1,7 +1,8 @@
-/* $OpenBSD: db_disasm.c,v 1.8 1997/07/09 10:26:39 deraadt Exp $ */
+/* $OpenBSD: db_disasm.c,v 1.9 1997/07/09 14:29:03 deraadt Exp $ */
/*
* Copyright (c) 1997 Niklas Hallqvist. All rights reserverd.
+ * 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
@@ -13,7 +14,8 @@
* documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
* must display the following acknowledgement:
- * This product includes software developed by Niklas Hallqvist.
+ * This product includes software developed by Niklas Hallqvist and
+ * Theo de Raadt.
* 4. The name of the author may not be used to endorse or promote products
* derived from this software without specific prior written permission.
*