[dhcp-agent-commits] dhcp-agent/doc dhcp-agent.texi,1.1,1.2
Status: Alpha
Brought to you by:
actmodern
From: <act...@us...> - 2003-05-18 03:25:46
|
Update of /cvsroot/dhcp-agent/dhcp-agent/doc In directory sc8-pr-cvs1:/tmp/cvs-serv22619 Modified Files: dhcp-agent.texi Log Message: removed @copying since it really isn't needed Index: dhcp-agent.texi =================================================================== RCS file: /cvsroot/dhcp-agent/dhcp-agent/doc/dhcp-agent.texi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** dhcp-agent.texi 18 May 2003 03:18:10 -0000 1.1 --- dhcp-agent.texi 18 May 2003 03:25:44 -0000 1.2 *************** *** 6,31 **** @c %** end of header - @copying - Copyright 2003 Thamer Alharbash <tm...@wh...> - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions - are met: - - 1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - 3. The names of the authors may not be used to endorse or promote - products derived from this software without specific prior - written permission. - - THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. - @end copying - @titlepage @title dhcp-agent --- 6,9 ---- *************** *** 51,59 **** @contents ! @include introduction.txi ! @include dhcp-client.txi ! @include dhcp-server.txi ! @include dhcp-sniff.txi ! @include dhcp-relay.txi @bye --- 29,37 ---- @contents ! @include introduction.texi ! @include dhcp-client.texi ! @include dhcp-server.texi ! @include dhcp-sniff.texi ! @include dhcp-relay.texi @bye |