]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix new file header
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Thu, 19 Jul 2018 23:44:58 +0000 (01:44 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Thu, 19 Jul 2018 23:44:58 +0000 (01:44 +0200)
sysdeps/mach/hurd/pipe2.c

index 8086d64724108a3bcc3ff2f6b9df373f5e756152..288d4b8c67e863cec37d6f644b526278240ef002 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2015 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2018 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
@@ -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 <errno.h>
 #include <sys/socket.h>