Changeset: a7328f27fab5 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a7328f27fab5
Modified Files:
        COPYING
        Makefile.ag
        MonetDB.spec
        NT/Makefile
        NT/rules.msc
        NT/winconfig.py
        README
        bootstrap
        buildtools/Makefile.ag
        buildtools/Mx/Code.c
        buildtools/Mx/Def.c
        buildtools/Mx/Display.c
        buildtools/Mx/Form.c
        buildtools/Mx/Io.c
        buildtools/Mx/Makefile.ag
        buildtools/Mx/Mx.c
        buildtools/Mx/Mx.h
        buildtools/Mx/MxFcnDef.h
        buildtools/Mx/Print.c
        buildtools/Mx/Sys.c
        buildtools/Mx/Tok.c
        buildtools/Mx/disclaimer.c
        buildtools/Mx/disclaimer.h
        buildtools/Mx/mx-mode.el
        buildtools/Mx/mx_getopt.h
        buildtools/autogen/autogen.py
        buildtools/autogen/autogen/am.py
        buildtools/autogen/autogen/codegen.py
        buildtools/autogen/autogen/msc.py
        buildtools/autogen/autogen/var.py
        buildtools/autogen/setup.py
        buildtools/conf/Makefile.ag
        buildtools/conf/fixlicense.py
        buildtools/conf/license.rtf
        buildtools/conf/rules.mk
        buildtools/conf/website.html
        buildtools/doc/windowsbuild.rst
        clients/Makefile.ag
        clients/NT/Makefile.ag
        clients/RunMapprove.in
        clients/RunMtest.in
        clients/examples/C/Makefile.ag
        clients/examples/C/sample0.c
        clients/examples/C/sample1.c
        clients/examples/C/sample2.c
        clients/examples/C/sample3.c
        clients/examples/C/sample4.c
        clients/examples/C/smack00.c
        clients/examples/C/smack01.c
        clients/examples/Makefile.ag
        clients/examples/php/Makefile.ag
        clients/examples/python/Makefile.ag
        clients/examples/python/sqlsample.py.in
        clients/mapiclient/Makefile.ag
        clients/mapiclient/ReadlineTools.c
        clients/mapiclient/ReadlineTools.h
        clients/mapiclient/dump.c
        clients/mapiclient/mclient.c
        clients/mapiclient/mprompt.h
        clients/mapiclient/msqldump.c
        clients/mapiclient/msqldump.h
        clients/mapiclient/prompt.c
        clients/mapiclient/stethoscope.c
        clients/mapilib/Makefile.ag
        clients/mapilib/mapi.c
        clients/mapilib/mapi.h
        clients/odbc/Makefile.ag
        clients/odbc/doc/ExcelMonetDB.html
        clients/odbc/doc/unixODBC.html
        clients/odbc/driver/Makefile.ag
        clients/odbc/driver/ODBCConvert.c
        clients/odbc/driver/ODBCDbc.c
        clients/odbc/driver/ODBCDbc.h
        clients/odbc/driver/ODBCDesc.c
        clients/odbc/driver/ODBCDesc.h
        clients/odbc/driver/ODBCEnv.c
        clients/odbc/driver/ODBCEnv.h
        clients/odbc/driver/ODBCError.c
        clients/odbc/driver/ODBCError.h
        clients/odbc/driver/ODBCGlobal.h
        clients/odbc/driver/ODBCStmt.c
        clients/odbc/driver/ODBCStmt.h
        clients/odbc/driver/ODBCUtil.c
        clients/odbc/driver/ODBCUtil.h
        clients/odbc/driver/SQLAllocConnect.c
        clients/odbc/driver/SQLAllocEnv.c
        clients/odbc/driver/SQLAllocHandle.c
        clients/odbc/driver/SQLAllocStmt.c
        clients/odbc/driver/SQLBindCol.c
        clients/odbc/driver/SQLBindParameter.c
        clients/odbc/driver/SQLBrowseConnect.c
        clients/odbc/driver/SQLBulkOperations.c
        clients/odbc/driver/SQLCancel.c
        clients/odbc/driver/SQLCloseCursor.c
        clients/odbc/driver/SQLColAttribute.c
        clients/odbc/driver/SQLColAttributes.c
        clients/odbc/driver/SQLColumnPrivileges.c
        clients/odbc/driver/SQLColumns.c
        clients/odbc/driver/SQLConnect.c
        clients/odbc/driver/SQLCopyDesc.c
        clients/odbc/driver/SQLDataSources.c
        clients/odbc/driver/SQLDescribeCol.c
        clients/odbc/driver/SQLDescribeParam.c
        clients/odbc/driver/SQLDisconnect.c
        clients/odbc/driver/SQLDriverConnect.c
        clients/odbc/driver/SQLDrivers.c
        clients/odbc/driver/SQLEndTran.c
        clients/odbc/driver/SQLError.c
        clients/odbc/driver/SQLExecDirect.c
        clients/odbc/driver/SQLExecute.c
        clients/odbc/driver/SQLExtendedFetch.c
        clients/odbc/driver/SQLFetch.c
        clients/odbc/driver/SQLFetchScroll.c
        clients/odbc/driver/SQLForeignKeys.c
        clients/odbc/driver/SQLFreeConnect.c
        clients/odbc/driver/SQLFreeEnv.c
        clients/odbc/driver/SQLFreeHandle.c
        clients/odbc/driver/SQLFreeStmt.c
        clients/odbc/driver/SQLGetConnectAttr.c
        clients/odbc/driver/SQLGetConnectOption.c
        clients/odbc/driver/SQLGetCursorName.c
        clients/odbc/driver/SQLGetData.c
        clients/odbc/driver/SQLGetDescField.c
        clients/odbc/driver/SQLGetDescRec.c
        clients/odbc/driver/SQLGetDiagField.c
        clients/odbc/driver/SQLGetDiagRec.c
        clients/odbc/driver/SQLGetEnvAttr.c
        clients/odbc/driver/SQLGetFunctions.c
        clients/odbc/driver/SQLGetInfo.c
        clients/odbc/driver/SQLGetStmtAttr.c
        clients/odbc/driver/SQLGetStmtOption.c
        clients/odbc/driver/SQLGetTypeInfo.c
        clients/odbc/driver/SQLMoreResults.c
        clients/odbc/driver/SQLNativeSql.c
        clients/odbc/driver/SQLNumParams.c
        clients/odbc/driver/SQLNumResultCols.c
        clients/odbc/driver/SQLParamData.c
        clients/odbc/driver/SQLParamOptions.c
        clients/odbc/driver/SQLPrepare.c
        clients/odbc/driver/SQLPrimaryKeys.c
        clients/odbc/driver/SQLProcedureColumns.c
        clients/odbc/driver/SQLProcedures.c
        clients/odbc/driver/SQLPutData.c
        clients/odbc/driver/SQLRowCount.c
        clients/odbc/driver/SQLSetConnectAttr.c
        clients/odbc/driver/SQLSetConnectOption.c
        clients/odbc/driver/SQLSetCursorName.c
        clients/odbc/driver/SQLSetDescField.c
        clients/odbc/driver/SQLSetDescRec.c
        clients/odbc/driver/SQLSetEnvAttr.c
        clients/odbc/driver/SQLSetParam.c
        clients/odbc/driver/SQLSetPos.c
        clients/odbc/driver/SQLSetScrollOptions.c
        clients/odbc/driver/SQLSetStmtAttr.c
        clients/odbc/driver/SQLSetStmtOption.c
        clients/odbc/driver/SQLSpecialColumns.c
        clients/odbc/driver/SQLStatistics.c
        clients/odbc/driver/SQLTablePrivileges.c
        clients/odbc/driver/SQLTables.c
        clients/odbc/driver/SQLTransact.c
        clients/odbc/samples/Makefile.ag
        clients/odbc/samples/odbcsample1.c
        clients/odbc/samples/testgetinfo.c
        clients/odbc/setup/Makefile.ag
        clients/odbc/setup/drvcfg.c
        clients/odbc/setup/drvcfg.h
        clients/odbc/winsetup/Makefile.ag
        clients/odbc/winsetup/install.c
        clients/odbc/winsetup/resource.h
        clients/odbc/winsetup/setup.c
        clients/perl/Cimpl/Makefile.ag
        clients/perl/Cimpl/MapiLib.pm.i
        clients/perl/Cimpl/example.pl
        clients/perl/DBD/Makefile.ag
        clients/perl/DBD/README
        clients/perl/DBD/monetdb.pm
        clients/perl/DBD/monetdb/GetInfo.pm
        clients/perl/DBD/monetdb/Makefile.ag
        clients/perl/DBD/monetdb/TypeInfo.pm
        clients/perl/DBD/t/02ads.t
        clients/perl/DBD/t/02cxn.t
        clients/perl/DBD/t/05gi.t
        clients/perl/DBD/t/06ti.t
        clients/perl/DBD/t/07q.t
        clients/perl/DBD/t/11prep.t
        clients/perl/DBD/t/12bind.t
        clients/perl/DBD/t/12ins_b.t
        clients/perl/DBD/t/12ins_q.t
        clients/perl/DBD/t/13count.t
        clients/perl/DBD/t/14rows.t
        clients/perl/DBD/t/18bc.t
        clients/perl/DBD/t/21sth.t
        clients/perl/DBD/t/23null.t
        clients/perl/DBD/t/31txn.t
        clients/perl/DBD/t/41ddtbl.t
        clients/perl/DBD/t/42ddcol.t
        clients/perl/DBD/t/43ddpk.t
        clients/perl/DBD/t/44ddfk.t
        clients/perl/DBD/t/51qi.t
        clients/perl/DBD/t/75mil.t
        clients/perl/DBD/t/DBD_TEST.pm
        clients/perl/Makefile.ag
        clients/perl/Mapi.pm
        clients/perl/MonetDB-CLI-MapiLib/Makefile.ag
        clients/perl/MonetDB-CLI-MapiLib/MonetDB/CLI/Makefile.ag
        clients/perl/MonetDB-CLI-MapiLib/MonetDB/CLI/MapiLib.pm
        clients/perl/MonetDB-CLI-MapiLib/MonetDB/CLI/README
        clients/perl/MonetDB-CLI-MapiLib/MonetDB/CLI/t/00use.t
        clients/perl/MonetDB-CLI-MapiLib/MonetDB/CLI/t/02cxn.t
        clients/perl/MonetDB-CLI-MapiLib/MonetDB/CLI/t/75mil.t
        clients/perl/MonetDB-CLI-MapiLib/MonetDB/Makefile.ag
        clients/perl/MonetDB-CLI-MapiPP/Makefile.ag
        clients/perl/MonetDB-CLI-MapiPP/MonetDB/CLI/Makefile.ag
        clients/perl/MonetDB-CLI-MapiPP/MonetDB/CLI/MapiPP.pm
        clients/perl/MonetDB-CLI-MapiPP/MonetDB/CLI/README
        clients/perl/MonetDB-CLI-MapiPP/MonetDB/CLI/t/00use.t
        clients/perl/MonetDB-CLI-MapiPP/MonetDB/CLI/t/02cxn.t
        clients/perl/MonetDB-CLI-MapiPP/MonetDB/CLI/t/75mil.t
        clients/perl/MonetDB-CLI-MapiPP/MonetDB/Makefile.ag
        clients/perl/MonetDB-CLI-MapiXS/MapiXS.h
        clients/perl/MonetDB-CLI-MapiXS/MapiXS.pm
        clients/perl/MonetDB-CLI-MapiXS/MapiXS.xs
        clients/perl/MonetDB-CLI-MapiXS/README
        clients/perl/MonetDB-CLI-MapiXS/t/00use.t
        clients/perl/MonetDB-CLI-MapiXS/t/02cxn.t
        clients/perl/MonetDB-CLI-MapiXS/t/75mil.t
        clients/perl/MonetDB-CLI-MapiXS/t/85ref.t
        clients/perl/MonetDB-CLI-MapiXS/typemap
        clients/perl/MonetDB-CLI/Makefile.ag
        clients/perl/MonetDB-CLI/MonetDB/CLI.pm
        clients/perl/MonetDB-CLI/MonetDB/Makefile.ag
        clients/perl/MonetDB-CLI/MonetDB/README
        clients/perl/MonetDB-CLI/MonetDB/t/00use.t
        clients/perl/MonetDB-CLI/MonetDB/t/02cxn.t
        clients/perl/MonetDB-CLI/MonetDB/t/75mil.t
        clients/perl/Tests/Makefile.ag
        clients/perl/Tests/malsample.pl.in
        clients/perl/Tests/sqlsample.pl.in
        clients/perl/mclient.pl
        clients/php/Makefile.ag
        clients/php/lib/Makefile.ag
        clients/python/Makefile.ag
        clients/python/examples/basics.py
        clients/python/examples/perf.py
        clients/python/monetdb/__init__.py
        clients/python/monetdb/mapi2.py
        clients/python/monetdb/mapi3.py
        clients/python/monetdb/mclient.py
        clients/python/monetdb/monetdb_exceptions.py
        clients/python/monetdb/sql/__init__.py
        clients/python/monetdb/sql/connections.py
        clients/python/monetdb/sql/converters.py
        clients/python/monetdb/sql/cursors.py
        clients/python/monetdb/sql/type_codes.py
        clients/python/setup.py
        clients/python/test/capabilities.py
        clients/python/test/dbapi20.py
        clients/python/test/runtests.py
        clients/ruby/Makefile.ag
        clients/ruby/adapter/Makefile.ag
        
