summaryrefslogtreecommitdiff
path: root/include/sys
diff options
context:
space:
mode:
Diffstat (limited to 'include/sys')
-rw-r--r--include/sys/select.h2
-rw-r--r--include/sys/socket.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/sys/select.h b/include/sys/select.h
index 7f768f4..e4e398f 100644
--- a/include/sys/select.h
+++ b/include/sys/select.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2015 Dimitris Papastamos <sin@2f30.org> 2 * Copyright (C) 2015-2016 Dimitris Papastamos <sin@2f30.org>
3 * 3 *
4 * Permission to use, copy, modify, and/or distribute this software for any 4 * Permission to use, copy, modify, and/or distribute this software for any
5 * purpose with or without fee is hereby granted. 5 * purpose with or without fee is hereby granted.
diff --git a/include/sys/socket.h b/include/sys/socket.h
index 9454951..7d3f023 100644
--- a/include/sys/socket.h
+++ b/include/sys/socket.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2015 Dimitris Papastamos <sin@2f30.org> 2 * Copyright (C) 2015-2016 Dimitris Papastamos <sin@2f30.org>
3 * 3 *
4 * Permission to use, copy, modify, and/or distribute this software for any 4 * Permission to use, copy, modify, and/or distribute this software for any
5 * purpose with or without fee is hereby granted. 5 * purpose with or without fee is hereby granted.