Blender Git Commit Log
Git Commits -> Revision 0434efa
Revision 0434efa by Dalai Felinto (master) September 24, 2020, 10:49 (GMT) |
Move license files to license subfolder For the final builds instead of leaving all the license files in the main folder, we move them to a "license" folder. Also, adding more licenses here (MIT, Apache, ...). Differential Revision: https://developer.blender.org/D8999 |
Commit Details:
Full Hash: 0434efa09ddc451675ce8f8e8e7df61f5cc34e89
Parent Commit: f564126
Lines Changed: +1978, -1459
13 Added Paths:
/release/license/Apache-2.0.txt (+202, -0) (View)
/release/license/bfont.ttf.txt (+100, -0) (View)
/release/license/bmonofont-i18n.ttf.txt (+93, -0) (View)
/release/license/BSD-3-Clause.txt (+26, -0) (View)
/release/license/droidsans.ttf.txt (+121, -0) (View)
/release/license/FTL.txt (+166, -0) (View)
/release/license/GPL-2.0.txt (+340, -0) (View)
/release/license/GPL-3.0.txt (+674, -0) (View)
/release/license/jemalloc.txt (+29, -0) (View)
/release/license/MIT.txt (+20, -0) (View)
/release/license/OpenColorIO.txt (+27, -0) (View)
/release/license/OpenSSL.txt (+125, -0) (View)
/release/license/Python.txt (+49, -0) (View)
/release/license/bfont.ttf.txt (+100, -0) (View)
/release/license/bmonofont-i18n.ttf.txt (+93, -0) (View)
/release/license/BSD-3-Clause.txt (+26, -0) (View)
/release/license/droidsans.ttf.txt (+121, -0) (View)
/release/license/FTL.txt (+166, -0) (View)
/release/license/GPL-2.0.txt (+340, -0) (View)
/release/license/GPL-3.0.txt (+674, -0) (View)
/release/license/jemalloc.txt (+29, -0) (View)
/release/license/MIT.txt (+20, -0) (View)
/release/license/OpenColorIO.txt (+27, -0) (View)
/release/license/OpenSSL.txt (+125, -0) (View)
/release/license/Python.txt (+49, -0) (View)
8 Deleted Paths:
/release/datafiles/LICENSE-bfont.ttf.txt (+0, -100)
/release/datafiles/LICENSE-bmonofont-i18n.ttf.txt (+0, -93)
/release/datafiles/LICENSE-droidsans.ttf.txt (+0, -121)
/release/text/GPL-license.txt (+0, -340)
/release/text/GPL3-license.txt (+0, -674)
/release/text/jemalloc-license.txt (+0, -29)
/release/text/ocio-license.txt (+0, -27)
/release/text/Python-license.txt (+0, -49)
/release/datafiles/LICENSE-bmonofont-i18n.ttf.txt (+0, -93)
/release/datafiles/LICENSE-droidsans.ttf.txt (+0, -121)
/release/text/GPL-license.txt (+0, -340)
/release/text/GPL3-license.txt (+0, -674)
/release/text/jemalloc-license.txt (+0, -29)
/release/text/ocio-license.txt (+0, -27)
/release/text/Python-license.txt (+0, -49)
1 Modified Path:
/source/creator/CMakeLists.txt (+6, -26) (Diff)