X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fibex%2Fjinetd%2FMain.java;h=ca183817d4fe6ea115575140bfb3bde60359e108;hb=70604175e53b4c6ca71a82108f35e74b1ac1993a;hp=c2cb324f26f4e33949e37f5a984bc9ffa4f1188d;hpb=99f8fd894be14226a64f1889657edf863edf8afb;p=org.ibex.jinetd.git diff --git a/src/org/ibex/jinetd/Main.java b/src/org/ibex/jinetd/Main.java index c2cb324..ca18381 100644 --- a/src/org/ibex/jinetd/Main.java +++ b/src/org/ibex/jinetd/Main.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 org.ibex.util.*; import java.io.*;