From 82f129735a99b3fbf0b72c2e45d1282dcae23694 Mon Sep 17 00:00:00 2001 From: "Aaron M. Renn" Date: Sun, 2 Aug 1998 00:38:16 +0000 Subject: Copyright notice update --- test/java.io/LineNumberInputStreamTest.java | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'test/java.io/LineNumberInputStreamTest.java') diff --git a/test/java.io/LineNumberInputStreamTest.java b/test/java.io/LineNumberInputStreamTest.java index a85693679..26edebd41 100644 --- a/test/java.io/LineNumberInputStreamTest.java +++ b/test/java.io/LineNumberInputStreamTest.java @@ -1,11 +1,13 @@ /************************************************************************* /* LineNumberInputStreamTest.java -- Tests LineNumberInputStream's /* -/* Copyright (c) 1998 by Aaron M. Renn (arenn@urbanophile.com) +/* Copyright (c) 1998 Free Software Foundation, Inc. +/* Written by Aaron M. Renn (arenn@urbanophile.com) /* /* This program is free software; you can redistribute it and/or modify /* it under the terms of the GNU General Public License as published -/* by the Free Software Foundation, version 2. (see COPYING) +/* by the Free Software Foundation, either version 2 of the License, or +/* (at your option) any later version. /* /* This program is distributed in the hope that it will be useful, but /* WITHOUT ANY WARRANTY; without even the implied warranty of -- cgit v1.2.1