diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2021-11-19 14:08:06 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2021-11-19 14:08:06 +0100 |
commit | 28ad2e8c72b81beefa65d37f94fa45a8a4604d09 (patch) | |
tree | 763fdebe5f8de14131065a1574a83662911e1e84 /thirdparty/libvorbis/COPYING | |
parent | 42f8bfaff0dc5a94ca351b1eaadc42cb95655b87 (diff) |
libvorbis: Sync with upstream 1.3.7
Fixes various bugs, including several ones with security relevance.
Changes: https://github.com/xiph/vorbis/releases/tag/v1.3.7
Diffstat (limited to 'thirdparty/libvorbis/COPYING')
-rw-r--r-- | thirdparty/libvorbis/COPYING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/libvorbis/COPYING b/thirdparty/libvorbis/COPYING index 153b926a15..fb456a87bd 100644 --- a/thirdparty/libvorbis/COPYING +++ b/thirdparty/libvorbis/COPYING @@ -1,4 +1,4 @@ -Copyright (c) 2002-2018 Xiph.org Foundation +Copyright (c) 2002-2020 Xiph.org Foundation Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions |