diff options
author | Christian Grothoff <christian@grothoff.org> | 2013-11-26 20:34:11 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2013-11-26 20:34:11 +0000 |
commit | 76e66153b5cf7d0c245d7e8ea25c48a08ce867c2 (patch) | |
tree | a9d7085ef9d642b27bbfdf693c1a59d356a702aa | |
parent | 8ba82afc4b43f46cb8496ed1e1ab1d9e26abb8c9 (diff) | |
download | libmicrohttpd-76e66153b5cf7d0c245d7e8ea25c48a08ce867c2.tar.gz libmicrohttpd-76e66153b5cf7d0c245d7e8ea25c48a08ce867c2.zip |
-fix year
-rw-r--r-- | src/microhttpd/postprocessor.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/microhttpd/postprocessor.c b/src/microhttpd/postprocessor.c index 892eabdd..7f826304 100644 --- a/src/microhttpd/postprocessor.c +++ b/src/microhttpd/postprocessor.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | This file is part of libmicrohttpd | 2 | This file is part of libmicrohttpd |
3 | (C) 2007, 2009, 2010, 2011, 2012 Daniel Pittman and Christian Grothoff | 3 | (C) 2007-2013 Daniel Pittman and Christian Grothoff |
4 | 4 | ||
5 | This library is free software; you can redistribute it and/or | 5 | This library is free software; you can redistribute it and/or |
6 | modify it under the terms of the GNU Lesser General Public | 6 | modify it under the terms of the GNU Lesser General Public |