* COPYING: Update to current
ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references to 19yy as example year in copyright notice).
This commit is contained in:
parent
3112d7a41c
commit
b92b863bbf
|
@ -291,7 +291,7 @@ convey the exclusion of warranty; and each file should have at least
|
|||
the "copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
<one line to give the program's name and a brief idea of what it does.>
|
||||
Copyright (C) 19yy <name of author>
|
||||
Copyright (C) <year> <name of author>
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
@ -313,7 +313,7 @@ Also add information on how to contact you by electronic and paper mail.
|
|||
If the program is interactive, make it output a short notice like this
|
||||
when it starts in an interactive mode:
|
||||
|
||||
Gnomovision version 69, Copyright (C) 19yy name of author
|
||||
Gnomovision version 69, Copyright (C) year name of author
|
||||
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
||||
This is free software, and you are welcome to redistribute it
|
||||
under certain conditions; type `show c' for details.
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
|
||||
|
||||
* COPYING: Update to current
|
||||
ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
|
||||
to 19yy as example year in copyright notice).
|
||||
|
||||
2000-12-19 Hans-Peter Nilsson <hp@bitrange.com>
|
||||
|
||||
* dis-asm.h (struct disassemble_info): New member "section".
|
||||
|
|
Loading…
Reference in New Issue