summaryrefslogtreecommitdiffstats
path: root/plugins/uriparser/UriNormalizeBase.c
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-05-31 13:32:09 (GMT)
committerAndreas Baumann <mail@andreasbaumann.cc>2018-05-31 13:32:09 (GMT)
commit3b6cde1cc05e4b36bf8053fc55383baa34954291 (patch)
treebada2530c0ab6c89eef89ebfdf0056f4ac3519b1 /plugins/uriparser/UriNormalizeBase.c
parenteacaad30433607fbdcf742aad4ff51aad5ddf749 (diff)
downloadmonitoring-plugins-3b6cde1cc05e4b36bf8053fc55383baa34954291.tar.gz
updated bundled version of uriparser to 0.8.5
Diffstat (limited to 'plugins/uriparser/UriNormalizeBase.c')
-rw-r--r--plugins/uriparser/UriNormalizeBase.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/uriparser/UriNormalizeBase.c b/plugins/uriparser/UriNormalizeBase.c
index bac5888..8dbe7fd 100644
--- a/plugins/uriparser/UriNormalizeBase.c
+++ b/plugins/uriparser/UriNormalizeBase.c
@@ -2,7 +2,7 @@
2 * uriparser - RFC 3986 URI parsing library 2 * uriparser - RFC 3986 URI parsing library
3 * 3 *
4 * Copyright (C) 2007, Weijia Song <songweijia@gmail.com> 4 * Copyright (C) 2007, Weijia Song <songweijia@gmail.com>
5 * Copyright (C) 2007, Sebastian Pipping <webmaster@hartwork.org> 5 * Copyright (C) 2007, Sebastian Pipping <sebastian@pipping.org>
6 * All rights reserved. 6 * All rights reserved.
7 * 7 *
8 * Redistribution and use in source and binary forms, with or without 8 * Redistribution and use in source and binary forms, with or without