Skip to main content

Questions tagged [mit]

For questions pertaining to the MIT/Expat license or the MIT/X11 license.

7 votes
2 answers
2k views

I'm working on a project that I'm going to use the MIT license for. I'm including code from another project that's not mine also licensed under MIT. I'm getting a tiny bit confused how my license ...
kirjorjos's user avatar
4 votes
1 answer
158 views

Let's suppose I'm creating a piece of software where I use a library, like SDL2 for gaming. After I've finished my work, I want to distribute the binaries of my program on the internet, publish the ...
Roci49's user avatar
  • 71
7 votes
1 answer
940 views

In the MIT license is: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. Does it mean that each file in the repository of ...
user avatar
0 votes
0 answers
82 views

What's the appeal of APACHE for compilers? Couldn't LLVM just use MIT/BSD/X11/ISC? Should I also choose Apache instead of MIT if I'm planning to release an open source compiler?
vinipsmaker's user avatar
2 votes
0 answers
38 views

I'm writing code for a program in Typescript (aiming for MIT license) and based off an original program written in Matlab, C++ etc (using GPL v2 license.) The original comes from a paper, and most of ...
robertish's user avatar
0 votes
1 answer
122 views

I’m trying to better understand the compliance requirements for open-source software licensed under MIT or Apache 2.0. Specifically, regarding the need to provide copyright notices (attribution and ...
nlm's user avatar
  • 3
2 votes
1 answer
173 views

I want to use the dual-licensed git-filter-repo as a library in my proprietary and commercial application, by this I mean: I want to sell the application as a binary, executable or package but not ...
Suhas Srivastava's user avatar
3 votes
1 answer
123 views

I'm developing a high-performance algorithm library for robotics applications. The implementation consists of C++ core algorithms with Python bindings and YAML configuration support. My objective is ...
orematasaburo's user avatar

15 30 50 per page
1
2 3 4 5
35