diff options
author | Michael Smith <mikesmiffy128@gmail.com> | 2021-12-30 17:11:57 +0000 |
---|---|---|
committer | Michael Smith <mikesmiffy128@gmail.com> | 2021-12-30 17:16:43 +0000 |
commit | 0da31e9f420e573621712420bf71eb1ca8f6d07f (patch) | |
tree | 41e3d2a192415bfe4a5cc53db2337ada579954a3 /LICENCE | |
parent | f7cc6b4dcc164403d62c9b48ae37f1c4c20f4b4f (diff) |
Add Windows release automation and bump to v0.2v0.2-BETA
Preparing for the January beta release.
Diffstat (limited to 'LICENCE')
-rw-r--r-- | LICENCE | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -24,4 +24,7 @@ Files under src/3p/ are written and licensed by third parties. See the copyright notices in and alongside those files for details of authorship and relevant redistribution rights. Some - but not all - of this third party code is incorporated into binary builds (sst.dll or sst.so). Please take care when -redistributing binaries to respect all the relevant copyright notices. +redistributing binaries to respect all the relevant copyright notices. Also note +that the LICENCE.windows and LICENCE.linux files under dist/ are used for +official binary release archives, but will need to be modified if other code is +incorporated into a binary. |