cvs commit: hugs98/dotnet ANNOUNCE hugs98/dotnet/doc dotnet.html

sof 2003/03/12 21:16:16 PST Modified files: dotnet ANNOUNCE dotnet/doc dotnet.html Log: wibbles Revision Changes Path 1.2 +8 -8 hugs98/dotnet/ANNOUNCE 1.5 +2 -2 hugs98/dotnet/doc/dotnet.html

btw No big deal but the Hugs copyright part of the announcement should be changed to either 2002 or 2003. I'm happy if this goes unfixed until the next release. We ought to have a wee script somewhere which greps all the copyrighted files and points out any that might need updated. Those that use emacs might also consider adding this to their .emacs ;; Offer to update copyright years when saving. (cond ((load "copyright" t) (setq copyright-query 'function) (add-hook 'write-file-hooks 'copyright-update) )) I've been using this emacs fix for a couple of years but still haven't decided whether I like it. -- Alastair
participants (2)
-
Alastair Reid
-
Sigbjorn Finne