summaryrefslogtreecommitdiff
path: root/test/java.io/BufferedInputStreamTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'test/java.io/BufferedInputStreamTest.java')
-rw-r--r--test/java.io/BufferedInputStreamTest.java6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/java.io/BufferedInputStreamTest.java b/test/java.io/BufferedInputStreamTest.java
index 5599ecae0..c38c179fc 100644
--- a/test/java.io/BufferedInputStreamTest.java
+++ b/test/java.io/BufferedInputStreamTest.java
@@ -1,11 +1,13 @@
/*************************************************************************
/* BufferedInputStreamTest.java -- Tests BufferedInputStream'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