diff options
| author | John Keiser <shalom@gnu.org> | 1999-02-11 21:09:00 +0000 |
|---|---|---|
| committer | John Keiser <shalom@gnu.org> | 1999-02-11 21:09:00 +0000 |
| commit | 9c1473c606bd7590489f8372b41f9ddccb735a04 (patch) | |
| tree | 8661a15b28db8229dcba1842f67d3a452e40801f /vm/reference/java/lang/Class.java | |
| parent | 5e7de36baaf6912440483f6090ad6f1b1511afdc (diff) | |
| download | classpath-9c1473c606bd7590489f8372b41f9ddccb735a04.tar.gz | |
Copyright, Doc Fixes
Diffstat (limited to 'vm/reference/java/lang/Class.java')
| -rwxr-xr-x | vm/reference/java/lang/Class.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vm/reference/java/lang/Class.java b/vm/reference/java/lang/Class.java index b9ceaaef2..bd563624c 100755 --- a/vm/reference/java/lang/Class.java +++ b/vm/reference/java/lang/Class.java @@ -1,6 +1,6 @@ /* * java.lang.Class: part of the Java Class Libraries project. - * Copyright (C) 1998 John Keiser + * Copyright (C) 1998 Free Software Foundation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public |
