Re: [PATCH v1 1/2] t/README: remove mention of adding copyright notices

2017-12-08 Thread Thomas Gummerer
On 12/05, Jonathan Nieder wrote: > Hi, > > Thomas Gummerer wrote: > > > We generally no longer include copyright notices in new test scripts. > > However t/README still mentions it as something to include at the top of > > every new script. > > Where can I read more about this change? Was it a

Re: [PATCH v1 1/2] t/README: remove mention of adding copyright notices

2017-12-05 Thread Jonathan Nieder
Hi, Thomas Gummerer wrote: > We generally no longer include copyright notices in new test scripts. > However t/README still mentions it as something to include at the top of > every new script. Where can I read more about this change? Was it a deliberate change or something that simply happened

[PATCH v1 1/2] t/README: remove mention of adding copyright notices

2017-11-26 Thread Thomas Gummerer
We generally no longer include copyright notices in new test scripts. However t/README still mentions it as something to include at the top of every new script. Remove that mention as it's outdated. Signed-off-by: Thomas Gummerer --- I read through some parts of t/README, while working on the t