clients/ruby/adapter/active_record/connection_adapters/monetdb_adapter.rb
        
clients/ruby/adapter/lib/active_record/connection_adapters/monetdb_adapter.rb
        clients/ruby/examples/activerecord.rb
        clients/ruby/examples/standalone.rb
        clients/ruby/lib/MonetDB.rb
        clients/ruby/lib/MonetDBConnection.rb
        clients/ruby/lib/MonetDBData.rb
        clients/ruby/lib/MonetDBExceptions.rb
        clients/ruby/lib/demo.rb
        clients/ruby/lib/hasher.rb
        common/Makefile.ag
        common/options/Makefile.ag
        common/options/getopt.c
        common/options/getopt1.c
        common/options/monet_getopt.h
        common/options/monet_options.mx
        common/stream/Makefile.ag
        common/stream/stream.c
        common/stream/stream.h
        common/stream/stream_socket.h
        common/utils/Makefile.ag
        common/utils/mutils.c
        common/utils/mutils.h
        configure.ag
        de-bootstrap
        debian/copyright
        gdk/Makefile.ag
        gdk/gdk.mx
        gdk/gdk_align.mx
        gdk/gdk_atoms.mx
        gdk/gdk_bat.mx
        gdk/gdk_batop.mx
        gdk/gdk_bbp.mx
        gdk/gdk_delta.mx
        gdk/gdk_heap.mx
        gdk/gdk_logger.mx
        gdk/gdk_posix.mx
        gdk/gdk_qsort.mx
        gdk/gdk_rangejoin.mx
        gdk/gdk_relop.mx
        gdk/gdk_scanselect.mx
        gdk/gdk_scanselect_defs.mx
        gdk/gdk_scanselect_defs_bte.mx
        gdk/gdk_scanselect_defs_chr.mx
        gdk/gdk_scanselect_defs_dbl.mx
        gdk/gdk_scanselect_defs_fix.mx
        gdk/gdk_scanselect_defs_flt.mx
        gdk/gdk_scanselect_defs_int.mx
        gdk/gdk_scanselect_defs_lng.mx
        gdk/gdk_scanselect_defs_sht.mx
        gdk/gdk_scanselect_defs_str.mx
        gdk/gdk_scanselect_defs_var.mx
        gdk/gdk_search.mx
        gdk/gdk_setop.mx
        gdk/gdk_ssort.mx
        gdk/gdk_storage.mx
        gdk/gdk_system.mx
        gdk/gdk_tm.mx
        gdk/gdk_utils.mx
        gdk/gdk_value.mx
        geom/Makefile.ag
        geom/RunMapprove.in
        geom/RunMtest.in
        geom/lib/Makefile.ag
        geom/lib/libgeom.mx
        geom/monetdb5/30_geom.mal
        geom/monetdb5/Makefile.ag
        geom/monetdb5/geom.mx
        geom/sql/Makefile.ag
        java/Makefile.ag
        java/build.xml
        java/example/MJDBCTest.java
        java/example/PreparedExample.java
        java/example/SQLImport.java
        java/example/SQLcopyinto.java
        java/example/XMLDBtest.java
        java/example/XQueryLoad.java
        java/src/nl/cwi/monetdb/client/JdbcClient.java
        java/src/nl/cwi/monetdb/jdbc/MonetBlob.java
        java/src/nl/cwi/monetdb/jdbc/MonetClob.java
        java/src/nl/cwi/monetdb/jdbc/MonetConnection.java
        java/src/nl/cwi/monetdb/jdbc/MonetDataSource.java
        java/src/nl/cwi/monetdb/jdbc/MonetDatabaseMetaData.java
        java/src/nl/cwi/monetdb/jdbc/MonetDriver.java.in
        java/src/nl/cwi/monetdb/jdbc/MonetPreparedStatement.java
        java/src/nl/cwi/monetdb/jdbc/MonetPreparedStatementJavaImpl.java
        java/src/nl/cwi/monetdb/jdbc/MonetResultSet.java
        java/src/nl/cwi/monetdb/jdbc/MonetSavepoint.java
        java/src/nl/cwi/monetdb/jdbc/MonetStatement.java
        java/src/nl/cwi/monetdb/mcl/MCLException.java
        java/src/nl/cwi/monetdb/mcl/io/BufferedMCLReader.java
        java/src/nl/cwi/monetdb/mcl/io/BufferedMCLWriter.java
        java/src/nl/cwi/monetdb/mcl/net/MapiSocket.java
        java/src/nl/cwi/monetdb/mcl/parser/HeaderLineParser.java
        java/src/nl/cwi/monetdb/mcl/parser/MCLParseException.java
        java/src/nl/cwi/monetdb/mcl/parser/MCLParser.java
        java/src/nl/cwi/monetdb/mcl/parser/StartOfHeaderParser.java
        java/src/nl/cwi/monetdb/mcl/parser/TupleLineParser.java
        java/src/nl/cwi/monetdb/merovingian/Control.java
        java/src/nl/cwi/monetdb/merovingian/MerovingianException.java
        java/src/nl/cwi/monetdb/merovingian/SabaothDB.java
        java/src/nl/cwi/monetdb/util/CmdLineOpts.java
        java/src/nl/cwi/monetdb/util/Exporter.java
        java/src/nl/cwi/monetdb/util/Extract.java
        java/src/nl/cwi/monetdb/util/OptionsException.java
        java/src/nl/cwi/monetdb/util/PasswordField.java
        java/src/nl/cwi/monetdb/util/SQLExporter.java
        java/src/nl/cwi/monetdb/util/XMLExporter.java
        java/tests/BugConcurrent_clients_SF_1504657.java
        java/tests/BugConcurrent_sequences.java
        java/tests/Makefile.ag
        java/tests/Test_Cautocommit.java
        java/tests/Test_Cforkbomb.java
        java/tests/Test_Clargequery.java
        java/tests/Test_Cmanycon.java
        java/tests/Test_Creplysize.java
        java/tests/Test_Csavepoints.java
        java/tests/Test_Ctransaction.java
        java/tests/Test_PSgeneratedkeys.java
        java/tests/Test_PSlargeamount.java
        java/tests/Test_PSlargeresponse.java
        java/tests/Test_PStimedate.java
        java/tests/Test_PStimezone.java
        java/tests/Test_PStypes.java
        java/tests/Test_Rbooleans.java
        java/tests/Test_Rmetadata.java
        java/tests/Test_Rpositioning.java
        java/tests/Test_Rtimedate.java
        java/tests/Test_Sbatching.java
        java/tests/Test_Smoreresults.java
        java/tests/build.xml
        java/version.sh
        license.txt
        monetdb5/Makefile.ag
        monetdb5/NT/Makefile.ag
        monetdb5/RunMapprove.in
        monetdb5/RunMserver.in
        monetdb5/RunMtest.in
        monetdb5/extras/Makefile.ag
        monetdb5/extras/compiler/Makefile.ag
        monetdb5/extras/compiler/mal_compiler.mx
        monetdb5/extras/crackers/Makefile.ag
        monetdb5/extras/crackers/crackers.mx
        monetdb5/extras/crackers/crackers_AVL_index.mx
        monetdb5/extras/crackers/crackers_AVL_tree.mx
        monetdb5/extras/crackers/crackers_core_ordered.mx
        monetdb5/extras/crackers/crackers_core_unordered.mx
        monetdb5/extras/crackers/crackers_crackmerge.mx
        monetdb5/extras/crackers/crackers_index.mx
        monetdb5/extras/crackers/crackers_joins.mx
        monetdb5/extras/crackers/crackers_joinselect_ops.mx
        monetdb5/extras/crackers/crackers_partial_sideways.mx
        monetdb5/extras/crackers/crackers_populate.mx
        monetdb5/extras/crackers/crackers_pq.mx
        monetdb5/extras/crackers/crackers_select_ops.mx
        monetdb5/extras/crackers/crackers_sideways.mx
        monetdb5/extras/crackers/crackers_sortmerge.mx
        monetdb5/extras/crackers/crackers_updates.mx
        monetdb5/extras/crackers/crackers_validation.mx
        monetdb5/extras/rdf/Makefile.ag
        monetdb5/extras/rdf/rdf.mx
        monetdb5/extras/rdf/rdf_shredder.mx
        monetdb5/extras/sphinx/Makefile.ag
        monetdb5/extras/sphinx/sphinx.mx
        monetdb5/mal/Makefile.ag
        monetdb5/mal/Tests/LICENSE
        monetdb5/mal/mal.mx
        monetdb5/mal/mal_atom.mx
        monetdb5/mal/mal_authorize.mx
        monetdb5/mal/mal_box.mx
        monetdb5/mal/mal_builder.mx
        monetdb5/mal/mal_client.mx
        monetdb5/mal/mal_debugger.mx
        monetdb5/mal/mal_errors.mx
        monetdb5/mal/mal_exception.mx
        monetdb5/mal/mal_factory.mx
        monetdb5/mal/mal_function.mx
        monetdb5/mal/mal_import.mx
        monetdb5/mal/mal_instruction.mx
        monetdb5/mal/mal_interpreter.mx
        monetdb5/mal/mal_linker.mx
        monetdb5/mal/mal_module.mx
        monetdb5/mal/mal_namespace.mx
        monetdb5/mal/mal_parser.mx
        monetdb5/mal/mal_profiler.mx
        monetdb5/mal/mal_properties.mx
        monetdb5/mal/mal_readline.mx
        monetdb5/mal/mal_recycle.mx
        monetdb5/mal/mal_resolve.mx
        monetdb5/mal/mal_sabaoth.mx
        monetdb5/mal/mal_scenario.mx
        monetdb5/mal/mal_session.mx
        monetdb5/mal/mal_stack.mx
        monetdb5/mal/mal_syntax.mx
        monetdb5/mal/mal_type.mx
        monetdb5/mal/mal_utils.mx
        monetdb5/mal/mal_xml.mx
        monetdb5/misc/Makefile.ag
        monetdb5/misc/msabaoth.c
        monetdb5/misc/msabaoth.h
        monetdb5/modules/Makefile.ag
        monetdb5/modules/atoms/Makefile.ag
        monetdb5/modules/atoms/Tests/LICENSE
        monetdb5/modules/atoms/batxml.mx
        monetdb5/modules/atoms/blob.mx
        monetdb5/modules/atoms/color.mx
        monetdb5/modules/atoms/identifier.mx
        monetdb5/modules/atoms/inet.mx
        monetdb5/modules/atoms/mtime.mx
        monetdb5/modules/atoms/str.mx
        monetdb5/modules/atoms/streams.mx
        monetdb5/modules/atoms/url.mx
        monetdb5/modules/atoms/xml.mx
        monetdb5/modules/kernel/Makefile.ag
        monetdb5/modules/kernel/Tests/LICENSE
        monetdb5/modules/kernel/aggr.mx
        monetdb5/modules/kernel/aggr_be_avg.mx
        monetdb5/modules/kernel/aggr_be_count.mx
        monetdb5/modules/kernel/aggr_be_minmax.mx
        monetdb5/modules/kernel/aggr_be_prod.mx
        monetdb5/modules/kernel/aggr_be_sum.mx
        monetdb5/modules/kernel/aggr_bge_avg.mx
        monetdb5/modules/kernel/aggr_bge_count.mx
        monetdb5/modules/kernel/aggr_bge_minmax.mx
        monetdb5/modules/kernel/aggr_bge_prod.mx
        monetdb5/modules/kernel/aggr_bge_sum.mx
        monetdb5/modules/kernel/aggr_ri.mx
        monetdb5/modules/kernel/alarm.mx
        monetdb5/modules/kernel/algebra.mx
        monetdb5/modules/kernel/algebra2.mx
        monetdb5/modules/kernel/array.mx
        monetdb5/modules/kernel/bat5.mx
        monetdb5/modules/kernel/batcalc.mx
        monetdb5/modules/kernel/batcast.mx
        monetdb5/modules/kernel/batcolor.mx
        monetdb5/modules/kernel/batifthen.mx
        monetdb5/modules/kernel/batmmath.mx
        monetdb5/modules/kernel/batmtime.mx
        monetdb5/modules/kernel/batstr.mx
        monetdb5/modules/kernel/calc.mx
        monetdb5/modules/kernel/counters.mx
        monetdb5/modules/kernel/group.mx
        monetdb5/modules/kernel/kprelude.mx
        monetdb5/modules/kernel/lock.mx
        monetdb5/modules/kernel/logger.mx
        monetdb5/modules/kernel/microbenchmark.mx
        monetdb5/modules/kernel/mmath.mx
        monetdb5/modules/kernel/sema.mx
        monetdb5/modules/kernel/status.mx
        monetdb5/modules/kernel/unix.mx
        monetdb5/modules/mal/Makefile.ag
        monetdb5/modules/mal/Tests/LICENSE
        monetdb5/modules/mal/algebraExtensions.mx
        monetdb5/modules/mal/attach.mx
        monetdb5/modules/mal/batExtensions.mx
        monetdb5/modules/mal/bbp.mx
        monetdb5/modules/mal/box.mx
        monetdb5/modules/mal/bpm.mx
        monetdb5/modules/mal/chopper.mx
        monetdb5/modules/mal/clients.mx
        monetdb5/modules/mal/cluster.mx
        monetdb5/modules/mal/const.mx
        monetdb5/modules/mal/constraints.mx
        monetdb5/modules/mal/factories.mx
        monetdb5/modules/mal/groupby.mx
        monetdb5/modules/mal/histogram.mx
        monetdb5/modules/mal/inspect.mx
        monetdb5/modules/mal/language.mx
        monetdb5/modules/mal/mal_init.mx
        monetdb5/modules/mal/mal_io.mx
        monetdb5/modules/mal/mal_mapi.mx
        monetdb5/modules/mal/manual.mx
        monetdb5/modules/mal/mat.mx
        monetdb5/modules/mal/mdb.mx
        monetdb5/modules/mal/mkey.mx
        monetdb5/modules/mal/pcre.mx
        monetdb5/modules/mal/pma.mx
        monetdb5/modules/mal/pqueue.mx
        monetdb5/modules/mal/prelude.mx
        monetdb5/modules/mal/profiler.mx
        monetdb5/modules/mal/radix.mx
        monetdb5/modules/mal/recycle.mx
        monetdb5/modules/mal/remote.mx
        monetdb5/modules/mal/replication.mx
        monetdb5/modules/mal/sabaoth.mx
        monetdb5/modules/mal/statistics.mx
        monetdb5/modules/mal/tablet.mx
        monetdb5/modules/mal/tablet_mk.mx
        monetdb5/modules/mal/tablet_si.mx
        monetdb5/modules/mal/tablet_sql.mx
        monetdb5/modules/mal/tokenizer.mx
        monetdb5/modules/mal/trader.mx
        monetdb5/modules/mal/transaction.mx
        monetdb5/modules/mal/txtsim.mx
        monetdb5/modules/mal/urlbox.mx
        monetdb5/modules/mal/zorder.mx
        monetdb5/optimizer/Makefile.ag
        monetdb5/optimizer/Tests/LICENSE
        monetdb5/optimizer/opt_accessmode.mx
        monetdb5/optimizer/opt_accumulators.mx
        monetdb5/optimizer/opt_aliases.mx
        monetdb5/optimizer/opt_cluster.mx
        monetdb5/optimizer/opt_coercion.mx
        monetdb5/optimizer/opt_commonTerms.mx
        monetdb5/optimizer/opt_compression.mx
        monetdb5/optimizer/opt_constants.mx
        monetdb5/optimizer/opt_costModel.mx
        monetdb5/optimizer/opt_crack.mx
        monetdb5/optimizer/opt_datacell.mx
        monetdb5/optimizer/opt_datacyclotron.mx
        monetdb5/optimizer/opt_dataflow.mx
        monetdb5/optimizer/opt_deadcode.mx
        monetdb5/optimizer/opt_derivepath.mx
        monetdb5/optimizer/opt_dictionary.mx
        monetdb5/optimizer/opt_emptySet.mx
        monetdb5/optimizer/opt_evaluate.mx
        monetdb5/optimizer/opt_factorize.mx
        monetdb5/optimizer/opt_garbageCollector.mx
        monetdb5/optimizer/opt_heuristics.mx
        monetdb5/optimizer/opt_history.mx
        monetdb5/optimizer/opt_inline.mx
        monetdb5/optimizer/opt_joinpath.mx
        monetdb5/optimizer/opt_joinselect.mx
        monetdb5/optimizer/opt_macro.mx
        monetdb5/optimizer/opt_mapreduce.mx
        monetdb5/optimizer/opt_mergetable.mx
        monetdb5/optimizer/opt_mitosis.mx
        monetdb5/optimizer/opt_multiplex.mx
        monetdb5/optimizer/opt_octopus.mx
        monetdb5/optimizer/opt_partitions.mx
        monetdb5/optimizer/opt_peephole.mx
        monetdb5/optimizer/opt_pipes.mx
        monetdb5/optimizer/opt_prejoin.mx
        monetdb5/optimizer/opt_prelude.mx
        monetdb5/optimizer/opt_pushranges.mx
        monetdb5/optimizer/opt_qep.mx
        monetdb5/optimizer/opt_recycler.mx
        monetdb5/optimizer/opt_reduce.mx
        monetdb5/optimizer/opt_remap.mx
        monetdb5/optimizer/opt_remoteQueries.mx
        monetdb5/optimizer/opt_reorder.mx
        monetdb5/optimizer/opt_replication.mx
        monetdb5/optimizer/opt_selcrack.mx
        monetdb5/optimizer/opt_sidcrack.mx
        monetdb5/optimizer/opt_singleton.mx
        monetdb5/optimizer/opt_statistics.mx
        monetdb5/optimizer/opt_strengthReduction.mx
        monetdb5/optimizer/opt_support.mx
        monetdb5/optimizer/opt_tarantula.mx
        monetdb5/optimizer/opt_trace.mx
        monetdb5/optimizer/optimizer.mx
        monetdb5/optimizer/optimizerWrapper.mx
        monetdb5/scheduler/Makefile.ag
        monetdb5/scheduler/Tests/LICENSE
        monetdb5/scheduler/run_adder.mx
        monetdb5/scheduler/run_isolate.mx
        monetdb5/scheduler/run_memo.mx
        monetdb5/scheduler/run_octopus.mx
        monetdb5/scheduler/run_pipeline.mx
        monetdb5/scheduler/run_tarantula.mx
        monetdb5/tools/Makefile.ag
        monetdb5/tools/Tests/LICENSE
        rpm.mk.in
        sql/Makefile.ag
        sql/NT/Makefile.ag
        sql/RunMapprove.in
        sql/RunMserver.in
        sql/RunMtest.in
        sql/backends/Makefile.ag
        sql/backends/monet5/40_sql.mal
        sql/backends/monet5/Makefile.ag
        sql/backends/monet5/dummy.c
        sql/backends/monet5/prog.c
        sql/backends/monet5/sql.mx
        sql/backends/monet5/sql_bpm.mx
        sql/backends/monet5/sql_emptyset.mx
        sql/backends/monet5/sql_gencode.mx
        sql/backends/monet5/sql_optimizer.mx
        sql/backends/monet5/sql_readline.mx
        sql/backends/monet5/sql_result.mx
        sql/backends/monet5/sql_scenario.mx
        sql/backends/monet5/sql_user.mx
        sql/backends/monet5/vaults/70_vault.mal
        sql/backends/monet5/vaults/71_mseed.mal
        sql/backends/monet5/vaults/72_fits.mal
        sql/backends/monet5/vaults/Makefile.ag
        sql/backends/monet5/vaults/fits.mx
        sql/backends/monet5/vaults/mseed.mx
        sql/backends/monet5/vaults/vault.mx
        sql/benchmarks/ATIS/run.all
        sql/benchmarks/alex/earth.c
        sql/benchmarks/alex/run.all
        sql/benchmarks/alex/tomo.c
        sql/benchmarks/arno/load.int.sh
        sql/benchmarks/arno/run.all
        sql/benchmarks/arno_flt/doCreateDB
        sql/benchmarks/arno_flt/doRunQueries
        sql/benchmarks/arno_flt/load.flt.sh
        sql/benchmarks/arno_flt/run.all
        sql/benchmarks/as3ap/NJAMD
        sql/benchmarks/as3ap/as3ap.c
        sql/benchmarks/as3ap/as3ap.sh
        sql/benchmarks/as3ap/run.all
        sql/benchmarks/hist-uva/ground/create.py
        sql/benchmarks/hist-uva/ground/main.c
        sql/benchmarks/hist-uva/ground/run.all
        sql/benchmarks/hist-uva/run.all
        sql/benchmarks/moa/run.all
        sql/benchmarks/scantest/run.all
        sql/benchmarks/scantest/run.all.oracle
        sql/benchmarks/sqlite/run.all
        sql/benchmarks/tpch/dbgen/bcd2.c
        sql/benchmarks/tpch/dbgen/bcd2.h
        sql/benchmarks/tpch/dbgen/bm_utils.c
        sql/benchmarks/tpch/dbgen/build.c
        sql/benchmarks/tpch/dbgen/config.h
        sql/benchmarks/tpch/dbgen/driver.c
        sql/benchmarks/tpch/dbgen/dss.h
        sql/benchmarks/tpch/dbgen/dsstypes.h
        sql/benchmarks/tpch/dbgen/history.html
        sql/benchmarks/tpch/dbgen/load_stub.c
        sql/benchmarks/tpch/dbgen/permute.c
        sql/benchmarks/tpch/dbgen/permute.h
        sql/benchmarks/tpch/dbgen/print.c
        sql/benchmarks/tpch/dbgen/qgen.c
        sql/benchmarks/tpch/dbgen/rnd.c
        sql/benchmarks/tpch/dbgen/rnd.h
        sql/benchmarks/tpch/dbgen/shared.h
        sql/benchmarks/tpch/dbgen/speed_seed.c
        sql/benchmarks/tpch/dbgen/text.c
        sql/benchmarks/tpch/dbgen/tpcd.h
        sql/benchmarks/tpch/dbgen/varsub.c
        sql/benchmarks/tpch/load.sh
        sql/benchmarks/tpch/run.all
        sql/benchmarks/xmark/load.sh
        sql/benchmarks/xmark/unix.c
        sql/common/Makefile.ag
        sql/common/sql_backend.c
        sql/common/sql_backend.h
        sql/common/sql_changeset.c
        sql/common/sql_keyword.c
        sql/common/sql_list.c
        sql/common/sql_mem.c
        sql/common/sql_string.c
        sql/common/sql_string.h
        sql/common/sql_types.c
        sql/common/sql_types.h
        sql/dump-restore.html
        sql/include/Makefile.ag
        sql/include/sql_catalog.h
        sql/include/sql_keyword.h
        sql/include/sql_list.h
        sql/include/sql_mem.h
        sql/include/sql_relation.h
        sql/server/Makefile.ag
        sql/server/bin_optimizer.c
        sql/server/bin_optimizer.h
        sql/server/rel_bin.c
        sql/server/rel_bin.h
        sql/server/rel_dump.c
        sql/server/rel_dump.h
        sql/server/rel_exp.c
        sql/server/rel_exp.h
        sql/server/rel_optimizer.c
        sql/server/rel_optimizer.h
        sql/server/rel_prop.c
        sql/server/rel_prop.h
        sql/server/rel_schema.c
        sql/server/rel_schema.h
        sql/server/rel_select.c
        sql/server/rel_select.h
        sql/server/rel_semantic.c
        sql/server/rel_semantic.h
        sql/server/rel_sequence.c
        sql/server/rel_sequence.h
        sql/server/rel_subquery.c
        sql/server/rel_subquery.h
        sql/server/rel_trans.c
        sql/server/rel_trans.h
        sql/server/rel_updates.c
        sql/server/rel_updates.h
        sql/server/rel_xml.c
        sql/server/rel_xml.h
        sql/server/sql_atom.c
        sql/server/sql_atom.h
        sql/server/sql_datetime.c
        sql/server/sql_datetime.h
        sql/server/sql_decimal.c
        sql/server/sql_decimal.h
        sql/server/sql_env.c
        sql/server/sql_env.h
        sql/server/sql_mvc.c
        sql/server/sql_mvc.h
        sql/server/sql_parser.h
        sql/server/sql_parser.y
        sql/server/sql_privileges.c
        sql/server/sql_privileges.h
        sql/server/sql_psm.c
        sql/server/sql_psm.h
        sql/server/sql_qc.c
        sql/server/sql_qc.h
        sql/server/sql_rel2bin.c
        sql/server/sql_rel2bin.h
        sql/server/sql_scan.c
        sql/server/sql_scan.h
        sql/server/sql_schema.c
        sql/server/sql_schema.h
        sql/server/sql_semantic.c
        sql/server/sql_semantic.h
        sql/server/sql_statement.c
        sql/server/sql_statement.h
        sql/server/sql_symbol.c
        sql/server/sql_symbol.h
        sql/sql/10_math.sql
        sql/sql/11_times.sql
        sql/sql/12_url.sql
        sql/sql/13_date.sql
        sql/sql/14_inet.sql
        sql/sql/15_history.sql
        sql/sql/16_tracelog.sql
        sql/sql/17_compress.sql
        sql/sql/18_dictionary.sql
        sql/sql/19_cluster.sql
        sql/sql/20_vacuum.sql
        sql/sql/21_dependency_functions.sql
        sql/sql/22_clients.sql
        sql/sql/23_skyserver.sql
        sql/sql/24_zorder.sql
        sql/sql/25_debug.sql
        sql/sql/30_rdf.sql
        sql/sql/Makefile.ag
        sql/sql/cache.sql
        sql/sql/mtime.sql
        sql/sql/octopus.sql
        sql/sql/parts.sql
        sql/sql/replication.sql
        sql/sql/temporal.sql
        sql/storage/Makefile.ag
        sql/storage/bat/Makefile.ag
        sql/storage/bat/bat_logger.c
        sql/storage/bat/bat_logger.h
        sql/storage/bat/bat_storage.c
        sql/storage/bat/bat_storage.h
        sql/storage/bat/bat_table.c
        sql/storage/bat/bat_table.h
        sql/storage/bat/bat_utils.c
        sql/storage/bat/bat_utils.h
        sql/storage/bat/res_table.c
        sql/storage/bat/res_table.h
        sql/storage/bpm/Makefile.ag
        sql/storage/bpm/bpm_distribution.c
        sql/storage/bpm/bpm_distribution.h
        sql/storage/bpm/bpm_logger.c
        sql/storage/bpm/bpm_logger.h
        sql/storage/bpm/bpm_storage.c
        sql/storage/bpm/bpm_storage.h
        sql/storage/bpm/bpm_table.c
        sql/storage/bpm/bpm_table.h
        sql/storage/m4/Makefile.ag
        sql/storage/m4/bpm.c
        sql/storage/m4/bpm.h
        sql/storage/restrict/Makefile.ag
        sql/storage/restrict/restrict_logger.c
        sql/storage/restrict/restrict_logger.h
        sql/storage/restrict/restrict_storage.c
        sql/storage/restrict/restrict_storage.h
        sql/storage/restrict/restrict_table.c
        sql/storage/restrict/restrict_table.h
        sql/storage/sql_catalog.c
        sql/storage/sql_storage.h
        sql/storage/store.c
        sql/storage/store_connections.c
        sql/storage/store_connections.h
        sql/storage/store_dependency.c
        sql/storage/store_dependency.h
        sql/storage/store_sequence.c
        sql/storage/store_sequence.h
        sql/test/ADT2006/run.all
        sql/test/Connections/run.all
        sql/test/Dependencies/run.all
        sql/test/Skyserver/run.all
        sql/test/Skyserver/runv6.all
        sql/test/Triggers/run.all
        sql/test/Update_Delete_action/run.all
        sql/test/VOC/VOCsample.xml
        sql/test/VOC/load.sh
        sql/test/VOC/run.all
        sql/test/Views/run.all
        sql/test/bugs/mvtest_complete.sh
        sql/test/concurrent-stress.sh
        sql/test/pg_regress/postgresql2sql99.sh
        sql/test/run.all
        sql/test/utf8/run.all
        template/Makefile.ag
        template/RunMapprove.in
        template/RunMtest.in
        template/bootstrap
        template/conf/Makefile.ag
        template/conf/monetdb-template-config.in
        template/configure.ag
        template/de-bootstrap
        template/rpm.mk.in
        template/src/Makefile.ag
        template/src/monetdb5/Makefile.ag
        template/src/monetdb5/example.mx
        testing/Makefile.ag
        testing/Mdiff.c
        testing/Mfilter.py.in
        testing/MkillUsers.in
        testing/Mlog.in
        testing/Mtest.py.in
        testing/Mtimeout.c
        testing/difflib.c
        testing/difflib.h
        testing/helpers.c
        testing/helpers.h
        testing/monet_options.py.in
        testing/trace.py
        tools/Makefile.ag
        tools/merovingian/Makefile.ag
        tools/merovingian/client/Makefile.ag
        tools/merovingian/client/monetdb.c
        tools/merovingian/daemon/.merovingian_properties.in
        tools/merovingian/daemon/Makefile.ag
        tools/merovingian/daemon/argvcmds.c
        tools/merovingian/daemon/argvcmds.h
        tools/merovingian/daemon/client.c
        tools/merovingian/daemon/client.h
        tools/merovingian/daemon/connections.c
        tools/merovingian/daemon/connections.h
        tools/merovingian/daemon/controlrunner.c
        tools/merovingian/daemon/controlrunner.h
        tools/merovingian/daemon/discoveryrunner.c
        tools/merovingian/daemon/discoveryrunner.h
        tools/merovingian/daemon/forkmserver.c
        tools/merovingian/daemon/forkmserver.h
        tools/merovingian/daemon/handlers.c
        tools/merovingian/daemon/handlers.h
        tools/merovingian/daemon/merovingian.c
        tools/merovingian/daemon/merovingian.h
        tools/merovingian/daemon/multiplex-funnel.c
        tools/merovingian/daemon/multiplex-funnel.h
        tools/merovingian/daemon/peering.c
        tools/merovingian/daemon/peering.h
        tools/merovingian/daemon/proxy.c
        tools/merovingian/daemon/proxy.h
        tools/merovingian/utils/Makefile.ag
        tools/merovingian/utils/control.c
        tools/merovingian/utils/control.h
        tools/merovingian/utils/database.c
        tools/merovingian/utils/database.h
        tools/merovingian/utils/glob.c
        tools/merovingian/utils/glob.h
        tools/merovingian/utils/properties.c
        tools/merovingian/utils/properties.h
        tools/merovingian/utils/utils.c
        tools/merovingian/utils/utils.h
        tools/mserver/Makefile.ag
        tools/mserver/monet_version.c.in
        tools/mserver/mserver5.c
