This just leaves us the rest of the X11 license mentions in /src, which will continue to be removed as code is changed.
Remove ALL remaining references to X11 licence #5470
pull fanquake wants to merge 1 commits into bitcoin:master from fanquake:x11_removal changing 189 files +189 −189-
fanquake commented at 7:03 AM on December 13, 2014: member
-
laanwj commented at 9:08 AM on December 15, 2014: member
I'd say let's just remove all of them from the tree at once.
- laanwj added the label Improvement on Dec 15, 2014
-
fanquake commented at 9:12 AM on December 15, 2014: member
I had considered that, but didn't think we'd want to touch a few hundred files at once. Will update this pull.
On Monday, December 15, 2014, Wladimir J. van der Laan < notifications@github.com> wrote:
I'd say let's just remove all of them from the tree at once.
Reply to this email directly or view it on GitHub #5470 (comment).
- fanquake force-pushed on Dec 15, 2014
- fanquake force-pushed on Dec 15, 2014
-
laanwj commented at 7:28 AM on December 16, 2014: member
It is a big change but also easy to validate. e.g
checkout fanquake/x11_removal~1 git ls-files -z | xargs -0 sed -i 's/MIT\/X11/MIT/g' git diff fanquake/x11_removalLooks like you forgot the following files:
src/bitcoin-cli-res.rc src/bitcoind-res.rc src/qt/res/bitcoin-qt-res.rc src/test/bctest.py src/test/bitcoin-util-test.py src/univalue/gen.cpp src/univalue/univalue.cpp src/univalue/univalue.h src/univalue/univalue_read.cpp src/univalue/univalue_write.cpp -
fanquake commented at 7:32 AM on December 16, 2014: member
I left the remaining .py and .cpp files because they have the BitPay copyright header, was going to ask about just changing that?
As for the .rc files, wasn't sure wether they were generated somehow, hadn't had a chance to check yet.
- fanquake renamed this:
Remove remaining references to X11 licence from contrib/doc/qa
Remove remaining references to X11 licence
on Dec 16, 2014 -
laanwj commented at 7:52 AM on December 16, 2014: member
Just change it all, really all. The
.rcfiles are not generated, so they too. -
Remove references to X11 licence 78253fcbad
- fanquake force-pushed on Dec 16, 2014
-
fanquake commented at 7:57 AM on December 16, 2014: member
Thanks. Done.
- laanwj renamed this:
Remove remaining references to X11 licence
Remove ALL remaining references to X11 licence
on Dec 16, 2014 - laanwj merged this on Dec 19, 2014
- laanwj closed this on Dec 19, 2014
- laanwj referenced this in commit 111a7d45f1 on Dec 19, 2014
- fanquake deleted the branch on May 12, 2016
- 0xartem referenced this in commit 4fa0836e61 on Jun 1, 2018
- DrahtBot locked this on Sep 8, 2021