Hi Adam, I'm not a lawyer, and this is not an area I have much expertise, but my understanding is you do not need to include PyQtGraph's license unless you are redistributing PyQtGraph's source code. If your application lists PyQtGraph as a dependency, then you do not need to do anything special.
On Sun, Sep 10, 2023 at 7:03 PM Adam Kowalski <[email protected]> wrote: > Hi, > > I'm very new to licensing aspect of software. If I put my own code (which > makes use of a slightly modified version of PyQtGraph) on PyPI, then should > I include the PyQtGraph License as well as a MIT license for my code? > > For the license for my own code, I see that on > https://opensource.org/license/mit/ > one could just copy and paste this into a new license file and put my name > and date next to the copyright line. But can I just create a copyright > like this or is there some formal legal procedure one must go through to > obtain an actual copyright? > > Thank you very much. > Adam K. > > -- > You received this message because you are subscribed to the Google Groups > "pyqtgraph" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/pyqtgraph/2d49284c-06fb-4e53-991b-d7fcc1fd00e6n%40googlegroups.com > <https://groups.google.com/d/msgid/pyqtgraph/2d49284c-06fb-4e53-991b-d7fcc1fd00e6n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "pyqtgraph" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyqtgraph/CA%2BnduTEh3P7%2Be24vUO27wx911O22%3DC078p%2B5p-aUpvxd63Q-JA%40mail.gmail.com.