Branch: Apr2011
Log Message:

Fixed URL for livense file.


diffs (truncated from 11049 to 300 lines):

diff --git a/COPYING b/COPYING
--- a/COPYING
+++ b/COPYING
@@ -434,7 +434,7 @@
 "The contents of this file are subject to the MonetDB Public License
 Version 1.1 (the "License"); you may not use this file except in
 compliance with the License. You may obtain a copy of the License at
-http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+http://www.monetdb.org/Legal/MonetDBLicense
 
 Software distributed under the License is distributed on an "AS IS"
 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
diff --git a/Makefile.ag b/Makefile.ag
--- a/Makefile.ag
+++ b/Makefile.ag
@@ -1,7 +1,7 @@
 # The contents of this file are subject to the MonetDB Public License
 # Version 1.1 (the "License"); you may not use this file except in
 # compliance with the License. You may obtain a copy of the License at
-# http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+# http://www.monetdb.org/Legal/MonetDBLicense
 #
 # Software distributed under the License is distributed on an "AS IS"
 # basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
diff --git a/MonetDB.spec b/MonetDB.spec
--- a/MonetDB.spec
+++ b/MonetDB.spec
@@ -25,7 +25,7 @@
 Vendor: MonetDB BV <[email protected]>
 
 Group: Applications/Databases
