diff options
Diffstat (limited to 'scan_urlencoded_query.c')
| -rw-r--r-- | scan_urlencoded_query.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scan_urlencoded_query.c b/scan_urlencoded_query.c index a21ec04..ec145f9 100644 --- a/scan_urlencoded_query.c +++ b/scan_urlencoded_query.c | |||
| @@ -1,3 +1,6 @@ | |||
| 1 | /* This software was written by Dirk Engling <erdgeist@erdgeist.org> | ||
| 2 | It is considered beerware. Prost. Skol. Cheers or whatever. */ | ||
| 3 | |||
| 1 | #include "scan.h" | 4 | #include "scan.h" |
| 2 | #include "scan_urlencoded_query.h" | 5 | #include "scan_urlencoded_query.h" |
| 3 | 6 | ||
