aboutsummaryrefslogtreecommitdiffstats
path: root/src/libutil/printf.c
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2015-02-19 22:40:59 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2015-02-19 22:40:59 +0000
commitc18fc9cc0f5d3de75e813a138d12361637f71570 (patch)
treef5c9808c9b9829946fc305b50401145b67f0f7b7 /src/libutil/printf.c
parenta87a4f475c2758ef0112d95a0906bc99a8408520 (diff)
downloadrspamd-c18fc9cc0f5d3de75e813a138d12361637f71570.tar.gz
rspamd-c18fc9cc0f5d3de75e813a138d12361637f71570.zip
Add uri unescape from nginx.
Diffstat (limited to 'src/libutil/printf.c')
-rw-r--r--src/libutil/printf.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/libutil/printf.c b/src/libutil/printf.c
index 26fc174e8..5a04dc432 100644
--- a/src/libutil/printf.c
+++ b/src/libutil/printf.c
@@ -1,4 +1,6 @@
-/* Copyright (c) 2010, Vsevolod Stakhov
+/* Copyright (c) 2010-2015, Vsevolod Stakhov
+ * Copyright (C) 2002-2015 Igor Sysoev
+ * Copyright (C) 2011-2015 Nginx, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without