-License: MPL - http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+License: MPL - http://www.monetdb.org/Legal/MonetDBLicense
 URL: http://monetdb.cwi.nl/
 Source: 
http://dev.monetdb.org/downloads/sources/Apr2011-SP2/%{name}-%{version}.tar.bz2
 
diff --git a/NT/Makefile b/NT/Makefile
--- a/NT/Makefile
+++ b/NT/Makefile
@@ -3,7 +3,7 @@
 # The contents of this file are subject to the MonetDB Public License
 # Version 1.1 (the "License"); you may not use this file except in
 # compliance with the License. You may obtain a copy of the License at
-# http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+# http://www.monetdb.org/Legal/MonetDBLicense
 #
 # Software distributed under the License is distributed on an "AS IS"
 # basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
diff --git a/NT/rules.msc b/NT/rules.msc
--- a/NT/rules.msc
+++ b/NT/rules.msc
@@ -3,7 +3,7 @@
 # The contents of this file are subject to the MonetDB Public License
 # Version 1.1 (the "License"); you may not use this file except in
 # compliance with the License. You may obtain a copy of the License at
-# http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+# http://www.monetdb.org/Legal/MonetDBLicense
 #
 # Software distributed under the License is distributed on an "AS IS"
 # basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
diff --git a/NT/winconfig.py b/NT/winconfig.py
--- a/NT/winconfig.py
+++ b/NT/winconfig.py
@@ -3,7 +3,7 @@
 # The contents of this file are subject to the MonetDB Public License
 # Version 1.1 (the "License"); you may not use this file except in
 # compliance with the License. You may obtain a copy of the License at
