aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/dup3.c
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-05-11 17:36:03 +0800
committerThomas Schwinge <thomas@codesourcery.com>2012-05-11 17:39:57 +0800
commitfebb44a4cb4c83db022e33d5e6ef8f55e43e0687 (patch)
treed021bf8991b3c6a2ac5b6b8e6fbfce008bb62dbe /sysdeps/mach/hurd/dup3.c
parent08773b3c1d67859ef28871a1c27e49be587eb7aa (diff)
downloadglibc-febb44a4cb4c83db022e33d5e6ef8f55e43e0687.tar
glibc-febb44a4cb4c83db022e33d5e6ef8f55e43e0687.tar.gz
glibc-febb44a4cb4c83db022e33d5e6ef8f55e43e0687.tar.bz2
glibc-febb44a4cb4c83db022e33d5e6ef8f55e43e0687.zip
[BZ #13673] Replace FSF snail mail address with URL.
Diffstat (limited to 'sysdeps/mach/hurd/dup3.c')
-rw-r--r--sysdeps/mach/hurd/dup3.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysdeps/mach/hurd/dup3.c b/sysdeps/mach/hurd/dup3.c
index 523ca42285..22318705d5 100644
--- a/sysdeps/mach/hurd/dup3.c
+++ b/sysdeps/mach/hurd/dup3.c
@@ -14,9 +14,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; see the file COPYING.LIB. If
+ not, see <http://www.gnu.org/licenses/>. */
#include <errno.h>
#include <fcntl.h>