summaryrefslogtreecommitdiff
path: root/src/aboutdialog.h
diff options
context:
space:
mode:
authorJeremy Rimpo <jeremy.rimpo@servermonkey.com>2023-09-04 20:08:21 -0500
committerJeremy Rimpo <jeremy.rimpo@servermonkey.com>2023-09-04 20:08:21 -0500
commit3f33571a181a4e00a1169ef9eb85f37399aa4152 (patch)
treec4054be2c8d3f00023b8a287ab4d53e85e77e2a5 /src/aboutdialog.h
parent69e73933b9ed7254d8260b0901ee0b2be79253f3 (diff)
Add VDF reader to licenses and update openssl
Diffstat (limited to 'src/aboutdialog.h')
-rw-r--r--src/aboutdialog.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/aboutdialog.h b/src/aboutdialog.h
index 02d840ec..ec1bb9d5 100644
--- a/src/aboutdialog.h
+++ b/src/aboutdialog.h
@@ -61,7 +61,8 @@ private:
LICENSE_SIP,
LICENSE_CASTLE,
LICENSE_ANTLR,
- LICENSE_DXTEX
+ LICENSE_DXTEX,
+ LICENSE_VDF,
};
private: