summaryrefslogtreecommitdiff
path: root/libc/sysdeps/powerpc/powerpc32/power6x/fpu
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/powerpc/powerpc32/power6x/fpu')
-rw-r--r--libc/sysdeps/powerpc/powerpc32/power6x/fpu/s_lrint.S5
-rw-r--r--libc/sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S5
2 files changed, 4 insertions, 6 deletions
diff --git a/libc/sysdeps/powerpc/powerpc32/power6x/fpu/s_lrint.S b/libc/sysdeps/powerpc/powerpc32/power6x/fpu/s_lrint.S
index 76d843292..0db883f37 100644
--- a/libc/sysdeps/powerpc/powerpc32/power6x/fpu/s_lrint.S
+++ b/libc/sysdeps/powerpc/powerpc32/power6x/fpu/s_lrint.S
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <sysdep.h>
#include <math_ldbl_opt.h>
diff --git a/libc/sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S b/libc/sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S
index dc0ace821..5097e2bb0 100644
--- a/libc/sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S
+++ b/libc/sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 1 Franklin Street, Fifth Floor, Boston MA
- 02110-1301 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <sysdep.h>
#include <math_ldbl_opt.h>