[Python-Dev] Re: Missing license for file Modules/ossaudiodev.c

2019-08-21 Thread mihaela olteanu via Python-Dev
p. On Tue, Aug 20, 2019 at 7:48 AM mihaela olteanu via Python-Dev wrote: Is it possible to contact the contributors and have their explicit agreement or is the LICENSE file at the top level of the repo already covering this scenario? Thank you,Mihaela On Tuesday, August 20, 2019, 12:22:0

[Python-Dev] Re: Missing license for file Modules/ossaudiodev.c

2019-08-20 Thread mihaela olteanu via Python-Dev
Is it possible to contact the contributors and have their explicit agreement or is the LICENSE file at the top level of the repo already covering this scenario? Thank you,Mihaela On Tuesday, August 20, 2019, 12:22:04 AM GMT+3, Ivan Pozdeev via Python-Dev wrote: On 19.08.2019 23:30, T

[Python-Dev] Missing license for file Modules/ossaudiodev.c

2019-08-19 Thread mihaela olteanu via Python-Dev
Hello, Could you please let me know what is the license for the file Modules/ossaudiodev.c ?Inside the description there is a statement :"XXX need a license statement" which creates some confusion.Can we simply disregard that statement as for the other .c files which do not have such statements?