Mercurial > nand-ecoscentric
diff packages/net/common/current/ChangeLog @ 490:7c34839e7e97
* src/bootp_support.c: Fix licence which should always have been
GPL since no BSD licensed code was in fact involved.
* src/dhcp_prot.c: Ditto.
* src/dhcp_support.c: Ditto.
* src/network_support.c: Ditto.
* src/tftp_client.c: Ditto.
* src/tftp_dummy_file.c: Ditto.
* src/tftp_server.c: Ditto.
| author | jlarmour |
|---|---|
| date | Sun, 12 Jan 2003 04:53:28 +0000 |
| parents | 51c094331ad0 |
| children | 87027e29073d |
line wrap: on
line diff
--- a/packages/net/common/current/ChangeLog +++ b/packages/net/common/current/ChangeLog @@ -1,3 +1,14 @@ +2003-01-12 Jonathan Larmour <jifl@eCosCentric.com> + + * src/bootp_support.c: Fix licence which should always have been + GPL since no BSD licensed code was in fact involved. + * src/dhcp_prot.c: Ditto. + * src/dhcp_support.c: Ditto. + * src/network_support.c: Ditto. + * src/tftp_client.c: Ditto. + * src/tftp_dummy_file.c: Ditto. + * src/tftp_server.c: Ditto. + 2003-01-04 Jonathan Larmour <jifl@eCosCentric.com> * doc/tcpip.sgml: Use new entity name for tcpip manpages.
