Changeset: aec0d89039cb for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=aec0d89039cb Modified Files: MonetDB/src/common/dummy_gdk_utils.mx MonetDB/src/common/monet_options.mx MonetDB/src/common/monet_utils.mx MonetDB/src/common/stream.mx MonetDB/src/gdk/gdk.mx MonetDB/src/gdk/gdk_align.mx MonetDB/src/gdk/gdk_atoms.mx MonetDB/src/gdk/gdk_bat.mx MonetDB/src/gdk/gdk_batop.mx MonetDB/src/gdk/gdk_bbp.mx MonetDB/src/gdk/gdk_delta.mx MonetDB/src/gdk/gdk_heap.mx MonetDB/src/gdk/gdk_logger.mx MonetDB/src/gdk/gdk_posix.mx MonetDB/src/gdk/gdk_qsort.mx MonetDB/src/gdk/gdk_rangejoin.mx MonetDB/src/gdk/gdk_relop.mx MonetDB/src/gdk/gdk_scanselect.mx MonetDB/src/gdk/gdk_scanselect_defs.mx MonetDB/src/gdk/gdk_scanselect_defs_bte.mx MonetDB/src/gdk/gdk_scanselect_defs_chr.mx MonetDB/src/gdk/gdk_scanselect_defs_dbl.mx MonetDB/src/gdk/gdk_scanselect_defs_fix.mx MonetDB/src/gdk/gdk_scanselect_defs_flt.mx MonetDB/src/gdk/gdk_scanselect_defs_int.mx MonetDB/src/gdk/gdk_scanselect_defs_lng.mx MonetDB/src/gdk/gdk_scanselect_defs_sht.mx MonetDB/src/gdk/gdk_scanselect_defs_str.mx MonetDB/src/gdk/gdk_scanselect_defs_var.mx MonetDB/src/gdk/gdk_search.mx MonetDB/src/gdk/gdk_setop.mx MonetDB/src/gdk/gdk_ssort.mx MonetDB/src/gdk/gdk_storage.mx MonetDB/src/gdk/gdk_system.mx MonetDB/src/gdk/gdk_tm.mx MonetDB/src/gdk/gdk_utils.mx MonetDB/src/gdk/gdk_value.mx MonetDB/src/utils/fixlicense.py MonetDB4/src/mapi/mapi.mx MonetDB4/src/modules/calibrator/calib.mx MonetDB4/src/modules/contrib/array.mx MonetDB4/src/modules/contrib/bat_cast.mx MonetDB4/src/modules/contrib/bat_mmath.mx MonetDB4/src/modules/contrib/bitset.mx MonetDB4/src/modules/contrib/bitvector.mx MonetDB4/src/modules/contrib/color.mx MonetDB4/src/modules/contrib/ddbench.mx MonetDB4/src/modules/contrib/image.mx MonetDB4/src/modules/contrib/iterator.mx MonetDB4/src/modules/contrib/malalgebra.mx MonetDB4/src/modules/contrib/mel.mx MonetDB4/src/modules/contrib/mprof.mx MonetDB4/src/modules/contrib/oo7.mx MonetDB4/src/modules/contrib/qt.mx MonetDB4/src/modules/contrib/salgebra.mx MonetDB4/src/modules/contrib/txtsim.mx MonetDB4/src/modules/contrib/uchr.mx MonetDB4/src/modules/contrib/vector.mx MonetDB4/src/modules/contrib/wisc.mx MonetDB4/src/modules/mnetcdf/mnetcdf.mx MonetDB4/src/modules/plain/aggr.mx MonetDB4/src/modules/plain/aggrX3.mx MonetDB4/src/modules/plain/aggrX3_be_avg.mx MonetDB4/src/modules/plain/aggrX3_be_count.mx MonetDB4/src/modules/plain/aggrX3_be_minmax.mx MonetDB4/src/modules/plain/aggrX3_be_prod.mx MonetDB4/src/modules/plain/aggrX3_be_sum.mx MonetDB4/src/modules/plain/aggrX3_bge_avg.mx MonetDB4/src/modules/plain/aggrX3_bge_count.mx MonetDB4/src/modules/plain/aggrX3_bge_minmax.mx MonetDB4/src/modules/plain/aggrX3_bge_prod.mx MonetDB4/src/modules/plain/aggrX3_bge_sum.mx MonetDB4/src/modules/plain/aggrX3_ri.mx MonetDB4/src/modules/plain/alarm.mx MonetDB4/src/modules/plain/algebra.mx MonetDB4/src/modules/plain/arith.mx MonetDB4/src/modules/plain/ascii_io.mx MonetDB4/src/modules/plain/bat.mx MonetDB4/src/modules/plain/bat_arith.mx MonetDB4/src/modules/plain/blob.mx MonetDB4/src/modules/plain/builtin.mx MonetDB4/src/modules/plain/constant.mx MonetDB4/src/modules/plain/counters.mx MonetDB4/src/modules/plain/decimal.mx MonetDB4/src/modules/plain/enum.mx MonetDB4/src/modules/plain/lock.mx MonetDB4/src/modules/plain/logger.mx MonetDB4/src/modules/plain/mkey.mx MonetDB4/src/modules/plain/mmath.mx MonetDB4/src/modules/plain/monettime.mx MonetDB4/src/modules/plain/pcl.mx MonetDB4/src/modules/plain/pcre.mx MonetDB4/src/modules/plain/pqueue.mx MonetDB4/src/modules/plain/profiler.mx MonetDB4/src/modules/plain/radix.mx MonetDB4/src/modules/plain/stats.mx MonetDB4/src/modules/plain/str.mx MonetDB4/src/modules/plain/streams.mx MonetDB4/src/modules/plain/sys.mx MonetDB4/src/modules/plain/tcpip.mx MonetDB4/src/modules/plain/trans.mx MonetDB4/src/modules/plain/unix.mx MonetDB4/src/modules/plain/url.mx MonetDB4/src/modules/plain/xtables.mx MonetDB4/src/monet/monet.mx MonetDB4/src/monet/monet_client.mx MonetDB4/src/monet/monet_context.mx MonetDB4/src/monet/monet_deparse.mx MonetDB4/src/monet/monet_interpreter.mx MonetDB4/src/monet/monet_multiplex.mx MonetDB4/src/monet/monet_parse.mx MonetDB4/src/monet/monet_process.mx MonetDB4/src/monet/monet_queue.mx MonetDB4/src/monet/monet_tbl.mx MonetDB4/src/monet/monet_tem.mx MonetDB4/src/monet/yytree.mx MonetDB4/src/tools/Mserver.mx MonetDB4/src/tools/initmodules.mx MonetDB4/src/tools/static_modules.mx MonetDB5/src/compiler/mal_compiler.mx MonetDB5/src/mal/mal.mx MonetDB5/src/mal/mal_atom.mx MonetDB5/src/mal/mal_authorize.mx MonetDB5/src/mal/mal_box.mx MonetDB5/src/mal/mal_builder.mx MonetDB5/src/mal/mal_client.mx MonetDB5/src/mal/mal_debugger.mx MonetDB5/src/mal/mal_errors.mx MonetDB5/src/mal/mal_exception.mx MonetDB5/src/mal/mal_factory.mx MonetDB5/src/mal/mal_function.mx MonetDB5/src/mal/mal_import.mx MonetDB5/src/mal/mal_instruction.mx MonetDB5/src/mal/mal_interpreter.mx MonetDB5/src/mal/mal_linker.mx MonetDB5/src/mal/mal_module.mx MonetDB5/src/mal/mal_namespace.mx MonetDB5/src/mal/mal_parser.mx MonetDB5/src/mal/mal_profiler.mx MonetDB5/src/mal/mal_properties.mx MonetDB5/src/mal/mal_readline.mx MonetDB5/src/mal/mal_recycle.mx MonetDB5/src/mal/mal_resolve.mx MonetDB5/src/mal/mal_sabaoth.mx MonetDB5/src/mal/mal_scenario.mx MonetDB5/src/mal/mal_session.mx MonetDB5/src/mal/mal_stack.mx MonetDB5/src/mal/mal_syntax.mx MonetDB5/src/mal/mal_type.mx MonetDB5/src/mal/mal_utils.mx MonetDB5/src/mal/mal_xml.mx MonetDB5/src/modules/atoms/blob.mx MonetDB5/src/modules/atoms/color.mx MonetDB5/src/modules/atoms/identifier.mx MonetDB5/src/modules/atoms/inet.mx MonetDB5/src/modules/atoms/mtime.mx MonetDB5/src/modules/atoms/str.mx MonetDB5/src/modules/atoms/streams.mx MonetDB5/src/modules/atoms/url.mx MonetDB5/src/modules/atoms/xml.mx MonetDB5/src/modules/kernel/aggr.mx MonetDB5/src/modules/kernel/aggr_be_avg.mx MonetDB5/src/modules/kernel/aggr_be_count.mx MonetDB5/src/modules/kernel/aggr_be_minmax.mx MonetDB5/src/modules/kernel/aggr_be_prod.mx MonetDB5/src/modules/kernel/aggr_be_sum.mx MonetDB5/src/modules/kernel/aggr_bge_avg.mx MonetDB5/src/modules/kernel/aggr_bge_count.mx MonetDB5/src/modules/kernel/aggr_bge_minmax.mx MonetDB5/src/modules/kernel/aggr_bge_prod.mx MonetDB5/src/modules/kernel/aggr_bge_sum.mx MonetDB5/src/modules/kernel/aggr_ri.mx MonetDB5/src/modules/kernel/alarm.mx MonetDB5/src/modules/kernel/algebra.mx MonetDB5/src/modules/kernel/algebra2.mx MonetDB5/src/modules/kernel/array.mx MonetDB5/src/modules/kernel/bat5.mx MonetDB5/src/modules/kernel/batcalc.mx MonetDB5/src/modules/kernel/batcast.mx MonetDB5/src/modules/kernel/batcolor.mx MonetDB5/src/modules/kernel/batifthen.mx MonetDB5/src/modules/kernel/batmmath.mx MonetDB5/src/modules/kernel/batmtime.mx MonetDB5/src/modules/kernel/batstr.mx MonetDB5/src/modules/kernel/calc.mx MonetDB5/src/modules/kernel/counters.mx MonetDB5/src/modules/kernel/group.mx MonetDB5/src/modules/kernel/kprelude.mx MonetDB5/src/modules/kernel/lock.mx MonetDB5/src/modules/kernel/logger.mx MonetDB5/src/modules/kernel/microbenchmark.mx MonetDB5/src/modules/kernel/mmath.mx MonetDB5/src/modules/kernel/sema.mx MonetDB5/src/modules/kernel/sphinx.mx MonetDB5/src/modules/kernel/status.mx MonetDB5/src/modules/kernel/unix.mx MonetDB5/src/modules/mal/algebraExtensions.mx MonetDB5/src/modules/mal/batExtensions.mx MonetDB5/src/modules/mal/batxml.mx MonetDB5/src/modules/mal/bbp.mx MonetDB5/src/modules/mal/box.mx MonetDB5/src/modules/mal/bpm.mx MonetDB5/src/modules/mal/chopper.mx MonetDB5/src/modules/mal/clients.mx MonetDB5/src/modules/mal/cluster.mx MonetDB5/src/modules/mal/const.mx MonetDB5/src/modules/mal/constraints.mx MonetDB5/src/modules/mal/crackers/crackers.mx MonetDB5/src/modules/mal/crackers/crackers_AVL_index.mx MonetDB5/src/modules/mal/crackers/crackers_AVL_tree.mx MonetDB5/src/modules/mal/crackers/crackers_core_ordered.mx MonetDB5/src/modules/mal/crackers/crackers_core_unordered.mx MonetDB5/src/modules/mal/crackers/crackers_crackmerge.mx MonetDB5/src/modules/mal/crackers/crackers_index.mx MonetDB5/src/modules/mal/crackers/crackers_joins.mx MonetDB5/src/modules/mal/crackers/crackers_joinselect_ops.mx MonetDB5/src/modules/mal/crackers/crackers_partial_sideways.mx MonetDB5/src/modules/mal/crackers/crackers_populate.mx MonetDB5/src/modules/mal/crackers/crackers_pq.mx MonetDB5/src/modules/mal/crackers/crackers_select_ops.mx MonetDB5/src/modules/mal/crackers/crackers_sideways.mx MonetDB5/src/modules/mal/crackers/crackers_sortmerge.mx MonetDB5/src/modules/mal/crackers/crackers_updates.mx MonetDB5/src/modules/mal/crackers/crackers_validation.mx MonetDB5/src/modules/mal/factories.mx MonetDB5/src/modules/mal/groupby.mx MonetDB5/src/modules/mal/histogram.mx MonetDB5/src/modules/mal/inspect.mx MonetDB5/src/modules/mal/language.mx MonetDB5/src/modules/mal/mal_init.mx MonetDB5/src/modules/mal/mal_io.mx MonetDB5/src/modules/mal/mal_mapi.mx MonetDB5/src/modules/mal/manual.mx MonetDB5/src/modules/mal/mat.mx MonetDB5/src/modules/mal/mdb.mx MonetDB5/src/modules/mal/mkey.mx MonetDB5/src/modules/mal/pcre.mx MonetDB5/src/modules/mal/pma.mx MonetDB5/src/modules/mal/pqueue.mx MonetDB5/src/modules/mal/prelude.mx MonetDB5/src/modules/mal/profiler.mx MonetDB5/src/modules/mal/radix.mx MonetDB5/src/modules/mal/rdf/rdf.mx MonetDB5/src/modules/mal/rdf/rdf_shredder.mx MonetDB5/src/modules/mal/recycle.mx MonetDB5/src/modules/mal/remote.mx MonetDB5/src/modules/mal/replication.mx MonetDB5/src/modules/mal/sabaoth.mx MonetDB5/src/modules/mal/statistics.mx MonetDB5/src/modules/mal/tablet.mx MonetDB5/src/modules/mal/tablet_mk.mx MonetDB5/src/modules/mal/tablet_si.mx MonetDB5/src/modules/mal/tablet_sql.mx MonetDB5/src/modules/mal/tokenizer.mx MonetDB5/src/modules/mal/trader.mx MonetDB5/src/modules/mal/transaction.mx MonetDB5/src/modules/mal/txtsim.mx MonetDB5/src/modules/mal/urlbox.mx MonetDB5/src/modules/mal/zorder.mx MonetDB5/src/optimizer/opt_accessmode.mx MonetDB5/src/optimizer/opt_accumulators.mx MonetDB5/src/optimizer/opt_aliases.mx MonetDB5/src/optimizer/opt_cluster.mx MonetDB5/src/optimizer/opt_coercion.mx MonetDB5/src/optimizer/opt_commonTerms.mx MonetDB5/src/optimizer/opt_compression.mx MonetDB5/src/optimizer/opt_constants.mx MonetDB5/src/optimizer/opt_costModel.mx MonetDB5/src/optimizer/opt_crack.mx MonetDB5/src/optimizer/opt_datacell.mx MonetDB5/src/optimizer/opt_datacyclotron.mx MonetDB5/src/optimizer/opt_dataflow.mx MonetDB5/src/optimizer/opt_deadcode.mx MonetDB5/src/optimizer/opt_derivepath.mx MonetDB5/src/optimizer/opt_dictionary.mx MonetDB5/src/optimizer/opt_emptySet.mx MonetDB5/src/optimizer/opt_evaluate.mx MonetDB5/src/optimizer/opt_factorize.mx MonetDB5/src/optimizer/opt_garbageCollector.mx MonetDB5/src/optimizer/opt_heuristics.mx MonetDB5/src/optimizer/opt_history.mx MonetDB5/src/optimizer/opt_inline.mx MonetDB5/src/optimizer/opt_joinpath.mx MonetDB5/src/optimizer/opt_joinselect.mx MonetDB5/src/optimizer/opt_macro.mx MonetDB5/src/optimizer/opt_mergetable.mx MonetDB5/src/optimizer/opt_mitosis.mx MonetDB5/src/optimizer/opt_multiplex.mx MonetDB5/src/optimizer/opt_octopus.mx MonetDB5/src/optimizer/opt_partitions.mx MonetDB5/src/optimizer/opt_peephole.mx MonetDB5/src/optimizer/opt_prejoin.mx MonetDB5/src/optimizer/opt_prelude.mx MonetDB5/src/optimizer/opt_pushranges.mx MonetDB5/src/optimizer/opt_qep.mx MonetDB5/src/optimizer/opt_recycler.mx MonetDB5/src/optimizer/opt_reduce.mx MonetDB5/src/optimizer/opt_remap.mx MonetDB5/src/optimizer/opt_remoteQueries.mx MonetDB5/src/optimizer/opt_reorder.mx MonetDB5/src/optimizer/opt_replication.mx MonetDB5/src/optimizer/opt_selcrack.mx MonetDB5/src/optimizer/opt_sidcrack.mx MonetDB5/src/optimizer/opt_singleton.mx MonetDB5/src/optimizer/opt_statistics.mx MonetDB5/src/optimizer/opt_strengthReduction.mx MonetDB5/src/optimizer/opt_support.mx MonetDB5/src/optimizer/opt_trace.mx MonetDB5/src/optimizer/optimizer.mx MonetDB5/src/optimizer/optimizerWrapper.mx MonetDB5/src/scheduler/run_adder.mx MonetDB5/src/scheduler/run_isolate.mx MonetDB5/src/scheduler/run_memo.mx MonetDB5/src/scheduler/run_octopus.mx MonetDB5/src/scheduler/run_pipeline.mx MonetDB5/src/tools/mserver5.mx buildtools/Mx/Code.c buildtools/Mx/Def.c buildtools/Mx/Mx.c buildtools/Mx/MxFcnDef.h buildtools/Mx/disclaimer.c buildtools/mel/FileInfo.mx buildtools/mel/ListIterator.mx buildtools/mel/any_arg.mx buildtools/mel/atom.mx buildtools/mel/atom_arg.mx buildtools/mel/atomops.mx buildtools/mel/bat_arg.mx buildtools/mel/builtin.mx buildtools/mel/command.mx buildtools/mel/debug.mx buildtools/mel/depend.mx buildtools/mel/dependency.mx buildtools/mel/epilogue.mx buildtools/mel/glue.mx buildtools/mel/html.mx buildtools/mel/iterator.mx buildtools/mel/language.mx buildtools/mel/link.mx buildtools/mel/list.mx buildtools/mel/mel.mx buildtools/mel/mil.mx buildtools/mel/module.mx buildtools/mel/object.mx buildtools/mel/operator.mx buildtools/mel/ops.mx buildtools/mel/prelude.mx buildtools/mel/proto.mx buildtools/mel/symbol.mx buildtools/mel/symtable.mx buildtools/mel/type_arg.mx buildtools/mel/use.mx buildtools/mel/var_arg.mx clients/src/mapiclient/MapiClient.mx clients/src/mapiclient/ReadlineTools.mx clients/src/mapilib/Mapi.mx geom/src/lib/libgeom.mx geom/src/monetdb4/geom.mx geom/src/monetdb5/geom.mx pathfinder/modules/geoxml/geoxml.mx pathfinder/modules/geoxml/serialize_geometry.mx pathfinder/modules/pftijah/pftijah.mx pathfinder/modules/pftijah/pftijah_stem.mx pathfinder/modules/pftijah/pftijah_util.mx pathfinder/modules/pftijah/serialize_pftijah.mx pathfinder/modules/pftijah/serialize_pftijah_options.mx pathfinder/modules/pftijah/termdb.mx pathfinder/modules/probxml/probxml.mx pathfinder/runtime/ll_prec_foll.mx pathfinder/runtime/ll_sibling.mx pathfinder/runtime/ll_staircasejoin.mx pathfinder/runtime/ll_upwards.mx pathfinder/runtime/pathfinder.mx pathfinder/runtime/pf_standoff.mx pathfinder/runtime/pf_support.mx pathfinder/runtime/serialize.mx pathfinder/runtime/serialize_dflt.mx pathfinder/runtime/serialize_null.mx pathfinder/runtime/shredder.mx pathfinder/runtime/vx_index.mx pathfinder/runtime/xrpc_client.mx pathfinder/runtime/xrpc_common.mx pathfinder/runtime/xrpc_server.mx pathfinder/runtime5/xquery.mx pathfinder/runtime5/xquery_backend.mx pathfinder/runtime5/xquery_scenario.mx pathfinder/src/tools/Mserver.mx pathfinder/src/tools/initmodules.mx pathfinder/src/tools/static_modules.mx sql/src/backends/monet5/sql.mx sql/src/backends/monet5/sql_bpm.mx sql/src/backends/monet5/sql_emptyset.mx sql/src/backends/monet5/sql_gencode.mx sql/src/backends/monet5/sql_optimizer.mx sql/src/backends/monet5/sql_readline.mx sql/src/backends/monet5/sql_result.mx sql/src/backends/monet5/sql_scenario.mx sql/src/backends/monet5/sql_user.mx sql/src/common/sql_backend.mx sql/src/common/sql_changeset.mx sql/src/common/sql_keyword.mx sql/src/common/sql_list.mx sql/src/common/sql_mem.mx sql/src/common/sql_string.mx sql/src/common/sql_types.mx sql/src/server/bin_optimizer.mx sql/src/server/rel_bin.mx sql/src/server/rel_dump.mx sql/src/server/rel_exp.mx sql/src/server/rel_optimizer.mx sql/src/server/rel_prop.mx sql/src/server/rel_schema.mx sql/src/server/rel_select.mx sql/src/server/rel_semantic.mx sql/src/server/rel_sequence.mx sql/src/server/rel_subquery.mx sql/src/server/rel_trans.mx sql/src/server/rel_updates.mx sql/src/server/rel_xml.mx sql/src/server/sql_atom.mx sql/src/server/sql_datetime.mx sql/src/server/sql_decimal.mx sql/src/server/sql_env.mx sql/src/server/sql_mvc.mx sql/src/server/sql_parser.mx sql/src/server/sql_privileges.mx sql/src/server/sql_psm.mx sql/src/server/sql_qc.mx sql/src/server/sql_rel2bin.mx sql/src/server/sql_scan.mx sql/src/server/sql_schema.mx sql/src/server/sql_semantic.mx sql/src/server/sql_statement.mx sql/src/server/sql_symbol.mx sql/src/sql/createdb.mx sql/src/storage/bat/bat_logger.mx sql/src/storage/bat/bat_storage.mx sql/src/storage/bat/bat_table.mx sql/src/storage/bat/bat_utils.mx sql/src/storage/bat/res_table.mx sql/src/storage/bpm/bpm_distribution.mx sql/src/storage/bpm/bpm_logger.mx sql/src/storage/bpm/bpm_storage.mx sql/src/storage/bpm/bpm_table.mx sql/src/storage/m4/bpm.mx sql/src/storage/restrict/restrict_logger.mx sql/src/storage/restrict/restrict_storage.mx sql/src/storage/restrict/restrict_table.mx sql/src/storage/sql_catalog.mx sql/src/storage/store.mx sql/src/storage/store_connections.mx sql/src/storage/store_dependency.mx sql/src/storage/store_sequence.mx template/src/monetdb4/example.mx template/src/monetdb5/example.mx Branch: Jun2010 Log Message:
New way of adding license text to file generated by Mx. The license in .mx files is now in a "comment block". Mx will write comment blocks to all files it generates when it encou diffs (truncated from 18875 to 300 lines): diff -r 56d888a974d9 -r aec0d89039cb MonetDB/src/common/dummy_gdk_utils.mx --- a/MonetDB/src/common/dummy_gdk_utils.mx Wed Jun 16 09:01:27 2010 +0200 +++ b/MonetDB/src/common/dummy_gdk_utils.mx Wed Jun 16 13:46:01 2010 +0200 @@ -1,19 +1,21 @@ -@' 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 -@' -@' Software distributed under the License is distributed on an "AS IS" -@' basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the -@' License for the specific language governing rights and limitations -@' under the License. -@' -@' The Original Code is the MonetDB Database System. -@' -@' The Initial Developer of the Original Code is CWI. -@' Portions created by CWI are Copyright (C) 1997-July 2008 CWI. -@' Copyright August 2008-2010 MonetDB B.V. -@' All Rights Reserved. +@/ +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 + +Software distributed under the License is distributed on an "AS IS" +basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the +License for the specific language governing rights and limitations +under the License. + +The Original Code is the MonetDB Database System. + +The Initial Developer of the Original Code is CWI. +Portions created by CWI are Copyright (C) 1997-July 2008 CWI. +Copyright August 2008-2010 MonetDB B.V. +All Rights Reserved. +@ @f dummy_gdk_utils @h diff -r 56d888a974d9 -r aec0d89039cb MonetDB/src/common/monet_options.mx --- a/MonetDB/src/common/monet_options.mx Wed Jun 16 09:01:27 2010 +0200 +++ b/MonetDB/src/common/monet_options.mx Wed Jun 16 13:46:01 2010 +0200 @@ -1,19 +1,21 @@ -@' 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 -@' -@' Software distributed under the License is distributed on an "AS IS" -@' basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the -@' License for the specific language governing rights and limitations -@' under the License. -@' -@' The Original Code is the MonetDB Database System. -@' -@' The Initial Developer of the Original Code is CWI. -@' Portions created by CWI are Copyright (C) 1997-July 2008 CWI. -@' Copyright August 2008-2010 MonetDB B.V. -@' All Rights Reserved. +@/ +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 + +Software distributed under the License is distributed on an "AS IS" +basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the +License for the specific language governing rights and limitations +under the License. + +The Original Code is the MonetDB Database System. + +The Initial Developer of the Original Code is CWI. +Portions created by CWI are Copyright (C) 1997-July 2008 CWI. +Copyright August 2008-2010 MonetDB B.V. +All Rights Reserved. +@ @f monet_options @a N.J. Nes diff -r 56d888a974d9 -r aec0d89039cb MonetDB/src/common/monet_utils.mx --- a/MonetDB/src/common/monet_utils.mx Wed Jun 16 09:01:27 2010 +0200 +++ b/MonetDB/src/common/monet_utils.mx Wed Jun 16 13:46:01 2010 +0200 @@ -1,19 +1,21 @@ -@' 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 -@' -@' Software distributed under the License is distributed on an "AS IS" -@' basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the -@' License for the specific language governing rights and limitations -@' under the License. -@' -@' The Original Code is the MonetDB Database System. -@' -@' The Initial Developer of the Original Code is CWI. -@' Portions created by CWI are Copyright (C) 1997-July 2008 CWI. -@' Copyright August 2008-2010 MonetDB B.V. -@' All Rights Reserved. +@/ +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 + +Software distributed under the License is distributed on an "AS IS" +basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the +License for the specific language governing rights and limitations +under the License. + +The Original Code is the MonetDB Database System. + +The Initial Developer of the Original Code is CWI. +Portions created by CWI are Copyright (C) 1997-July 2008 CWI. +Copyright August 2008-2010 MonetDB B.V. +All Rights Reserved. +@ @f monet_utils @a N.J. Nes diff -r 56d888a974d9 -r aec0d89039cb MonetDB/src/common/stream.mx --- a/MonetDB/src/common/stream.mx Wed Jun 16 09:01:27 2010 +0200 +++ b/MonetDB/src/common/stream.mx Wed Jun 16 13:46:01 2010 +0200 @@ -1,19 +1,21 @@ -@' 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 -@' -@' Software distributed under the License is distributed on an "AS IS" -@' basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the -@' License for the specific language governing rights and limitations -@' under the License. -@' -@' The Original Code is the MonetDB Database System. -@' -@' The Initial Developer of the Original Code is CWI. -@' Portions created by CWI are Copyright (C) 1997-July 2008 CWI. -@' Copyright August 2008-2010 MonetDB B.V. -@' All Rights Reserved. +@/ +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 + +Software distributed under the License is distributed on an "AS IS" +basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the +License for the specific language governing rights and limitations +under the License. + +The Original Code is the MonetDB Database System. + +The Initial Developer of the Original Code is CWI. +Portions created by CWI are Copyright (C) 1997-July 2008 CWI. +Copyright August 2008-2010 MonetDB B.V. +All Rights Reserved. +@ @f stream @a Niels Nes diff -r 56d888a974d9 -r aec0d89039cb MonetDB/src/gdk/gdk.mx --- a/MonetDB/src/gdk/gdk.mx Wed Jun 16 09:01:27 2010 +0200 +++ b/MonetDB/src/gdk/gdk.mx Wed Jun 16 13:46:01 2010 +0200 @@ -1,19 +1,21 @@ -@' 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 -@' -@' Software distributed under the License is distributed on an "AS IS" -@' basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the -@' License for the specific language governing rights and limitations -@' under the License. -@' -@' The Original Code is the MonetDB Database System. -@' -@' The Initial Developer of the Original Code is CWI. -@' Portions created by CWI are Copyright (C) 1997-July 2008 CWI. -@' Copyright August 2008-2010 MonetDB B.V. -@' All Rights Reserved. +@/ +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 + +Software distributed under the License is distributed on an "AS IS" +basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the +License for the specific language governing rights and limitations +under the License. + +The Original Code is the MonetDB Database System. + +The Initial Developer of the Original Code is CWI. +Portions created by CWI are Copyright (C) 1997-July 2008 CWI. +Copyright August 2008-2010 MonetDB B.V. +All Rights Reserved. +@ @f gdk @t The Goblin Database Kernel diff -r 56d888a974d9 -r aec0d89039cb MonetDB/src/gdk/gdk_align.mx --- a/MonetDB/src/gdk/gdk_align.mx Wed Jun 16 09:01:27 2010 +0200 +++ b/MonetDB/src/gdk/gdk_align.mx Wed Jun 16 13:46:01 2010 +0200 @@ -1,19 +1,21 @@ -@' 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 -@' -@' Software distributed under the License is distributed on an "AS IS" -@' basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the -@' License for the specific language governing rights and limitations -@' under the License. -@' -@' The Original Code is the MonetDB Database System. -@' -@' The Initial Developer of the Original Code is CWI. -@' Portions created by CWI are Copyright (C) 1997-July 2008 CWI. -@' Copyright August 2008-2010 MonetDB B.V. -@' All Rights Reserved. +@/ +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 + +Software distributed under the License is distributed on an "AS IS" +basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the +License for the specific language governing rights and limitations +under the License. + +The Original Code is the MonetDB Database System. + +The Initial Developer of the Original Code is CWI. +Portions created by CWI are Copyright (C) 1997-July 2008 CWI. +Copyright August 2008-2010 MonetDB B.V. +All Rights Reserved. +@ @f gdk_align @a Peter Boncz, Niels Nes diff -r 56d888a974d9 -r aec0d89039cb MonetDB/src/gdk/gdk_atoms.mx --- a/MonetDB/src/gdk/gdk_atoms.mx Wed Jun 16 09:01:27 2010 +0200 +++ b/MonetDB/src/gdk/gdk_atoms.mx Wed Jun 16 13:46:01 2010 +0200 @@ -1,19 +1,21 @@ -@' 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 -@' -@' Software distributed under the License is distributed on an "AS IS" -@' basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the -@' License for the specific language governing rights and limitations -@' under the License. -@' -@' The Original Code is the MonetDB Database System. -@' -@' The Initial Developer of the Original Code is CWI. -@' Portions created by CWI are Copyright (C) 1997-July 2008 CWI. -@' Copyright August 2008-2010 MonetDB B.V. -@' All Rights Reserved. +@/ +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 + +Software distributed under the License is distributed on an "AS IS" +basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the +License for the specific language governing rights and limitations +under the License. + +The Original Code is the MonetDB Database System. + +The Initial Developer of the Original Code is CWI. +Portions created by CWI are Copyright (C) 1997-July 2008 CWI. +Copyright August 2008-2010 MonetDB B.V. +All Rights Reserved. +@ @f gdk_atoms @a M. L. Kersten, P. Boncz diff -r 56d888a974d9 -r aec0d89039cb MonetDB/src/gdk/gdk_bat.mx --- a/MonetDB/src/gdk/gdk_bat.mx Wed Jun 16 09:01:27 2010 +0200 +++ b/MonetDB/src/gdk/gdk_bat.mx Wed Jun 16 13:46:01 2010 +0200 @@ -1,19 +1,21 @@ -@' 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 -@' -@' Software distributed under the License is distributed on an "AS IS" -@' basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the -@' License for the specific language governing rights and limitations -@' under the License. _______________________________________________ Checkin-list mailing list Checkin-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/checkin-list