diff options
| author | Tannin <devnull@localhost> | 2014-12-13 16:47:11 +0100 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2014-12-13 16:47:11 +0100 |
| commit | 64eced4614657f22b22ba565df497a010499bf30 (patch) | |
| tree | fdb93b3dc829e5523f3c381befd530f714a7f253 /src/aboutdialog.h | |
| parent | 8634b97bea67744d2ac147f2c8b94b8e52c37acd (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.h | 3 |
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:
|