-# http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+# http://www.monetdb.org/Legal/MonetDBLicense
 #
 # Software distributed under the License is distributed on an "AS IS"
 # basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
diff --git a/README b/README
--- a/README
+++ b/README
@@ -22,7 +22,7 @@
 The contents of this file are subject to the MonetDB Public License
 Version 1.1 (the "License"); you may not use this file except in
 compliance with the License. You may obtain a copy of the License at
-http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+http://www.monetdb.org/Legal/MonetDBLicense
 
 Software distributed under the License is distributed on an "AS IS"
 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
diff --git a/bootstrap b/bootstrap
--- a/bootstrap
+++ b/bootstrap
@@ -3,7 +3,7 @@
 # The contents of this file are subject to the MonetDB Public License
 # Version 1.1 (the "License"); you may not use this file except in
 # compliance with the License. You may obtain a copy of the License at
-# http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+# http://www.monetdb.org/Legal/MonetDBLicense
 #
 # Software distributed under the License is distributed on an "AS IS"
 # basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
diff --git a/buildtools/Makefile.ag b/buildtools/Makefile.ag
--- a/buildtools/Makefile.ag
+++ b/buildtools/Makefile.ag
@@ -1,7 +1,7 @@
 # The contents of this file are subject to the MonetDB Public License
 # Version 1.1 (the "License"); you may not use this file except in
 # compliance with the License. You may obtain a copy of the License at
