RFA: Update copyright notices in generated files
Nick Clifton
nickc@redhat.com
Wed Mar 14 19:05:00 GMT 2001
Hi Guys,
I would like permission to apply the patch below. It updates the
copyright notice in files generated by cgen, so that it includes the
year 2001, and also so that it omits the (C) string, which is now
considered obsolete.
Cheers
Nick
2001-03-14 Nick Clifton <nickc@redhat.com>
* utils.scm (copyright-fsf): Add 2001. Remove (C).
Index: utils.scm
===================================================================
RCS file: /cvs/cvsfiles/devo/cgen/utils.scm,v
retrieving revision 1.69
diff -p -r1.69 utils.scm
*** utils.scm 2000/11/21 04:09:35 1.69
--- utils.scm 2001/03/15 02:50:14
***************
*** 1153,1159 ****
(cons "\
THIS FILE IS MACHINE GENERATED WITH CGEN.
! Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
"
"\
This program is free software; you can redistribute it and/or modify
--- 1153,1159 ----
(cons "\
THIS FILE IS MACHINE GENERATED WITH CGEN.
! Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
"
"\
This program is free software; you can redistribute it and/or modify
More information about the Cgen
mailing list