summaryrefslogtreecommitdiffstats
path: root/plugins/uriparser/UriEscape.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/uriparser/UriEscape.c')
-rw-r--r--plugins/uriparser/UriEscape.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/uriparser/UriEscape.c b/plugins/uriparser/UriEscape.c
index 79ee3a6..17f8bad 100644
--- a/plugins/uriparser/UriEscape.c
+++ b/plugins/uriparser/UriEscape.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