[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS: cvs.openbsd.org: src



In message <OF3C6A20A1.85B4467E-ONC2256D3B.00246A7F-C2256D3B.00250B22@omnitel.n
et>
	so spake  (D.Doroshenko):

> cool. just a thought on usability of the stuff. what about adding two
> licenses: /* */ style for c/php etc. and # style for sh/perl/makefiles
> etc., e.g. license.termplate.c and license.template.sh? maybe comments
> about usage of the license may be put into a separate file like
> license.template.readme?..

I don't think that is really needed.  Changing the comment style
from C to mdoc or sh is really just a global substitution.

 - todd