Eric Blake wrote: > Okay to apply? > > 2006-05-06 Eric Blake <[EMAIL PROTECTED]> > > * gnulib-tool (func_version): Base copyright year on CVS date. > (func_emit_header): New function. > (func_emit_lib_Makefile_am): Use it. > (func_emit_tests_Makefile_am): Likewise. > (func_import): Likewise.
Looks ok to me, except that I would call the function func_emit_header
differently. ("Header" often denotes a .h file.) Can you call it
func_emit_copyright_notice or func_emit_file_header, for example?
Bruno
