update copyright notice / whitespace
[v9_11] revert dlzexternal changes for portability
Link dlzexternal system test's driver against libisc (cherry picked from commit bbe9f1dd951b337f901c06e5b084065b42ba6950)
[v9_11] simplify prereq checks by using feature-test.c 4498. [test] Simplify prerequisite checks in system tests. [RT #43516] (cherry picked from commit 5480a74b70651d49dd79bb762a65203512ec2725)
4487. [test] Make system tests work on Windows. [RT #42931]
4401. [misc] Change LICENSE to MPL 2.0.
[master] fix python script versions 4257. [cleanup] Python scripts reported incorrect version. [RT #41080]
update copyright notice
3734. [bug] Improve building with libtool. [RT #35314]
reverse bad copyright update
3217. [cleanup] Fix build problem with --disable-static. [RT #26476]
link driver.so from the .o file instead of the .lo file when building with libtool.
3066. [func] The DLZ "dlopen" driver is now built by default, no longer requiring a configure option. To disable it, use "configure --without-dlopen". Driver also supported on win32. [RT #23467]