6982510: Updated SQLException subclasses from the outback for 6861385 so that the copyrights only have 2 years
Reviewed-by: alanb
--- a/jdk/src/share/classes/java/sql/SQLDataException.java Sat Sep 04 15:30:23 2010 -0400
+++ b/jdk/src/share/classes/java/sql/SQLDataException.java Sat Sep 04 15:37:26 2010 -0400
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2006, 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
--- a/jdk/src/share/classes/java/sql/SQLIntegrityConstraintViolationException.java Sat Sep 04 15:30:23 2010 -0400
+++ b/jdk/src/share/classes/java/sql/SQLIntegrityConstraintViolationException.java Sat Sep 04 15:37:26 2010 -0400
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2006, 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
--- a/jdk/src/share/classes/java/sql/SQLInvalidAuthorizationSpecException.java Sat Sep 04 15:30:23 2010 -0400
+++ b/jdk/src/share/classes/java/sql/SQLInvalidAuthorizationSpecException.java Sat Sep 04 15:37:26 2010 -0400
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2006, 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
--- a/jdk/src/share/classes/java/sql/SQLNonTransientConnectionException.java Sat Sep 04 15:30:23 2010 -0400
+++ b/jdk/src/share/classes/java/sql/SQLNonTransientConnectionException.java Sat Sep 04 15:37:26 2010 -0400
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2006, 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
--- a/jdk/src/share/classes/java/sql/SQLSyntaxErrorException.java Sat Sep 04 15:30:23 2010 -0400
+++ b/jdk/src/share/classes/java/sql/SQLSyntaxErrorException.java Sat Sep 04 15:37:26 2010 -0400
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2006, 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
--- a/jdk/src/share/classes/java/sql/SQLTransactionRollbackException.java Sat Sep 04 15:30:23 2010 -0400
+++ b/jdk/src/share/classes/java/sql/SQLTransactionRollbackException.java Sat Sep 04 15:37:26 2010 -0400
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2006, 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
--- a/jdk/src/share/classes/java/sql/SQLTransientConnectionException.java Sat Sep 04 15:30:23 2010 -0400
+++ b/jdk/src/share/classes/java/sql/SQLTransientConnectionException.java Sat Sep 04 15:37:26 2010 -0400
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2006, 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it