summaryrefslogtreecommitdiff
path: root/libjava/classpath/java/sql/DriverPropertyInfo.java
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/classpath/java/sql/DriverPropertyInfo.java')
-rw-r--r--libjava/classpath/java/sql/DriverPropertyInfo.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/libjava/classpath/java/sql/DriverPropertyInfo.java b/libjava/classpath/java/sql/DriverPropertyInfo.java
index 34e40fa0c3e..c191fa5efa2 100644
--- a/libjava/classpath/java/sql/DriverPropertyInfo.java
+++ b/libjava/classpath/java/sql/DriverPropertyInfo.java
@@ -7,7 +7,7 @@ GNU Classpath 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; either version 2, or (at your option)
any later version.
-
+
GNU Classpath is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
@@ -44,7 +44,7 @@ package java.sql;
*
* @author Aaron M. Renn (arenn@urbanophile.com)
*/
-public class DriverPropertyInfo
+public class DriverPropertyInfo
{
/**
* The name of the property.