-----Original Message----- From: ros-dev-bounces@reactos.org [mailto:ros-dev-bounces@reactos.org] On Behalf Of michael@fritscher.net Sent: 19. oktober 2005 20:21 To: ReactOS Development List Subject: RE: [ros-dev] top-level source header
These lines help a lot to get a very quick overview about what the file does, without the need to read the whole file, especially I don't know anything about this area but need quick infos, e.g. for tracking down with file or function causes the error/crash/whatever... And this help to save time of the experts in this area by giving more information about the issue Additionaly it helps to find unneeded files
[CSH] Can you provide an example where it helps to get a quick overview of what the file does? And one where it helps find unneeded files?
We have a lot of files with copyright 2005 Reactos or similiar. So on sylvester we must change all files? can't the put the year in one general file or generate it automatically in SVN?
[CSH] Who is sylvester? Heh, the copyright year is when the work was written or modified. Just because the year changes, it doesn't mean the work is modified.
Casper