]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - io/dup.c
Update copyright notices with scripts/update-copyrights
[thirdparty/glibc.git] / io / dup.c
index d28e318941771367e27377f5036e3a6ea128fc41..03cccee1e85f70565b47c7dcec6aa4f616d609d9 100644 (file)
--- a/io/dup.c
+++ b/io/dup.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1995, 1996, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -30,4 +30,3 @@ __dup (fd)
 stub_warning (dup)
 
 weak_alias (__dup, dup)
-#include <stub-tag.h>