X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fibex%2Futil%2FLineReader.java;h=ac784b89b588e768594eaa336296cfd8f168e074;hb=1f80106afa0f0eb6f12544c75304f2084aca6499;hp=429c21807a4d010be48b6708a1c68174d1fe5991;hpb=3a85dab61cef1346315ca40d3004f8772815127f;p=org.ibex.util.git 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.*;