]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - manual/examples/mkisock.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / manual / examples / mkisock.c
index 1a13c54271caedc89d5a708f602b8266bd0a35db..d79089501907b6d53b364845d6282e0b06adb2ad 100644 (file)
@@ -1,5 +1,5 @@
 /* Internet Socket Example
-   Copyright (C) 1991-2018 Free Software Foundation, Inc.
+   Copyright (C) 1991-2019 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
@@ -12,7 +12,7 @@
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with this program; if not, if not, see <http://www.gnu.org/licenses/>.
+   along with this program; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include <stdio.h>