On Aug 8, 2012, at 16:47 PM, Ferry Huberts wrote: > however, I saw you didn't preserve my authorship of miniunz.h, which is > considered 'bad taste' in open source projects...
For the record, it is quite common in Apache projects to not name an individual author in source files, but instead mention the development team. For example, in Felix we have the following convention: * @author <a href="mailto:[email protected]">Felix Project Team</a> I would suggest the Celix team considers this suggestion. Greetings, Marcel
