Re: [Codemill-spec] Re: Code Mill Spec
Status: Planning
Brought to you by:
richard_kolb
|
From: David S. <xe...@ex...> - 2000-12-08 18:13:13
|
Richard Kolb wrote:
> 6) The generated code must be under 'no license'.
I agree with what you mean by this statement, but it made me think of
something. Most of the code I write is under LGPL and the GPL. For every new
bloody file I create, I have to copy/paste the info about the license into the
top of the file. I also put a little header with a description of the file and
some macros that CVS expands. It would be really helpfull if I could some how
point to a file containing the software license/header info and CodeMill could
copy that into the created file. I can;t think of an intuitive way to work
this into the syntax...
-- David Snopek
|