aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps
diff options
context:
space:
mode:
authorSteve Ellcey <sellcey@mips.com>2012-10-31 13:03:45 -0700
committerSteve Ellcey <sellcey@mips.com>2012-10-31 13:03:45 -0700
commit84097ebac3fe750617b900de3e14b2f11af6e75b (patch)
treee8f91f3ef32d93f1cac7c498010ef8d49a033883 /ports/sysdeps
parentd00233992064ae685ecb1965c43758d32a289c7a (diff)
downloadglibc-84097ebac3fe750617b900de3e14b2f11af6e75b.tar
glibc-84097ebac3fe750617b900de3e14b2f11af6e75b.tar.gz
glibc-84097ebac3fe750617b900de3e14b2f11af6e75b.tar.bz2
glibc-84097ebac3fe750617b900de3e14b2f11af6e75b.zip
Remove 'Contributed' line, glibc is not using them anymore.
Diffstat (limited to 'ports/sysdeps')
-rw-r--r--ports/sysdeps/mips/memcpy.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/ports/sysdeps/mips/memcpy.S b/ports/sysdeps/mips/memcpy.S
index a84a35bf0a..abb07f9ee9 100644
--- a/ports/sysdeps/mips/memcpy.S
+++ b/ports/sysdeps/mips/memcpy.S
@@ -1,8 +1,6 @@
/* Copyright (C) 2012 Free Software Foundation, Inc.
This file is part of the GNU C Library.
- Contributed by MIPS Technologies, Inc.
-
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either