Re: [dev] [PATCH] update years in copyright notices

2014-01-23 Thread Martti Kühne
Hmm. How about reading the last commit year from the master branch over network...? You could add a git hook for these things as well. cheers! mar77i

Re: [dev] [PATCH] update years in copyright notices

2014-01-22 Thread Markus Teich
Heyho, Christoph Lohmann wrote: > Please don’t send tabbed patches to all authors, just to dev@suckless.org. This is just an effect of my --cc-cmd, which extracts the adresses of all original committers of the modified lines. In this case it was useless, but when I changed some code, I would like

Re: [dev] [PATCH] update years in copyright notices

2014-01-21 Thread Chris Down
On 2014-01-22 14:10:21 +0800, Chris Down wrote: > Copyright for new components can only take effect when those new > components are written -- preemptively writing a copyright year for code > that does not even exist yet simply does not make sense. Ah, I missed that it previously said 2012, not 20

Re: [dev] [PATCH] update years in copyright notices

2014-01-21 Thread Chris Down
On 2014-01-21 23:12:08 +0100, Markus Teich wrote: > I know it's a little bit late, but I just noticed this. It probably can be > bumped to 2014 in the other repos as well. Why? Copyright for new components can only take effect when those new components are written -- preemptively writing a copyri

Re: [dev] [PATCH] update years in copyright notices

2014-01-21 Thread Christoph Lohmann
Greetings. On Wed, 22 Jan 2014 06:38:02 +0100 Markus Teich wrote: > --- > > Heyho, > > I know it's a little bit late, but I just noticed this. It probably can be > bumped to 2014 in the other repos as well. It’s been applied. Please don’t send tabbed patches to all authors, just to dev@suckle

[dev] [PATCH] update years in copyright notices

2014-01-21 Thread Markus Teich
--- Heyho, I know it's a little bit late, but I just noticed this. It probably can be bumped to 2014 in the other repos as well. --Markus LICENSE | 2 +- tabbed.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index add8a53..f5244dd 100644 --- a/LICEN