summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE2
-rw-r--r--include/fortify-headers.h2
-rw-r--r--include/poll.h2
-rw-r--r--include/stdio.h2
-rw-r--r--include/stdlib.h2
-rw-r--r--include/string.h2
-rw-r--r--include/strings.h2
-rw-r--r--include/sys/select.h2
-rw-r--r--include/sys/socket.h2
-rw-r--r--include/unistd.h2
-rw-r--r--include/wchar.h2
11 files changed, 11 insertions, 11 deletions
diff --git a/LICENSE b/LICENSE
index b53fddf..803a814 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
1Copyright (C) 2015 Dimitris Papastamos <sin@2f30.org> 1Copyright (C) 2015-2016 Dimitris Papastamos <sin@2f30.org>
2 2
3Permission to use, copy, modify, and/or distribute this software for any 3Permission to use, copy, modify, and/or distribute this software for any
4purpose with or without fee is hereby granted. 4purpose with or without fee is hereby granted.
diff --git a/include/fortify-headers.h b/include/fortify-headers.h
index c4e6495..4de5bef 100644
--- a/include/fortify-headers.h
+++ b/include/fortify-headers.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/poll.h b/include/poll.h
index 9e1d99a..7b42866 100644
--- a/include/poll.h
+++ b/include/poll.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/stdio.h b/include/stdio.h
index 1b76f82..b67f9ce 100644
--- a/include/stdio.h
+++ b/include/stdio.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/stdlib.h b/include/stdlib.h
index 0717e81..7ff5746 100644
--- a/include/stdlib.h
+++ b/include/stdlib.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/string.h b/include/string.h
index 82f9f38..ff237b0 100644
--- a/include/string.h
+++ b/include/string.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/strings.h b/include/strings.h
index 4eb5486..a16e1ad 100644
--- a/include/strings.h
+++ b/include/strings.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/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.
diff --git a/include/unistd.h b/include/unistd.h
index b8251ba..d3ab246 100644
--- a/include/unistd.h
+++ b/include/unistd.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/wchar.h b/include/wchar.h
index d87e195..08a817b 100644
--- a/include/wchar.h
+++ b/include/wchar.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.