diff options
Diffstat (limited to 'socket/sys')
-rw-r--r-- | socket/sys/socket.h | 2 | ||||
-rw-r--r-- | socket/sys/un.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/socket/sys/socket.h b/socket/sys/socket.h index 5be1b91a93..609a08d756 100644 --- a/socket/sys/socket.h +++ b/socket/sys/socket.h @@ -1,5 +1,5 @@ /* Declarations of socket constants, types, and functions. - Copyright (C) 1991-2016 Free Software Foundation, Inc. + Copyright (C) 1991-2017 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 diff --git a/socket/sys/un.h b/socket/sys/un.h index 7a1a67b22e..fc82f8c929 100644 --- a/socket/sys/un.h +++ b/socket/sys/un.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1991-2016 Free Software Foundation, Inc. +/* Copyright (C) 1991-2017 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 |