diff --git a/README.txt b/README.txt index 0a2f89b..c2a636f 100644 --- a/README.txt +++ b/README.txt @@ -1 +1,2 @@ -Information about what's new in this release can be found in docs/ReleaseNotes.html \ No newline at end of file +Information about what's new in this release can be found in docs/ReleaseNotes.html +This project is hosted on Sourceforge http://sourceforge.net/project/jacob-project diff --git a/jni/ComThread.cpp b/jni/ComThread.cpp index db66831..4c1b710 100644 --- a/jni/ComThread.cpp +++ b/jni/ComThread.cpp @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/jni/ComThread.h b/jni/ComThread.h index 2a8cc91..a601c2d 100644 --- a/jni/ComThread.h +++ b/jni/ComThread.h @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/jni/Dispatch.cpp b/jni/Dispatch.cpp index c7194a7..b4f69c2 100644 --- a/jni/Dispatch.cpp +++ b/jni/Dispatch.cpp @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/jni/Dispatch.h b/jni/Dispatch.h index 16cd711..d486546 100644 --- a/jni/Dispatch.h +++ b/jni/Dispatch.h @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/jni/DispatchEvents.cpp b/jni/DispatchEvents.cpp index 736f790..d90b93c 100644 --- a/jni/DispatchEvents.cpp +++ b/jni/DispatchEvents.cpp @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/jni/DispatchEvents.h b/jni/DispatchEvents.h index 802d253..e0c21c9 100644 --- a/jni/DispatchEvents.h +++ b/jni/DispatchEvents.h @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/jni/DispatchProxy.cpp b/jni/DispatchProxy.cpp index ce17c53..7c5007a 100644 --- a/jni/DispatchProxy.cpp +++ b/jni/DispatchProxy.cpp @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/jni/DispatchProxy.h b/jni/DispatchProxy.h index 5ec92e1..65a2c22 100644 --- a/jni/DispatchProxy.h +++ b/jni/DispatchProxy.h @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/jni/EnumVariant.cpp b/jni/EnumVariant.cpp index 21f6aea..ee84d6f 100644 --- a/jni/EnumVariant.cpp +++ b/jni/EnumVariant.cpp @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/jni/EnumVariant.h b/jni/EnumVariant.h index c923ddc..7f939cf 100644 --- a/jni/EnumVariant.h +++ b/jni/EnumVariant.h @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/jni/EventProxy.cpp b/jni/EventProxy.cpp index c6db0bb..c343729 100644 --- a/jni/EventProxy.cpp +++ b/jni/EventProxy.cpp @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/jni/EventProxy.h b/jni/EventProxy.h index c4de585..e92fb87 100644 --- a/jni/EventProxy.h +++ b/jni/EventProxy.h @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/jni/STA.cpp b/jni/STA.cpp index e2d31ad..8b48807 100644 --- a/jni/STA.cpp +++ b/jni/STA.cpp @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/jni/STA.h b/jni/STA.h index f0e3ea3..52190db 100644 --- a/jni/STA.h +++ b/jni/STA.h @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/jni/SafeArray.cpp b/jni/SafeArray.cpp index 16f54d0..050290f 100644 --- a/jni/SafeArray.cpp +++ b/jni/SafeArray.cpp @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/jni/SafeArray.h b/jni/SafeArray.h index 6dcd2ba..7088b92 100644 --- a/jni/SafeArray.h +++ b/jni/SafeArray.h @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/jni/StdAfx.cpp b/jni/StdAfx.cpp index 8ac9b51..4687243 100644 --- a/jni/StdAfx.cpp +++ b/jni/StdAfx.cpp @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/jni/StdAfx.h b/jni/StdAfx.h index b540435..7c94ac6 100644 --- a/jni/StdAfx.h +++ b/jni/StdAfx.h @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/jni/Variant.cpp b/jni/Variant.cpp index 2bcd205..3019157 100644 --- a/jni/Variant.cpp +++ b/jni/Variant.cpp @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/jni/Variant.h b/jni/Variant.h index 088a3d5..93d5ee1 100644 --- a/jni/Variant.h +++ b/jni/Variant.h @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/jni/util.cpp b/jni/util.cpp index 46e4fa1..268bd27 100644 --- a/jni/util.cpp +++ b/jni/util.cpp @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/jni/util.h b/jni/util.h index 7aabd92..2fc570c 100644 --- a/jni/util.h +++ b/jni/util.h @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/samples/com/jacob/samples/access/Access.java b/samples/com/jacob/samples/access/Access.java index 56725fc..25069dc 100644 --- a/samples/com/jacob/samples/access/Access.java +++ b/samples/com/jacob/samples/access/Access.java @@ -1,3 +1,22 @@ +/* + * Copyright (c) 1999-2004 Sourceforge JACOB Project. + * All rights reserved. Originator: Dan Adler (http://danadler.com). + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project + * + * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + */ package com.jacob.samples.access; import com.jacob.com.*; diff --git a/src/com/jacob/activeX/ActiveXComponent.java b/src/com/jacob/activeX/ActiveXComponent.java index e7a1b64..07e7702 100644 --- a/src/com/jacob/activeX/ActiveXComponent.java +++ b/src/com/jacob/activeX/ActiveXComponent.java @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/com/jacob/com/ComException.java b/src/com/jacob/com/ComException.java index 82f1dda..af0e175 100644 --- a/src/com/jacob/com/ComException.java +++ b/src/com/jacob/com/ComException.java @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/com/jacob/com/ComFailException.java b/src/com/jacob/com/ComFailException.java index abe36ac..2a1abf1 100644 --- a/src/com/jacob/com/ComFailException.java +++ b/src/com/jacob/com/ComFailException.java @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/com/jacob/com/ComThread.java b/src/com/jacob/com/ComThread.java index 6bc24c5..ebdf88b 100644 --- a/src/com/jacob/com/ComThread.java +++ b/src/com/jacob/com/ComThread.java @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/com/jacob/com/DateUtilities.java b/src/com/jacob/com/DateUtilities.java index 402816f..b74b76e 100644 --- a/src/com/jacob/com/DateUtilities.java +++ b/src/com/jacob/com/DateUtilities.java @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/com/jacob/com/Dispatch.java b/src/com/jacob/com/Dispatch.java index 42852a3..3d8d277 100644 --- a/src/com/jacob/com/Dispatch.java +++ b/src/com/jacob/com/Dispatch.java @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/com/jacob/com/DispatchEvents.java b/src/com/jacob/com/DispatchEvents.java index 5b2a012..ff12697 100644 --- a/src/com/jacob/com/DispatchEvents.java +++ b/src/com/jacob/com/DispatchEvents.java @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/com/jacob/com/DispatchProxy.java b/src/com/jacob/com/DispatchProxy.java index 50d73e7..e1db537 100644 --- a/src/com/jacob/com/DispatchProxy.java +++ b/src/com/jacob/com/DispatchProxy.java @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/com/jacob/com/EnumVariant.java b/src/com/jacob/com/EnumVariant.java index 0a06a43..c77923f 100644 --- a/src/com/jacob/com/EnumVariant.java +++ b/src/com/jacob/com/EnumVariant.java @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/com/jacob/com/InvocationProxy.java b/src/com/jacob/com/InvocationProxy.java index 9af98a8..53d9095 100644 --- a/src/com/jacob/com/InvocationProxy.java +++ b/src/com/jacob/com/InvocationProxy.java @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/com/jacob/com/JacobObject.java b/src/com/jacob/com/JacobObject.java index 1beb4ac..1b5eb81 100644 --- a/src/com/jacob/com/JacobObject.java +++ b/src/com/jacob/com/JacobObject.java @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/com/jacob/com/MainSTA.java b/src/com/jacob/com/MainSTA.java index 32fc7cb..e180638 100644 --- a/src/com/jacob/com/MainSTA.java +++ b/src/com/jacob/com/MainSTA.java @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/com/jacob/com/ROT.java b/src/com/jacob/com/ROT.java index 851cfaf..a2f137c 100644 --- a/src/com/jacob/com/ROT.java +++ b/src/com/jacob/com/ROT.java @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/com/jacob/com/STA.java b/src/com/jacob/com/STA.java index f6eb356..ff172cf 100644 --- a/src/com/jacob/com/STA.java +++ b/src/com/jacob/com/STA.java @@ -1,31 +1,21 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * 3. Redistributions in any form must be accompanied by information on - * how to obtain complete source code for the JACOB software. + * 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 SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS - * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE - * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, - * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED - * OF THE POSSIBILITY OF SUCH DAMAGE. + * 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 St, Fifth Floor, Boston, MA 02110-1301 USA */ package com.jacob.com; diff --git a/src/com/jacob/com/SafeArray.java b/src/com/jacob/com/SafeArray.java index 3a99090..601b62e 100644 --- a/src/com/jacob/com/SafeArray.java +++ b/src/com/jacob/com/SafeArray.java @@ -1,28 +1,21 @@ /* - * Copyright (c) 1999-2004 Sourceforge JACOB Project. All rights reserved. - * Originator: Dan Adler (http://danadler.com). - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are met: - * 1. Redistributions of source code must retain the above copyright notice, - * this list of conditions and the following disclaimer. 2. Redistributions in - * binary form must reproduce the above copyright notice, this list of - * conditions and the following disclaimer in the documentation and/or other - * materials provided with the distribution. 3. Redistributions in any form must - * be accompanied by information on how to obtain complete source code for the - * JACOB software. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" - * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE - * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR - * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF - * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS - * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN - * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - * POSSIBILITY OF SUCH DAMAGE. + * Copyright (c) 1999-2004 Sourceforge JACOB Project. + * All rights reserved. Originator: Dan Adler (http://danadler.com). + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project + * + * 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 St, Fifth Floor, Boston, MA 02110-1301 USA */ package com.jacob.com; diff --git a/src/com/jacob/com/Variant.java b/src/com/jacob/com/Variant.java index 2347b14..b95b5da 100644 --- a/src/com/jacob/com/Variant.java +++ b/src/com/jacob/com/Variant.java @@ -1,31 +1,21 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * 3. Redistributions in any form must be accompanied by information on - * how to obtain complete source code for the JACOB software. + * 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 SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS - * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE - * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, - * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED - * OF THE POSSIBILITY OF SUCH DAMAGE. + * 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 St, Fifth Floor, Boston, MA 02110-1301 USA */ package com.jacob.com; diff --git a/src/com/jacob/com/VariantViaEvent.java b/src/com/jacob/com/VariantViaEvent.java index b7204df..fbc2f2a 100644 --- a/src/com/jacob/com/VariantViaEvent.java +++ b/src/com/jacob/com/VariantViaEvent.java @@ -1,7 +1,7 @@ /* * Copyright (c) 1999-2004 Sourceforge JACOB Project. * All rights reserved. Originator: Dan Adler (http://danadler.com). - * Get more information about JACOB at www.sourceforge.net/jacob-project + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/com/jacob/com/WrongThreadException.java b/src/com/jacob/com/WrongThreadException.java index 08aeff1..6561f6d 100644 --- a/src/com/jacob/com/WrongThreadException.java +++ b/src/com/jacob/com/WrongThreadException.java @@ -1,28 +1,21 @@ /* - * Copyright (c) 1999-2004 Sourceforge JACOB Project. All rights reserved. - * Originator: Dan Adler (http://danadler.com). - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are met: - * 1. Redistributions of source code must retain the above copyright notice, - * this list of conditions and the following disclaimer. 2. Redistributions in - * binary form must reproduce the above copyright notice, this list of - * conditions and the following disclaimer in the documentation and/or other - * materials provided with the distribution. 3. Redistributions in any form must - * be accompanied by information on how to obtain complete source code for the - * JACOB software. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" - * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE - * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR - * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF - * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS - * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN - * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - * POSSIBILITY OF SUCH DAMAGE. + * Copyright (c) 1999-2004 Sourceforge JACOB Project. + * All rights reserved. Originator: Dan Adler (http://danadler.com). + * Get more information about JACOB at http://sourceforge.net/projects/jacob-project + * + * 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 St, Fifth Floor, Boston, MA 02110-1301 USA */ package com.jacob.com;