diff options
author | John Hauser <jhauser@eecs.berkeley.edu> | 2015-01-15 16:04:25 -0800 |
---|---|---|
committer | John Hauser <jhauser@eecs.berkeley.edu> | 2015-01-15 16:04:25 -0800 |
commit | 17ab1f4a0a83fd20d75eb01e2e54c2622bcc1a13 (patch) | |
tree | 39851068636c852f19cba076b530f508ca6584df /doc/SoftFloat.html | |
parent | 9dd97e234d676ffdaf6a7b64d05e712651438a8a (diff) | |
download | berkeley-softfloat-3-17ab1f4a0a83fd20d75eb01e2e54c2622bcc1a13.zip berkeley-softfloat-3-17ab1f4a0a83fd20d75eb01e2e54c2622bcc1a13.tar.gz berkeley-softfloat-3-17ab1f4a0a83fd20d75eb01e2e54c2622bcc1a13.tar.bz2 |
Fixed conflicts over definitions of inline functions for non-GCC compilers.
Reboot official release date to be 2015 Jan 9.
Diffstat (limited to 'doc/SoftFloat.html')
-rw-r--r-- | doc/SoftFloat.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/SoftFloat.html b/doc/SoftFloat.html index db0af30..8e58a44 100644 --- a/doc/SoftFloat.html +++ b/doc/SoftFloat.html @@ -11,7 +11,7 @@ <P> John R. Hauser<BR> -2014 Dec 17<BR> +2015 Jan 9<BR> </P> @@ -188,8 +188,8 @@ as to each source file individually. </P> <P> -Copyright 2011, 2012, 2013, 2014 The Regents of the University of California -(Regents). +Copyright 2011, 2012, 2013, 2014, 2015 The Regents of the University of +California (Regents). All Rights Reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: |