diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2021-03-14 12:07:28 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2021-03-16 10:54:38 +0100 |
commit | 69486b105944dbeb528b0c78e3cbe44e4c7cc657 (patch) | |
tree | 6af3b8686b3d7c2551c2c797619f9306e09aa696 /thirdparty/miniupnpc/LICENSE | |
parent | 245cfcaba63da9be8a566eed220746d9bb39f522 (diff) |
miniupnpc: Update to version 2.2.2
Diffstat (limited to 'thirdparty/miniupnpc/LICENSE')
-rw-r--r-- | thirdparty/miniupnpc/LICENSE | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/thirdparty/miniupnpc/LICENSE b/thirdparty/miniupnpc/LICENSE index 1460310752..6ddd381baa 100644 --- a/thirdparty/miniupnpc/LICENSE +++ b/thirdparty/miniupnpc/LICENSE @@ -1,5 +1,5 @@ -MiniUPnP Project -Copyright (c) 2005-2019, Thomas BERNARD +MiniUPnPc +Copyright (c) 2005-2020, Thomas BERNARD All rights reserved. Redistribution and use in source and binary forms, with or without @@ -24,3 +24,4 @@ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + |