On Mon, Jul 07, 2003 at 01:37:04PM -0400, Garance A Drosihn wrote:
> Actually, let me take that a step further. How about I change
> all the source files to have:
>
> #include "lpr_cdefs.h"
> __FBSDID("$FreeBSD$");
...
> That's probably a little ugly, but I could use it to get all of
> lpr using __FBSDID() so other developers will not feel tempted
> to add it "for me".
Sounds fine to me. Maybe put a comment after the #include not to change
this.