X-Git-Url: http://git.megacz.com/?p=org.ibex.jinetd.git;a=blobdiff_plain;f=src%2Forg%2Fibex%2Fjinetd%2FListener.java;fp=src%2Forg%2Fibex%2Fjinetd%2FListener.java;h=7fb4d720b930140836b68195d68d70dd3b1e204b;hp=caf50fbbc25701b4b2ef67d5e018643f808fbc01;hb=70604175e53b4c6ca71a82108f35e74b1ac1993a;hpb=cf8ab55966e1b06589794f15c3f9547cb5611e6d diff --git a/src/org/ibex/jinetd/Listener.java b/src/org/ibex/jinetd/Listener.java index caf50fb..7fb4d72 100644 --- a/src/org/ibex/jinetd/Listener.java +++ b/src/org/ibex/jinetd/Listener.java @@ -1,3 +1,7 @@ +// Copyright 2000-2005 the Contributors, as shown in the revision logs. +// Licensed under the Apache Public Source License 2.0 ("the License"). +// You may not use this file except in compliance with the License. + package org.ibex.jinetd; import java.net.*; import org.ibex.io.*;