-# http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+# http://www.monetdb.org/Legal/MonetDBLicense
 #
 # Software distributed under the License is distributed on an "AS IS"
 # basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
diff --git a/buildtools/Mx/Code.c b/buildtools/Mx/Code.c
--- a/buildtools/Mx/Code.c
+++ b/buildtools/Mx/Code.c
@@ -2,7 +2,7 @@
  * The contents of this file are subject to the MonetDB Public License
  * Version 1.1 (the "License"); you may not use this file except in
  * compliance with the License. You may obtain a copy of the License at
- * http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+ * http://www.monetdb.org/Legal/MonetDBLicense
  *
  * Software distributed under the License is distributed on an "AS IS"
  * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
diff --git a/buildtools/Mx/Def.c b/buildtools/Mx/Def.c
--- a/buildtools/Mx/Def.c
+++ b/buildtools/Mx/Def.c
@@ -2,7 +2,7 @@
  * The contents of this file are subject to the MonetDB Public License
  * Version 1.1 (the "License"); you may not use this file except in
  * compliance with the License. You may obtain a copy of the License at
- * http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+ * http://www.monetdb.org/Legal/MonetDBLicense
  *
  * Software distributed under the License is distributed on an "AS IS"
  * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
diff --git a/buildtools/Mx/Display.c b/buildtools/Mx/Display.c
--- a/buildtools/Mx/Display.c
+++ b/buildtools/Mx/Display.c
@@ -2,7 +2,7 @@
  * The contents of this file are subject to the MonetDB Public License
  * Version 1.1 (the "License"); you may not use this file except in
  * compliance with the License. You may obtain a copy of the License at
