Re: License for psxhdrs files

2018-12-10 Thread Joel Sherrill
There are ways to do this with tools like sed, awk, and Python. I probably would do this with an editor macro and just plow through. Then check the change with git diff. :) We are only doing this once. On Mon, Dec 10, 2018 at 12:59 PM Shashvat Jain wrote: > Dr Joel , > I peeked into your githu

Re: License for psxhdrs files

2018-12-10 Thread Shashvat Jain
Dr Joel , I peeked into your github repo for tasks , sorry i saw that python scripts were being used to generate task discription for similar kind of tasks , is that right ? if yes , then is their a way to make these changes here , it will be kind of cool to use coding skills to save time :) Regar

Re: License for psxhdrs files

2018-12-10 Thread Joel Sherrill
Adding Zenon. He also has to do this. Please wait a few hours before updating and working on the patch. I am still merging GCI tasks. :) And make sure we merged everything. You guys wrote a LOT of code. --joel On Mon, Dec 10, 2018 at 12:48 PM Shashvat Jain wrote: > that will take some time :)

Re: License for psxhdrs files

2018-12-10 Thread Shashvat Jain
that will take some time :) the number of methods for which tests are produces are around 300 , i suppose any other shortcut , like we can make python scripts , like Gedare and Joel did to generate tasks . Shashvat On Tue, Dec 11, 2018 at 12:12 AM Marçal wrote: > I think you just have to clone

Re: License for psxhdrs files

2018-12-10 Thread Marçal
I think you just have to clone the rtems repo and search for the files you wrote and licensed. Then replace the license there is with the one on the link. Marçal (Sal) On Mon, Dec 10, 2018 at 7:40 PM Shashvat Jain wrote: > How will we edit all the test files to have the new license paragraph ?

Re: License for psxhdrs files

2018-12-10 Thread Shashvat Jain
How will we edit all the test files to have the new license paragraph ? On Tue, Dec 11, 2018 at 12:05 AM Shashvat Jain wrote: > yes sir , the psxtmtests also had the license paragraph , same as that of > the compliace tests > > On Tue, Dec 11, 2018 at 12:01 AM Joel Sherrill wrote: > >> >> >> On

Re: License for psxhdrs files

2018-12-10 Thread Shashvat Jain
yes sir , the psxtmtests also had the license paragraph , same as that of the compliace tests On Tue, Dec 11, 2018 at 12:01 AM Joel Sherrill wrote: > > > On Mon, Dec 10, 2018 at 12:21 PM Marçal wrote: > >> Hi, >> I think we all have used that license because in the task instructions in >> the w

Re: License for psxhdrs files

2018-12-10 Thread Joel Sherrill
On Mon, Dec 10, 2018 at 12:21 PM Marçal wrote: > Hi, > I think we all have used that license because in the task instructions in > the wiki ( > https://devel.rtems.org/wiki/GCI/Coding/AddPOSIXMethodSignatureComplianceTests) > says so. Do I change the wiki to the new license? > Yes. And are the

Re: License for psxhdrs files

2018-12-10 Thread Marçal
Hi, I think we all have used that license because in the task instructions in the wiki ( https://devel.rtems.org/wiki/GCI/Coding/AddPOSIXMethodSignatureComplianceTests) says so. Do I change the wiki to the new license? Marçal (Sal) On Mon, Dec 10, 2018 at 7:13 PM Joel Sherrill wrote: > Hi everyo