diff options
author | wosch <wosch@FreeBSD.org> | 1996-09-22 21:56:57 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1996-09-22 21:56:57 +0000 |
commit | 361a15b8f4a83afeff37ca3cdf0689db0bad4dd7 (patch) | |
tree | 4867a3bdc9ae39645860d414e03dc04a0418a63a /libexec/telnetd/telnetd.c | |
parent | 880849a80eb75b12a7a46608998c601f529e2e36 (diff) | |
download | FreeBSD-src-361a15b8f4a83afeff37ca3cdf0689db0bad4dd7.zip FreeBSD-src-361a15b8f4a83afeff37ca3cdf0689db0bad4dd7.tar.gz |
add forgotten $Id$
Diffstat (limited to 'libexec/telnetd/telnetd.c')
-rw-r--r-- | libexec/telnetd/telnetd.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/telnetd/telnetd.c b/libexec/telnetd/telnetd.c index e131cae..afbced3 100644 --- a/libexec/telnetd/telnetd.c +++ b/libexec/telnetd/telnetd.c @@ -29,6 +29,8 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. + * + * $Id$ */ #ifndef lint |