[federate-commits] Federate SVN: r43 - trunk/federate-client-jdbc/src/test/java/com/metamatrix/jdbc.

federate-commits at lists.jboss.org federate-commits at lists.jboss.org
Wed Nov 26 16:30:03 EST 2008


Author: shawkins
Date: 2008-11-26 16:30:03 -0500 (Wed, 26 Nov 2008)
New Revision: 43

Modified:
   trunk/federate-client-jdbc/src/test/java/com/metamatrix/jdbc/TestMMDriver.java
Log:
correcting header

Modified: trunk/federate-client-jdbc/src/test/java/com/metamatrix/jdbc/TestMMDriver.java
===================================================================
--- trunk/federate-client-jdbc/src/test/java/com/metamatrix/jdbc/TestMMDriver.java	2008-11-26 21:26:31 UTC (rev 42)
+++ trunk/federate-client-jdbc/src/test/java/com/metamatrix/jdbc/TestMMDriver.java	2008-11-26 21:30:03 UTC (rev 43)
@@ -1,6 +1,27 @@
 /*
- * Copyright � 2000-2005 MetaMatrix, Inc.  All rights reserved.
+ * JBoss, Home of Professional Open Source.
+ * Copyright (C) 2008 Red Hat, Inc.
+ * Copyright (C) 2000-2007 MetaMatrix, Inc.
+ * Licensed to Red Hat, Inc. under one or more contributor 
+ * license agreements.  See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ * 
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (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
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ * 
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301 USA.
  */
+
 package com.metamatrix.jdbc;
 
 import java.net.InetAddress;




More information about the federate-commits mailing list