X-Git-Url: http://git.megacz.com/?p=org.ibex.util.git;a=blobdiff_plain;f=src%2Forg%2Fibex%2Futil%2FLineReader.java;h=ac784b89b588e768594eaa336296cfd8f168e074;hp=429c21807a4d010be48b6708a1c68174d1fe5991;hb=1f80106afa0f0eb6f12544c75304f2084aca6499;hpb=fc73b258af00744953b5098c1edb30f871039ef1 diff --git a/src/org/ibex/util/LineReader.java b/src/org/ibex/util/LineReader.java index 429c218..ac784b8 100644 --- a/src/org/ibex/util/LineReader.java +++ b/src/org/ibex/util/LineReader.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.util; import java.io.*;