license question

2013-04-11 Thread Peter Gavin
Hello, Since I'm not sure where else to ask this question, I'll ask it here: I'm working on a project that uses the m4sugar.m4 file included with autoconf to generate files using m4. I'd like to license my project using a BSD-style 2-clause license, rather than GPLv3 (with the exception of the m

Re: license question

2013-04-11 Thread Bob Friesenhahn
On Thu, 11 Apr 2013, Peter Gavin wrote: Hello, Since I'm not sure where else to ask this question, I'll ask it here: I'm working on a project that uses the m4sugar.m4 file included with autoconf to generate files using m4. I'd like to license my project using a BSD-style 2-clause license, rat

Re: license question

2013-04-11 Thread Peter Gavin
On Thu, Apr 11, 2013 at 10:39 AM, Bob Friesenhahn < bfrie...@simple.dallas.tx.us> wrote: > >> 2. Must any generated files (as produced by running m4 on my files which >> m4_include m4sugar.m4) be distributed under GPL3? (I'm assuming the >> Autoconf exception as documented at >> http://www.gnu.or