summaryrefslogtreecommitdiffstats
path: root/sys/gnu/i386/fpemul/reg_norm.s
diff options
context:
space:
mode:
authorrich <rich@FreeBSD.org>1994-06-10 07:45:04 +0000
committerrich <rich@FreeBSD.org>1994-06-10 07:45:04 +0000
commit764936c66a5748efcd65ff36f39c81e12970df5f (patch)
treedf74a7663538d5bdc82f138f691dfbea1227dfbd /sys/gnu/i386/fpemul/reg_norm.s
parent4707366d369b92c2898264434862757c8c8c924a (diff)
downloadFreeBSD-src-764936c66a5748efcd65ff36f39c81e12970df5f.zip
FreeBSD-src-764936c66a5748efcd65ff36f39c81e12970df5f.tar.gz
Copyright changes per the author.
Added specific permissions for redistribution with FreeBSD and NetBSD. Fixed author's email address.
Diffstat (limited to 'sys/gnu/i386/fpemul/reg_norm.s')
-rw-r--r--sys/gnu/i386/fpemul/reg_norm.s22
1 files changed, 16 insertions, 6 deletions
diff --git a/sys/gnu/i386/fpemul/reg_norm.s b/sys/gnu/i386/fpemul/reg_norm.s
index 55f75b9..6f9dd7c 100644
--- a/sys/gnu/i386/fpemul/reg_norm.s
+++ b/sys/gnu/i386/fpemul/reg_norm.s
@@ -9,15 +9,15 @@
* void normalize_nuo(FPU_REG *n)
*
*
- * Copyright (C) 1992, 1993 W. Metzenthen, 22 Parker St, Ormond,
- * Vic 3163, Australia.
- * E-mail apm233m@vaxc.cc.monash.edu.au
+ * Copyright (C) 1992,1993,1994
+ * W. Metzenthen, 22 Parker St, Ormond, Vic 3163,
+ * Australia. E-mail billm@vaxc.cc.monash.edu.au
* All rights reserved.
*
* This copyright notice covers the redistribution and use of the
* FPU emulator developed by W. Metzenthen. It covers only its use
- * in the 386BSD operating system. Any other use is not permitted
- * under this copyright.
+ * in the 386BSD, FreeBSD and NetBSD operating systems. Any other
+ * use is not permitted under this copyright.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -51,7 +51,17 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
*
- * $Id:$
+ * The purpose of this copyright, based upon the Berkeley copyright, is to
+ * ensure that the covered software remains freely available to everyone.
+ *
+ * The software (with necessary differences) is also available, but under
+ * the terms of the GNU copyleft, for the Linux operating system and for
+ * the djgpp ms-dos extender.
+ *
+ * W. Metzenthen June 1994.
+ *
+ *
+ * $Id: reg_norm.s,v 1.2 1994/04/29 21:30:22 gclarkii Exp $
*
*/
OpenPOWER on IntegriCloud