Skip to content
  • Florent D'Halluin's avatar
    Distribute CSB under GPL in Vaucanson. · dc4c5d02
    Florent D'Halluin authored
    * cbs/COPYING: New license text (same as ./COPYING).
    * cbs/README: Updated to reflect the changes.
    * cbs/configure.ac: Header changed by hand.
    * cbs/Makefile.am,
    * cbs/cbs.mk,
    * cbs/demo/Makefile.am,
    * cbs/demo/bench/Makefile.am,
    * cbs/demo/bench/main.cc,
    * cbs/demo/comparison/Makefile.am,
    * cbs/demo/comparison/main.cc,
    * cbs/demo/memplot-bench/Makefile.am,
    * cbs/demo/memplot-bench/main.cc,
    * cbs/demo/memplot/Makefile.am,
    * cbs/demo/memplot/main.cc,
    * cbs/demo/timer-bench/Makefile.am,
    * cbs/demo/timer-bench/main.cc,
    * cbs/demo/timer/Makefile.am,
    * cbs/demo/timer/main.cc,
    * cbs/include/Makefile.am,
    * cbs/include/cbs/bench/bench.hh,
    * cbs/include/cbs/bench/bench_internals.hh,
    * cbs/include/cbs/bench/bench_macros.hh,
    * cbs/include/cbs/bench/internal/timer_gathering.hh,
    * cbs/include/cbs/bench/internal/timer_gathering.hxx,
    * cbs/include/cbs/bench/internal/timer_graph.hh,
    * cbs/include/cbs/bench/internal/timer_graph.hxx,
    * cbs/include/cbs/bench/memplot.hh,
    * cbs/include/cbs/bench/timer.hh,
    * cbs/include/cbs/bench/timer.hxx,
    * cbs/lib/Makefile.am,
    * cbs/lib/bench.cc,
    * cbs/lib/memplot.cc,
    * cbs/lib/timer.cc,
    * cbs/lib/timer_gathering.cc,
    * cbs/lib/timer_graph.cc: Header automatically updated.
    dc4c5d02