- * http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+ * http://www.monetdb.org/Legal/MonetDBLicense
  *
  * Software distributed under the License is distributed on an "AS IS"
  * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
diff --git a/buildtools/Mx/Form.c b/buildtools/Mx/Form.c
--- a/buildtools/Mx/Form.c
+++ b/buildtools/Mx/Form.c
@@ -2,7 +2,7 @@
  * The contents of this file are subject to the MonetDB Public License
  * Version 1.1 (the "License"); you may not use this file except in
  * compliance with the License. You may obtain a copy of the License at
- * http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+ * http://www.monetdb.org/Legal/MonetDBLicense
  *
  * Software distributed under the License is distributed on an "AS IS"
  * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
diff --git a/buildtools/Mx/Io.c b/buildtools/Mx/Io.c
--- a/buildtools/Mx/Io.c
+++ b/buildtools/Mx/Io.c
@@ -2,7 +2,7 @@
  * The contents of this file are subject to the MonetDB Public License
  * Version 1.1 (the "License"); you may not use this file except in
  * compliance with the License. You may obtain a copy of the License at
- * http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+ * http://www.monetdb.org/Legal/MonetDBLicense
  *
  * Software distributed under the License is distributed on an "AS IS"
  * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
diff --git a/buildtools/Mx/Makefile.ag b/buildtools/Mx/Makefile.ag
--- a/buildtools/Mx/Makefile.ag
+++ b/buildtools/Mx/Makefile.ag
@@ -1,7 +1,7 @@
 # The contents of this file are subject to the MonetDB Public License
 # Version 1.1 (the "License"); you may not use this file except in
 # compliance with the License. You may obtain a copy of the License at
