Alexandre Duret-Lutz <[EMAIL PROTECTED]> writes: Some ideas: > > 1. prefix all the m4/*.m4 licenses with `##' so aclocal > omit them from aclocal.m4 (leaving only the "unlimited > permission to ..." license added by aclocal) > > 2. add an exception to all the m4/*.m4 files similar to > that used in the aux scripts > > 3. both
#1 and #2 are incompatible, since #2 requires preservation of copyright notices, and #1 discards the copyright notices. So #3 isn't logical. #2 sounds better to me than #1, since it makes the licensing terms clearer. Would you use the exact same wording in #2 that you already uses in the aux scripts? Does that wording still apply?