On 2011-04-07, at 1:31 PM, Bruno Dufour wrote:
Here's what I propose to use as a header in all files. Any comments / suggestions?
Bruno
Nice! Here are my comments.
1) The text of the license is fine, except a reference to <organization> which you should change to Universite de Montreal, and "This file is part of the Tachyon project" -> "This file is part of the Tachyon JavaScript project" (to be specific).
2) Remove the accents from Universite de Montreal (it will trip some editors that don't do Unicode). Our sources should be ASCII everywhere.
3) The box is too wide... Currently it is 80 characters wide and that will cause line breaks on most terminals. We don't need to close the box on the right side. That way we can stay under 75 characters wide, so that a "diff" will be also less than 80 characters wide (diff often adds a 2 character prefix).
4) We need a version for other languages too, in particular shell scripts.
Marc