diff options
Diffstat (limited to 'libjava/gnu/awt/gtk/GtkLabelPeer.java')
-rw-r--r-- | libjava/gnu/awt/gtk/GtkLabelPeer.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/gnu/awt/gtk/GtkLabelPeer.java b/libjava/gnu/awt/gtk/GtkLabelPeer.java index 23876f9..46743c6 100644 --- a/libjava/gnu/awt/gtk/GtkLabelPeer.java +++ b/libjava/gnu/awt/gtk/GtkLabelPeer.java @@ -6,7 +6,7 @@ This file is part of the peer AWT libraries of GNU Classpath. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation, either version 2 of the License, or -(at your option) any later verion. +(at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of |