summaryrefslogtreecommitdiff
path: root/src/aboutdialog.h
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2014-12-13 16:47:11 +0100
committerTannin <devnull@localhost>2014-12-13 16:47:11 +0100
commit64eced4614657f22b22ba565df497a010499bf30 (patch)
treefdb93b3dc829e5523f3c381befd530f714a7f253 /src/aboutdialog.h
parent8634b97bea67744d2ac147f2c8b94b8e52c37acd (diff)
- NCC installer can now discover files in other mods (thanks Reunion!) and knows the script extender version
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 9c0901a8..c3b38c10 100644
--- a/src/aboutdialog.h
+++ b/src/aboutdialog.h
@@ -48,7 +48,8 @@ private:
LICENSE_BSD3,
LICENSE_BOOST,
LICENSE_CCBY3,
- LICENSE_ZLIB
+ LICENSE_ZLIB,
+ LICENSE_APACHE2
};
private: