Since it's not a lot of effort, I prefer to strive for correctness. But
thanks for the tip :-)
It wasn't a `tip', it is what is recommended by the FSF lawyers. From
(maint)Copyright Notices:
| To update the list of year numbers, add each year in which you have
| made nontrivial changes to
Now that we changed year, the usual mess with Copyright lines
strikes again.
Remember that when committing copyright-significant changes,
copyright lines should be updated. I'll review existing files for
all the updates that could have been missed during 2009.
Please keep in mi
Uhm I thought this wasn't needed because the actual code didn't
change. But okay GCS talks about all changes made to source files
so you're probable right.
Usually, such changes do not need to be mentioned in the ChangeLog,
since they do not change the behaviour of anything. The same go
> In order to encourage developers to use proper indentation on the
> newly added code, I suggest that we accept the default style of
> GNU indent. That is, the space after "!" should not be needed.
> That's the only difference I'm aware of.
What does GCS say about spaces after "!"