remove license stuff from files
authorMatthias Braun <matze@braunis.de>
Wed, 12 Dec 2012 14:41:24 +0000 (15:41 +0100)
committerMatthias Braun <matze@braunis.de>
Wed, 12 Dec 2012 18:41:50 +0000 (19:41 +0100)
commit6911c8a5253d79be26f5fcb668b7fb69f1998819
treef126bf860b00a1d70f2863a0e306f824b3c378be
parent8205228fcd3fd0e1dec436e1650cf09720bd6503
remove license stuff from files

Just state the copyright and the project the files belong to. You can
then find the COPYING file for the whole project.
518 files changed:
include/libfirm/adt/array.h
include/libfirm/adt/bipartite.h
include/libfirm/adt/hashptr.h
include/libfirm/adt/list.h
include/libfirm/adt/obst.h
include/libfirm/adt/pdeq.h
include/libfirm/adt/plist.h
include/libfirm/adt/pmap.h
include/libfirm/adt/pqueue.h
include/libfirm/adt/pset.h
include/libfirm/adt/set.h
include/libfirm/adt/unionfind.h
include/libfirm/adt/xmalloc.h
include/libfirm/analyze_irg_args.h
include/libfirm/be.h
include/libfirm/begin.h
include/libfirm/callgraph.h
include/libfirm/cdep.h
include/libfirm/cgana.h
include/libfirm/dbginfo.h
include/libfirm/end.h
include/libfirm/execfreq.h
include/libfirm/firm.h
include/libfirm/firm_common.h
include/libfirm/firm_types.h
include/libfirm/firmstat.h
include/libfirm/heights.h
include/libfirm/ident.h
include/libfirm/irarch.h
include/libfirm/ircgopt.h
include/libfirm/ircons.h
include/libfirm/irconsconfirm.h
include/libfirm/irdom.h
include/libfirm/irdump.h
include/libfirm/iredgekinds.h
include/libfirm/iredges.h
include/libfirm/irflag.h
include/libfirm/irgmod.h
include/libfirm/irgopt.h
include/libfirm/irgraph.h
include/libfirm/irgwalk.h
include/libfirm/irio.h
include/libfirm/irloop.h
include/libfirm/irmemory.h
include/libfirm/irmode.h
include/libfirm/irnode.h
include/libfirm/irop.h
include/libfirm/iropt.h
include/libfirm/iroptimize.h
include/libfirm/irouts.h
include/libfirm/irpass.h
include/libfirm/irprintf.h
include/libfirm/irprog.h
include/libfirm/irtypeinfo.h
include/libfirm/irverify.h
include/libfirm/lowering.h
include/libfirm/statev.h
include/libfirm/timing.h
include/libfirm/trouts.h
include/libfirm/tv.h
include/libfirm/typerep.h
include/libfirm/vrp.h
ir/adt/array.c
ir/adt/array_t.h
ir/adt/bipartite.c
ir/adt/bitfiddle.h
ir/adt/bitset.h
ir/adt/compiler.h
ir/adt/cpset.c
ir/adt/cpset.h
ir/adt/fourcc.h
ir/adt/hashset.h
ir/adt/pdeq.c
ir/adt/plist.c
ir/adt/pmap.c
ir/adt/pqueue.c
ir/adt/pset.c
ir/adt/pset_new.c
ir/adt/pset_new.h
ir/adt/raw_bitset.h
ir/adt/set.c
ir/adt/util.h
ir/adt/xmalloc.c
ir/ana/absgraph.c
ir/ana/absgraph.h
ir/ana/analyze_irg_args.c
ir/ana/callgraph.c
ir/ana/cdep.c
ir/ana/cdep_t.h
ir/ana/cgana.c
ir/ana/dfs.c
ir/ana/dfs.h
ir/ana/dfs_t.h
ir/ana/domfront.c
ir/ana/execfreq.c
ir/ana/execfreq_t.h
ir/ana/heights.c
ir/ana/irbackedge.c
ir/ana/irbackedge_t.h
ir/ana/ircfscc.c
ir/ana/irconsconfirm.c
ir/ana/irdom.c
ir/ana/irdom_t.h
ir/ana/irlivechk.c
ir/ana/irlivechk.h
ir/ana/irloop.c
ir/ana/irloop_t.h
ir/ana/irmemory.c
ir/ana/irmemory_t.h
ir/ana/irouts.c
ir/ana/irscc.c
ir/ana/irtypeinfo.c
ir/ana/trouts.c
ir/ana/trouts_t.h
ir/ana/vrp.c
ir/be/TEMPLATE/TEMPLATE_emitter.c
ir/be/TEMPLATE/TEMPLATE_emitter.h
ir/be/TEMPLATE/TEMPLATE_new_nodes.c
ir/be/TEMPLATE/TEMPLATE_new_nodes.h
ir/be/TEMPLATE/TEMPLATE_nodes_attr.h
ir/be/TEMPLATE/TEMPLATE_transform.c
ir/be/TEMPLATE/TEMPLATE_transform.h
ir/be/TEMPLATE/bearch_TEMPLATE.c
ir/be/TEMPLATE/bearch_TEMPLATE_t.h
ir/be/amd64/amd64_emitter.c
ir/be/amd64/amd64_emitter.h
ir/be/amd64/amd64_new_nodes.c
ir/be/amd64/amd64_new_nodes.h
ir/be/amd64/amd64_nodes_attr.h
ir/be/amd64/amd64_transform.c
ir/be/amd64/amd64_transform.h
ir/be/amd64/bearch_amd64.c
ir/be/amd64/bearch_amd64_t.h
ir/be/arm/arm_cconv.c
ir/be/arm/arm_cconv.h
ir/be/arm/arm_emitter.c
ir/be/arm/arm_emitter.h
ir/be/arm/arm_map_regs.c
ir/be/arm/arm_map_regs.h
ir/be/arm/arm_new_nodes.c
ir/be/arm/arm_new_nodes.h
ir/be/arm/arm_nodes_attr.h
ir/be/arm/arm_optimize.c
ir/be/arm/arm_optimize.h
ir/be/arm/arm_transform.c
ir/be/arm/arm_transform.h
ir/be/arm/bearch_arm.c
ir/be/arm/bearch_arm_t.h
ir/be/be_t.h
ir/be/be_types.h
ir/be/beabi.c
ir/be/beabi.h
ir/be/beabihelper.c
ir/be/beabihelper.h
ir/be/bearch.c
ir/be/bearch.h
ir/be/beblocksched.c
ir/be/beblocksched.h
ir/be/bechordal.c
ir/be/bechordal.h
ir/be/bechordal_common.c
ir/be/bechordal_common.h
ir/be/bechordal_draw.c
ir/be/bechordal_draw.h
ir/be/bechordal_main.c
ir/be/bechordal_t.h
ir/be/becopyheur.c
ir/be/becopyheur2.c
ir/be/becopyheur4.c
ir/be/becopyilp.c
ir/be/becopyilp2.c
ir/be/becopyilp_t.h
ir/be/becopyopt.c
ir/be/becopyopt.h
ir/be/becopyopt_t.h
ir/be/becopystat.c
ir/be/becopystat.h
ir/be/bedump.c
ir/be/bedump.h
ir/be/bedwarf.c
ir/be/bedwarf.h
ir/be/bedwarf_t.h
ir/be/beemitter.c
ir/be/beemitter.h
ir/be/beemitter_binary.c
ir/be/beemitter_binary.h
ir/be/beflags.c
ir/be/beflags.h
ir/be/begnuas.c
ir/be/begnuas.h
ir/be/beifg.c
ir/be/beifg.h
ir/be/beinfo.c
ir/be/beinfo.h
ir/be/beinsn.c
ir/be/beinsn_t.h
ir/be/beintlive_t.h
ir/be/beirg.c
ir/be/beirg.h
ir/be/beirgmod.c
ir/be/beirgmod.h
ir/be/belistsched.c
ir/be/belistsched.h
ir/be/belive.c
ir/be/belive.h
ir/be/belive_t.h
ir/be/beloopana.c
ir/be/beloopana.h
ir/be/belower.c
ir/be/belower.h
ir/be/bemain.c
ir/be/bemodule.c
ir/be/bemodule.h
ir/be/bemodule_t.h
ir/be/benode.c
ir/be/benode.h
ir/be/bepbqpcoloring.c
ir/be/bepbqpcoloring.h
ir/be/bepeephole.c
ir/be/bepeephole.h
ir/be/beprefalloc.c
ir/be/bera.c
ir/be/bera.h
ir/be/besched.c
ir/be/besched.h
ir/be/beschednormal.c
ir/be/beschedrand.c
ir/be/beschedregpress.c
ir/be/beschedtrace.c
ir/be/beschedtrivial.c
ir/be/bespill.c
ir/be/bespill.h
ir/be/bespillbelady.c
ir/be/bespilldaemel.c
ir/be/bespillslots.c
ir/be/bespillslots.h
ir/be/bespillutil.c
ir/be/bespillutil.h
ir/be/bessaconstr.c
ir/be/bessaconstr.h
ir/be/bessadestr.c
ir/be/bessadestr.h
ir/be/bestack.c
ir/be/bestack.h
ir/be/bestat.c
ir/be/bestat.h
ir/be/bestate.c
ir/be/bestate.h
ir/be/betranshlp.c
ir/be/betranshlp.h
ir/be/beuses.c
ir/be/beuses.h
ir/be/beutil.c
ir/be/beutil.h
ir/be/beverify.c
ir/be/beverify.h
ir/be/ia32/bearch_ia32.c
ir/be/ia32/bearch_ia32_t.h
ir/be/ia32/ia32_address_mode.c
ir/be/ia32/ia32_address_mode.h
ir/be/ia32/ia32_architecture.c
ir/be/ia32/ia32_architecture.h
ir/be/ia32/ia32_common_transform.c
ir/be/ia32/ia32_common_transform.h
ir/be/ia32/ia32_dbg_stat.h
ir/be/ia32/ia32_emitter.c
ir/be/ia32/ia32_emitter.h
ir/be/ia32/ia32_finish.c
ir/be/ia32/ia32_finish.h
ir/be/ia32/ia32_fpu.c
ir/be/ia32/ia32_fpu.h
ir/be/ia32/ia32_intrinsics.c
ir/be/ia32/ia32_new_nodes.c
ir/be/ia32/ia32_new_nodes.h
ir/be/ia32/ia32_nodes_attr.h
ir/be/ia32/ia32_optimize.c
ir/be/ia32/ia32_optimize.h
ir/be/ia32/ia32_transform.c
ir/be/ia32/ia32_transform.h
ir/be/ia32/ia32_x87.c
ir/be/ia32/ia32_x87.h
ir/be/sparc/bearch_sparc.c
ir/be/sparc/bearch_sparc_t.h
ir/be/sparc/sparc_cconv.c
ir/be/sparc/sparc_cconv.h
ir/be/sparc/sparc_emitter.c
ir/be/sparc/sparc_emitter.h
ir/be/sparc/sparc_finish.c
ir/be/sparc/sparc_lower64.c
ir/be/sparc/sparc_new_nodes.c
ir/be/sparc/sparc_new_nodes.h
ir/be/sparc/sparc_nodes_attr.h
ir/be/sparc/sparc_stackframe.c
ir/be/sparc/sparc_transform.c
ir/be/sparc/sparc_transform.h
ir/common/debug.c
ir/common/debug.h
ir/common/error.c
ir/common/error.h
ir/common/firm.c
ir/common/firm_common.c
ir/common/irtools.c
ir/common/irtools.h
ir/common/timing.c
ir/debug/dbginfo.c
ir/debug/dbginfo_t.h
ir/debug/debugger.c
ir/debug/debugger.h
ir/ident/ident.c
ir/ident/ident_t.h
ir/ident/mangle.c
ir/ir/instrument.c
ir/ir/instrument.h
ir/ir/irarch.c
ir/ir/irargs.c
ir/ir/irargs_t.h
ir/ir/ircomplib.c
ir/ir/ircons.c
ir/ir/ircons_t.h
ir/ir/irdump.c
ir/ir/irdump_t.h
ir/ir/irdumptxt.c
ir/ir/iredges.c
ir/ir/iredges_t.h
ir/ir/iredgeset.h
ir/ir/irflag.c
ir/ir/irflag_t.def
ir/ir/irflag_t.h
ir/ir/irgmod.c
ir/ir/irgopt.c
ir/ir/irgraph.c
ir/ir/irgraph_t.h
ir/ir/irgwalk.c
ir/ir/irgwalk_blk.c
ir/ir/irhooks.c
ir/ir/irhooks.h
ir/ir/irio.c
ir/ir/irmode.c
ir/ir/irmode_t.h
ir/ir/irnode.c
ir/ir/irnode_t.h
ir/ir/irnodehashmap.c
ir/ir/irnodehashmap.h
ir/ir/irnodemap.h
ir/ir/irnodeset.c
ir/ir/irnodeset.h
ir/ir/irop.c
ir/ir/irop_t.h
ir/ir/iropt.c
ir/ir/iropt_t.h
ir/ir/irpass.c
ir/ir/irpass_t.h
ir/ir/irprintf.c
ir/ir/irprofile.c
ir/ir/irprofile.h
ir/ir/irprog.c
ir/ir/irprog_t.h
ir/ir/irssacons.c
ir/ir/irtypes.h
ir/ir/irverify.c
ir/ir/irverify_t.h
ir/ir/rm_bads.c
ir/ir/rm_tuples.c
ir/ir/unreachable.c
ir/ir/valueset.c
ir/ir/valueset.h
ir/kaps/brute_force.c
ir/kaps/brute_force.h
ir/kaps/bucket.c
ir/kaps/bucket.h
ir/kaps/bucket_t.h
ir/kaps/heuristical.c
ir/kaps/heuristical.h
ir/kaps/heuristical_co.c
ir/kaps/heuristical_co.h
ir/kaps/heuristical_co_ld.c
ir/kaps/heuristical_co_ld.h
ir/kaps/html_dumper.c
ir/kaps/html_dumper.h
ir/kaps/kaps.c
ir/kaps/kaps.h
ir/kaps/matrix.c
ir/kaps/matrix.h
ir/kaps/matrix_t.h
ir/kaps/optimal.c
ir/kaps/optimal.h
ir/kaps/pbqp_edge.c
ir/kaps/pbqp_edge.h
ir/kaps/pbqp_edge_t.h
ir/kaps/pbqp_node.c
ir/kaps/pbqp_node.h
ir/kaps/pbqp_node_t.h
ir/kaps/pbqp_t.h
ir/kaps/vector.c
ir/kaps/vector.h
ir/kaps/vector_t.h
ir/libcore/lc_appendable.c
ir/libcore/lc_appendable.h
ir/libcore/lc_opts.c
ir/libcore/lc_opts.h
ir/libcore/lc_opts_enum.c
ir/libcore/lc_opts_enum.h
ir/libcore/lc_opts_t.h
ir/libcore/lc_printf.c
ir/libcore/lc_printf.h
ir/libcore/lc_printf_arg_types.def
ir/lower/lower_alloc.c
ir/lower/lower_alloc.h
ir/lower/lower_builtins.c
ir/lower/lower_builtins.h
ir/lower/lower_calls.c
ir/lower/lower_calls.h
ir/lower/lower_copyb.c
ir/lower/lower_dw.c
ir/lower/lower_dw.h
ir/lower/lower_hl.c
ir/lower/lower_intrinsics.c
ir/lower/lower_mode_b.c
ir/lower/lower_mode_b.h
ir/lower/lower_mux.c
ir/lower/lower_softfloat.c
ir/lower/lower_softfloat.h
ir/lower/lower_switch.c
ir/lpp/lpp.c
ir/lpp/lpp.h
ir/lpp/lpp_comm.c
ir/lpp/lpp_comm.h
ir/lpp/lpp_cplex.c
ir/lpp/lpp_cplex.h
ir/lpp/lpp_gurobi.c
ir/lpp/lpp_gurobi.h
ir/lpp/lpp_net.c
ir/lpp/lpp_net.h
ir/lpp/lpp_solvers.c
ir/lpp/lpp_solvers.h
ir/lpp/lpp_t.h
ir/lpp/mps.c
ir/lpp/mps.h
ir/lpp/sp_matrix.c
ir/lpp/sp_matrix.h
ir/obstack/obstack_printf.c
ir/opt/boolopt.c
ir/opt/cfopt.c
ir/opt/code_placement.c
ir/opt/combo.c
ir/opt/convopt.c
ir/opt/critical_edges.c
ir/opt/dead_code_elimination.c
ir/opt/escape_ana.c
ir/opt/fp-vrp.c
ir/opt/funccall.c
ir/opt/garbage_collect.c
ir/opt/gvn_pre.c
ir/opt/ifconv.c
ir/opt/ircgopt.c
ir/opt/iropt_dbg.h
ir/opt/jumpthreading.c
ir/opt/ldstopt.c
ir/opt/local.c
ir/opt/loop.c
ir/opt/opt_blocks.c
ir/opt/opt_confirms.c
ir/opt/opt_frame.c
ir/opt/opt_init.h
ir/opt/opt_inline.c
ir/opt/opt_ldst.c
ir/opt/opt_osr.c
ir/opt/parallelize_mem.c
ir/opt/proc_cloning.c
ir/opt/reassoc.c
ir/opt/reassoc_t.h
ir/opt/return.c
ir/opt/scalar_replace.c
ir/opt/scalar_replace.h
ir/opt/tailrec.c
ir/stat/const_stat.c
ir/stat/counter.h
ir/stat/dags.c
ir/stat/dags.h
ir/stat/distrib.c
ir/stat/firmstat.c
ir/stat/firmstat_t.h
ir/stat/pattern.c
ir/stat/pattern.h
ir/stat/pattern_dmp.c
ir/stat/pattern_dmp.h
ir/stat/stat_dmp.c
ir/stat/stat_dmp.h
ir/stat/stat_timing.c
ir/stat/stat_timing.h
ir/stat/statev.c
ir/stat/statev_t.h
ir/tr/entity.c
ir/tr/entity_t.h
ir/tr/tpop.c
ir/tr/tpop_t.h
ir/tr/tr_inheritance.c
ir/tr/trverify.c
ir/tr/type.c
ir/tr/type_finalization.c
ir/tr/type_t.h
ir/tr/typewalk.c
ir/tv/fltcalc.c
ir/tv/fltcalc.h
ir/tv/strcalc.c
ir/tv/strcalc.h
ir/tv/tv.c
ir/tv/tv_t.h
scripts/filters.py
scripts/gen_docu.py
scripts/gen_ir.py
scripts/gen_ir_io.py
scripts/ir_spec.py
scripts/spec_util.py
scripts/statev_sql.py
support/libfirmprof/instrument.c
support/lpp_server/lpp_server.c
support/lpp_server/lpp_server.h