Hi Thomas, I have had to touch every single file. The changes were not particularly smart. Picoc executes files statement at a time, so I basically had to wrap all their code in a main(). I did some other minor adjustment as well. But all the files were touched.
Miki. On 17 February 2013 09:34, Thomas Preud'homme <[email protected]> wrote: > Hi Milutin, > > in tests/tests2/LICENSE, you wrote: > > The tests in this directory are either directly copied from the picoc > project > or are subsequently modified and added to for the purpose of TinyCC > project. > All these modifications are licensed under the same terms as TinyCC as > specified in the file COPYING. > > This means the file you modified are redistributed under LPGL-2.1+ (as > specified in COPYING) since BSD-3-clause is compatible with LGPL-2.1+ but > the > non-modified files are still under the picoc license (BSD-3-clause). > > That's perfectly fine of course since we can redistribute the whole > (tinycc) > under the LGPL-2.1+. But for the purpose of having a better view of what > license are under each file, I'd like know which files you modified. > > Would you mind telling me this information? > > Best regards, > > Thomas >
_______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