-# http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+# http://www.monetdb.org/Legal/MonetDBLicense
 #
 # Software distributed under the License is distributed on an "AS IS"
 # basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
diff --git a/buildtools/Mx/Mx.c b/buildtools/Mx/Mx.c
--- a/buildtools/Mx/Mx.c
+++ b/buildtools/Mx/Mx.c
@@ -2,7 +2,7 @@
  * The contents of this file are subject to the MonetDB Public License
  * Version 1.1 (the "License"); you may not use this file except in
  * compliance with the License. You may obtain a copy of the License at
- * http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+ * http://www.monetdb.org/Legal/MonetDBLicense
  *
  * Software distributed under the License is distributed on an "AS IS"
  * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
diff --git a/buildtools/Mx/Mx.h b/buildtools/Mx/Mx.h
--- a/buildtools/Mx/Mx.h
+++ b/buildtools/Mx/Mx.h
@@ -2,7 +2,7 @@
  * The contents of this file are subject to the MonetDB Public License
  * Version 1.1 (the "License"); you may not use this file except in
  * compliance with the License. You may obtain a copy of the License at
- * http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+ * http://www.monetdb.org/Legal/MonetDBLicense
  *
  * Software distributed under the License is distributed on an "AS IS"
  * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
diff --git a/buildtools/Mx/MxFcnDef.h b/buildtools/Mx/MxFcnDef.h
--- a/buildtools/Mx/MxFcnDef.h
+++ b/buildtools/Mx/MxFcnDef.h
@@ -2,7 +2,7 @@
  * The contents of this file are subject to the MonetDB Public License
  * Version 1.1 (the "License"); you may not use this file except in
  * compliance with the License. You may obtain a copy of the License at
- * http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+ * http://www.monetdb.org/Legal/MonetDBLicense
  *
  * Software distributed under the License is distributed on an "AS IS"
  * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
diff --git a/buildtools/Mx/Print.c b/buildtools/Mx/Print.c
--- a/buildtools/Mx/Print.c
+++ b/buildtools/Mx/Print.c
@@ -2,7 +2,7 @@
  * The contents of this file are subject to the MonetDB Public License
  * Version 1.1 (the "License"); you may not use this file except in
  * compliance with the License. You may obtain a copy of the License at
- * http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+ * http://www.monetdb.org/Legal/MonetDBLicense
  *
  * Software distributed under the License is distributed on an "AS IS"
  * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
diff --git a/buildtools/Mx/Sys.c b/buildtools/Mx/Sys.c
--- a/buildtools/Mx/Sys.c
+++ b/buildtools/Mx/Sys.c
@@ -2,7 +2,7 @@
  * The contents of this file are subject to the MonetDB Public License
  * Version 1.1 (the "License"); you may not use this file except in
  * compliance with the License. You may obtain a copy of the License at
- * http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+ * http://www.monetdb.org/Legal/MonetDBLicense
  *
  * Software distributed under the License is distributed on an "AS IS"
  * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
diff --git a/buildtools/Mx/Tok.c b/buildtools/Mx/Tok.c
--- a/buildtools/Mx/Tok.c
+++ b/buildtools/Mx/Tok.c
@@ -2,7 +2,7 @@
  * The contents of this file are subject to the MonetDB Public License
  * Version 1.1 (the "License"); you may not use this file except in
  * compliance with the License. You may obtain a copy of the License at
- * http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+ * http://www.monetdb.org/Legal/MonetDBLicense
  *
  * Software distributed under the License is distributed on an "AS IS"
  * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
diff --git a/buildtools/Mx/disclaimer.c b/buildtools/Mx/disclaimer.c
--- a/buildtools/Mx/disclaimer.c
+++ b/buildtools/Mx/disclaimer.c
@@ -2,7 +2,7 @@
  * The contents of this file are subject to the MonetDB Public License
  * Version 1.1 (the "License"); you may not use this file except in
  * compliance with the License. You may obtain a copy of the License at
- * http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+ * http://www.monetdb.org/Legal/MonetDBLicense
  *
  * Software distributed under the License is distributed on an "AS IS"
  * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
diff --git a/buildtools/Mx/disclaimer.h b/buildtools/Mx/disclaimer.h
--- a/buildtools/Mx/disclaimer.h
+++ b/buildtools/Mx/disclaimer.h
@@ -2,7 +2,7 @@
  * The contents of this file are subject to the MonetDB Public License
  * Version 1.1 (the "License"); you may not use this file except in
  * compliance with the License. You may obtain a copy of the License at
- * http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+ * http://www.monetdb.org/Legal/MonetDBLicense
  *
  * Software distributed under the License is distributed on an "AS IS"
  * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
diff --git a/buildtools/Mx/mx-mode.el b/buildtools/Mx/mx-mode.el
--- a/buildtools/Mx/mx-mode.el
+++ b/buildtools/Mx/mx-mode.el
@@ -1,7 +1,7 @@
 ; The contents of this file are subject to the MonetDB Public License
 ; Version 1.1 (the "License"); you may not use this file except in
 ; compliance with the License. You may obtain a copy of the License at
-; http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+; http://www.monetdb.org/Legal/MonetDBLicense
 ;
 ; Software distributed under the License is distributed on an "AS IS"
 ; basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
diff --git a/buildtools/Mx/mx_getopt.h b/buildtools/Mx/mx_getopt.h
--- a/buildtools/Mx/mx_getopt.h
+++ b/buildtools/Mx/mx_getopt.h
@@ -2,7 +2,7 @@
  * The contents of this file are subject to the MonetDB Public License
  * Version 1.1 (the "License"); you may not use this file except in
  * compliance with the License. You may obtain a copy of the License at
- * http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
+ * http://www.monetdb.org/Legal/MonetDBLicense
  *
  * Software distributed under the License is distributed on an "AS IS"
  * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to