diff options
author | Roland Reichwein <mail@reichwein.it> | 2021-09-24 11:02:21 +0200 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2021-09-24 11:02:21 +0200 |
commit | 9a40db34cd48b776023e3558a855458fa4f9d264 (patch) | |
tree | b7458e4702fa01a73adc78c73563590cb8d684f3 /LICENSE.txt | |
parent | 108dec000f813e1ba54dfc2a59a9dfe028cca414 (diff) |
webserver version 1.14: Bugfix: URL decode in static files
Diffstat (limited to 'LICENSE.txt')
-rw-r--r-- | LICENSE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index b868bb7..89ed2c4 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright 2020 Roland Reichwein +Copyright 2021 Roland Reichwein Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: |