From 1551c5d947a0586f315df1f9878f8e4aefbd19f3 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Fri, 12 Oct 2012 21:57:10 +0200 Subject: [PATCH] Upgrade GPL v2+ to GPL v3+. * NEWS: Mention this. * COPYING: Replace by GPL v3. * src/sanity/style.test: Check files with the wrong license, in case we forgot to update it during a merge. * Makefile.am, bench/Makefile.am, bench/emptchk/Makefile.am, bench/emptchk/defs.in, bench/emptchk/ltl-human.sh, bench/emptchk/ltl-random.sh, bench/emptchk/pml-clserv.sh, bench/emptchk/pml-eeaean.sh, bench/emptchk/pml2tgba.pl, bench/ltl2tgba/big, bench/ltl2tgba/defs.in, bench/ltl2tgba/known, bench/ltl2tgba/lbtt2csv.pl, bench/ltl2tgba/ltl2baw.in, bench/ltl2tgba/parseout.pl, bench/ltl2tgba/small, bench/ltlclasses/Makefile.am, bench/ltlclasses/defs.in, bench/ltlclasses/run, bench/ltlcounter/Makefile.am, bench/ltlcounter/defs.in, bench/ltlcounter/run, bench/scc-stats/Makefile.am, bench/scc-stats/stats.cc, bench/split-product/Makefile.am, bench/split-product/cutscc.cc, bench/split-product/pml2tgba.pl, bench/wdba/Makefile.am, bench/wdba/defs.in, bench/wdba/run, configure.ac, doc/Makefile.am, doc/dot.in, doc/tl/Makefile.am, iface/Makefile.am, iface/dve2/Makefile.am, iface/dve2/defs.in, iface/dve2/dve2.cc, iface/dve2/dve2.hh, iface/dve2/dve2check.cc, iface/dve2/dve2check.test, iface/dve2/finite.test, iface/dve2/kripke.test, iface/gspn/Makefile.am, iface/gspn/common.cc, iface/gspn/common.hh, iface/gspn/dcswave.test, iface/gspn/dcswaveeltl.test, iface/gspn/dcswavefm.test, iface/gspn/dcswaveltl.test, iface/gspn/dottygspn.cc, iface/gspn/dottyssp.cc, iface/gspn/gspn.cc, iface/gspn/gspn.hh, iface/gspn/ltlgspn.cc, iface/gspn/simple.test, iface/gspn/ssp.cc, iface/gspn/ssp.hh, iface/gspn/udcsefm.test, iface/gspn/udcseltl.test, iface/gspn/udcsfm.test, iface/gspn/udcsltl.test, src/Makefile.am, src/bin/Makefile.am, src/bin/common_cout.cc, src/bin/common_cout.hh, src/bin/common_finput.cc, src/bin/common_finput.hh, src/bin/common_output.cc, src/bin/common_output.hh, src/bin/common_post.cc, src/bin/common_post.hh, src/bin/common_r.cc, src/bin/common_r.hh, src/bin/common_range.cc, src/bin/common_range.hh, src/bin/common_setup.cc, src/bin/common_setup.hh, src/bin/common_sys.hh, src/bin/genltl.cc, src/bin/ltl2tgba.cc, src/bin/ltl2tgta.cc, src/bin/ltlfilt.cc, src/bin/man/Makefile.am, src/bin/randltl.cc, src/eltlparse/Makefile.am, src/eltlparse/eltlparse.yy, src/eltlparse/eltlscan.ll, src/eltlparse/fmterror.cc, src/eltlparse/parsedecl.hh, src/eltlparse/public.hh, src/eltltest/Makefile.am, src/eltltest/acc.cc, src/eltltest/acc.test, src/eltltest/defs.in, src/eltltest/nfa.cc, src/eltltest/nfa.test, src/evtgba/Makefile.am, src/evtgba/evtgba.cc, src/evtgba/evtgba.hh, src/evtgba/evtgbaiter.hh, src/evtgba/explicit.cc, src/evtgba/explicit.hh, src/evtgba/product.cc, src/evtgba/product.hh, src/evtgba/symbol.cc, src/evtgba/symbol.hh, src/evtgbaalgos/Makefile.am, src/evtgbaalgos/dotty.cc, src/evtgbaalgos/dotty.hh, src/evtgbaalgos/reachiter.cc, src/evtgbaalgos/reachiter.hh, src/evtgbaalgos/save.cc, src/evtgbaalgos/save.hh, src/evtgbaalgos/tgba2evtgba.cc, src/evtgbaalgos/tgba2evtgba.hh, src/evtgbaparse/Makefile.am, src/evtgbaparse/evtgbaparse.yy, src/evtgbaparse/evtgbascan.ll, src/evtgbaparse/fmterror.cc, src/evtgbaparse/parsedecl.hh, src/evtgbaparse/public.hh, src/evtgbatest/Makefile.am, src/evtgbatest/defs.in, src/evtgbatest/explicit.cc, src/evtgbatest/explicit.test, src/evtgbatest/ltl2evtgba.cc, src/evtgbatest/ltl2evtgba.test, src/evtgbatest/product.cc, src/evtgbatest/product.test, src/evtgbatest/readsave.cc, src/evtgbatest/readsave.test, src/kripke/Makefile.am, src/kripke/fairkripke.cc, src/kripke/fairkripke.hh, src/kripke/kripke.cc, src/kripke/kripke.hh, src/kripke/kripkeexplicit.cc, src/kripke/kripkeexplicit.hh, src/kripke/kripkeprint.cc, src/kripke/kripkeprint.hh, src/kripkeparse/Makefile.am, src/kripkeparse/fmterror.cc, src/kripkeparse/kripkeparse.yy, src/kripkeparse/kripkescan.ll, src/kripkeparse/parsedecl.hh, src/kripkeparse/public.hh, src/kripkeparse/scankripke.ll, src/kripketest/Makefile.am, src/kripketest/bad_parsing.test, src/kripketest/defs.in, src/kripketest/kripke.test, src/kripketest/parse_print_test.cc, src/ltlast/Makefile.am, src/ltlast/allnodes.hh, src/ltlast/atomic_prop.cc, src/ltlast/atomic_prop.hh, src/ltlast/automatop.cc, src/ltlast/automatop.hh, src/ltlast/binop.cc, src/ltlast/binop.hh, src/ltlast/bunop.cc, src/ltlast/bunop.hh, src/ltlast/constant.cc, src/ltlast/constant.hh, src/ltlast/formula.cc, src/ltlast/formula.hh, src/ltlast/formula_tree.cc, src/ltlast/formula_tree.hh, src/ltlast/multop.cc, src/ltlast/multop.hh, src/ltlast/nfa.cc, src/ltlast/nfa.hh, src/ltlast/predecl.hh, src/ltlast/refformula.cc, src/ltlast/refformula.hh, src/ltlast/unop.cc, src/ltlast/unop.hh, src/ltlast/visitor.hh, src/ltlenv/Makefile.am, src/ltlenv/declenv.cc, src/ltlenv/declenv.hh, src/ltlenv/defaultenv.cc, src/ltlenv/defaultenv.hh, src/ltlenv/environment.hh, src/ltlparse/Makefile.am, src/ltlparse/fmterror.cc, src/ltlparse/ltlfile.cc, src/ltlparse/ltlfile.hh, src/ltlparse/ltlparse.yy, src/ltlparse/ltlscan.ll, src/ltlparse/parsedecl.hh, src/ltlparse/public.hh, src/ltltest/Makefile.am, src/ltltest/consterm.cc, src/ltltest/consterm.test, src/ltltest/defs.in, src/ltltest/equals.cc, src/ltltest/equals.test, src/ltltest/kind.cc, src/ltltest/kind.test, src/ltltest/length.cc, src/ltltest/length.test, src/ltltest/lunabbrev.test, src/ltltest/nenoform.test, src/ltltest/parse.test, src/ltltest/parseerr.test, src/ltltest/readltl.cc, src/ltltest/reduc.cc, src/ltltest/reduc.test, src/ltltest/reduccmp.test, src/ltltest/reducpsl.test, src/ltltest/syntimpl.cc, src/ltltest/syntimpl.test, src/ltltest/tostring.cc, src/ltltest/tostring.test, src/ltltest/tunabbrev.test, src/ltltest/tunenoform.test, src/ltltest/utf8.test, src/ltltest/uwrm.test, src/ltlvisit/Makefile.am, src/ltlvisit/apcollect.cc, src/ltlvisit/apcollect.hh, src/ltlvisit/clone.cc, src/ltlvisit/clone.hh, src/ltlvisit/contain.cc, src/ltlvisit/contain.hh, src/ltlvisit/destroy.cc, src/ltlvisit/destroy.hh, src/ltlvisit/dotty.cc, src/ltlvisit/dotty.hh, src/ltlvisit/dump.cc, src/ltlvisit/dump.hh, src/ltlvisit/lbt.cc, src/ltlvisit/lbt.hh, src/ltlvisit/length.cc, src/ltlvisit/length.hh, src/ltlvisit/lunabbrev.cc, src/ltlvisit/lunabbrev.hh, src/ltlvisit/mark.cc, src/ltlvisit/mark.hh, src/ltlvisit/nenoform.cc, src/ltlvisit/nenoform.hh, src/ltlvisit/postfix.cc, src/ltlvisit/postfix.hh, src/ltlvisit/randomltl.cc, src/ltlvisit/randomltl.hh, src/ltlvisit/reduce.cc, src/ltlvisit/reduce.hh, src/ltlvisit/relabel.cc, src/ltlvisit/relabel.hh, src/ltlvisit/simpfg.cc, src/ltlvisit/simpfg.hh, src/ltlvisit/simplify.cc, src/ltlvisit/simplify.hh, src/ltlvisit/snf.cc, src/ltlvisit/snf.hh, src/ltlvisit/tostring.cc, src/ltlvisit/tostring.hh, src/ltlvisit/tunabbrev.cc, src/ltlvisit/tunabbrev.hh, src/ltlvisit/wmunabbrev.cc, src/ltlvisit/wmunabbrev.hh, src/misc/Makefile.am, src/misc/acccompl.cc, src/misc/acccompl.hh, src/misc/accconv.cc, src/misc/accconv.hh, src/misc/bareword.cc, src/misc/bareword.hh, src/misc/bddalloc.cc, src/misc/bddalloc.hh, src/misc/bddlt.hh, src/misc/bddop.cc, src/misc/bddop.hh, src/misc/casts.hh, src/misc/escape.cc, src/misc/escape.hh, src/misc/fixpool.hh, src/misc/freelist.cc, src/misc/freelist.hh, src/misc/hash.hh, src/misc/hashfunc.hh, src/misc/intvcmp2.cc, src/misc/intvcmp2.hh, src/misc/intvcomp.cc, src/misc/intvcomp.hh, src/misc/ltstr.hh, src/misc/memusage.cc, src/misc/memusage.hh, src/misc/minato.cc, src/misc/minato.hh, src/misc/modgray.cc, src/misc/modgray.hh, src/misc/mspool.hh, src/misc/optionmap.cc, src/misc/optionmap.hh, src/misc/random.cc, src/misc/random.hh, src/misc/timer.cc, src/misc/timer.hh, src/misc/unique_ptr.hh, src/misc/version.cc, src/misc/version.hh, src/neverparse/Makefile.am, src/neverparse/fmterror.cc, src/neverparse/neverclaimparse.yy, src/neverparse/neverclaimscan.ll, src/neverparse/parsedecl.hh, src/neverparse/public.hh, src/saba/Makefile.am, src/saba/explicitstateconjunction.cc, src/saba/explicitstateconjunction.hh, src/saba/saba.cc, src/saba/saba.hh, src/saba/sabacomplementtgba.cc, src/saba/sabacomplementtgba.hh, src/saba/sabastate.hh, src/saba/sabasucciter.hh, src/sabaalgos/Makefile.am, src/sabaalgos/sabadotty.cc, src/sabaalgos/sabadotty.hh, src/sabaalgos/sabareachiter.cc, src/sabaalgos/sabareachiter.hh, src/sabatest/Makefile.am, src/sabatest/defs.in, src/sabatest/sabacomplementtgba.cc, src/sanity/Makefile.am, src/sanity/readme.test, src/sanity/style.test, src/ta/Makefile.am, src/ta/ta.cc, src/ta/ta.hh, src/ta/taexplicit.cc, src/ta/taexplicit.hh, src/ta/taproduct.cc, src/ta/taproduct.hh, src/ta/tgta.cc, src/ta/tgta.hh, src/ta/tgtaexplicit.cc, src/ta/tgtaexplicit.hh, src/ta/tgtaproduct.cc, src/ta/tgtaproduct.hh, src/taalgos/Makefile.am, src/taalgos/dotty.cc, src/taalgos/dotty.hh, src/taalgos/emptinessta.cc, src/taalgos/emptinessta.hh, src/taalgos/minimize.cc, src/taalgos/minimize.hh, src/taalgos/reachiter.cc, src/taalgos/reachiter.hh, src/taalgos/statessetbuilder.cc, src/taalgos/statessetbuilder.hh, src/taalgos/stats.cc, src/taalgos/stats.hh, src/taalgos/tgba2ta.cc, src/taalgos/tgba2ta.hh, src/tgba/Makefile.am, src/tgba/bdddict.cc, src/tgba/bdddict.hh, src/tgba/bddprint.cc, src/tgba/bddprint.hh, src/tgba/formula2bdd.cc, src/tgba/formula2bdd.hh, src/tgba/futurecondcol.cc, src/tgba/futurecondcol.hh, src/tgba/public.hh, src/tgba/sba.hh, src/tgba/state.hh, src/tgba/statebdd.cc, src/tgba/statebdd.hh, src/tgba/succiter.hh, src/tgba/succiterconcrete.cc, src/tgba/succiterconcrete.hh, src/tgba/taatgba.cc, src/tgba/taatgba.hh, src/tgba/tgba.cc, src/tgba/tgba.hh, src/tgba/tgbabddconcrete.cc, src/tgba/tgbabddconcrete.hh, src/tgba/tgbabddconcretefactory.cc, src/tgba/tgbabddconcretefactory.hh, src/tgba/tgbabddconcreteproduct.cc, src/tgba/tgbabddconcreteproduct.hh, src/tgba/tgbabddcoredata.cc, src/tgba/tgbabddcoredata.hh, src/tgba/tgbabddfactory.hh, src/tgba/tgbaexplicit.cc, src/tgba/tgbaexplicit.hh, src/tgba/tgbakvcomplement.cc, src/tgba/tgbakvcomplement.hh, src/tgba/tgbaproduct.cc, src/tgba/tgbaproduct.hh, src/tgba/tgbasafracomplement.cc, src/tgba/tgbasafracomplement.hh, src/tgba/tgbascc.cc, src/tgba/tgbascc.hh, src/tgba/tgbasgba.cc, src/tgba/tgbasgba.hh, src/tgba/tgbatba.cc, src/tgba/tgbatba.hh, src/tgba/tgbaunion.cc, src/tgba/tgbaunion.hh, src/tgba/wdbacomp.cc, src/tgba/wdbacomp.hh, src/tgbaalgos/Makefile.am, src/tgbaalgos/bfssteps.cc, src/tgbaalgos/bfssteps.hh, src/tgbaalgos/cutscc.cc, src/tgbaalgos/cutscc.hh, src/tgbaalgos/cycles.cc, src/tgbaalgos/cycles.hh, src/tgbaalgos/degen.cc, src/tgbaalgos/degen.hh, src/tgbaalgos/dotty.cc, src/tgbaalgos/dotty.hh, src/tgbaalgos/dottydec.cc, src/tgbaalgos/dottydec.hh, src/tgbaalgos/dupexp.cc, src/tgbaalgos/dupexp.hh, src/tgbaalgos/eltl2tgba_lacim.cc, src/tgbaalgos/eltl2tgba_lacim.hh, src/tgbaalgos/emptiness.cc, src/tgbaalgos/emptiness.hh, src/tgbaalgos/emptiness_stats.hh, src/tgbaalgos/gtec/Makefile.am, src/tgbaalgos/gtec/ce.cc, src/tgbaalgos/gtec/ce.hh, src/tgbaalgos/gtec/explscc.cc, src/tgbaalgos/gtec/explscc.hh, src/tgbaalgos/gtec/gtec.cc, src/tgbaalgos/gtec/gtec.hh, src/tgbaalgos/gtec/nsheap.cc, src/tgbaalgos/gtec/nsheap.hh, src/tgbaalgos/gtec/sccstack.cc, src/tgbaalgos/gtec/sccstack.hh, src/tgbaalgos/gtec/status.cc, src/tgbaalgos/gtec/status.hh, src/tgbaalgos/gv04.cc, src/tgbaalgos/gv04.hh, src/tgbaalgos/isdet.cc, src/tgbaalgos/isdet.hh, src/tgbaalgos/isweakscc.cc, src/tgbaalgos/isweakscc.hh, src/tgbaalgos/lbtt.cc, src/tgbaalgos/lbtt.hh, src/tgbaalgos/ltl2taa.cc, src/tgbaalgos/ltl2taa.hh, src/tgbaalgos/ltl2tgba_fm.cc, src/tgbaalgos/ltl2tgba_fm.hh, src/tgbaalgos/ltl2tgba_lacim.cc, src/tgbaalgos/ltl2tgba_lacim.hh, src/tgbaalgos/magic.cc, src/tgbaalgos/magic.hh, src/tgbaalgos/minimize.cc, src/tgbaalgos/minimize.hh, src/tgbaalgos/ndfs_result.hxx, src/tgbaalgos/neverclaim.cc, src/tgbaalgos/neverclaim.hh, src/tgbaalgos/postproc.cc, src/tgbaalgos/postproc.hh, src/tgbaalgos/powerset.cc, src/tgbaalgos/powerset.hh, src/tgbaalgos/projrun.cc, src/tgbaalgos/projrun.hh, src/tgbaalgos/randomgraph.cc, src/tgbaalgos/randomgraph.hh, src/tgbaalgos/reachiter.cc, src/tgbaalgos/reachiter.hh, src/tgbaalgos/reducerun.cc, src/tgbaalgos/reducerun.hh, src/tgbaalgos/reductgba_sim.cc, src/tgbaalgos/reductgba_sim.hh, src/tgbaalgos/replayrun.cc, src/tgbaalgos/replayrun.hh, src/tgbaalgos/rundotdec.cc, src/tgbaalgos/rundotdec.hh, src/tgbaalgos/safety.cc, src/tgbaalgos/safety.hh, src/tgbaalgos/save.cc, src/tgbaalgos/save.hh, src/tgbaalgos/scc.cc, src/tgbaalgos/scc.hh, src/tgbaalgos/sccfilter.cc, src/tgbaalgos/sccfilter.hh, src/tgbaalgos/se05.cc, src/tgbaalgos/se05.hh, src/tgbaalgos/simulation.cc, src/tgbaalgos/simulation.hh, src/tgbaalgos/stats.cc, src/tgbaalgos/stats.hh, src/tgbaalgos/tau03.cc, src/tgbaalgos/tau03.hh, src/tgbaalgos/tau03opt.cc, src/tgbaalgos/tau03opt.hh, src/tgbaalgos/weight.cc, src/tgbaalgos/weight.hh, src/tgbaparse/Makefile.am, src/tgbaparse/fmterror.cc, src/tgbaparse/parsedecl.hh, src/tgbaparse/public.hh, src/tgbaparse/tgbaparse.yy, src/tgbaparse/tgbascan.ll, src/tgbatest/Makefile.am, src/tgbatest/babiak.test, src/tgbatest/bddprod.test, src/tgbatest/complementation.cc, src/tgbatest/complementation.test, src/tgbatest/cycles.test, src/tgbatest/defs.in, src/tgbatest/degendet.test, src/tgbatest/degenid.test, src/tgbatest/dfs.test, src/tgbatest/dupexp.test, src/tgbatest/eltl2tgba.test, src/tgbatest/emptchk.test, src/tgbatest/emptchke.test, src/tgbatest/emptchkr.test, src/tgbatest/explicit.cc, src/tgbatest/explicit.test, src/tgbatest/explicit2.cc, src/tgbatest/explicit2.test, src/tgbatest/explpro2.test, src/tgbatest/explpro3.test, src/tgbatest/explpro4.test, src/tgbatest/explprod.cc, src/tgbatest/explprod.test, src/tgbatest/intvcmp2.cc, src/tgbatest/intvcomp.cc, src/tgbatest/intvcomp.test, src/tgbatest/kv.test, src/tgbatest/ltl2neverclaim.test, src/tgbatest/ltl2ta.test, src/tgbatest/ltl2tgba.cc, src/tgbatest/ltl2tgba.test, src/tgbatest/ltlcounter.test, src/tgbatest/ltlprod.cc, src/tgbatest/ltlprod.test, src/tgbatest/mixprod.cc, src/tgbatest/mixprod.test, src/tgbatest/neverclaimread.test, src/tgbatest/nondet.test, src/tgbatest/obligation.test, src/tgbatest/powerset.cc, src/tgbatest/randpsl.test, src/tgbatest/randtgba.cc, src/tgbatest/randtgba.test, src/tgbatest/readsave.test, src/tgbatest/renault.test, src/tgbatest/scc.test, src/tgbatest/sccsimpl.test, src/tgbatest/spotlbtt.test, src/tgbatest/spotlbtt2.test, src/tgbatest/taatgba.cc, src/tgbatest/taatgba.test, src/tgbatest/tgbaread.cc, src/tgbatest/tgbaread.test, src/tgbatest/tripprod.cc, src/tgbatest/tripprod.test, src/tgbatest/wdba.test, src/tgbatest/wdba2.test, wrap/Makefile.am, wrap/python/Makefile.am, wrap/python/ajax/Makefile.am, wrap/python/ajax/spot.in, wrap/python/buddy.i, wrap/python/spot.i, wrap/python/tests/Makefile.am, wrap/python/tests/alarm.py, wrap/python/tests/bddnqueen.py, wrap/python/tests/implies.py, wrap/python/tests/interdep.py, wrap/python/tests/ltl2tgba.py, wrap/python/tests/ltl2tgba.test, wrap/python/tests/ltlparse.py, wrap/python/tests/ltlsimple.py, wrap/python/tests/minato.py, wrap/python/tests/modgray.py, wrap/python/tests/optionmap.py, wrap/python/tests/parsetgba.py, wrap/python/tests/run.in, wrap/python/tests/setxor.py: Update licence version, and replace the FSF address by a URL. --- COPYING | 912 ++++++++++++++++++--------- Makefile.am | 6 +- NEWS | 4 + bench/Makefile.am | 6 +- bench/emptchk/Makefile.am | 6 +- bench/emptchk/defs.in | 6 +- bench/emptchk/ltl-human.sh | 6 +- bench/emptchk/ltl-random.sh | 6 +- bench/emptchk/pml-clserv.sh | 6 +- bench/emptchk/pml-eeaean.sh | 6 +- bench/emptchk/pml2tgba.pl | 6 +- bench/ltl2tgba/big | 6 +- bench/ltl2tgba/defs.in | 6 +- bench/ltl2tgba/known | 6 +- bench/ltl2tgba/lbtt2csv.pl | 6 +- bench/ltl2tgba/ltl2baw.in | 6 +- bench/ltl2tgba/parseout.pl | 6 +- bench/ltl2tgba/small | 6 +- bench/ltlclasses/Makefile.am | 6 +- bench/ltlclasses/defs.in | 6 +- bench/ltlclasses/run | 6 +- bench/ltlcounter/Makefile.am | 6 +- bench/ltlcounter/defs.in | 6 +- bench/ltlcounter/run | 6 +- bench/scc-stats/Makefile.am | 6 +- bench/scc-stats/stats.cc | 6 +- bench/split-product/Makefile.am | 6 +- bench/split-product/cutscc.cc | 6 +- bench/split-product/pml2tgba.pl | 6 +- bench/wdba/Makefile.am | 6 +- bench/wdba/defs.in | 6 +- bench/wdba/run | 6 +- configure.ac | 6 +- doc/Makefile.am | 6 +- doc/dot.in | 6 +- doc/tl/Makefile.am | 6 +- iface/Makefile.am | 6 +- iface/dve2/Makefile.am | 6 +- iface/dve2/defs.in | 6 +- iface/dve2/dve2.cc | 6 +- iface/dve2/dve2.hh | 6 +- iface/dve2/dve2check.cc | 6 +- iface/dve2/dve2check.test | 6 +- iface/dve2/finite.test | 6 +- iface/dve2/kripke.test | 6 +- iface/gspn/Makefile.am | 6 +- iface/gspn/common.cc | 6 +- iface/gspn/common.hh | 6 +- iface/gspn/dcswave.test | 6 +- iface/gspn/dcswaveeltl.test | 6 +- iface/gspn/dcswavefm.test | 6 +- iface/gspn/dcswaveltl.test | 6 +- iface/gspn/dottygspn.cc | 6 +- iface/gspn/dottyssp.cc | 6 +- iface/gspn/gspn.cc | 6 +- iface/gspn/gspn.hh | 6 +- iface/gspn/ltlgspn.cc | 6 +- iface/gspn/simple.test | 6 +- iface/gspn/ssp.cc | 6 +- iface/gspn/ssp.hh | 6 +- iface/gspn/udcsefm.test | 6 +- iface/gspn/udcseltl.test | 6 +- iface/gspn/udcsfm.test | 6 +- iface/gspn/udcsltl.test | 6 +- src/Makefile.am | 6 +- src/bin/Makefile.am | 6 +- src/bin/common_cout.cc | 6 +- src/bin/common_cout.hh | 6 +- src/bin/common_finput.cc | 6 +- src/bin/common_finput.hh | 6 +- src/bin/common_output.cc | 6 +- src/bin/common_output.hh | 6 +- src/bin/common_post.cc | 6 +- src/bin/common_post.hh | 6 +- src/bin/common_r.cc | 6 +- src/bin/common_r.hh | 6 +- src/bin/common_range.cc | 6 +- src/bin/common_range.hh | 6 +- src/bin/common_setup.cc | 6 +- src/bin/common_setup.hh | 6 +- src/bin/common_sys.hh | 6 +- src/bin/genltl.cc | 6 +- src/bin/ltl2tgba.cc | 6 +- src/bin/ltl2tgta.cc | 6 +- src/bin/ltlfilt.cc | 6 +- src/bin/man/Makefile.am | 6 +- src/bin/randltl.cc | 6 +- src/eltlparse/Makefile.am | 6 +- src/eltlparse/eltlparse.yy | 6 +- src/eltlparse/eltlscan.ll | 6 +- src/eltlparse/fmterror.cc | 6 +- src/eltlparse/parsedecl.hh | 6 +- src/eltlparse/public.hh | 6 +- src/eltltest/Makefile.am | 6 +- src/eltltest/acc.cc | 6 +- src/eltltest/acc.test | 6 +- src/eltltest/defs.in | 6 +- src/eltltest/nfa.cc | 6 +- src/eltltest/nfa.test | 6 +- src/evtgba/Makefile.am | 6 +- src/evtgba/evtgba.cc | 6 +- src/evtgba/evtgba.hh | 6 +- src/evtgba/evtgbaiter.hh | 6 +- src/evtgba/explicit.cc | 6 +- src/evtgba/explicit.hh | 6 +- src/evtgba/product.cc | 6 +- src/evtgba/product.hh | 6 +- src/evtgba/symbol.cc | 6 +- src/evtgba/symbol.hh | 6 +- src/evtgbaalgos/Makefile.am | 6 +- src/evtgbaalgos/dotty.cc | 6 +- src/evtgbaalgos/dotty.hh | 6 +- src/evtgbaalgos/reachiter.cc | 6 +- src/evtgbaalgos/reachiter.hh | 6 +- src/evtgbaalgos/save.cc | 6 +- src/evtgbaalgos/save.hh | 6 +- src/evtgbaalgos/tgba2evtgba.cc | 6 +- src/evtgbaalgos/tgba2evtgba.hh | 6 +- src/evtgbaparse/Makefile.am | 6 +- src/evtgbaparse/evtgbaparse.yy | 6 +- src/evtgbaparse/evtgbascan.ll | 6 +- src/evtgbaparse/fmterror.cc | 6 +- src/evtgbaparse/parsedecl.hh | 6 +- src/evtgbaparse/public.hh | 6 +- src/evtgbatest/Makefile.am | 6 +- src/evtgbatest/defs.in | 6 +- src/evtgbatest/explicit.cc | 6 +- src/evtgbatest/explicit.test | 6 +- src/evtgbatest/ltl2evtgba.cc | 6 +- src/evtgbatest/ltl2evtgba.test | 6 +- src/evtgbatest/product.cc | 6 +- src/evtgbatest/product.test | 6 +- src/evtgbatest/readsave.cc | 6 +- src/evtgbatest/readsave.test | 6 +- src/kripke/Makefile.am | 6 +- src/kripke/fairkripke.cc | 6 +- src/kripke/fairkripke.hh | 6 +- src/kripke/kripke.cc | 6 +- src/kripke/kripke.hh | 6 +- src/kripke/kripkeexplicit.cc | 6 +- src/kripke/kripkeexplicit.hh | 6 +- src/kripke/kripkeprint.cc | 6 +- src/kripke/kripkeprint.hh | 6 +- src/kripkeparse/Makefile.am | 6 +- src/kripkeparse/fmterror.cc | 6 +- src/kripkeparse/kripkeparse.yy | 6 +- src/kripkeparse/kripkescan.ll | 6 +- src/kripkeparse/parsedecl.hh | 6 +- src/kripkeparse/public.hh | 6 +- src/kripkeparse/scankripke.ll | 6 +- src/kripketest/Makefile.am | 6 +- src/kripketest/bad_parsing.test | 6 +- src/kripketest/defs.in | 6 +- src/kripketest/kripke.test | 6 +- src/kripketest/parse_print_test.cc | 6 +- src/ltlast/Makefile.am | 6 +- src/ltlast/allnodes.hh | 6 +- src/ltlast/atomic_prop.cc | 6 +- src/ltlast/atomic_prop.hh | 6 +- src/ltlast/automatop.cc | 6 +- src/ltlast/automatop.hh | 6 +- src/ltlast/binop.cc | 6 +- src/ltlast/binop.hh | 6 +- src/ltlast/bunop.cc | 6 +- src/ltlast/bunop.hh | 6 +- src/ltlast/constant.cc | 6 +- src/ltlast/constant.hh | 6 +- src/ltlast/formula.cc | 6 +- src/ltlast/formula.hh | 6 +- src/ltlast/formula_tree.cc | 6 +- src/ltlast/formula_tree.hh | 6 +- src/ltlast/multop.cc | 6 +- src/ltlast/multop.hh | 6 +- src/ltlast/nfa.cc | 6 +- src/ltlast/nfa.hh | 6 +- src/ltlast/predecl.hh | 6 +- src/ltlast/refformula.cc | 6 +- src/ltlast/refformula.hh | 6 +- src/ltlast/unop.cc | 6 +- src/ltlast/unop.hh | 6 +- src/ltlast/visitor.hh | 6 +- src/ltlenv/Makefile.am | 6 +- src/ltlenv/declenv.cc | 6 +- src/ltlenv/declenv.hh | 6 +- src/ltlenv/defaultenv.cc | 6 +- src/ltlenv/defaultenv.hh | 6 +- src/ltlenv/environment.hh | 6 +- src/ltlparse/Makefile.am | 6 +- src/ltlparse/fmterror.cc | 6 +- src/ltlparse/ltlfile.cc | 6 +- src/ltlparse/ltlfile.hh | 6 +- src/ltlparse/ltlparse.yy | 6 +- src/ltlparse/ltlscan.ll | 6 +- src/ltlparse/parsedecl.hh | 6 +- src/ltlparse/public.hh | 6 +- src/ltltest/Makefile.am | 6 +- src/ltltest/consterm.cc | 6 +- src/ltltest/consterm.test | 6 +- src/ltltest/defs.in | 6 +- src/ltltest/equals.cc | 6 +- src/ltltest/equals.test | 6 +- src/ltltest/kind.cc | 6 +- src/ltltest/kind.test | 6 +- src/ltltest/length.cc | 6 +- src/ltltest/length.test | 6 +- src/ltltest/lunabbrev.test | 6 +- src/ltltest/nenoform.test | 6 +- src/ltltest/parse.test | 6 +- src/ltltest/parseerr.test | 6 +- src/ltltest/readltl.cc | 6 +- src/ltltest/reduc.cc | 6 +- src/ltltest/reduc.test | 6 +- src/ltltest/reduccmp.test | 6 +- src/ltltest/reducpsl.test | 6 +- src/ltltest/syntimpl.cc | 6 +- src/ltltest/syntimpl.test | 6 +- src/ltltest/tostring.cc | 6 +- src/ltltest/tostring.test | 6 +- src/ltltest/tunabbrev.test | 6 +- src/ltltest/tunenoform.test | 6 +- src/ltltest/utf8.test | 6 +- src/ltltest/uwrm.test | 6 +- src/ltlvisit/Makefile.am | 6 +- src/ltlvisit/apcollect.cc | 6 +- src/ltlvisit/apcollect.hh | 6 +- src/ltlvisit/clone.cc | 6 +- src/ltlvisit/clone.hh | 6 +- src/ltlvisit/contain.cc | 6 +- src/ltlvisit/contain.hh | 6 +- src/ltlvisit/destroy.cc | 6 +- src/ltlvisit/destroy.hh | 6 +- src/ltlvisit/dotty.cc | 6 +- src/ltlvisit/dotty.hh | 6 +- src/ltlvisit/dump.cc | 6 +- src/ltlvisit/dump.hh | 6 +- src/ltlvisit/lbt.cc | 6 +- src/ltlvisit/lbt.hh | 6 +- src/ltlvisit/length.cc | 6 +- src/ltlvisit/length.hh | 6 +- src/ltlvisit/lunabbrev.cc | 6 +- src/ltlvisit/lunabbrev.hh | 6 +- src/ltlvisit/mark.cc | 6 +- src/ltlvisit/mark.hh | 6 +- src/ltlvisit/nenoform.cc | 6 +- src/ltlvisit/nenoform.hh | 6 +- src/ltlvisit/postfix.cc | 6 +- src/ltlvisit/postfix.hh | 6 +- src/ltlvisit/randomltl.cc | 6 +- src/ltlvisit/randomltl.hh | 6 +- src/ltlvisit/reduce.cc | 6 +- src/ltlvisit/reduce.hh | 6 +- src/ltlvisit/relabel.cc | 6 +- src/ltlvisit/relabel.hh | 6 +- src/ltlvisit/simpfg.cc | 6 +- src/ltlvisit/simpfg.hh | 6 +- src/ltlvisit/simplify.cc | 6 +- src/ltlvisit/simplify.hh | 6 +- src/ltlvisit/snf.cc | 6 +- src/ltlvisit/snf.hh | 6 +- src/ltlvisit/tostring.cc | 6 +- src/ltlvisit/tostring.hh | 6 +- src/ltlvisit/tunabbrev.cc | 6 +- src/ltlvisit/tunabbrev.hh | 6 +- src/ltlvisit/wmunabbrev.cc | 6 +- src/ltlvisit/wmunabbrev.hh | 6 +- src/misc/Makefile.am | 6 +- src/misc/acccompl.cc | 6 +- src/misc/acccompl.hh | 6 +- src/misc/accconv.cc | 6 +- src/misc/accconv.hh | 6 +- src/misc/bareword.cc | 6 +- src/misc/bareword.hh | 6 +- src/misc/bddalloc.cc | 6 +- src/misc/bddalloc.hh | 6 +- src/misc/bddlt.hh | 6 +- src/misc/bddop.cc | 6 +- src/misc/bddop.hh | 6 +- src/misc/casts.hh | 6 +- src/misc/escape.cc | 6 +- src/misc/escape.hh | 6 +- src/misc/fixpool.hh | 6 +- src/misc/freelist.cc | 6 +- src/misc/freelist.hh | 6 +- src/misc/hash.hh | 6 +- src/misc/hashfunc.hh | 6 +- src/misc/intvcmp2.cc | 6 +- src/misc/intvcmp2.hh | 6 +- src/misc/intvcomp.cc | 6 +- src/misc/intvcomp.hh | 6 +- src/misc/ltstr.hh | 6 +- src/misc/memusage.cc | 6 +- src/misc/memusage.hh | 6 +- src/misc/minato.cc | 6 +- src/misc/minato.hh | 6 +- src/misc/modgray.cc | 6 +- src/misc/modgray.hh | 6 +- src/misc/mspool.hh | 6 +- src/misc/optionmap.cc | 6 +- src/misc/optionmap.hh | 6 +- src/misc/random.cc | 6 +- src/misc/random.hh | 6 +- src/misc/timer.cc | 6 +- src/misc/timer.hh | 6 +- src/misc/unique_ptr.hh | 6 +- src/misc/version.cc | 6 +- src/misc/version.hh | 6 +- src/neverparse/Makefile.am | 6 +- src/neverparse/fmterror.cc | 6 +- src/neverparse/neverclaimparse.yy | 6 +- src/neverparse/neverclaimscan.ll | 6 +- src/neverparse/parsedecl.hh | 6 +- src/neverparse/public.hh | 6 +- src/saba/Makefile.am | 6 +- src/saba/explicitstateconjunction.cc | 6 +- src/saba/explicitstateconjunction.hh | 6 +- src/saba/saba.cc | 6 +- src/saba/saba.hh | 6 +- src/saba/sabacomplementtgba.cc | 6 +- src/saba/sabacomplementtgba.hh | 6 +- src/saba/sabastate.hh | 6 +- src/saba/sabasucciter.hh | 6 +- src/sabaalgos/Makefile.am | 6 +- src/sabaalgos/sabadotty.cc | 6 +- src/sabaalgos/sabadotty.hh | 6 +- src/sabaalgos/sabareachiter.cc | 6 +- src/sabaalgos/sabareachiter.hh | 6 +- src/sabatest/Makefile.am | 6 +- src/sabatest/defs.in | 6 +- src/sabatest/sabacomplementtgba.cc | 6 +- src/sanity/Makefile.am | 6 +- src/sanity/readme.test | 6 +- src/sanity/style.test | 5 + src/ta/Makefile.am | 6 +- src/ta/ta.cc | 6 +- src/ta/ta.hh | 6 +- src/ta/taexplicit.cc | 6 +- src/ta/taexplicit.hh | 6 +- src/ta/taproduct.cc | 6 +- src/ta/taproduct.hh | 6 +- src/ta/tgta.cc | 6 +- src/ta/tgta.hh | 6 +- src/ta/tgtaexplicit.cc | 6 +- src/ta/tgtaexplicit.hh | 6 +- src/ta/tgtaproduct.cc | 6 +- src/ta/tgtaproduct.hh | 6 +- src/taalgos/Makefile.am | 6 +- src/taalgos/dotty.cc | 6 +- src/taalgos/dotty.hh | 6 +- src/taalgos/emptinessta.cc | 6 +- src/taalgos/emptinessta.hh | 6 +- src/taalgos/minimize.cc | 6 +- src/taalgos/minimize.hh | 6 +- src/taalgos/reachiter.cc | 6 +- src/taalgos/reachiter.hh | 6 +- src/taalgos/statessetbuilder.cc | 6 +- src/taalgos/statessetbuilder.hh | 6 +- src/taalgos/stats.cc | 6 +- src/taalgos/stats.hh | 6 +- src/taalgos/tgba2ta.cc | 6 +- src/taalgos/tgba2ta.hh | 6 +- src/tgba/Makefile.am | 6 +- src/tgba/bdddict.cc | 6 +- src/tgba/bdddict.hh | 6 +- src/tgba/bddprint.cc | 6 +- src/tgba/bddprint.hh | 6 +- src/tgba/formula2bdd.cc | 6 +- src/tgba/formula2bdd.hh | 6 +- src/tgba/futurecondcol.cc | 6 +- src/tgba/futurecondcol.hh | 6 +- src/tgba/public.hh | 6 +- src/tgba/sba.hh | 6 +- src/tgba/state.hh | 6 +- src/tgba/statebdd.cc | 6 +- src/tgba/statebdd.hh | 6 +- src/tgba/succiter.hh | 6 +- src/tgba/succiterconcrete.cc | 6 +- src/tgba/succiterconcrete.hh | 6 +- src/tgba/taatgba.cc | 6 +- src/tgba/taatgba.hh | 6 +- src/tgba/tgba.cc | 6 +- src/tgba/tgba.hh | 6 +- src/tgba/tgbabddconcrete.cc | 6 +- src/tgba/tgbabddconcrete.hh | 6 +- src/tgba/tgbabddconcretefactory.cc | 6 +- src/tgba/tgbabddconcretefactory.hh | 6 +- src/tgba/tgbabddconcreteproduct.cc | 6 +- src/tgba/tgbabddconcreteproduct.hh | 6 +- src/tgba/tgbabddcoredata.cc | 6 +- src/tgba/tgbabddcoredata.hh | 6 +- src/tgba/tgbabddfactory.hh | 6 +- src/tgba/tgbaexplicit.cc | 6 +- src/tgba/tgbaexplicit.hh | 6 +- src/tgba/tgbakvcomplement.cc | 6 +- src/tgba/tgbakvcomplement.hh | 6 +- src/tgba/tgbaproduct.cc | 6 +- src/tgba/tgbaproduct.hh | 6 +- src/tgba/tgbasafracomplement.cc | 6 +- src/tgba/tgbasafracomplement.hh | 6 +- src/tgba/tgbascc.cc | 6 +- src/tgba/tgbascc.hh | 6 +- src/tgba/tgbasgba.cc | 6 +- src/tgba/tgbasgba.hh | 6 +- src/tgba/tgbatba.cc | 6 +- src/tgba/tgbatba.hh | 6 +- src/tgba/tgbaunion.cc | 6 +- src/tgba/tgbaunion.hh | 6 +- src/tgba/wdbacomp.cc | 6 +- src/tgba/wdbacomp.hh | 6 +- src/tgbaalgos/Makefile.am | 6 +- src/tgbaalgos/bfssteps.cc | 6 +- src/tgbaalgos/bfssteps.hh | 6 +- src/tgbaalgos/cutscc.cc | 6 +- src/tgbaalgos/cutscc.hh | 6 +- src/tgbaalgos/cycles.cc | 6 +- src/tgbaalgos/cycles.hh | 6 +- src/tgbaalgos/degen.cc | 6 +- src/tgbaalgos/degen.hh | 6 +- src/tgbaalgos/dotty.cc | 6 +- src/tgbaalgos/dotty.hh | 6 +- src/tgbaalgos/dottydec.cc | 6 +- src/tgbaalgos/dottydec.hh | 6 +- src/tgbaalgos/dupexp.cc | 6 +- src/tgbaalgos/dupexp.hh | 6 +- src/tgbaalgos/eltl2tgba_lacim.cc | 6 +- src/tgbaalgos/eltl2tgba_lacim.hh | 6 +- src/tgbaalgos/emptiness.cc | 6 +- src/tgbaalgos/emptiness.hh | 6 +- src/tgbaalgos/emptiness_stats.hh | 6 +- src/tgbaalgos/gtec/Makefile.am | 6 +- src/tgbaalgos/gtec/ce.cc | 6 +- src/tgbaalgos/gtec/ce.hh | 6 +- src/tgbaalgos/gtec/explscc.cc | 6 +- src/tgbaalgos/gtec/explscc.hh | 6 +- src/tgbaalgos/gtec/gtec.cc | 6 +- src/tgbaalgos/gtec/gtec.hh | 6 +- src/tgbaalgos/gtec/nsheap.cc | 6 +- src/tgbaalgos/gtec/nsheap.hh | 6 +- src/tgbaalgos/gtec/sccstack.cc | 6 +- src/tgbaalgos/gtec/sccstack.hh | 6 +- src/tgbaalgos/gtec/status.cc | 6 +- src/tgbaalgos/gtec/status.hh | 6 +- src/tgbaalgos/gv04.cc | 6 +- src/tgbaalgos/gv04.hh | 6 +- src/tgbaalgos/isdet.cc | 6 +- src/tgbaalgos/isdet.hh | 6 +- src/tgbaalgos/isweakscc.cc | 6 +- src/tgbaalgos/isweakscc.hh | 6 +- src/tgbaalgos/lbtt.cc | 6 +- src/tgbaalgos/lbtt.hh | 6 +- src/tgbaalgos/ltl2taa.cc | 6 +- src/tgbaalgos/ltl2taa.hh | 6 +- src/tgbaalgos/ltl2tgba_fm.cc | 6 +- src/tgbaalgos/ltl2tgba_fm.hh | 6 +- src/tgbaalgos/ltl2tgba_lacim.cc | 6 +- src/tgbaalgos/ltl2tgba_lacim.hh | 6 +- src/tgbaalgos/magic.cc | 6 +- src/tgbaalgos/magic.hh | 6 +- src/tgbaalgos/minimize.cc | 6 +- src/tgbaalgos/minimize.hh | 6 +- src/tgbaalgos/ndfs_result.hxx | 6 +- src/tgbaalgos/neverclaim.cc | 6 +- src/tgbaalgos/neverclaim.hh | 6 +- src/tgbaalgos/postproc.cc | 6 +- src/tgbaalgos/postproc.hh | 6 +- src/tgbaalgos/powerset.cc | 6 +- src/tgbaalgos/powerset.hh | 6 +- src/tgbaalgos/projrun.cc | 6 +- src/tgbaalgos/projrun.hh | 6 +- src/tgbaalgos/randomgraph.cc | 6 +- src/tgbaalgos/randomgraph.hh | 6 +- src/tgbaalgos/reachiter.cc | 6 +- src/tgbaalgos/reachiter.hh | 6 +- src/tgbaalgos/reducerun.cc | 6 +- src/tgbaalgos/reducerun.hh | 6 +- src/tgbaalgos/reductgba_sim.cc | 6 +- src/tgbaalgos/reductgba_sim.hh | 6 +- src/tgbaalgos/replayrun.cc | 6 +- src/tgbaalgos/replayrun.hh | 6 +- src/tgbaalgos/rundotdec.cc | 6 +- src/tgbaalgos/rundotdec.hh | 6 +- src/tgbaalgos/safety.cc | 6 +- src/tgbaalgos/safety.hh | 6 +- src/tgbaalgos/save.cc | 6 +- src/tgbaalgos/save.hh | 6 +- src/tgbaalgos/scc.cc | 6 +- src/tgbaalgos/scc.hh | 6 +- src/tgbaalgos/sccfilter.cc | 6 +- src/tgbaalgos/sccfilter.hh | 6 +- src/tgbaalgos/se05.cc | 6 +- src/tgbaalgos/se05.hh | 6 +- src/tgbaalgos/simulation.cc | 6 +- src/tgbaalgos/simulation.hh | 6 +- src/tgbaalgos/stats.cc | 6 +- src/tgbaalgos/stats.hh | 6 +- src/tgbaalgos/tau03.cc | 6 +- src/tgbaalgos/tau03.hh | 6 +- src/tgbaalgos/tau03opt.cc | 6 +- src/tgbaalgos/tau03opt.hh | 6 +- src/tgbaalgos/weight.cc | 6 +- src/tgbaalgos/weight.hh | 6 +- src/tgbaparse/Makefile.am | 6 +- src/tgbaparse/fmterror.cc | 6 +- src/tgbaparse/parsedecl.hh | 6 +- src/tgbaparse/public.hh | 6 +- src/tgbaparse/tgbaparse.yy | 6 +- src/tgbaparse/tgbascan.ll | 6 +- src/tgbatest/Makefile.am | 6 +- src/tgbatest/babiak.test | 6 +- src/tgbatest/bddprod.test | 6 +- src/tgbatest/complementation.cc | 6 +- src/tgbatest/complementation.test | 6 +- src/tgbatest/cycles.test | 6 +- src/tgbatest/defs.in | 6 +- src/tgbatest/degendet.test | 6 +- src/tgbatest/degenid.test | 6 +- src/tgbatest/dfs.test | 6 +- src/tgbatest/dupexp.test | 6 +- src/tgbatest/eltl2tgba.test | 6 +- src/tgbatest/emptchk.test | 6 +- src/tgbatest/emptchke.test | 6 +- src/tgbatest/emptchkr.test | 6 +- src/tgbatest/explicit.cc | 6 +- src/tgbatest/explicit.test | 6 +- src/tgbatest/explicit2.cc | 6 +- src/tgbatest/explicit2.test | 6 +- src/tgbatest/explpro2.test | 6 +- src/tgbatest/explpro3.test | 6 +- src/tgbatest/explpro4.test | 6 +- src/tgbatest/explprod.cc | 6 +- src/tgbatest/explprod.test | 6 +- src/tgbatest/intvcmp2.cc | 6 +- src/tgbatest/intvcomp.cc | 6 +- src/tgbatest/intvcomp.test | 6 +- src/tgbatest/kv.test | 6 +- src/tgbatest/ltl2neverclaim.test | 6 +- src/tgbatest/ltl2ta.test | 6 +- src/tgbatest/ltl2tgba.cc | 6 +- src/tgbatest/ltl2tgba.test | 6 +- src/tgbatest/ltlcounter.test | 6 +- src/tgbatest/ltlprod.cc | 6 +- src/tgbatest/ltlprod.test | 6 +- src/tgbatest/mixprod.cc | 6 +- src/tgbatest/mixprod.test | 6 +- src/tgbatest/neverclaimread.test | 6 +- src/tgbatest/nondet.test | 6 +- src/tgbatest/obligation.test | 6 +- src/tgbatest/powerset.cc | 6 +- src/tgbatest/randpsl.test | 6 +- src/tgbatest/randtgba.cc | 6 +- src/tgbatest/randtgba.test | 6 +- src/tgbatest/readsave.test | 6 +- src/tgbatest/renault.test | 6 +- src/tgbatest/scc.test | 6 +- src/tgbatest/sccsimpl.test | 6 +- src/tgbatest/spotlbtt.test | 6 +- src/tgbatest/spotlbtt2.test | 6 +- src/tgbatest/taatgba.cc | 6 +- src/tgbatest/taatgba.test | 6 +- src/tgbatest/tgbaread.cc | 6 +- src/tgbatest/tgbaread.test | 6 +- src/tgbatest/tripprod.cc | 6 +- src/tgbatest/tripprod.test | 6 +- src/tgbatest/wdba.test | 6 +- src/tgbatest/wdba2.test | 6 +- wrap/Makefile.am | 6 +- wrap/python/Makefile.am | 6 +- wrap/python/ajax/Makefile.am | 6 +- wrap/python/ajax/spot.in | 6 +- wrap/python/buddy.i | 6 +- wrap/python/spot.i | 6 +- wrap/python/tests/Makefile.am | 6 +- wrap/python/tests/alarm.py | 6 +- wrap/python/tests/bddnqueen.py | 6 +- wrap/python/tests/implies.py | 6 +- wrap/python/tests/interdep.py | 6 +- wrap/python/tests/ltl2tgba.py | 6 +- wrap/python/tests/ltl2tgba.test | 6 +- wrap/python/tests/ltlparse.py | 6 +- wrap/python/tests/ltlsimple.py | 6 +- wrap/python/tests/minato.py | 6 +- wrap/python/tests/modgray.py | 6 +- wrap/python/tests/optionmap.py | 6 +- wrap/python/tests/parsetgba.py | 6 +- wrap/python/tests/run.in | 6 +- wrap/python/tests/setxor.py | 6 +- 585 files changed, 1796 insertions(+), 2617 deletions(-) diff --git a/COPYING b/COPYING index d60c31a97..94a9ed024 100644 --- a/COPYING +++ b/COPYING @@ -1,285 +1,626 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - Preamble + Preamble - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of this License. - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it @@ -287,15 +628,15 @@ free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least +state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) - This program is free software; you can redistribute it and/or modify + This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -304,37 +645,30 @@ the "copyright" line and a pointer to where the full notice is found. GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - + along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: - Gnomovision version 69, Copyright (C) year name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - , 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General -Public License instead of this License. +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. diff --git a/Makefile.am b/Makefile.am index e037dccb7..733cfacf5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,7 +9,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . if WITH_INCLUDED_BUDDY MAYBE_BUDDY = buddy diff --git a/NEWS b/NEWS index a35cffd2d..393dd0213 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ New in spot 0.9.2a: + * License change: Spot is now distributed using GPL v3+ instead + of GPL v2+. This is because we started using some third-party + files distributed under GPL v3+. + * Command-line tools Useful command-line tools are now installed in addition to the diff --git a/bench/Makefile.am b/bench/Makefile.am index cbe987db5..06810b65a 100644 --- a/bench/Makefile.am +++ b/bench/Makefile.am @@ -8,7 +8,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . SUBDIRS = emptchk ltl2tgba scc-stats split-product ltlcounter \ ltlclasses wdba diff --git a/bench/emptchk/Makefile.am b/bench/emptchk/Makefile.am index 239cf5747..6110f9c31 100644 --- a/bench/emptchk/Makefile.am +++ b/bench/emptchk/Makefile.am @@ -6,7 +6,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . PML2TGBA = $(PERL) $(srcdir)/pml2tgba.pl diff --git a/bench/emptchk/defs.in b/bench/emptchk/defs.in index 7694da253..d7275f2c6 100644 --- a/bench/emptchk/defs.in +++ b/bench/emptchk/defs.in @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Ensure we are running from the right directory. test -f ./defs || { diff --git a/bench/emptchk/ltl-human.sh b/bench/emptchk/ltl-human.sh index 94fd9b347..e85991fb1 100644 --- a/bench/emptchk/ltl-human.sh +++ b/bench/emptchk/ltl-human.sh @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs set -e diff --git a/bench/emptchk/ltl-random.sh b/bench/emptchk/ltl-random.sh index fedc338f2..2c6108c55 100644 --- a/bench/emptchk/ltl-random.sh +++ b/bench/emptchk/ltl-random.sh @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs set -e diff --git a/bench/emptchk/pml-clserv.sh b/bench/emptchk/pml-clserv.sh index 3e2cf9d29..e75d13e45 100644 --- a/bench/emptchk/pml-clserv.sh +++ b/bench/emptchk/pml-clserv.sh @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs set -e diff --git a/bench/emptchk/pml-eeaean.sh b/bench/emptchk/pml-eeaean.sh index 265fa68d2..9257cb9e5 100644 --- a/bench/emptchk/pml-eeaean.sh +++ b/bench/emptchk/pml-eeaean.sh @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs set -e diff --git a/bench/emptchk/pml2tgba.pl b/bench/emptchk/pml2tgba.pl index 27931c507..61f5e0565 100755 --- a/bench/emptchk/pml2tgba.pl +++ b/bench/emptchk/pml2tgba.pl @@ -4,7 +4,7 @@ # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, @@ -13,9 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA -# +# along with this program. If not, see .# # # This script was originally distributed by Schwoon alongside # diff --git a/bench/ltl2tgba/big b/bench/ltl2tgba/big index 54b422872..f3c9b3f67 100755 --- a/bench/ltl2tgba/big +++ b/bench/ltl2tgba/big @@ -10,7 +10,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -19,9 +19,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/bench/ltl2tgba/defs.in b/bench/ltl2tgba/defs.in index a963e0c1a..311577e00 100644 --- a/bench/ltl2tgba/defs.in +++ b/bench/ltl2tgba/defs.in @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Ensure we are running from the right directory. test -f ./defs || { diff --git a/bench/ltl2tgba/known b/bench/ltl2tgba/known index 2dfbd9986..9fd17230b 100755 --- a/bench/ltl2tgba/known +++ b/bench/ltl2tgba/known @@ -10,7 +10,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -19,9 +19,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/bench/ltl2tgba/lbtt2csv.pl b/bench/ltl2tgba/lbtt2csv.pl index 47f522ceb..28f5e0249 100755 --- a/bench/ltl2tgba/lbtt2csv.pl +++ b/bench/ltl2tgba/lbtt2csv.pl @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # This script reads the output of the files "*.log" given in arguments diff --git a/bench/ltl2tgba/ltl2baw.in b/bench/ltl2tgba/ltl2baw.in index a59e85720..e0c5f6de8 100644 --- a/bench/ltl2tgba/ltl2baw.in +++ b/bench/ltl2tgba/ltl2baw.in @@ -8,7 +8,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . use warnings; diff --git a/bench/ltl2tgba/parseout.pl b/bench/ltl2tgba/parseout.pl index de62035aa..9f7d49040 100755 --- a/bench/ltl2tgba/parseout.pl +++ b/bench/ltl2tgba/parseout.pl @@ -10,7 +10,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -19,9 +19,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . use warnings; diff --git a/bench/ltl2tgba/small b/bench/ltl2tgba/small index 339e442eb..b1ff44d1b 100755 --- a/bench/ltl2tgba/small +++ b/bench/ltl2tgba/small @@ -10,7 +10,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -19,9 +19,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/bench/ltlclasses/Makefile.am b/bench/ltlclasses/Makefile.am index 4ee518adc..97f42d5d4 100644 --- a/bench/ltlclasses/Makefile.am +++ b/bench/ltlclasses/Makefile.am @@ -5,7 +5,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . EXTRA_DIST = run plot.gnu diff --git a/bench/ltlclasses/defs.in b/bench/ltlclasses/defs.in index 9591b478a..9d86b391d 100644 --- a/bench/ltlclasses/defs.in +++ b/bench/ltlclasses/defs.in @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Ensure we are running from the right directory. test -f ./defs || { diff --git a/bench/ltlclasses/run b/bench/ltlclasses/run index 0483e0126..c0ac6f397 100755 --- a/bench/ltlclasses/run +++ b/bench/ltlclasses/run @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/bench/ltlcounter/Makefile.am b/bench/ltlcounter/Makefile.am index 4efee8761..543b45379 100644 --- a/bench/ltlcounter/Makefile.am +++ b/bench/ltlcounter/Makefile.am @@ -5,7 +5,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . EXTRA_DIST = run plot.gnu diff --git a/bench/ltlcounter/defs.in b/bench/ltlcounter/defs.in index 20729104f..c27676c07 100644 --- a/bench/ltlcounter/defs.in +++ b/bench/ltlcounter/defs.in @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Ensure we are running from the right directory. test -f ./defs || { diff --git a/bench/ltlcounter/run b/bench/ltlcounter/run index 70eb65df5..fea8c687e 100755 --- a/bench/ltlcounter/run +++ b/bench/ltlcounter/run @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/bench/scc-stats/Makefile.am b/bench/scc-stats/Makefile.am index 0d98f600f..0dca53027 100644 --- a/bench/scc-stats/Makefile.am +++ b/bench/scc-stats/Makefile.am @@ -5,7 +5,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/../../src $(BUDDY_CPPFLAGS) AM_CXXFLAGS = $(WARNING_CXXFLAGS) diff --git a/bench/scc-stats/stats.cc b/bench/scc-stats/stats.cc index 89adacfbe..b33eec0ee 100644 --- a/bench/scc-stats/stats.cc +++ b/bench/scc-stats/stats.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/bench/split-product/Makefile.am b/bench/split-product/Makefile.am index 57fc1eb68..92764910d 100644 --- a/bench/split-product/Makefile.am +++ b/bench/split-product/Makefile.am @@ -5,7 +5,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . PML2TGBA = $(PERL) $(srcdir)/pml2tgba.pl diff --git a/bench/split-product/cutscc.cc b/bench/split-product/cutscc.cc index d2e54d418..6b48f3993 100644 --- a/bench/split-product/cutscc.cc +++ b/bench/split-product/cutscc.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/bench/split-product/pml2tgba.pl b/bench/split-product/pml2tgba.pl index 4fdd76c39..fef5294e4 100755 --- a/bench/split-product/pml2tgba.pl +++ b/bench/split-product/pml2tgba.pl @@ -4,7 +4,7 @@ # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, @@ -13,9 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA -# +# along with this program. If not, see .# # # This script was originally distributed by Schwoon alongside # diff --git a/bench/wdba/Makefile.am b/bench/wdba/Makefile.am index 25d16a4f8..6cff187c3 100644 --- a/bench/wdba/Makefile.am +++ b/bench/wdba/Makefile.am @@ -5,7 +5,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . EXTRA_DIST = run diff --git a/bench/wdba/defs.in b/bench/wdba/defs.in index 20729104f..c27676c07 100644 --- a/bench/wdba/defs.in +++ b/bench/wdba/defs.in @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Ensure we are running from the right directory. test -f ./defs || { diff --git a/bench/wdba/run b/bench/wdba/run index b41cf36a7..52509c120 100755 --- a/bench/wdba/run +++ b/bench/wdba/run @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/configure.ac b/configure.ac index bafcc7739..0d033dd27 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . AC_PREREQ([2.61]) AC_INIT([spot], [0.9.2a], [spot@lrde.epita.fr]) diff --git a/doc/Makefile.am b/doc/Makefile.am index 3002f4ac6..147437547 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -8,7 +8,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . DOXYGEN = doxygen diff --git a/doc/dot.in b/doc/dot.in index 09bffd21c..f31007347 100644 --- a/doc/dot.in +++ b/doc/dot.in @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Rewrite any -Tpng argument as -Tpng:gd, the resulting files are 10 # times smaller because they are not anti-aliased. diff --git a/doc/tl/Makefile.am b/doc/tl/Makefile.am index f72c07a85..489f4e2cd 100644 --- a/doc/tl/Makefile.am +++ b/doc/tl/Makefile.am @@ -5,7 +5,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . all: $(srcdir)/tl.pdf diff --git a/iface/Makefile.am b/iface/Makefile.am index f7a5f87f8..c5f5346a4 100644 --- a/iface/Makefile.am +++ b/iface/Makefile.am @@ -8,7 +8,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . SUBDIRS = dve2 diff --git a/iface/dve2/Makefile.am b/iface/dve2/Makefile.am index 5d20765a8..0a571226a 100644 --- a/iface/dve2/Makefile.am +++ b/iface/dve2/Makefile.am @@ -5,7 +5,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_builddir)/src \ $(BUDDY_CPPFLAGS) -I$(top_srcdir)/ltdl diff --git a/iface/dve2/defs.in b/iface/dve2/defs.in index fc2346ea7..2be5471e9 100644 --- a/iface/dve2/defs.in +++ b/iface/dve2/defs.in @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Ensure we are running from the right directory. test -f ./defs || { diff --git a/iface/dve2/dve2.cc b/iface/dve2/dve2.cc index 76b82edb6..f323e76eb 100644 --- a/iface/dve2/dve2.cc +++ b/iface/dve2/dve2.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/iface/dve2/dve2.hh b/iface/dve2/dve2.hh index 93d738c60..fa0745eb5 100644 --- a/iface/dve2/dve2.hh +++ b/iface/dve2/dve2.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_IFACE_DVE2_DVE2_HH # define SPOT_IFACE_DVE2_DVE2_HH diff --git a/iface/dve2/dve2check.cc b/iface/dve2/dve2check.cc index 30fef393e..a0306ee06 100644 --- a/iface/dve2/dve2check.cc +++ b/iface/dve2/dve2check.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "dve2.hh" #include "tgbaalgos/dotty.hh" diff --git a/iface/dve2/dve2check.test b/iface/dve2/dve2check.test index 6cda6ff32..cb1f18b83 100755 --- a/iface/dve2/dve2check.test +++ b/iface/dve2/dve2check.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/iface/dve2/finite.test b/iface/dve2/finite.test index b5f64ce3d..26cfceed3 100755 --- a/iface/dve2/finite.test +++ b/iface/dve2/finite.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/iface/dve2/kripke.test b/iface/dve2/kripke.test index 754dd479f..7ac73f3bc 100755 --- a/iface/dve2/kripke.test +++ b/iface/dve2/kripke.test @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . diff --git a/iface/gspn/Makefile.am b/iface/gspn/Makefile.am index 63aa2214a..d8e5861d5 100644 --- a/iface/gspn/Makefile.am +++ b/iface/gspn/Makefile.am @@ -8,7 +8,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(top_srcdir)/src $(BUDDY_CPPFLAGS) $(LIBGSPN_CPPFLAGS) AM_CXXFLAGS = $(WARNING_CXXFLAGS) diff --git a/iface/gspn/common.cc b/iface/gspn/common.cc index 62302f0ba..8f2dd033f 100644 --- a/iface/gspn/common.cc +++ b/iface/gspn/common.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "common.hh" #include diff --git a/iface/gspn/common.hh b/iface/gspn/common.hh index 4518dda1e..45ce9c95b 100644 --- a/iface/gspn/common.hh +++ b/iface/gspn/common.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_IFACE_GSPN_COMMON_HH # define SPOT_IFACE_GSPN_COMMON_HH diff --git a/iface/gspn/dcswave.test b/iface/gspn/dcswave.test index ee679172d..20319ecc9 100755 --- a/iface/gspn/dcswave.test +++ b/iface/gspn/dcswave.test @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs || exit 1 diff --git a/iface/gspn/dcswaveeltl.test b/iface/gspn/dcswaveeltl.test index d61ad5643..11c3d4c5a 100755 --- a/iface/gspn/dcswaveeltl.test +++ b/iface/gspn/dcswaveeltl.test @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs || exit 1 diff --git a/iface/gspn/dcswavefm.test b/iface/gspn/dcswavefm.test index d1bf9419a..8677bdcc1 100755 --- a/iface/gspn/dcswavefm.test +++ b/iface/gspn/dcswavefm.test @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs || exit 1 diff --git a/iface/gspn/dcswaveltl.test b/iface/gspn/dcswaveltl.test index 97f5ab912..a93d3813b 100755 --- a/iface/gspn/dcswaveltl.test +++ b/iface/gspn/dcswaveltl.test @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs || exit 1 diff --git a/iface/gspn/dottygspn.cc b/iface/gspn/dottygspn.cc index 32617a74e..983d400b7 100644 --- a/iface/gspn/dottygspn.cc +++ b/iface/gspn/dottygspn.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "gspn.hh" #include "tgbaalgos/dotty.hh" diff --git a/iface/gspn/dottyssp.cc b/iface/gspn/dottyssp.cc index dda7c0e12..2a6277cba 100644 --- a/iface/gspn/dottyssp.cc +++ b/iface/gspn/dottyssp.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "ssp.hh" #include "tgbaalgos/dotty.hh" diff --git a/iface/gspn/gspn.cc b/iface/gspn/gspn.cc index 85c12652e..6ff1089be 100644 --- a/iface/gspn/gspn.cc +++ b/iface/gspn/gspn.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/iface/gspn/gspn.hh b/iface/gspn/gspn.hh index cdc912b47..76754d97e 100644 --- a/iface/gspn/gspn.hh +++ b/iface/gspn/gspn.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_IFACE_GSPN_GSPN_HH # define SPOT_IFACE_GSPN_GSPN_HH diff --git a/iface/gspn/ltlgspn.cc b/iface/gspn/ltlgspn.cc index d36b97f6d..47c9bbdbf 100644 --- a/iface/gspn/ltlgspn.cc +++ b/iface/gspn/ltlgspn.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SSP #include "gspn.hh" diff --git a/iface/gspn/simple.test b/iface/gspn/simple.test index 8b0682e72..1c0b8363c 100755 --- a/iface/gspn/simple.test +++ b/iface/gspn/simple.test @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs || exit 1 diff --git a/iface/gspn/ssp.cc b/iface/gspn/ssp.cc index 5f90d9741..7c1ce87c1 100644 --- a/iface/gspn/ssp.cc +++ b/iface/gspn/ssp.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/iface/gspn/ssp.hh b/iface/gspn/ssp.hh index e1224c3b3..93e9c68c8 100644 --- a/iface/gspn/ssp.hh +++ b/iface/gspn/ssp.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_IFACE_GSPN_SSP_HH # define SPOT_IFACE_GSPN_SSP_HH diff --git a/iface/gspn/udcsefm.test b/iface/gspn/udcsefm.test index 8d1bf4b5e..bb89150f2 100755 --- a/iface/gspn/udcsefm.test +++ b/iface/gspn/udcsefm.test @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs || exit 1 diff --git a/iface/gspn/udcseltl.test b/iface/gspn/udcseltl.test index f0947dcaa..46ee000e6 100755 --- a/iface/gspn/udcseltl.test +++ b/iface/gspn/udcseltl.test @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs || exit 1 diff --git a/iface/gspn/udcsfm.test b/iface/gspn/udcsfm.test index c4cfbce51..8610e1062 100755 --- a/iface/gspn/udcsfm.test +++ b/iface/gspn/udcsfm.test @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs || exit 1 diff --git a/iface/gspn/udcsltl.test b/iface/gspn/udcsltl.test index a394b4fa5..886d2349d 100755 --- a/iface/gspn/udcsltl.test +++ b/iface/gspn/udcsltl.test @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs || exit 1 diff --git a/src/Makefile.am b/src/Makefile.am index 50c0207d7..ad6daf042 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -9,7 +9,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AUTOMAKE_OPTIONS = subdir-objects diff --git a/src/bin/Makefile.am b/src/bin/Makefile.am index 00951add5..f565bdad0 100644 --- a/src/bin/Makefile.am +++ b/src/bin/Makefile.am @@ -6,7 +6,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . SUBDIRS = . man diff --git a/src/bin/common_cout.cc b/src/bin/common_cout.cc index 71cbd5ad2..887ea8f5c 100644 --- a/src/bin/common_cout.cc +++ b/src/bin/common_cout.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "common_sys.hh" #include "common_cout.hh" diff --git a/src/bin/common_cout.hh b/src/bin/common_cout.hh index 0403f001a..e11919900 100644 --- a/src/bin/common_cout.hh +++ b/src/bin/common_cout.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_BIN_COMMON_COUT_HH #define SPOT_BIN_COMMON_COUT_HH diff --git a/src/bin/common_finput.cc b/src/bin/common_finput.cc index 380b5927f..baa42143b 100644 --- a/src/bin/common_finput.cc +++ b/src/bin/common_finput.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "common_finput.hh" #include "error.h" diff --git a/src/bin/common_finput.hh b/src/bin/common_finput.hh index 9c01c349b..397bbf2d9 100644 --- a/src/bin/common_finput.hh +++ b/src/bin/common_finput.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_BIN_COMMON_FINPUT_HH #define SPOT_BIN_COMMON_FINPUT_HH diff --git a/src/bin/common_output.cc b/src/bin/common_output.cc index f9f9ae19a..54f96c1f8 100644 --- a/src/bin/common_output.cc +++ b/src/bin/common_output.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "common_sys.hh" #include "common_output.hh" diff --git a/src/bin/common_output.hh b/src/bin/common_output.hh index def713b6c..2209f952c 100644 --- a/src/bin/common_output.hh +++ b/src/bin/common_output.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_BIN_COMMON_OUTPUT_HH #define SPOT_BIN_COMMON_OUTPUT_HH diff --git a/src/bin/common_post.cc b/src/bin/common_post.cc index 5f8cb2ff3..83021535e 100644 --- a/src/bin/common_post.cc +++ b/src/bin/common_post.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "common_post.hh" #include "common_r.hh" diff --git a/src/bin/common_post.hh b/src/bin/common_post.hh index 772021002..b68998239 100644 --- a/src/bin/common_post.hh +++ b/src/bin/common_post.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_BIN_COMMON_POST_HH #define SPOT_BIN_COMMON_POST_HH diff --git a/src/bin/common_r.cc b/src/bin/common_r.cc index e6468728e..a204f2d74 100644 --- a/src/bin/common_r.cc +++ b/src/bin/common_r.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "common_sys.hh" #include "error.h" diff --git a/src/bin/common_r.hh b/src/bin/common_r.hh index dc301154c..f8cf6cfec 100644 --- a/src/bin/common_r.hh +++ b/src/bin/common_r.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_BIN_COMMON_R_HH #define SPOT_BIN_COMMON_R_HH diff --git a/src/bin/common_range.cc b/src/bin/common_range.cc index fc5efa648..761e48a0a 100644 --- a/src/bin/common_range.cc +++ b/src/bin/common_range.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "common_sys.hh" #include "error.h" diff --git a/src/bin/common_range.hh b/src/bin/common_range.hh index e3d1ea041..be38d0a88 100644 --- a/src/bin/common_range.hh +++ b/src/bin/common_range.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_BIN_COMMON_RANGE_HH #define SPOT_BIN_COMMON_RANGE_HH diff --git a/src/bin/common_setup.cc b/src/bin/common_setup.cc index 04a3a2d5f..5004aaed2 100644 --- a/src/bin/common_setup.cc +++ b/src/bin/common_setup.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "common_setup.hh" #include "argp.h" diff --git a/src/bin/common_setup.hh b/src/bin/common_setup.hh index 17989d6a6..3d0613803 100644 --- a/src/bin/common_setup.hh +++ b/src/bin/common_setup.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_BIN_COMMON_SETUP_HH #define SPOT_BIN_COMMON_SETUP_HH diff --git a/src/bin/common_sys.hh b/src/bin/common_sys.hh index b7c9a5785..98579836c 100644 --- a/src/bin/common_sys.hh +++ b/src/bin/common_sys.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_BIN_COMMON_SYS_HH #define SPOT_BIN_COMMON_SYS_HH diff --git a/src/bin/genltl.cc b/src/bin/genltl.cc index acbbde7c6..bf456e425 100644 --- a/src/bin/genltl.cc +++ b/src/bin/genltl.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . // Families defined here come from the following papers: // diff --git a/src/bin/ltl2tgba.cc b/src/bin/ltl2tgba.cc index 72d6b45f1..dd8e2155e 100644 --- a/src/bin/ltl2tgba.cc +++ b/src/bin/ltl2tgba.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "common_sys.hh" diff --git a/src/bin/ltl2tgta.cc b/src/bin/ltl2tgta.cc index 21bc18590..b908cc034 100644 --- a/src/bin/ltl2tgta.cc +++ b/src/bin/ltl2tgta.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "common_sys.hh" diff --git a/src/bin/ltlfilt.cc b/src/bin/ltlfilt.cc index b8244304a..0f2cfc04f 100644 --- a/src/bin/ltlfilt.cc +++ b/src/bin/ltlfilt.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "common_sys.hh" diff --git a/src/bin/man/Makefile.am b/src/bin/man/Makefile.am index 31aa70433..72bb7b905 100644 --- a/src/bin/man/Makefile.am +++ b/src/bin/man/Makefile.am @@ -6,7 +6,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . common_dep = $(top_builddir)/configure.ac x_to_1 = $(top_builddir)/tools/x-to-1 diff --git a/src/bin/randltl.cc b/src/bin/randltl.cc index c906a44dd..46a214bdc 100644 --- a/src/bin/randltl.cc +++ b/src/bin/randltl.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "common_sys.hh" diff --git a/src/eltlparse/Makefile.am b/src/eltlparse/Makefile.am index 1ae6add7b..fbd15b1ef 100644 --- a/src/eltlparse/Makefile.am +++ b/src/eltlparse/Makefile.am @@ -5,7 +5,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/.. -I.. -DYY_NO_INPUT # Disable -Werror because too many versions of flex yield warnings. diff --git a/src/eltlparse/eltlparse.yy b/src/eltlparse/eltlparse.yy index d28f09bf5..98b61dfca 100644 --- a/src/eltlparse/eltlparse.yy +++ b/src/eltlparse/eltlparse.yy @@ -5,7 +5,7 @@ ** ** Spot is free software; you can redistribute it and/or modify it ** under the terms of the GNU General Public License as published by -** the Free Software Foundation; either version 2 of the License, or +** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ ** License for more details. ** ** You should have received a copy of the GNU General Public License -** along with Spot; see the file COPYING. If not, write to the Free -** Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -** 02111-1307, USA. +** along with this program. If not, see . */ %language "C++" %locations diff --git a/src/eltlparse/eltlscan.ll b/src/eltlparse/eltlscan.ll index c40fe9352..408af9f9e 100644 --- a/src/eltlparse/eltlscan.ll +++ b/src/eltlparse/eltlscan.ll @@ -5,7 +5,7 @@ ** ** Spot is free software; you can redistribute it and/or modify it ** under the terms of the GNU General Public License as published by -** the Free Software Foundation; either version 2 of the License, or +** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ ** License for more details. ** ** You should have received a copy of the GNU General Public License -** along with Spot; see the file COPYING. If not, write to the Free -** Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -** 02111-1307, USA. +** along with this program. If not, see . */ %option noyywrap %option prefix="eltlyy" diff --git a/src/eltlparse/fmterror.cc b/src/eltlparse/fmterror.cc index 763c3798d..814b8db5a 100644 --- a/src/eltlparse/fmterror.cc +++ b/src/eltlparse/fmterror.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "public.hh" diff --git a/src/eltlparse/parsedecl.hh b/src/eltlparse/parsedecl.hh index db651953c..a0d066d26 100644 --- a/src/eltlparse/parsedecl.hh +++ b/src/eltlparse/parsedecl.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_ELTLPARSE_PARSEDECL_HH # define SPOT_ELTLPARSE_PARSEDECL_HH diff --git a/src/eltlparse/public.hh b/src/eltlparse/public.hh index bd2ae874d..7852ac5d2 100644 --- a/src/eltlparse/public.hh +++ b/src/eltlparse/public.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_ELTLPARSE_PUBLIC_HH # define SPOT_ELTLPARSE_PUBLIC_HH diff --git a/src/eltltest/Makefile.am b/src/eltltest/Makefile.am index 076becc79..f6f6ab94a 100644 --- a/src/eltltest/Makefile.am +++ b/src/eltltest/Makefile.am @@ -5,7 +5,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/.. -I.. $(BUDDY_CPPFLAGS) AM_CXXFLAGS = $(WARNING_CXXFLAGS) diff --git a/src/eltltest/acc.cc b/src/eltltest/acc.cc index 68775aa6c..d27677b80 100644 --- a/src/eltltest/acc.cc +++ b/src/eltltest/acc.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/eltltest/acc.test b/src/eltltest/acc.test index 491e3815f..a90830920 100755 --- a/src/eltltest/acc.test +++ b/src/eltltest/acc.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs || exit 1 diff --git a/src/eltltest/defs.in b/src/eltltest/defs.in index e95071c67..6a05d842e 100644 --- a/src/eltltest/defs.in +++ b/src/eltltest/defs.in @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Ensure we are running from the right directory. test -f ./defs || { diff --git a/src/eltltest/nfa.cc b/src/eltltest/nfa.cc index 7debc3c5c..b49cdec75 100644 --- a/src/eltltest/nfa.cc +++ b/src/eltltest/nfa.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/eltltest/nfa.test b/src/eltltest/nfa.test index 30187fa07..71403cad8 100755 --- a/src/eltltest/nfa.test +++ b/src/eltltest/nfa.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs || exit 1 diff --git a/src/evtgba/Makefile.am b/src/evtgba/Makefile.am index a0087bffe..9c509c2b5 100644 --- a/src/evtgba/Makefile.am +++ b/src/evtgba/Makefile.am @@ -8,7 +8,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/.. -I.. $(BUDDY_CPPFLAGS) AM_CXXFLAGS = $(WARNING_CXXFLAGS) diff --git a/src/evtgba/evtgba.cc b/src/evtgba/evtgba.cc index 556a03206..c91bc6a14 100644 --- a/src/evtgba/evtgba.cc +++ b/src/evtgba/evtgba.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "evtgba.hh" diff --git a/src/evtgba/evtgba.hh b/src/evtgba/evtgba.hh index ec8d9ec55..c56ed9c1d 100644 --- a/src/evtgba/evtgba.hh +++ b/src/evtgba/evtgba.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_EVTGBA_EVTGBA_HH # define SPOT_EVTGBA_EVTGBA_HH diff --git a/src/evtgba/evtgbaiter.hh b/src/evtgba/evtgbaiter.hh index 7957fc1bc..6b4a5667f 100644 --- a/src/evtgba/evtgbaiter.hh +++ b/src/evtgba/evtgbaiter.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_EVTGBA_EVTGBAITER_HH # define SPOT_EVTGBA_EVTGBAITER_HH diff --git a/src/evtgba/explicit.cc b/src/evtgba/explicit.cc index ac4da8c48..7b6b03c7d 100644 --- a/src/evtgba/explicit.cc +++ b/src/evtgba/explicit.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "explicit.hh" #include "misc/bareword.hh" diff --git a/src/evtgba/explicit.hh b/src/evtgba/explicit.hh index d16e3a24c..913bb411f 100644 --- a/src/evtgba/explicit.hh +++ b/src/evtgba/explicit.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_EVTGBA_EXPLICIT_HH # define SPOT_EVTGBA_EXPLICIT_HH diff --git a/src/evtgba/product.cc b/src/evtgba/product.cc index f9d2ce073..c69239dea 100644 --- a/src/evtgba/product.cc +++ b/src/evtgba/product.cc @@ -10,7 +10,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -19,9 +19,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "product.hh" #include "misc/hashfunc.hh" diff --git a/src/evtgba/product.hh b/src/evtgba/product.hh index dbf845f68..188191e37 100644 --- a/src/evtgba/product.hh +++ b/src/evtgba/product.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_EVTGBA_PRODUCT_HH # define SPOT_EVTGBA_PRODUCT_HH diff --git a/src/evtgba/symbol.cc b/src/evtgba/symbol.cc index 2c1231f21..b58a1e607 100644 --- a/src/evtgba/symbol.cc +++ b/src/evtgba/symbol.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "symbol.hh" diff --git a/src/evtgba/symbol.hh b/src/evtgba/symbol.hh index 34ff78f20..7855e5138 100644 --- a/src/evtgba/symbol.hh +++ b/src/evtgba/symbol.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_EVTGBA_SYMBOL_HH # define SPOT_EVTGBA_SYMBOL_HH diff --git a/src/evtgbaalgos/Makefile.am b/src/evtgbaalgos/Makefile.am index d134d125f..17a9befa4 100644 --- a/src/evtgbaalgos/Makefile.am +++ b/src/evtgbaalgos/Makefile.am @@ -8,7 +8,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/.. -I.. $(BUDDY_CPPFLAGS) AM_CXXFLAGS = $(WARNING_CXXFLAGS) diff --git a/src/evtgbaalgos/dotty.cc b/src/evtgbaalgos/dotty.cc index bba60ecf4..eae1e7f92 100644 --- a/src/evtgbaalgos/dotty.cc +++ b/src/evtgbaalgos/dotty.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "evtgba/evtgba.hh" diff --git a/src/evtgbaalgos/dotty.hh b/src/evtgbaalgos/dotty.hh index 8b7186f36..11438403c 100644 --- a/src/evtgbaalgos/dotty.hh +++ b/src/evtgbaalgos/dotty.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_EVTGBAALGOS_DOTTY_HH # define SPOT_EVTGBAALGOS_DOTTY_HH diff --git a/src/evtgbaalgos/reachiter.cc b/src/evtgbaalgos/reachiter.cc index a7065be97..692d38f10 100644 --- a/src/evtgbaalgos/reachiter.cc +++ b/src/evtgbaalgos/reachiter.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "reachiter.hh" diff --git a/src/evtgbaalgos/reachiter.hh b/src/evtgbaalgos/reachiter.hh index dadb4a7d4..5c8e8343e 100644 --- a/src/evtgbaalgos/reachiter.hh +++ b/src/evtgbaalgos/reachiter.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_EVTGBAALGOS_REACHITER_HH # define SPOT_EVTGBAALGOS_REACHITER_HH diff --git a/src/evtgbaalgos/save.cc b/src/evtgbaalgos/save.cc index 3bb82db8a..8c738853c 100644 --- a/src/evtgbaalgos/save.cc +++ b/src/evtgbaalgos/save.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "save.hh" diff --git a/src/evtgbaalgos/save.hh b/src/evtgbaalgos/save.hh index f24565f9e..fd498c282 100644 --- a/src/evtgbaalgos/save.hh +++ b/src/evtgbaalgos/save.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_EVTGBAALGOS_SAVE_HH # define SPOT_EVTGBAALGOS_SAVE_HH diff --git a/src/evtgbaalgos/tgba2evtgba.cc b/src/evtgbaalgos/tgba2evtgba.cc index ca7030ab7..1c8c17717 100644 --- a/src/evtgbaalgos/tgba2evtgba.cc +++ b/src/evtgbaalgos/tgba2evtgba.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "tgba2evtgba.hh" #include "tgba/tgba.hh" diff --git a/src/evtgbaalgos/tgba2evtgba.hh b/src/evtgbaalgos/tgba2evtgba.hh index a58117046..195256c7b 100644 --- a/src/evtgbaalgos/tgba2evtgba.hh +++ b/src/evtgbaalgos/tgba2evtgba.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_EVTGBAALGOS_TGBA2EVTGBA_HH # define SPOT_EVTGBAALGOS_TGBA2EVTGBA_HH diff --git a/src/evtgbaparse/Makefile.am b/src/evtgbaparse/Makefile.am index 8424315a5..55934693b 100644 --- a/src/evtgbaparse/Makefile.am +++ b/src/evtgbaparse/Makefile.am @@ -8,7 +8,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/.. -I.. $(BUDDY_CPPFLAGS) -DYY_NO_INPUT # Disable -Werror because too many versions of flex yield warnings. diff --git a/src/evtgbaparse/evtgbaparse.yy b/src/evtgbaparse/evtgbaparse.yy index ed90a8fd8..171e9d7ed 100644 --- a/src/evtgbaparse/evtgbaparse.yy +++ b/src/evtgbaparse/evtgbaparse.yy @@ -8,7 +8,7 @@ ** ** Spot is free software; you can redistribute it and/or modify it ** under the terms of the GNU General Public License as published by -** the Free Software Foundation; either version 2 of the License, or +** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ ** License for more details. ** ** You should have received a copy of the GNU General Public License -** along with Spot; see the file COPYING. If not, write to the Free -** Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -** 02111-1307, USA. +** along with this program. If not, see . */ %language "C++" %locations diff --git a/src/evtgbaparse/evtgbascan.ll b/src/evtgbaparse/evtgbascan.ll index c8f38d0cf..0029f0b3a 100644 --- a/src/evtgbaparse/evtgbascan.ll +++ b/src/evtgbaparse/evtgbascan.ll @@ -8,7 +8,7 @@ ** ** Spot is free software; you can redistribute it and/or modify it ** under the terms of the GNU General Public License as published by -** the Free Software Foundation; either version 2 of the License, or +** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ ** License for more details. ** ** You should have received a copy of the GNU General Public License -** along with Spot; see the file COPYING. If not, write to the Free -** Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -** 02111-1307, USA. +** along with this program. If not, see . */ %option noyywrap %option prefix="evtgbayy" diff --git a/src/evtgbaparse/fmterror.cc b/src/evtgbaparse/fmterror.cc index d6fda032d..ca84c0d1d 100644 --- a/src/evtgbaparse/fmterror.cc +++ b/src/evtgbaparse/fmterror.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "public.hh" diff --git a/src/evtgbaparse/parsedecl.hh b/src/evtgbaparse/parsedecl.hh index 447fe1744..deab799f9 100644 --- a/src/evtgbaparse/parsedecl.hh +++ b/src/evtgbaparse/parsedecl.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_EVTGBAPARSE_PARSEDECL_HH # define SPOT_EVTGBAPARSE_PARSEDECL_HH diff --git a/src/evtgbaparse/public.hh b/src/evtgbaparse/public.hh index 8893b3eb3..89f304764 100644 --- a/src/evtgbaparse/public.hh +++ b/src/evtgbaparse/public.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_EVTGBAPARSE_PUBLIC_HH # define SPOT_EVTGBAPARSE_PUBLIC_HH diff --git a/src/evtgbatest/Makefile.am b/src/evtgbatest/Makefile.am index ab2e7b7f9..a44d64e83 100644 --- a/src/evtgbatest/Makefile.am +++ b/src/evtgbatest/Makefile.am @@ -8,7 +8,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/.. -I.. $(BUDDY_CPPFLAGS) AM_CXXFLAGS = $(WARNING_CXXFLAGS) diff --git a/src/evtgbatest/defs.in b/src/evtgbatest/defs.in index 79f56261b..ee215e8c9 100644 --- a/src/evtgbatest/defs.in +++ b/src/evtgbatest/defs.in @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Ensure we are running from the right directory. test -f ./defs || { diff --git a/src/evtgbatest/explicit.cc b/src/evtgbatest/explicit.cc index 27e045a4f..261646c85 100644 --- a/src/evtgbatest/explicit.cc +++ b/src/evtgbatest/explicit.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/evtgbatest/explicit.test b/src/evtgbatest/explicit.test index f9575a69d..079b5701d 100755 --- a/src/evtgbatest/explicit.test +++ b/src/evtgbatest/explicit.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/evtgbatest/ltl2evtgba.cc b/src/evtgbatest/ltl2evtgba.cc index 9391d7257..cb3003a19 100644 --- a/src/evtgbatest/ltl2evtgba.cc +++ b/src/evtgbatest/ltl2evtgba.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/evtgbatest/ltl2evtgba.test b/src/evtgbatest/ltl2evtgba.test index b03ddaccf..ac553d928 100755 --- a/src/evtgbatest/ltl2evtgba.test +++ b/src/evtgbatest/ltl2evtgba.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/evtgbatest/product.cc b/src/evtgbatest/product.cc index 53b174658..32c7e08bf 100644 --- a/src/evtgbatest/product.cc +++ b/src/evtgbatest/product.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/evtgbatest/product.test b/src/evtgbatest/product.test index 62db642ec..8e628fad6 100755 --- a/src/evtgbatest/product.test +++ b/src/evtgbatest/product.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/evtgbatest/readsave.cc b/src/evtgbatest/readsave.cc index 65e0d6eb1..08d3e30ae 100644 --- a/src/evtgbatest/readsave.cc +++ b/src/evtgbatest/readsave.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/evtgbatest/readsave.test b/src/evtgbatest/readsave.test index ef6e35d98..2278f5653 100755 --- a/src/evtgbatest/readsave.test +++ b/src/evtgbatest/readsave.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/kripke/Makefile.am b/src/kripke/Makefile.am index a5d693ed5..05a9bd1f6 100644 --- a/src/kripke/Makefile.am +++ b/src/kripke/Makefile.am @@ -5,7 +5,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/.. -I.. $(BUDDY_CPPFLAGS) AM_CXXFLAGS = $(WARNING_CXXFLAGS) diff --git a/src/kripke/fairkripke.cc b/src/kripke/fairkripke.cc index fd5c7fadd..5f59b29f8 100644 --- a/src/kripke/fairkripke.cc +++ b/src/kripke/fairkripke.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "fairkripke.hh" diff --git a/src/kripke/fairkripke.hh b/src/kripke/fairkripke.hh index 36ae31a3f..aca7b6174 100644 --- a/src/kripke/fairkripke.hh +++ b/src/kripke/fairkripke.hh @@ -4,7 +4,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -13,9 +13,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_KRIPKE_FAIRKRIPKE_HH # define SPOT_KRIPKE_FAIRKRIPKE_HH diff --git a/src/kripke/kripke.cc b/src/kripke/kripke.cc index 58854f222..0be019031 100644 --- a/src/kripke/kripke.cc +++ b/src/kripke/kripke.cc @@ -4,7 +4,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -13,9 +13,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "kripke.hh" diff --git a/src/kripke/kripke.hh b/src/kripke/kripke.hh index 49c3ee605..f5964a7b6 100644 --- a/src/kripke/kripke.hh +++ b/src/kripke/kripke.hh @@ -4,7 +4,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -13,9 +13,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_KRIPKE_KRIPKE_HH # define SPOT_KRIPKE_KRIPKE_HH diff --git a/src/kripke/kripkeexplicit.cc b/src/kripke/kripkeexplicit.cc index 8f620f77a..f6318c37e 100644 --- a/src/kripke/kripkeexplicit.cc +++ b/src/kripke/kripkeexplicit.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "kripkeexplicit.hh" diff --git a/src/kripke/kripkeexplicit.hh b/src/kripke/kripkeexplicit.hh index bc09beccd..420bd6248 100644 --- a/src/kripke/kripkeexplicit.hh +++ b/src/kripke/kripkeexplicit.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_KRIPKE_KRIPKEEXPLICIT_HH diff --git a/src/kripke/kripkeprint.cc b/src/kripke/kripkeprint.cc index 54525f421..5f04dde1e 100644 --- a/src/kripke/kripkeprint.cc +++ b/src/kripke/kripkeprint.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "kripkeprint.hh" diff --git a/src/kripke/kripkeprint.hh b/src/kripke/kripkeprint.hh index eb6ad40f0..2d63d62d5 100644 --- a/src/kripke/kripkeprint.hh +++ b/src/kripke/kripkeprint.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_KRIPKE_KRIPKEPRINT_HH diff --git a/src/kripkeparse/Makefile.am b/src/kripkeparse/Makefile.am index 7df816daa..0dd2e2aae 100644 --- a/src/kripkeparse/Makefile.am +++ b/src/kripkeparse/Makefile.am @@ -5,7 +5,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/.. $(BUDDY_CPPFLAGS) -DYY_NO_INPUT # Disable -Werror because too many versions of flex yield warnings. diff --git a/src/kripkeparse/fmterror.cc b/src/kripkeparse/fmterror.cc index 0ae5549bf..5d8f7cc42 100644 --- a/src/kripkeparse/fmterror.cc +++ b/src/kripkeparse/fmterror.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "public.hh" diff --git a/src/kripkeparse/kripkeparse.yy b/src/kripkeparse/kripkeparse.yy index f6fb5b4d0..51f2bf26a 100644 --- a/src/kripkeparse/kripkeparse.yy +++ b/src/kripkeparse/kripkeparse.yy @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . %language "C++" %locations diff --git a/src/kripkeparse/kripkescan.ll b/src/kripkeparse/kripkescan.ll index 93aa34ec9..37df81ae3 100644 --- a/src/kripkeparse/kripkescan.ll +++ b/src/kripkeparse/kripkescan.ll @@ -5,7 +5,7 @@ * * Spot is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by -* the Free Software Foundation; either version 2 of the License, or +* the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ * License for more details. * * You should have received a copy of the GNU General Public License -* along with Spot; see the file COPYING. If not, write to the Free -* Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -* 02111-1307, USA.*/ +* along with this program. If not, see .*/ %option noyywrap %option prefix="kripkeyy" diff --git a/src/kripkeparse/parsedecl.hh b/src/kripkeparse/parsedecl.hh index 9186307cc..d018b15da 100644 --- a/src/kripkeparse/parsedecl.hh +++ b/src/kripkeparse/parsedecl.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_KRIPKEPARSE_PARSEDECL_HH diff --git a/src/kripkeparse/public.hh b/src/kripkeparse/public.hh index 7cc9163b7..f10fdcf07 100644 --- a/src/kripkeparse/public.hh +++ b/src/kripkeparse/public.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_KRIPKEPARSE_PUBLIC_HH diff --git a/src/kripkeparse/scankripke.ll b/src/kripkeparse/scankripke.ll index a1e6e95a5..a3b4a2983 100644 --- a/src/kripkeparse/scankripke.ll +++ b/src/kripkeparse/scankripke.ll @@ -6,7 +6,7 @@ ** ** Spot is free software; you can redistribute it and/or modify it ** under the terms of the GNU General Public License as published by -** the Free Software Foundation; either version 2 of the License, or +** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ ** License for more details. ** ** You should have received a copy of the GNU General Public License -** along with Spot; see the file COPYING. If not, write to the Free -** Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -** 02111-1307, USA. +** along with this program. If not, see . */ %option noyywrap //%option prefix="tgbayy" diff --git a/src/kripketest/Makefile.am b/src/kripketest/Makefile.am index 3966021c5..b384cdd87 100644 --- a/src/kripketest/Makefile.am +++ b/src/kripketest/Makefile.am @@ -5,7 +5,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/.. -I.. $(BUDDY_CPPFLAGS) diff --git a/src/kripketest/bad_parsing.test b/src/kripketest/bad_parsing.test index b61706592..ae5fdca7a 100755 --- a/src/kripketest/bad_parsing.test +++ b/src/kripketest/bad_parsing.test @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/kripketest/defs.in b/src/kripketest/defs.in index 8e51e7c01..cb272b871 100644 --- a/src/kripketest/defs.in +++ b/src/kripketest/defs.in @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Ensure we are running from the right directory. test -f ./defs || { diff --git a/src/kripketest/kripke.test b/src/kripketest/kripke.test index a1a195111..17ac8a130 100755 --- a/src/kripketest/kripke.test +++ b/src/kripketest/kripke.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/kripketest/parse_print_test.cc b/src/kripketest/parse_print_test.cc index 2c6db871a..4c31f0347 100644 --- a/src/kripketest/parse_print_test.cc +++ b/src/kripketest/parse_print_test.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "kripkeparse/public.hh" diff --git a/src/ltlast/Makefile.am b/src/ltlast/Makefile.am index 990dc4f01..8f3ebaa6d 100644 --- a/src/ltlast/Makefile.am +++ b/src/ltlast/Makefile.am @@ -8,7 +8,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/.. -I.. AM_CXXFLAGS = $(WARNING_CXXFLAGS) diff --git a/src/ltlast/allnodes.hh b/src/ltlast/allnodes.hh index e19d79060..4e71c2621 100644 --- a/src/ltlast/allnodes.hh +++ b/src/ltlast/allnodes.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . /// \file ltlast/allnodes.hh /// \brief Define all LTL node types. diff --git a/src/ltlast/atomic_prop.cc b/src/ltlast/atomic_prop.cc index 13ee24a60..4db0aa8be 100644 --- a/src/ltlast/atomic_prop.cc +++ b/src/ltlast/atomic_prop.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "atomic_prop.hh" #include "visitor.hh" diff --git a/src/ltlast/atomic_prop.hh b/src/ltlast/atomic_prop.hh index 963359be1..a9362828c 100644 --- a/src/ltlast/atomic_prop.hh +++ b/src/ltlast/atomic_prop.hh @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . /// \file ltlast/atomic_prop.hh /// \brief LTL atomic propositions diff --git a/src/ltlast/automatop.cc b/src/ltlast/automatop.cc index 8f9959bf9..4a93d50ab 100644 --- a/src/ltlast/automatop.cc +++ b/src/ltlast/automatop.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "automatop.hh" diff --git a/src/ltlast/automatop.hh b/src/ltlast/automatop.hh index 1ee820818..31272de14 100644 --- a/src/ltlast/automatop.hh +++ b/src/ltlast/automatop.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . /// \file ltlast/automatop.hh /// \brief ELTL automaton operators diff --git a/src/ltlast/binop.cc b/src/ltlast/binop.cc index 23bd43e2e..fb39c7e9f 100644 --- a/src/ltlast/binop.cc +++ b/src/ltlast/binop.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/ltlast/binop.hh b/src/ltlast/binop.hh index d9af12d80..c069078b4 100644 --- a/src/ltlast/binop.hh +++ b/src/ltlast/binop.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . /// \file ltlast/binop.hh /// \brief LTL binary operators diff --git a/src/ltlast/bunop.cc b/src/ltlast/bunop.cc index 58689aadb..dbfb53155 100644 --- a/src/ltlast/bunop.cc +++ b/src/ltlast/bunop.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "bunop.hh" #include "visitor.hh" diff --git a/src/ltlast/bunop.hh b/src/ltlast/bunop.hh index e31e843ef..d645a719f 100644 --- a/src/ltlast/bunop.hh +++ b/src/ltlast/bunop.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . /// \file ltlast/bunop.hh /// \brief Bounded Unary operators diff --git a/src/ltlast/constant.cc b/src/ltlast/constant.cc index 4e316c313..829526dd3 100644 --- a/src/ltlast/constant.cc +++ b/src/ltlast/constant.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "constant.hh" #include "visitor.hh" diff --git a/src/ltlast/constant.hh b/src/ltlast/constant.hh index 62ad013b5..55386ba3c 100644 --- a/src/ltlast/constant.hh +++ b/src/ltlast/constant.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . /// \file ltlast/constant.hh /// \brief LTL constants diff --git a/src/ltlast/formula.cc b/src/ltlast/formula.cc index 94086c51f..33421a9e3 100644 --- a/src/ltlast/formula.cc +++ b/src/ltlast/formula.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "formula.hh" #include "misc/hash.hh" diff --git a/src/ltlast/formula.hh b/src/ltlast/formula.hh index 85f44e199..ec6b0bf45 100644 --- a/src/ltlast/formula.hh +++ b/src/ltlast/formula.hh @@ -7,7 +7,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . /// \file ltlast/formula.hh /// \brief LTL formula interface diff --git a/src/ltlast/formula_tree.cc b/src/ltlast/formula_tree.cc index cfdcfe528..71290bbcf 100644 --- a/src/ltlast/formula_tree.cc +++ b/src/ltlast/formula_tree.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "formula_tree.hh" diff --git a/src/ltlast/formula_tree.hh b/src/ltlast/formula_tree.hh index e2ff61a2b..c70daa44c 100644 --- a/src/ltlast/formula_tree.hh +++ b/src/ltlast/formula_tree.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . /// \file ltlast/formula_tree.hh /// \brief Trees representing formulae where atomic propositions are unknown diff --git a/src/ltlast/multop.cc b/src/ltlast/multop.cc index 52495d559..bb1b459f4 100644 --- a/src/ltlast/multop.cc +++ b/src/ltlast/multop.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/ltlast/multop.hh b/src/ltlast/multop.hh index 268de7a23..a8f072024 100644 --- a/src/ltlast/multop.hh +++ b/src/ltlast/multop.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . /// \file ltlast/multop.hh /// \brief LTL multi-operand operators diff --git a/src/ltlast/nfa.cc b/src/ltlast/nfa.cc index 816c66872..95957c2fa 100644 --- a/src/ltlast/nfa.cc +++ b/src/ltlast/nfa.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "nfa.hh" diff --git a/src/ltlast/nfa.hh b/src/ltlast/nfa.hh index 6dc52c8a5..abc58df61 100644 --- a/src/ltlast/nfa.hh +++ b/src/ltlast/nfa.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . /// \file ltlast/nfa.hh /// \brief NFA interface used by automatop diff --git a/src/ltlast/predecl.hh b/src/ltlast/predecl.hh index d722897ce..1f746fffe 100644 --- a/src/ltlast/predecl.hh +++ b/src/ltlast/predecl.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . /// \file ltlast/predecl.hh /// \brief Predeclare all LTL node types. diff --git a/src/ltlast/refformula.cc b/src/ltlast/refformula.cc index 9a4dec1d9..cf94173ea 100644 --- a/src/ltlast/refformula.cc +++ b/src/ltlast/refformula.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "refformula.hh" #include diff --git a/src/ltlast/refformula.hh b/src/ltlast/refformula.hh index 2db5d46c8..eedc8a5f3 100644 --- a/src/ltlast/refformula.hh +++ b/src/ltlast/refformula.hh @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . /// \file ltlast/refformula.hh /// \brief Reference-counted LTL formulae diff --git a/src/ltlast/unop.cc b/src/ltlast/unop.cc index ab71b172e..72053a4f1 100644 --- a/src/ltlast/unop.cc +++ b/src/ltlast/unop.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "unop.hh" #include "visitor.hh" diff --git a/src/ltlast/unop.hh b/src/ltlast/unop.hh index 09ab6bc8f..77b90a663 100644 --- a/src/ltlast/unop.hh +++ b/src/ltlast/unop.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . /// \file ltlast/unop.hh /// \brief LTL unary operators diff --git a/src/ltlast/visitor.hh b/src/ltlast/visitor.hh index 4dd2b46dc..5bbb40ecd 100644 --- a/src/ltlast/visitor.hh +++ b/src/ltlast/visitor.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . /// \file ltlast/visitor.hh /// \brief LTL visitor interface diff --git a/src/ltlenv/Makefile.am b/src/ltlenv/Makefile.am index c3dbf107f..99e9570d4 100644 --- a/src/ltlenv/Makefile.am +++ b/src/ltlenv/Makefile.am @@ -6,7 +6,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/.. AM_CXXFLAGS = $(WARNING_CXXFLAGS) diff --git a/src/ltlenv/declenv.cc b/src/ltlenv/declenv.cc index b10eb8cd3..20c32d14e 100644 --- a/src/ltlenv/declenv.cc +++ b/src/ltlenv/declenv.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "declenv.hh" diff --git a/src/ltlenv/declenv.hh b/src/ltlenv/declenv.hh index cebcea0df..2a73bf29f 100644 --- a/src/ltlenv/declenv.hh +++ b/src/ltlenv/declenv.hh @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLENV_DECLENV_HH # define SPOT_LTLENV_DECLENV_HH diff --git a/src/ltlenv/defaultenv.cc b/src/ltlenv/defaultenv.cc index 8cadd2401..32b7cb14e 100644 --- a/src/ltlenv/defaultenv.cc +++ b/src/ltlenv/defaultenv.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "ltlast/atomic_prop.hh" #include "defaultenv.hh" diff --git a/src/ltlenv/defaultenv.hh b/src/ltlenv/defaultenv.hh index 51d70e612..64ac68cbf 100644 --- a/src/ltlenv/defaultenv.hh +++ b/src/ltlenv/defaultenv.hh @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLENV_DEFAULTENV_HH # define SPOT_LTLENV_DEFAULTENV_HH diff --git a/src/ltlenv/environment.hh b/src/ltlenv/environment.hh index 02439ee93..5a2d5c153 100644 --- a/src/ltlenv/environment.hh +++ b/src/ltlenv/environment.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLENV_ENVIRONMENT_HH # define SPOT_LTLENV_ENVIRONMENT_HH diff --git a/src/ltlparse/Makefile.am b/src/ltlparse/Makefile.am index 90ff5b5ce..ff4f51588 100644 --- a/src/ltlparse/Makefile.am +++ b/src/ltlparse/Makefile.am @@ -8,7 +8,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(top_srcdir) -I$(srcdir)/.. -I.. -DYY_NO_INPUT # Disable -Werror because too many versions of flex yield warnings. diff --git a/src/ltlparse/fmterror.cc b/src/ltlparse/fmterror.cc index 598ac956a..b0864319f 100644 --- a/src/ltlparse/fmterror.cc +++ b/src/ltlparse/fmterror.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "public.hh" #include diff --git a/src/ltlparse/ltlfile.cc b/src/ltlparse/ltlfile.cc index 80ada6cc8..5bff76426 100644 --- a/src/ltlparse/ltlfile.cc +++ b/src/ltlparse/ltlfile.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "ltlfile.hh" #include "public.hh" diff --git a/src/ltlparse/ltlfile.hh b/src/ltlparse/ltlfile.hh index c20defd1f..b0035d734 100644 --- a/src/ltlparse/ltlfile.hh +++ b/src/ltlparse/ltlfile.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLPARSE_LTLFILE_HH # define SPOT_LTLPARSE_LTLFILE_HH diff --git a/src/ltlparse/ltlparse.yy b/src/ltlparse/ltlparse.yy index a5136552f..986f10eed 100644 --- a/src/ltlparse/ltlparse.yy +++ b/src/ltlparse/ltlparse.yy @@ -8,7 +8,7 @@ ** ** Spot is free software; you can redistribute it and/or modify it ** under the terms of the GNU General Public License as published by -** the Free Software Foundation; either version 2 of the License, or +** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ ** License for more details. ** ** You should have received a copy of the GNU General Public License -** along with Spot; see the file COPYING. If not, write to the Free -** Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -** 02111-1307, USA. +** along with this program. If not, see . */ %language "C++" %locations diff --git a/src/ltlparse/ltlscan.ll b/src/ltlparse/ltlscan.ll index 84f1b211c..3d46450a7 100644 --- a/src/ltlparse/ltlscan.ll +++ b/src/ltlparse/ltlscan.ll @@ -8,7 +8,7 @@ ** ** Spot is free software; you can redistribute it and/or modify it ** under the terms of the GNU General Public License as published by -** the Free Software Foundation; either version 2 of the License, or +** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ ** License for more details. ** ** You should have received a copy of the GNU General Public License -** along with Spot; see the file COPYING. If not, write to the Free -** Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -** 02111-1307, USA. +** along with this program. If not, see . */ %option noyywrap warn 8bit batch %option prefix="ltlyy" diff --git a/src/ltlparse/parsedecl.hh b/src/ltlparse/parsedecl.hh index b54b8bb5d..db425765d 100644 --- a/src/ltlparse/parsedecl.hh +++ b/src/ltlparse/parsedecl.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLPARSE_PARSEDECL_HH # define SPOT_LTLPARSE_PARSEDECL_HH diff --git a/src/ltlparse/public.hh b/src/ltlparse/public.hh index bf75480e8..09607b492 100644 --- a/src/ltlparse/public.hh +++ b/src/ltlparse/public.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLPARSE_PUBLIC_HH # define SPOT_LTLPARSE_PUBLIC_HH diff --git a/src/ltltest/Makefile.am b/src/ltltest/Makefile.am index 6cefb7b49..af685fc12 100644 --- a/src/ltltest/Makefile.am +++ b/src/ltltest/Makefile.am @@ -8,7 +8,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/.. -I.. $(BUDDY_CPPFLAGS) AM_CXXFLAGS = $(WARNING_CXXFLAGS) diff --git a/src/ltltest/consterm.cc b/src/ltltest/consterm.cc index 15fa1c9ea..53ab45286 100644 --- a/src/ltltest/consterm.cc +++ b/src/ltltest/consterm.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/ltltest/consterm.test b/src/ltltest/consterm.test index cd4dc54c9..13bbf7360 100755 --- a/src/ltltest/consterm.test +++ b/src/ltltest/consterm.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Check for the constant_term visitor diff --git a/src/ltltest/defs.in b/src/ltltest/defs.in index e95071c67..6a05d842e 100644 --- a/src/ltltest/defs.in +++ b/src/ltltest/defs.in @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Ensure we are running from the right directory. test -f ./defs || { diff --git a/src/ltltest/equals.cc b/src/ltltest/equals.cc index 89a74f541..bc1090a66 100644 --- a/src/ltltest/equals.cc +++ b/src/ltltest/equals.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/ltltest/equals.test b/src/ltltest/equals.test index 38e663300..3760fe867 100755 --- a/src/ltltest/equals.test +++ b/src/ltltest/equals.test @@ -10,7 +10,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -19,9 +19,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Check for the equals visitor diff --git a/src/ltltest/kind.cc b/src/ltltest/kind.cc index cb14ecb93..be448b00d 100644 --- a/src/ltltest/kind.cc +++ b/src/ltltest/kind.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/ltltest/kind.test b/src/ltltest/kind.test index 592c1a50a..651a49623 100755 --- a/src/ltltest/kind.test +++ b/src/ltltest/kind.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Check for the constant_term visitor diff --git a/src/ltltest/length.cc b/src/ltltest/length.cc index aeb080ae5..60cf67523 100644 --- a/src/ltltest/length.cc +++ b/src/ltltest/length.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/ltltest/length.test b/src/ltltest/length.test index 96f0a8f34..0a0cfc36b 100755 --- a/src/ltltest/length.test +++ b/src/ltltest/length.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs || exit 1 diff --git a/src/ltltest/lunabbrev.test b/src/ltltest/lunabbrev.test index 1be0a99fe..0f6f5a261 100755 --- a/src/ltltest/lunabbrev.test +++ b/src/ltltest/lunabbrev.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Check for the unabbreviate_logic visitor diff --git a/src/ltltest/nenoform.test b/src/ltltest/nenoform.test index e48bb059b..70bae63fc 100755 --- a/src/ltltest/nenoform.test +++ b/src/ltltest/nenoform.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Check for the negative_normal_form visitor diff --git a/src/ltltest/parse.test b/src/ltltest/parse.test index 35fe00828..0d71b1ea6 100755 --- a/src/ltltest/parse.test +++ b/src/ltltest/parse.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Check that spot::ltl::parse succeed on valid input, and that diff --git a/src/ltltest/parseerr.test b/src/ltltest/parseerr.test index cc3edd25b..e7f8587ce 100755 --- a/src/ltltest/parseerr.test +++ b/src/ltltest/parseerr.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Check error recovery in parsing. This also checks how the diff --git a/src/ltltest/readltl.cc b/src/ltltest/readltl.cc index a4c07a4e1..185192504 100644 --- a/src/ltltest/readltl.cc +++ b/src/ltltest/readltl.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/ltltest/reduc.cc b/src/ltltest/reduc.cc index c454a374b..368c30b47 100644 --- a/src/ltltest/reduc.cc +++ b/src/ltltest/reduc.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/ltltest/reduc.test b/src/ltltest/reduc.test index 75a51eecc..a2d993d1b 100755 --- a/src/ltltest/reduc.test +++ b/src/ltltest/reduc.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Check for the reduc visitor. diff --git a/src/ltltest/reduccmp.test b/src/ltltest/reduccmp.test index 0f8bcce2f..417da8d2f 100755 --- a/src/ltltest/reduccmp.test +++ b/src/ltltest/reduccmp.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Check LTL reductions diff --git a/src/ltltest/reducpsl.test b/src/ltltest/reducpsl.test index df0b6a1e4..90cee07d1 100755 --- a/src/ltltest/reducpsl.test +++ b/src/ltltest/reducpsl.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Check for the reduc visitor. diff --git a/src/ltltest/syntimpl.cc b/src/ltltest/syntimpl.cc index cebcca1d0..26aecd8c8 100644 --- a/src/ltltest/syntimpl.cc +++ b/src/ltltest/syntimpl.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/ltltest/syntimpl.test b/src/ltltest/syntimpl.test index 9ca48eb27..aa981e7e0 100755 --- a/src/ltltest/syntimpl.test +++ b/src/ltltest/syntimpl.test @@ -10,7 +10,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -19,9 +19,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Check syntactic implication. diff --git a/src/ltltest/tostring.cc b/src/ltltest/tostring.cc index f04306a6f..815c4558d 100644 --- a/src/ltltest/tostring.cc +++ b/src/ltltest/tostring.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/ltltest/tostring.test b/src/ltltest/tostring.test index 2fd5ba8e4..8b876186d 100755 --- a/src/ltltest/tostring.test +++ b/src/ltltest/tostring.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Check for spot::ltl::tostring. diff --git a/src/ltltest/tunabbrev.test b/src/ltltest/tunabbrev.test index 60a7b3dff..b80230846 100755 --- a/src/ltltest/tunabbrev.test +++ b/src/ltltest/tunabbrev.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Check for the unabbreviate_ltl visitor diff --git a/src/ltltest/tunenoform.test b/src/ltltest/tunenoform.test index 67a80cfb6..9c23c0b3a 100755 --- a/src/ltltest/tunenoform.test +++ b/src/ltltest/tunenoform.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Check for unabbreviate_ltl + negative_normal_form visitors diff --git a/src/ltltest/utf8.test b/src/ltltest/utf8.test index 092a2a12a..5e9c86a7e 100755 --- a/src/ltltest/utf8.test +++ b/src/ltltest/utf8.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Make sure diff --git a/src/ltltest/uwrm.test b/src/ltltest/uwrm.test index 6479a7137..4f8fe5e9a 100755 --- a/src/ltltest/uwrm.test +++ b/src/ltltest/uwrm.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Check LTL reductions for U, W, M and R. diff --git a/src/ltlvisit/Makefile.am b/src/ltlvisit/Makefile.am index 7b20b2978..81809e6ce 100644 --- a/src/ltlvisit/Makefile.am +++ b/src/ltlvisit/Makefile.am @@ -9,7 +9,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/.. -I.. $(BUDDY_CPPFLAGS) AM_CXXFLAGS = $(WARNING_CXXFLAGS) diff --git a/src/ltlvisit/apcollect.cc b/src/ltlvisit/apcollect.cc index 4a445a3a4..be32748f4 100644 --- a/src/ltlvisit/apcollect.cc +++ b/src/ltlvisit/apcollect.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "apcollect.hh" #include "ltlvisit/postfix.hh" diff --git a/src/ltlvisit/apcollect.hh b/src/ltlvisit/apcollect.hh index a703a6695..f42869c4c 100644 --- a/src/ltlvisit/apcollect.hh +++ b/src/ltlvisit/apcollect.hh @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLVISIT_APCOLLECT_HH # define SPOT_LTLVISIT_APCOLLECT_HH diff --git a/src/ltlvisit/clone.cc b/src/ltlvisit/clone.cc index 2170b7b3d..97d3c76b5 100644 --- a/src/ltlvisit/clone.cc +++ b/src/ltlvisit/clone.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "ltlast/allnodes.hh" #include "clone.hh" diff --git a/src/ltlvisit/clone.hh b/src/ltlvisit/clone.hh index 08126277d..8a65b5524 100644 --- a/src/ltlvisit/clone.hh +++ b/src/ltlvisit/clone.hh @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLVISIT_CLONE_HH # define SPOT_LTLVISIT_CLONE_HH diff --git a/src/ltlvisit/contain.cc b/src/ltlvisit/contain.cc index 9835945fb..ccbd54f6d 100644 --- a/src/ltlvisit/contain.cc +++ b/src/ltlvisit/contain.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "contain.hh" #include "simplify.hh" diff --git a/src/ltlvisit/contain.hh b/src/ltlvisit/contain.hh index 541f9be3e..8344e2e41 100644 --- a/src/ltlvisit/contain.hh +++ b/src/ltlvisit/contain.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLVISIT_CONTAIN_HH # define SPOT_LTLVISIT_CONTAIN_HH diff --git a/src/ltlvisit/destroy.cc b/src/ltlvisit/destroy.cc index 95c705fb6..0094990ed 100644 --- a/src/ltlvisit/destroy.cc +++ b/src/ltlvisit/destroy.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "ltlvisit/destroy.hh" diff --git a/src/ltlvisit/destroy.hh b/src/ltlvisit/destroy.hh index ab1f6ad54..2d1015567 100644 --- a/src/ltlvisit/destroy.hh +++ b/src/ltlvisit/destroy.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLVISIT_DESTROY_HH # define SPOT_LTLVISIT_DESTROY_HH diff --git a/src/ltlvisit/dotty.cc b/src/ltlvisit/dotty.cc index 9c0edbd23..2fe5f81d4 100644 --- a/src/ltlvisit/dotty.cc +++ b/src/ltlvisit/dotty.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "misc/hash.hh" #include "dotty.hh" diff --git a/src/ltlvisit/dotty.hh b/src/ltlvisit/dotty.hh index 420a4f7f8..fde60f1bc 100644 --- a/src/ltlvisit/dotty.hh +++ b/src/ltlvisit/dotty.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLVISIT_DOTTY_HH # define SPOT_LTLVISIT_DOTTY_HH diff --git a/src/ltlvisit/dump.cc b/src/ltlvisit/dump.cc index 3d94732cf..92cb8f6e4 100644 --- a/src/ltlvisit/dump.cc +++ b/src/ltlvisit/dump.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "dump.hh" #include "ltlast/visitor.hh" diff --git a/src/ltlvisit/dump.hh b/src/ltlvisit/dump.hh index 9420ad349..c1c75c822 100644 --- a/src/ltlvisit/dump.hh +++ b/src/ltlvisit/dump.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLVISIT_DUMP_HH # define SPOT_LTLVISIT_DUMP_HH diff --git a/src/ltlvisit/lbt.cc b/src/ltlvisit/lbt.cc index 6e5b4df88..c153b038d 100644 --- a/src/ltlvisit/lbt.cc +++ b/src/ltlvisit/lbt.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/ltlvisit/lbt.hh b/src/ltlvisit/lbt.hh index b89c96634..3313325a0 100644 --- a/src/ltlvisit/lbt.hh +++ b/src/ltlvisit/lbt.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLVISIT_LBT_HH # define SPOT_LTLVISIT_LBT_HH diff --git a/src/ltlvisit/length.cc b/src/ltlvisit/length.cc index 476bf6d13..61af7206e 100644 --- a/src/ltlvisit/length.cc +++ b/src/ltlvisit/length.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "length.hh" #include "ltlvisit/postfix.hh" diff --git a/src/ltlvisit/length.hh b/src/ltlvisit/length.hh index 110666871..48a54238e 100644 --- a/src/ltlvisit/length.hh +++ b/src/ltlvisit/length.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLVISIT_LENGTH_HH # define SPOT_LTLVISIT_LENGTH_HH diff --git a/src/ltlvisit/lunabbrev.cc b/src/ltlvisit/lunabbrev.cc index 4756f37b0..a426b8b53 100644 --- a/src/ltlvisit/lunabbrev.cc +++ b/src/ltlvisit/lunabbrev.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "ltlast/allnodes.hh" #include "lunabbrev.hh" diff --git a/src/ltlvisit/lunabbrev.hh b/src/ltlvisit/lunabbrev.hh index e5fc001e2..3bff9949a 100644 --- a/src/ltlvisit/lunabbrev.hh +++ b/src/ltlvisit/lunabbrev.hh @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLVISIT_LUNABBREV_HH # define SPOT_LTLVISIT_LUNABBREV_HH diff --git a/src/ltlvisit/mark.cc b/src/ltlvisit/mark.cc index 89a60fc92..9078375da 100644 --- a/src/ltlvisit/mark.cc +++ b/src/ltlvisit/mark.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "mark.hh" #include "ltlast/allnodes.hh" diff --git a/src/ltlvisit/mark.hh b/src/ltlvisit/mark.hh index 7eb262800..75f45d0d9 100644 --- a/src/ltlvisit/mark.hh +++ b/src/ltlvisit/mark.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLVISIT_MARK_HH # define SPOT_LTLVISIT_MARK_HH diff --git a/src/ltlvisit/nenoform.cc b/src/ltlvisit/nenoform.cc index 65120485a..5e40172ae 100644 --- a/src/ltlvisit/nenoform.cc +++ b/src/ltlvisit/nenoform.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "simplify.hh" diff --git a/src/ltlvisit/nenoform.hh b/src/ltlvisit/nenoform.hh index bba5998f6..879f5f8b5 100644 --- a/src/ltlvisit/nenoform.hh +++ b/src/ltlvisit/nenoform.hh @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLVISIT_NENOFORM_HH # define SPOT_LTLVISIT_NENOFORM_HH diff --git a/src/ltlvisit/postfix.cc b/src/ltlvisit/postfix.cc index 91507d307..a9386603a 100644 --- a/src/ltlvisit/postfix.cc +++ b/src/ltlvisit/postfix.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "ltlvisit/postfix.hh" #include "ltlast/allnodes.hh" diff --git a/src/ltlvisit/postfix.hh b/src/ltlvisit/postfix.hh index 642a61f5e..80b719b72 100644 --- a/src/ltlvisit/postfix.hh +++ b/src/ltlvisit/postfix.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLVISIT_POSTFIX_HH # define SPOT_LTLVISIT_POSTFIX_HH diff --git a/src/ltlvisit/randomltl.cc b/src/ltlvisit/randomltl.cc index c849a0000..99c268cf6 100644 --- a/src/ltlvisit/randomltl.cc +++ b/src/ltlvisit/randomltl.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/ltlvisit/randomltl.hh b/src/ltlvisit/randomltl.hh index f1fb21036..c2bafb523 100644 --- a/src/ltlvisit/randomltl.hh +++ b/src/ltlvisit/randomltl.hh @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLVISIT_RANDOMLTL_HH # define SPOT_LTLVISIT_RANDOMLTL_HH diff --git a/src/ltlvisit/reduce.cc b/src/ltlvisit/reduce.cc index d081e033c..0087f558f 100644 --- a/src/ltlvisit/reduce.cc +++ b/src/ltlvisit/reduce.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "simplify.hh" diff --git a/src/ltlvisit/reduce.hh b/src/ltlvisit/reduce.hh index 3c8cd29a6..b89eb76fa 100644 --- a/src/ltlvisit/reduce.hh +++ b/src/ltlvisit/reduce.hh @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLVISIT_REDUCE_HH # define SPOT_LTLVISIT_REDUCE_HH diff --git a/src/ltlvisit/relabel.cc b/src/ltlvisit/relabel.cc index ecda0d537..9236c283b 100644 --- a/src/ltlvisit/relabel.cc +++ b/src/ltlvisit/relabel.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/ltlvisit/relabel.hh b/src/ltlvisit/relabel.hh index 4fe90ea71..25d46a246 100644 --- a/src/ltlvisit/relabel.hh +++ b/src/ltlvisit/relabel.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLVISIT_RELABEL_HH # define SPOT_LTLVISIT_RELABEL_HH diff --git a/src/ltlvisit/simpfg.cc b/src/ltlvisit/simpfg.cc index e9c594c6b..6b9a94dc3 100644 --- a/src/ltlvisit/simpfg.cc +++ b/src/ltlvisit/simpfg.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "ltlast/allnodes.hh" #include "ltlvisit/clone.hh" diff --git a/src/ltlvisit/simpfg.hh b/src/ltlvisit/simpfg.hh index 8d226e3f7..ad8a64259 100644 --- a/src/ltlvisit/simpfg.hh +++ b/src/ltlvisit/simpfg.hh @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLVISIT_SIMPFG_HH # define SPOT_LTLVISIT_SIMPFG_HH diff --git a/src/ltlvisit/simplify.cc b/src/ltlvisit/simplify.cc index f01b9cbc7..31238fe58 100644 --- a/src/ltlvisit/simplify.cc +++ b/src/ltlvisit/simplify.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include //#define TRACE diff --git a/src/ltlvisit/simplify.hh b/src/ltlvisit/simplify.hh index 0f2c8c425..88da6b4b1 100644 --- a/src/ltlvisit/simplify.hh +++ b/src/ltlvisit/simplify.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLVISIT_SIMPLIFY_HH # define SPOT_LTLVISIT_SIMPLIFY_HH diff --git a/src/ltlvisit/snf.cc b/src/ltlvisit/snf.cc index 57d6b16b8..35447316f 100644 --- a/src/ltlvisit/snf.cc +++ b/src/ltlvisit/snf.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "snf.hh" #include "ltlast/allnodes.hh" diff --git a/src/ltlvisit/snf.hh b/src/ltlvisit/snf.hh index f69bfb7ab..ae675a6a7 100644 --- a/src/ltlvisit/snf.hh +++ b/src/ltlvisit/snf.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLVISIT_SNF_HH #define SPOT_LTLVISIT_SNF_HH diff --git a/src/ltlvisit/tostring.cc b/src/ltlvisit/tostring.cc index 0b8091adb..9e8198d30 100644 --- a/src/ltlvisit/tostring.cc +++ b/src/ltlvisit/tostring.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/ltlvisit/tostring.hh b/src/ltlvisit/tostring.hh index 6d6749db7..47ef51b69 100644 --- a/src/ltlvisit/tostring.hh +++ b/src/ltlvisit/tostring.hh @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLVISIT_TOSTRING_HH # define SPOT_LTLVISIT_TOSTRING_HH diff --git a/src/ltlvisit/tunabbrev.cc b/src/ltlvisit/tunabbrev.cc index 806e7c8c8..baf4021d3 100644 --- a/src/ltlvisit/tunabbrev.cc +++ b/src/ltlvisit/tunabbrev.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "ltlast/allnodes.hh" #include "tunabbrev.hh" diff --git a/src/ltlvisit/tunabbrev.hh b/src/ltlvisit/tunabbrev.hh index 3afc58a86..ad296d51e 100644 --- a/src/ltlvisit/tunabbrev.hh +++ b/src/ltlvisit/tunabbrev.hh @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLVISIT_TUNABBREV_HH # define SPOT_LTLVISIT_TUNABBREV_HH diff --git a/src/ltlvisit/wmunabbrev.cc b/src/ltlvisit/wmunabbrev.cc index 1f6c0eb4e..4fa106e98 100644 --- a/src/ltlvisit/wmunabbrev.cc +++ b/src/ltlvisit/wmunabbrev.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "ltlast/allnodes.hh" #include "clone.hh" diff --git a/src/ltlvisit/wmunabbrev.hh b/src/ltlvisit/wmunabbrev.hh index 4604fc2d5..160ed7076 100644 --- a/src/ltlvisit/wmunabbrev.hh +++ b/src/ltlvisit/wmunabbrev.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_LTLVISIT_WMUNABBREV_HH # define SPOT_LTLVISIT_WMUNABBREV_HH diff --git a/src/misc/Makefile.am b/src/misc/Makefile.am index 6228db472..a287212ec 100644 --- a/src/misc/Makefile.am +++ b/src/misc/Makefile.am @@ -8,7 +8,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/.. -I.. $(BUDDY_CPPFLAGS) AM_CXXFLAGS = $(WARNING_CXXFLAGS) diff --git a/src/misc/acccompl.cc b/src/misc/acccompl.cc index cb2156c6f..aee09f31d 100644 --- a/src/misc/acccompl.cc +++ b/src/misc/acccompl.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "acccompl.hh" diff --git a/src/misc/acccompl.hh b/src/misc/acccompl.hh index 43315dbc2..af66ed984 100644 --- a/src/misc/acccompl.hh +++ b/src/misc/acccompl.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_MISC_ACCCOMPL_HH diff --git a/src/misc/accconv.cc b/src/misc/accconv.cc index 21a7367f6..2605cfda1 100644 --- a/src/misc/accconv.cc +++ b/src/misc/accconv.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "accconv.hh" diff --git a/src/misc/accconv.hh b/src/misc/accconv.hh index 6bdb46888..7b7383ff7 100644 --- a/src/misc/accconv.hh +++ b/src/misc/accconv.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_MISC_ACCCONV_HH # define SPOT_MISC_ACCCONV_HH diff --git a/src/misc/bareword.cc b/src/misc/bareword.cc index c1628edd7..20df5d025 100644 --- a/src/misc/bareword.cc +++ b/src/misc/bareword.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "bareword.hh" #include diff --git a/src/misc/bareword.hh b/src/misc/bareword.hh index 33cc5efb6..68434b39c 100644 --- a/src/misc/bareword.hh +++ b/src/misc/bareword.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_MISC_BAREWORD_HH # define SPOT_MISC_BAREWORD_HH diff --git a/src/misc/bddalloc.cc b/src/misc/bddalloc.cc index fd135612a..aa24e08cb 100644 --- a/src/misc/bddalloc.cc +++ b/src/misc/bddalloc.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/misc/bddalloc.hh b/src/misc/bddalloc.hh index d63f106f4..6c74e8f6a 100644 --- a/src/misc/bddalloc.hh +++ b/src/misc/bddalloc.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_MISC_BDDALLOC_HH # define SPOT_MISC_BDDALLOC_HH diff --git a/src/misc/bddlt.hh b/src/misc/bddlt.hh index 249138c16..e3d611acb 100644 --- a/src/misc/bddlt.hh +++ b/src/misc/bddlt.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_MISC_BDDLT_HH # define SPOT_MISC_BDDLT_HH diff --git a/src/misc/bddop.cc b/src/misc/bddop.cc index b3b57a23f..c864a4405 100644 --- a/src/misc/bddop.cc +++ b/src/misc/bddop.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "bddop.hh" diff --git a/src/misc/bddop.hh b/src/misc/bddop.hh index 2ead01827..05ab5aa47 100644 --- a/src/misc/bddop.hh +++ b/src/misc/bddop.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_MISC_BDDOP_HH # define SPOT_MISC_BDDOP_HH diff --git a/src/misc/casts.hh b/src/misc/casts.hh index e973e7ef3..32a6a4bd4 100644 --- a/src/misc/casts.hh +++ b/src/misc/casts.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_MISC_CASTS_HH # define SPOT_MISC_CASTS_HH diff --git a/src/misc/escape.cc b/src/misc/escape.cc index a4b1a246c..ad100b95f 100644 --- a/src/misc/escape.cc +++ b/src/misc/escape.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/misc/escape.hh b/src/misc/escape.hh index 3b9ba16b4..64ae2909a 100644 --- a/src/misc/escape.hh +++ b/src/misc/escape.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_MISC_ESCAPE_HH # define SPOT_MISC_ESCAPE_HH diff --git a/src/misc/fixpool.hh b/src/misc/fixpool.hh index 382fab131..46aefe1ce 100644 --- a/src/misc/fixpool.hh +++ b/src/misc/fixpool.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_MISC_FIXPOOL_HH # define SPOT_MISC_FIXPOOL_HH diff --git a/src/misc/freelist.cc b/src/misc/freelist.cc index d2434f3fc..dbfa8f432 100644 --- a/src/misc/freelist.cc +++ b/src/misc/freelist.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "freelist.hh" #include diff --git a/src/misc/freelist.hh b/src/misc/freelist.hh index d87e41cfc..eeadbd186 100644 --- a/src/misc/freelist.hh +++ b/src/misc/freelist.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_MISC_FREELIST_HH diff --git a/src/misc/hash.hh b/src/misc/hash.hh index 9d2dde9be..4d1d04273 100644 --- a/src/misc/hash.hh +++ b/src/misc/hash.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_MISC_HASH_HH # define SPOT_MISC_HASH_HH diff --git a/src/misc/hashfunc.hh b/src/misc/hashfunc.hh index 975de704d..2af45cfe0 100644 --- a/src/misc/hashfunc.hh +++ b/src/misc/hashfunc.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_MISC_HASHFUNC_HH # define SPOT_MISC_HASHFUNC_HH diff --git a/src/misc/intvcmp2.cc b/src/misc/intvcmp2.cc index c67aa1c3c..12c9f8905 100644 --- a/src/misc/intvcmp2.cc +++ b/src/misc/intvcmp2.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/misc/intvcmp2.hh b/src/misc/intvcmp2.hh index 4c5ad26cb..ab972a74a 100644 --- a/src/misc/intvcmp2.hh +++ b/src/misc/intvcmp2.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_MISC_INTVCMP2_HH # define SPOT_MISC_INTVCMP2_HH diff --git a/src/misc/intvcomp.cc b/src/misc/intvcomp.cc index a5c896547..dc4519996 100644 --- a/src/misc/intvcomp.cc +++ b/src/misc/intvcomp.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/misc/intvcomp.hh b/src/misc/intvcomp.hh index bdf63a13b..ad6aa35a2 100644 --- a/src/misc/intvcomp.hh +++ b/src/misc/intvcomp.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_MISC_INTVCOMP_HH # define SPOT_MISC_INTVCOMP_HH diff --git a/src/misc/ltstr.hh b/src/misc/ltstr.hh index 2bfee2def..df4ec1961 100644 --- a/src/misc/ltstr.hh +++ b/src/misc/ltstr.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_MISC_LTSTR_HH # define SPOT_MISC_LTSTR_HH diff --git a/src/misc/memusage.cc b/src/misc/memusage.cc index 527f20a9d..e2a221f88 100644 --- a/src/misc/memusage.cc +++ b/src/misc/memusage.cc @@ -7,7 +7,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "memusage.hh" #include diff --git a/src/misc/memusage.hh b/src/misc/memusage.hh index 29f3bfe86..51e7bed30 100644 --- a/src/misc/memusage.hh +++ b/src/misc/memusage.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_MISC_MEMUSAGE_HH # define SPOT_MISC_MEMUSAGE_HH diff --git a/src/misc/minato.cc b/src/misc/minato.cc index 0fabf3b6f..07bc68b08 100644 --- a/src/misc/minato.cc +++ b/src/misc/minato.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "minato.hh" #include diff --git a/src/misc/minato.hh b/src/misc/minato.hh index 489de978a..2d034fc1b 100644 --- a/src/misc/minato.hh +++ b/src/misc/minato.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_MISC_MINATO_HH # define SPOT_MISC_MINATO_HH diff --git a/src/misc/modgray.cc b/src/misc/modgray.cc index e45e8b6a5..1cae48e7e 100644 --- a/src/misc/modgray.cc +++ b/src/misc/modgray.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "modgray.hh" diff --git a/src/misc/modgray.hh b/src/misc/modgray.hh index b300f61f4..e9f98f433 100644 --- a/src/misc/modgray.hh +++ b/src/misc/modgray.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_MISC_MODGRAY_HH # define SPOT_MISC_MODGRAY_HH diff --git a/src/misc/mspool.hh b/src/misc/mspool.hh index 1c0fff856..2f399a324 100644 --- a/src/misc/mspool.hh +++ b/src/misc/mspool.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_MISC_MSPOOL_HH # define SPOT_MISC_MSPOOL_HH diff --git a/src/misc/optionmap.cc b/src/misc/optionmap.cc index 4300a5db3..cbacefb92 100644 --- a/src/misc/optionmap.cc +++ b/src/misc/optionmap.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/misc/optionmap.hh b/src/misc/optionmap.hh index eca3c05d0..b3f5c8507 100644 --- a/src/misc/optionmap.hh +++ b/src/misc/optionmap.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_MISC_OPTIONMAP_HH # define SPOT_MISC_OPTIONMAP_HH diff --git a/src/misc/random.cc b/src/misc/random.cc index 75a8fa56d..c247465a2 100644 --- a/src/misc/random.cc +++ b/src/misc/random.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "_config.h" #include "random.hh" diff --git a/src/misc/random.hh b/src/misc/random.hh index 9a4247806..01fb894b6 100644 --- a/src/misc/random.hh +++ b/src/misc/random.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_MISC_RANDOM_HH # define SPOT_MISC_RANDOM_HH diff --git a/src/misc/timer.cc b/src/misc/timer.cc index 4f2dec24c..c708ed81d 100644 --- a/src/misc/timer.cc +++ b/src/misc/timer.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "timer.hh" #include diff --git a/src/misc/timer.hh b/src/misc/timer.hh index 207b38b6c..f400bbead 100644 --- a/src/misc/timer.hh +++ b/src/misc/timer.hh @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_MISC_TIMER_HH # define SPOT_MISC_TIMER_HH diff --git a/src/misc/unique_ptr.hh b/src/misc/unique_ptr.hh index e96eaed58..c5bc99351 100644 --- a/src/misc/unique_ptr.hh +++ b/src/misc/unique_ptr.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_MISC_UNIQUE_PTR_HH # define SPOT_MISC_UNIQUE_PTR_HH diff --git a/src/misc/version.cc b/src/misc/version.cc index 5f867336b..839f70603 100644 --- a/src/misc/version.cc +++ b/src/misc/version.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "version.hh" #include "_config.h" diff --git a/src/misc/version.hh b/src/misc/version.hh index 39abb8039..ba7480479 100644 --- a/src/misc/version.hh +++ b/src/misc/version.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_MISC_VERSION_HH # define SPOT_MISC_VERSION_HH diff --git a/src/neverparse/Makefile.am b/src/neverparse/Makefile.am index 4015032c8..2219f474f 100644 --- a/src/neverparse/Makefile.am +++ b/src/neverparse/Makefile.am @@ -5,7 +5,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/.. -I.. $(BUDDY_CPPFLAGS) -DYY_NO_INPUT # Disable -Werror because too many versions of flex yield warnings. diff --git a/src/neverparse/fmterror.cc b/src/neverparse/fmterror.cc index c23f597ab..8984cecf1 100644 --- a/src/neverparse/fmterror.cc +++ b/src/neverparse/fmterror.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "public.hh" diff --git a/src/neverparse/neverclaimparse.yy b/src/neverparse/neverclaimparse.yy index 2308188ef..b0f009657 100644 --- a/src/neverparse/neverclaimparse.yy +++ b/src/neverparse/neverclaimparse.yy @@ -6,7 +6,7 @@ ** ** Spot is free software; you can redistribute it and/or modify it ** under the terms of the GNU General Public License as published by -** the Free Software Foundation; either version 2 of the License, or +** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ ** License for more details. ** ** You should have received a copy of the GNU General Public License -** along with Spot; see the file COPYING. If not, write to the Free -** Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -** 02111-1307, USA. +** along with this program. If not, see . */ %language "C++" %locations diff --git a/src/neverparse/neverclaimscan.ll b/src/neverparse/neverclaimscan.ll index 0ca759eed..71a971dcd 100644 --- a/src/neverparse/neverclaimscan.ll +++ b/src/neverparse/neverclaimscan.ll @@ -5,7 +5,7 @@ ** ** Spot is free software; you can redistribute it and/or modify it ** under the terms of the GNU General Public License as published by -** the Free Software Foundation; either version 2 of the License, or +** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ ** License for more details. ** ** You should have received a copy of the GNU General Public License -** along with Spot; see the file COPYING. If not, write to the Free -** Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -** 02111-1307, USA. +** along with this program. If not, see . */ %option noyywrap %option prefix="neverclaimyy" diff --git a/src/neverparse/parsedecl.hh b/src/neverparse/parsedecl.hh index 75b1aa2f6..ea53b8dfe 100644 --- a/src/neverparse/parsedecl.hh +++ b/src/neverparse/parsedecl.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_NEVERPARSE_PARSEDECL_HH # define SPOT_NEVERPARSE_PARSEDECL_HH diff --git a/src/neverparse/public.hh b/src/neverparse/public.hh index 394f7f03b..90873f873 100644 --- a/src/neverparse/public.hh +++ b/src/neverparse/public.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_NEVERPARSE_PUBLIC_HH # define SPOT_NEVERPARSE_PUBLIC_HH diff --git a/src/saba/Makefile.am b/src/saba/Makefile.am index 59275d7c0..b06731a4d 100644 --- a/src/saba/Makefile.am +++ b/src/saba/Makefile.am @@ -5,7 +5,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/.. -I.. $(BUDDY_CPPFLAGS) AM_CXXFLAGS = $(WARNING_CXXFLAGS) diff --git a/src/saba/explicitstateconjunction.cc b/src/saba/explicitstateconjunction.cc index dbf05bc0a..ae688cd77 100644 --- a/src/saba/explicitstateconjunction.cc +++ b/src/saba/explicitstateconjunction.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "explicitstateconjunction.hh" diff --git a/src/saba/explicitstateconjunction.hh b/src/saba/explicitstateconjunction.hh index 11945cd6c..a5e6d8304 100644 --- a/src/saba/explicitstateconjunction.hh +++ b/src/saba/explicitstateconjunction.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_SABA_EXPLICITSTATECONJUNCTION_HH # define SPOT_SABA_EXPLICITSTATECONJUNCTION_HH diff --git a/src/saba/saba.cc b/src/saba/saba.cc index 5abb80273..2b9a67f65 100644 --- a/src/saba/saba.cc +++ b/src/saba/saba.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "saba.hh" diff --git a/src/saba/saba.hh b/src/saba/saba.hh index 65eb92e19..a2c2b2fc3 100644 --- a/src/saba/saba.hh +++ b/src/saba/saba.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_SABA_SABA_HH # define SPOT_SABA_SABA_HH diff --git a/src/saba/sabacomplementtgba.cc b/src/saba/sabacomplementtgba.cc index a0f28526e..c2be02e1c 100644 --- a/src/saba/sabacomplementtgba.cc +++ b/src/saba/sabacomplementtgba.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/saba/sabacomplementtgba.hh b/src/saba/sabacomplementtgba.hh index 9487bb8ce..98af277e1 100644 --- a/src/saba/sabacomplementtgba.hh +++ b/src/saba/sabacomplementtgba.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_SABA_SABACOMPLEMENTTGBA_HH #define SPOT_SABA_SABACOMPLEMENTTGBA_HH diff --git a/src/saba/sabastate.hh b/src/saba/sabastate.hh index 4e82a9263..a8ac2fee0 100644 --- a/src/saba/sabastate.hh +++ b/src/saba/sabastate.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_SABA_SABASTATE_HH # define SPOT_SABA_SABASTATE_HH diff --git a/src/saba/sabasucciter.hh b/src/saba/sabasucciter.hh index 4f2c273e3..9949a5447 100644 --- a/src/saba/sabasucciter.hh +++ b/src/saba/sabasucciter.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_SABA_SABASUCCITER_HH # define SPOT_SABA_SABASUCCITER_HH diff --git a/src/sabaalgos/Makefile.am b/src/sabaalgos/Makefile.am index f57a375ce..ab0dac6f3 100644 --- a/src/sabaalgos/Makefile.am +++ b/src/sabaalgos/Makefile.am @@ -5,7 +5,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/.. -I.. $(BUDDY_CPPFLAGS) AM_CXXFLAGS = $(WARNING_CXXFLAGS) diff --git a/src/sabaalgos/sabadotty.cc b/src/sabaalgos/sabadotty.cc index 51b72c4fa..abb09a3d2 100644 --- a/src/sabaalgos/sabadotty.cc +++ b/src/sabaalgos/sabadotty.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "saba/saba.hh" diff --git a/src/sabaalgos/sabadotty.hh b/src/sabaalgos/sabadotty.hh index eec2d4c68..54e82afbe 100644 --- a/src/sabaalgos/sabadotty.hh +++ b/src/sabaalgos/sabadotty.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_SABAALGOS_SABADOTTY_HH # define SPOT_SABAALGOS_SABADOTTY_HH diff --git a/src/sabaalgos/sabareachiter.cc b/src/sabaalgos/sabareachiter.cc index e59ff0c0b..7274b0861 100644 --- a/src/sabaalgos/sabareachiter.cc +++ b/src/sabaalgos/sabareachiter.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "sabareachiter.hh" diff --git a/src/sabaalgos/sabareachiter.hh b/src/sabaalgos/sabareachiter.hh index cd5103536..1ae3e51b3 100644 --- a/src/sabaalgos/sabareachiter.hh +++ b/src/sabaalgos/sabareachiter.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_SABAALGOS_SABAREACHITER_HH # define SPOT_SABAALGOS_SABAREACHITER_HH diff --git a/src/sabatest/Makefile.am b/src/sabatest/Makefile.am index a97ade645..c880dd040 100644 --- a/src/sabatest/Makefile.am +++ b/src/sabatest/Makefile.am @@ -5,7 +5,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/.. -I.. $(BUDDY_CPPFLAGS) AM_CXXFLAGS = $(WARNING_CXXFLAGS) diff --git a/src/sabatest/defs.in b/src/sabatest/defs.in index fc4b0ba9e..dc39be955 100644 --- a/src/sabatest/defs.in +++ b/src/sabatest/defs.in @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Ensure we are running from the right directory. test -f ./defs || { diff --git a/src/sabatest/sabacomplementtgba.cc b/src/sabatest/sabacomplementtgba.cc index 852b9d982..29a46c201 100644 --- a/src/sabatest/sabacomplementtgba.cc +++ b/src/sabatest/sabacomplementtgba.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/sanity/Makefile.am b/src/sanity/Makefile.am index 90e3097e2..1729ba173 100644 --- a/src/sanity/Makefile.am +++ b/src/sanity/Makefile.am @@ -9,7 +9,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/.. -I.. $(BUDDY_CPPFLAGS) AM_CXXFLAGS = $(WARNING_CXXFLAGS) diff --git a/src/sanity/readme.test b/src/sanity/readme.test index 89e10e2ce..041141799 100755 --- a/src/sanity/readme.test +++ b/src/sanity/readme.test @@ -8,7 +8,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # # Check that all the directories documented in README exist, and that # all directories listed in configure.ac are documented. diff --git a/src/sanity/style.test b/src/sanity/style.test index 88f22dc3e..6985b5e71 100755 --- a/src/sanity/style.test +++ b/src/sanity/style.test @@ -55,6 +55,11 @@ for dir in "${INCDIR-..}" "${INCDIR-..}"/../iface; do grep -i 'accepting cond' $file && diag 'accepting -> acceptance' + grep -i 'version 2 of the License' $file && + diag 'license text should refer to version 2' + grep -i 'Temple Place' $file && + diag 'license text should give a url instead of an address' + grep Copyright $file >/dev/null || diag "missing copyright" diff --git a/src/ta/Makefile.am b/src/ta/Makefile.am index a6a5cc08f..b22efcb86 100644 --- a/src/ta/Makefile.am +++ b/src/ta/Makefile.am @@ -6,7 +6,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/.. -I.. $(BUDDY_CPPFLAGS) AM_CXXFLAGS = $(WARNING_CXXFLAGS) diff --git a/src/ta/ta.cc b/src/ta/ta.cc index e7b506a02..db9512a23 100644 --- a/src/ta/ta.cc +++ b/src/ta/ta.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "ta.hh" diff --git a/src/ta/ta.hh b/src/ta/ta.hh index 44b40de8f..945ac4aaa 100644 --- a/src/ta/ta.hh +++ b/src/ta/ta.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TA_TA_HH # define SPOT_TA_TA_HH diff --git a/src/ta/taexplicit.cc b/src/ta/taexplicit.cc index 018edd660..32750c267 100644 --- a/src/ta/taexplicit.cc +++ b/src/ta/taexplicit.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . //#define TRACE diff --git a/src/ta/taexplicit.hh b/src/ta/taexplicit.hh index afa05ba26..b0cf96e4f 100644 --- a/src/ta/taexplicit.hh +++ b/src/ta/taexplicit.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more deta_explicitils. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TA_TAEXPLICIT_HH # define SPOT_TA_TAEXPLICIT_HH diff --git a/src/ta/taproduct.cc b/src/ta/taproduct.cc index e397c76ad..39bf3d43e 100644 --- a/src/ta/taproduct.cc +++ b/src/ta/taproduct.cc @@ -7,7 +7,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "taproduct.hh" #include diff --git a/src/ta/taproduct.hh b/src/ta/taproduct.hh index a984f0b69..75eec9c49 100644 --- a/src/ta/taproduct.hh +++ b/src/ta/taproduct.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TA_TAPRODUCT_HH # define SPOT_TA_TAPRODUCT_HH diff --git a/src/ta/tgta.cc b/src/ta/tgta.cc index 981afe4d1..1a2edee8e 100644 --- a/src/ta/tgta.cc +++ b/src/ta/tgta.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more deta_explicitils. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "tgta.hh" diff --git a/src/ta/tgta.hh b/src/ta/tgta.hh index 3bda29dcd..24f612ece 100644 --- a/src/ta/tgta.hh +++ b/src/ta/tgta.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more deta_explicitils. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TA_TGTA_HH # define SPOT_TA_TGTA_HH diff --git a/src/ta/tgtaexplicit.cc b/src/ta/tgtaexplicit.cc index 1cf68c211..91d70b430 100644 --- a/src/ta/tgtaexplicit.cc +++ b/src/ta/tgtaexplicit.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "ltlast/atomic_prop.hh" #include "ltlast/constant.hh" diff --git a/src/ta/tgtaexplicit.hh b/src/ta/tgtaexplicit.hh index 39ed46230..a9374e5f6 100644 --- a/src/ta/tgtaexplicit.hh +++ b/src/ta/tgtaexplicit.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more deta_explicitils. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TA_TGTAEXPLICIT_HH # define SPOT_TA_TGTAEXPLICIT_HH diff --git a/src/ta/tgtaproduct.cc b/src/ta/tgtaproduct.cc index dfe0fd059..dc7284be7 100644 --- a/src/ta/tgtaproduct.cc +++ b/src/ta/tgtaproduct.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . //#define TRACE diff --git a/src/ta/tgtaproduct.hh b/src/ta/tgtaproduct.hh index da99c198b..507cfae8e 100644 --- a/src/ta/tgtaproduct.hh +++ b/src/ta/tgtaproduct.hh @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TA_TGTAPRODUCT_HH # define SPOT_TA_TGTAPRODUCT_HH diff --git a/src/taalgos/Makefile.am b/src/taalgos/Makefile.am index d28701809..465ecff90 100644 --- a/src/taalgos/Makefile.am +++ b/src/taalgos/Makefile.am @@ -6,7 +6,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/.. -I.. $(BUDDY_CPPFLAGS) diff --git a/src/taalgos/dotty.cc b/src/taalgos/dotty.cc index 52aa30898..a23ba2249 100644 --- a/src/taalgos/dotty.cc +++ b/src/taalgos/dotty.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "dotty.hh" diff --git a/src/taalgos/dotty.hh b/src/taalgos/dotty.hh index edfbe313a..33726bc36 100644 --- a/src/taalgos/dotty.hh +++ b/src/taalgos/dotty.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TAALGOS_DOTTY_HH # define SPOT_TAALGOS_DOTTY_HH diff --git a/src/taalgos/emptinessta.cc b/src/taalgos/emptinessta.cc index 157cc2f7c..039dcbe25 100644 --- a/src/taalgos/emptinessta.cc +++ b/src/taalgos/emptinessta.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . //#define TRACE diff --git a/src/taalgos/emptinessta.hh b/src/taalgos/emptinessta.hh index 873c33a11..f0bdda165 100644 --- a/src/taalgos/emptinessta.hh +++ b/src/taalgos/emptinessta.hh @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TAALGOS_EMPTINESSTA_HH # define SPOT_TAALGOS_EMPTINESSTA_HH diff --git a/src/taalgos/minimize.cc b/src/taalgos/minimize.cc index 851258811..7f064a63a 100644 --- a/src/taalgos/minimize.cc +++ b/src/taalgos/minimize.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . //#define TRACE diff --git a/src/taalgos/minimize.hh b/src/taalgos/minimize.hh index a4c68a912..40cd716cf 100644 --- a/src/taalgos/minimize.hh +++ b/src/taalgos/minimize.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TAALGOS_MINIMIZE_HH # define SPOT_TAALGOS_MINIMIZE_HH diff --git a/src/taalgos/reachiter.cc b/src/taalgos/reachiter.cc index 5a9de8199..579d5c8f2 100644 --- a/src/taalgos/reachiter.cc +++ b/src/taalgos/reachiter.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "reachiter.hh" diff --git a/src/taalgos/reachiter.hh b/src/taalgos/reachiter.hh index f2280f4e6..d7913b516 100644 --- a/src/taalgos/reachiter.hh +++ b/src/taalgos/reachiter.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TAALGOS_REACHITER_HH # define SPOT_TAALGOS_REACHITER_HH diff --git a/src/taalgos/statessetbuilder.cc b/src/taalgos/statessetbuilder.cc index 2b1cfbdd6..7581a13a5 100644 --- a/src/taalgos/statessetbuilder.cc +++ b/src/taalgos/statessetbuilder.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "ta/ta.hh" diff --git a/src/taalgos/statessetbuilder.hh b/src/taalgos/statessetbuilder.hh index 2745c7b16..aebd7e2d4 100644 --- a/src/taalgos/statessetbuilder.hh +++ b/src/taalgos/statessetbuilder.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TAALGOS_STATESSETBUILDER_HH # define SPOT_TAALGOS_STATESSETBUILDER_HH diff --git a/src/taalgos/stats.cc b/src/taalgos/stats.cc index 7c7255133..ec576cf59 100644 --- a/src/taalgos/stats.cc +++ b/src/taalgos/stats.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "ta/ta.hh" diff --git a/src/taalgos/stats.hh b/src/taalgos/stats.hh index f7c6a99a0..d3fd305d6 100644 --- a/src/taalgos/stats.hh +++ b/src/taalgos/stats.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TAALGOS_STATS_HH # define SPOT_TAALGOS_STATS_HH diff --git a/src/taalgos/tgba2ta.cc b/src/taalgos/tgba2ta.cc index d8fb07304..bed729472 100644 --- a/src/taalgos/tgba2ta.cc +++ b/src/taalgos/tgba2ta.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . //#define TRACE diff --git a/src/taalgos/tgba2ta.hh b/src/taalgos/tgba2ta.hh index 1286333ce..b32739a24 100644 --- a/src/taalgos/tgba2ta.hh +++ b/src/taalgos/tgba2ta.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TAALGOS_TGBA2TA_HH # define SPOT_TAALGOS_TGBA2TA_HH diff --git a/src/tgba/Makefile.am b/src/tgba/Makefile.am index f9eca4358..4928a16e7 100644 --- a/src/tgba/Makefile.am +++ b/src/tgba/Makefile.am @@ -8,7 +8,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/.. -I.. $(BUDDY_CPPFLAGS) AM_CXXFLAGS = $(WARNING_CXXFLAGS) diff --git a/src/tgba/bdddict.cc b/src/tgba/bdddict.cc index 4d5f558f9..94e4c2d9f 100644 --- a/src/tgba/bdddict.cc +++ b/src/tgba/bdddict.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/tgba/bdddict.hh b/src/tgba/bdddict.hh index 17600aeaa..1cc4c0f21 100644 --- a/src/tgba/bdddict.hh +++ b/src/tgba/bdddict.hh @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_BDDDICT_HH # define SPOT_TGBA_BDDDICT_HH diff --git a/src/tgba/bddprint.cc b/src/tgba/bddprint.cc index 2188cf059..f324aa03c 100644 --- a/src/tgba/bddprint.cc +++ b/src/tgba/bddprint.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/tgba/bddprint.hh b/src/tgba/bddprint.hh index f509a9c1d..7b162d74a 100644 --- a/src/tgba/bddprint.hh +++ b/src/tgba/bddprint.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_BDDPRINT_HH # define SPOT_TGBA_BDDPRINT_HH diff --git a/src/tgba/formula2bdd.cc b/src/tgba/formula2bdd.cc index 0edbd4ff6..47e3b9dda 100644 --- a/src/tgba/formula2bdd.cc +++ b/src/tgba/formula2bdd.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "formula2bdd.hh" diff --git a/src/tgba/formula2bdd.hh b/src/tgba/formula2bdd.hh index 8c787c655..4c98c26db 100644 --- a/src/tgba/formula2bdd.hh +++ b/src/tgba/formula2bdd.hh @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_FORMULA2BDD_HH # define SPOT_TGBA_FORMULA2BDD_HH diff --git a/src/tgba/futurecondcol.cc b/src/tgba/futurecondcol.cc index 8bef890fb..019eff8b3 100644 --- a/src/tgba/futurecondcol.cc +++ b/src/tgba/futurecondcol.cc @@ -4,7 +4,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -13,9 +13,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "futurecondcol.hh" diff --git a/src/tgba/futurecondcol.hh b/src/tgba/futurecondcol.hh index 82669553a..7cae12fde 100644 --- a/src/tgba/futurecondcol.hh +++ b/src/tgba/futurecondcol.hh @@ -4,7 +4,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -13,9 +13,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_FUTURECONDCOL_HH # define SPOT_TGBA_FUTURECONDCOL_HH diff --git a/src/tgba/public.hh b/src/tgba/public.hh index 254a2cd2f..ff7ceeb43 100644 --- a/src/tgba/public.hh +++ b/src/tgba/public.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_PUBLIC_HH # define SPOT_TGBA_PUBLIC_HH diff --git a/src/tgba/sba.hh b/src/tgba/sba.hh index 31f72ce65..e755a06a4 100644 --- a/src/tgba/sba.hh +++ b/src/tgba/sba.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_SBA_HH # define SPOT_TGBA_SBA_HH diff --git a/src/tgba/state.hh b/src/tgba/state.hh index 6692189f0..c6af2dfac 100644 --- a/src/tgba/state.hh +++ b/src/tgba/state.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_STATE_HH # define SPOT_TGBA_STATE_HH diff --git a/src/tgba/statebdd.cc b/src/tgba/statebdd.cc index 99794a8eb..0b5b08158 100644 --- a/src/tgba/statebdd.cc +++ b/src/tgba/statebdd.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "statebdd.hh" #include diff --git a/src/tgba/statebdd.hh b/src/tgba/statebdd.hh index c045af996..2edb42b36 100644 --- a/src/tgba/statebdd.hh +++ b/src/tgba/statebdd.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_STATEBDD_HH # define SPOT_TGBA_STATEBDD_HH diff --git a/src/tgba/succiter.hh b/src/tgba/succiter.hh index b15b9393d..5a640a0b2 100644 --- a/src/tgba/succiter.hh +++ b/src/tgba/succiter.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_SUCCITER_HH # define SPOT_TGBA_SUCCITER_HH diff --git a/src/tgba/succiterconcrete.cc b/src/tgba/succiterconcrete.cc index 0fc9b5307..7c27e655c 100644 --- a/src/tgba/succiterconcrete.cc +++ b/src/tgba/succiterconcrete.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "succiterconcrete.hh" #include diff --git a/src/tgba/succiterconcrete.hh b/src/tgba/succiterconcrete.hh index e2dd3a917..29136b8be 100644 --- a/src/tgba/succiterconcrete.hh +++ b/src/tgba/succiterconcrete.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_SUCCITERCONCRETE_HH # define SPOT_TGBA_SUCCITERCONCRETE_HH diff --git a/src/tgba/taatgba.cc b/src/tgba/taatgba.cc index 408e0f51f..0f1ef39c1 100644 --- a/src/tgba/taatgba.cc +++ b/src/tgba/taatgba.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/tgba/taatgba.hh b/src/tgba/taatgba.hh index 51b435747..2cc2cfad2 100644 --- a/src/tgba/taatgba.hh +++ b/src/tgba/taatgba.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_TAATGBA_HH # define SPOT_TGBA_TAATGBA_HH diff --git a/src/tgba/tgba.cc b/src/tgba/tgba.cc index dd6a46fad..264fe426c 100644 --- a/src/tgba/tgba.cc +++ b/src/tgba/tgba.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "tgba.hh" diff --git a/src/tgba/tgba.hh b/src/tgba/tgba.hh index 361aada38..ee1f0799c 100644 --- a/src/tgba/tgba.hh +++ b/src/tgba/tgba.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_TGBA_HH # define SPOT_TGBA_TGBA_HH diff --git a/src/tgba/tgbabddconcrete.cc b/src/tgba/tgbabddconcrete.cc index c13f33d10..a8aa096c2 100644 --- a/src/tgba/tgbabddconcrete.cc +++ b/src/tgba/tgbabddconcrete.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "tgbabddconcrete.hh" #include "bddprint.hh" diff --git a/src/tgba/tgbabddconcrete.hh b/src/tgba/tgbabddconcrete.hh index 066c8a964..5de0edb21 100644 --- a/src/tgba/tgbabddconcrete.hh +++ b/src/tgba/tgbabddconcrete.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_TGBABDDCONCRETE_HH # define SPOT_TGBA_TGBABDDCONCRETE_HH diff --git a/src/tgba/tgbabddconcretefactory.cc b/src/tgba/tgbabddconcretefactory.cc index ccd69c3ae..3d109e3bd 100644 --- a/src/tgba/tgbabddconcretefactory.cc +++ b/src/tgba/tgbabddconcretefactory.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "tgbabddconcretefactory.hh" diff --git a/src/tgba/tgbabddconcretefactory.hh b/src/tgba/tgbabddconcretefactory.hh index d67fc62dd..9b4ba488a 100644 --- a/src/tgba/tgbabddconcretefactory.hh +++ b/src/tgba/tgbabddconcretefactory.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_TGBABDDCONCRETEFACTORY_HH # define SPOT_TGBA_TGBABDDCONCRETEFACTORY_HH diff --git a/src/tgba/tgbabddconcreteproduct.cc b/src/tgba/tgbabddconcreteproduct.cc index 920e8d85f..68ee1381d 100644 --- a/src/tgba/tgbabddconcreteproduct.cc +++ b/src/tgba/tgbabddconcreteproduct.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "tgbabddconcreteproduct.hh" diff --git a/src/tgba/tgbabddconcreteproduct.hh b/src/tgba/tgbabddconcreteproduct.hh index 8d22ec083..b4041e0d4 100644 --- a/src/tgba/tgbabddconcreteproduct.hh +++ b/src/tgba/tgbabddconcreteproduct.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_TGBABDDCONCRETEPRODUCT_HH # define SPOT_TGBA_TGBABDDCONCRETEPRODUCT_HH diff --git a/src/tgba/tgbabddcoredata.cc b/src/tgba/tgbabddcoredata.cc index 63b3d5eec..086018372 100644 --- a/src/tgba/tgbabddcoredata.cc +++ b/src/tgba/tgbabddcoredata.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "tgbabddcoredata.hh" diff --git a/src/tgba/tgbabddcoredata.hh b/src/tgba/tgbabddcoredata.hh index 5c9c165b5..6e046954f 100644 --- a/src/tgba/tgbabddcoredata.hh +++ b/src/tgba/tgbabddcoredata.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_TGBABDDCOREDATA_HH # define SPOT_TGBA_TGBABDDCOREDATA_HH diff --git a/src/tgba/tgbabddfactory.hh b/src/tgba/tgbabddfactory.hh index a4b609dc7..80c639385 100644 --- a/src/tgba/tgbabddfactory.hh +++ b/src/tgba/tgbabddfactory.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_TGBABDDFACTORY_HH # define SPOT_TGBA_TGBABDDFACTORY_HH diff --git a/src/tgba/tgbaexplicit.cc b/src/tgba/tgbaexplicit.cc index 55f33937b..83109ae93 100644 --- a/src/tgba/tgbaexplicit.cc +++ b/src/tgba/tgbaexplicit.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "tgbaexplicit.hh" #include "ltlast/constant.hh" diff --git a/src/tgba/tgbaexplicit.hh b/src/tgba/tgbaexplicit.hh index ed875c417..077921c70 100644 --- a/src/tgba/tgbaexplicit.hh +++ b/src/tgba/tgbaexplicit.hh @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_TGBAEXPLICIT_HH # define SPOT_TGBA_TGBAEXPLICIT_HH diff --git a/src/tgba/tgbakvcomplement.cc b/src/tgba/tgbakvcomplement.cc index 29c20fec1..16cc6c147 100644 --- a/src/tgba/tgbakvcomplement.cc +++ b/src/tgba/tgbakvcomplement.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/tgba/tgbakvcomplement.hh b/src/tgba/tgbakvcomplement.hh index c40cdf1a8..d514cb8a4 100644 --- a/src/tgba/tgbakvcomplement.hh +++ b/src/tgba/tgbakvcomplement.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_TGBAKVCOMPLEMENT_HH #define SPOT_TGBA_TGBAKVCOMPLEMENT_HH diff --git a/src/tgba/tgbaproduct.cc b/src/tgba/tgbaproduct.cc index c0f791851..912b7ae51 100644 --- a/src/tgba/tgbaproduct.cc +++ b/src/tgba/tgbaproduct.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "tgbaproduct.hh" #include diff --git a/src/tgba/tgbaproduct.hh b/src/tgba/tgbaproduct.hh index e351c50a6..284e9d65a 100644 --- a/src/tgba/tgbaproduct.hh +++ b/src/tgba/tgbaproduct.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_TGBAPRODUCT_HH # define SPOT_TGBA_TGBAPRODUCT_HH diff --git a/src/tgba/tgbasafracomplement.cc b/src/tgba/tgbasafracomplement.cc index 493318c97..efa926937 100644 --- a/src/tgba/tgbasafracomplement.cc +++ b/src/tgba/tgbasafracomplement.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/tgba/tgbasafracomplement.hh b/src/tgba/tgbasafracomplement.hh index 8e80dedae..299fc3d93 100644 --- a/src/tgba/tgbasafracomplement.hh +++ b/src/tgba/tgbasafracomplement.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_TGBASAFRACOMPLEMENT_HH # define SPOT_TGBA_TGBASAFRACOMPLEMENT_HH diff --git a/src/tgba/tgbascc.cc b/src/tgba/tgbascc.cc index 770a57320..4a13157aa 100644 --- a/src/tgba/tgbascc.cc +++ b/src/tgba/tgbascc.cc @@ -4,7 +4,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -13,9 +13,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "tgbascc.hh" diff --git a/src/tgba/tgbascc.hh b/src/tgba/tgbascc.hh index 4737cad19..2c51a31b8 100644 --- a/src/tgba/tgbascc.hh +++ b/src/tgba/tgbascc.hh @@ -4,7 +4,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -13,9 +13,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_TGBASCC_HH # define SPOT_TGBA_TGBASCC_HH diff --git a/src/tgba/tgbasgba.cc b/src/tgba/tgbasgba.cc index cbdbb629e..6cbbdeceb 100644 --- a/src/tgba/tgbasgba.cc +++ b/src/tgba/tgbasgba.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "tgbasgba.hh" diff --git a/src/tgba/tgbasgba.hh b/src/tgba/tgbasgba.hh index 90f1f4935..292fedbc1 100644 --- a/src/tgba/tgbasgba.hh +++ b/src/tgba/tgbasgba.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_TGBASGBA_HH # define SPOT_TGBA_TGBASGBA_HH diff --git a/src/tgba/tgbatba.cc b/src/tgba/tgbatba.cc index 9f2bef2fe..1a6ccace0 100644 --- a/src/tgba/tgbatba.cc +++ b/src/tgba/tgbatba.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "tgbatba.hh" diff --git a/src/tgba/tgbatba.hh b/src/tgba/tgbatba.hh index 300b280dc..702c93978 100644 --- a/src/tgba/tgbatba.hh +++ b/src/tgba/tgbatba.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_TGBATBA_HH # define SPOT_TGBA_TGBATBA_HH diff --git a/src/tgba/tgbaunion.cc b/src/tgba/tgbaunion.cc index 3089a3b0b..c1597462e 100644 --- a/src/tgba/tgbaunion.cc +++ b/src/tgba/tgbaunion.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "tgbaunion.hh" #include diff --git a/src/tgba/tgbaunion.hh b/src/tgba/tgbaunion.hh index 6f2201e83..ac2b3c3df 100644 --- a/src/tgba/tgbaunion.hh +++ b/src/tgba/tgbaunion.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_TGBAUNION_HH # define SPOT_TGBA_TGBAUNION_HH diff --git a/src/tgba/wdbacomp.cc b/src/tgba/wdbacomp.cc index fe61419fc..54e87af36 100644 --- a/src/tgba/wdbacomp.cc +++ b/src/tgba/wdbacomp.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "wdbacomp.hh" #include "ltlast/constant.hh" diff --git a/src/tgba/wdbacomp.hh b/src/tgba/wdbacomp.hh index e02999788..f227bebff 100644 --- a/src/tgba/wdbacomp.hh +++ b/src/tgba/wdbacomp.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBA_WDBACOMP_HH # define SPOT_TGBA_WDBACOMP_HH diff --git a/src/tgbaalgos/Makefile.am b/src/tgbaalgos/Makefile.am index 51d4e67bb..963ec4a18 100644 --- a/src/tgbaalgos/Makefile.am +++ b/src/tgbaalgos/Makefile.am @@ -9,7 +9,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . SUBDIRS = gtec diff --git a/src/tgbaalgos/bfssteps.cc b/src/tgbaalgos/bfssteps.cc index 056129c80..0a5504f40 100644 --- a/src/tgbaalgos/bfssteps.cc +++ b/src/tgbaalgos/bfssteps.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/tgbaalgos/bfssteps.hh b/src/tgbaalgos/bfssteps.hh index 77b215b46..375be74d1 100644 --- a/src/tgbaalgos/bfssteps.hh +++ b/src/tgbaalgos/bfssteps.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_BFSSTEPS_HH # define SPOT_TGBAALGOS_BFSSTEPS_HH diff --git a/src/tgbaalgos/cutscc.cc b/src/tgbaalgos/cutscc.cc index 417604b96..b4bd28778 100644 --- a/src/tgbaalgos/cutscc.cc +++ b/src/tgbaalgos/cutscc.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/tgbaalgos/cutscc.hh b/src/tgbaalgos/cutscc.hh index ba0d0a3ec..03dfb11ef 100644 --- a/src/tgbaalgos/cutscc.hh +++ b/src/tgbaalgos/cutscc.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_CUTSCC_HH diff --git a/src/tgbaalgos/cycles.cc b/src/tgbaalgos/cycles.cc index 58be9c1a5..4b52b743f 100644 --- a/src/tgbaalgos/cycles.cc +++ b/src/tgbaalgos/cycles.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "cycles.hh" diff --git a/src/tgbaalgos/cycles.hh b/src/tgbaalgos/cycles.hh index 2843553db..7398c891f 100644 --- a/src/tgbaalgos/cycles.hh +++ b/src/tgbaalgos/cycles.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_CYCLES_HH # define SPOT_TGBAALGOS_CYCLES_HH diff --git a/src/tgbaalgos/degen.cc b/src/tgbaalgos/degen.cc index 2cd2f5fd4..9a2005286 100644 --- a/src/tgbaalgos/degen.cc +++ b/src/tgbaalgos/degen.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "degen.hh" diff --git a/src/tgbaalgos/degen.hh b/src/tgbaalgos/degen.hh index 034dcc63e..3757ad8ab 100644 --- a/src/tgbaalgos/degen.hh +++ b/src/tgbaalgos/degen.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_DEGEN_HH # define SPOT_TGBAALGOS_DEGEN_HH diff --git a/src/tgbaalgos/dotty.cc b/src/tgbaalgos/dotty.cc index 4b849b453..ec5636be2 100644 --- a/src/tgbaalgos/dotty.cc +++ b/src/tgbaalgos/dotty.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "tgba/tgba.hh" diff --git a/src/tgbaalgos/dotty.hh b/src/tgbaalgos/dotty.hh index caeac0d61..6b14d2c8c 100644 --- a/src/tgbaalgos/dotty.hh +++ b/src/tgbaalgos/dotty.hh @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_DOTTY_HH # define SPOT_TGBAALGOS_DOTTY_HH diff --git a/src/tgbaalgos/dottydec.cc b/src/tgbaalgos/dottydec.cc index 955b2410b..110fe6b47 100644 --- a/src/tgbaalgos/dottydec.cc +++ b/src/tgbaalgos/dottydec.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "dottydec.hh" #include "tgba/tgba.hh" diff --git a/src/tgbaalgos/dottydec.hh b/src/tgbaalgos/dottydec.hh index c3bdb4689..78688bb13 100644 --- a/src/tgbaalgos/dottydec.hh +++ b/src/tgbaalgos/dottydec.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_DOTTYDEC_HH # define SPOT_TGBAALGOS_DOTTYDEC_HH diff --git a/src/tgbaalgos/dupexp.cc b/src/tgbaalgos/dupexp.cc index f71868eea..627069ab6 100644 --- a/src/tgbaalgos/dupexp.cc +++ b/src/tgbaalgos/dupexp.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "dupexp.hh" #include diff --git a/src/tgbaalgos/dupexp.hh b/src/tgbaalgos/dupexp.hh index 40e8255e0..e735af262 100644 --- a/src/tgbaalgos/dupexp.hh +++ b/src/tgbaalgos/dupexp.hh @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_DUPEXP_HH # define SPOT_TGBAALGOS_DUPEXP_HH diff --git a/src/tgbaalgos/eltl2tgba_lacim.cc b/src/tgbaalgos/eltl2tgba_lacim.cc index e187dd00b..ce44e06f4 100644 --- a/src/tgbaalgos/eltl2tgba_lacim.cc +++ b/src/tgbaalgos/eltl2tgba_lacim.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "ltlast/visitor.hh" #include "ltlast/allnodes.hh" diff --git a/src/tgbaalgos/eltl2tgba_lacim.hh b/src/tgbaalgos/eltl2tgba_lacim.hh index 0c6c760aa..dbdfd0648 100644 --- a/src/tgbaalgos/eltl2tgba_lacim.hh +++ b/src/tgbaalgos/eltl2tgba_lacim.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_ELTL2TGBA_LACIM_HH # define SPOT_TGBAALGOS_ELTL2TGBA_LACIM_HH diff --git a/src/tgbaalgos/emptiness.cc b/src/tgbaalgos/emptiness.cc index 0f0017831..2ed8cce51 100644 --- a/src/tgbaalgos/emptiness.cc +++ b/src/tgbaalgos/emptiness.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "emptiness.hh" diff --git a/src/tgbaalgos/emptiness.hh b/src/tgbaalgos/emptiness.hh index 30375fb14..04a9538c0 100644 --- a/src/tgbaalgos/emptiness.hh +++ b/src/tgbaalgos/emptiness.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_EMPTINESS_HH # define SPOT_TGBAALGOS_EMPTINESS_HH diff --git a/src/tgbaalgos/emptiness_stats.hh b/src/tgbaalgos/emptiness_stats.hh index 1d396517a..cf93ac6f6 100644 --- a/src/tgbaalgos/emptiness_stats.hh +++ b/src/tgbaalgos/emptiness_stats.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_EMPTINESS_STATS_HH # define SPOT_TGBAALGOS_EMPTINESS_STATS_HH diff --git a/src/tgbaalgos/gtec/Makefile.am b/src/tgbaalgos/gtec/Makefile.am index 790c0a7cb..2c33afb5a 100644 --- a/src/tgbaalgos/gtec/Makefile.am +++ b/src/tgbaalgos/gtec/Makefile.am @@ -8,7 +8,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/../.. -I../.. $(BUDDY_CPPFLAGS) AM_CXXFLAGS = $(WARNING_CXXFLAGS) diff --git a/src/tgbaalgos/gtec/ce.cc b/src/tgbaalgos/gtec/ce.cc index 89707dd12..497c72674 100644 --- a/src/tgbaalgos/gtec/ce.cc +++ b/src/tgbaalgos/gtec/ce.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "ce.hh" #include "tgbaalgos/bfssteps.hh" diff --git a/src/tgbaalgos/gtec/ce.hh b/src/tgbaalgos/gtec/ce.hh index 255ef39ae..171f91e07 100644 --- a/src/tgbaalgos/gtec/ce.hh +++ b/src/tgbaalgos/gtec/ce.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_GTEC_CE_HH # define SPOT_TGBAALGOS_GTEC_CE_HH diff --git a/src/tgbaalgos/gtec/explscc.cc b/src/tgbaalgos/gtec/explscc.cc index 09a6114cd..c489d0034 100644 --- a/src/tgbaalgos/gtec/explscc.cc +++ b/src/tgbaalgos/gtec/explscc.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "explscc.hh" diff --git a/src/tgbaalgos/gtec/explscc.hh b/src/tgbaalgos/gtec/explscc.hh index e67b8b475..57b17cdd0 100644 --- a/src/tgbaalgos/gtec/explscc.hh +++ b/src/tgbaalgos/gtec/explscc.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_GTEC_EXPLSCC_HH # define SPOT_TGBAALGOS_GTEC_EXPLSCC_HH diff --git a/src/tgbaalgos/gtec/gtec.cc b/src/tgbaalgos/gtec/gtec.cc index 7f48d2ec2..0b8621af7 100644 --- a/src/tgbaalgos/gtec/gtec.cc +++ b/src/tgbaalgos/gtec/gtec.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . // #define TRACE diff --git a/src/tgbaalgos/gtec/gtec.hh b/src/tgbaalgos/gtec/gtec.hh index 3055b1273..a57adb7fa 100644 --- a/src/tgbaalgos/gtec/gtec.hh +++ b/src/tgbaalgos/gtec/gtec.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_GTEC_GTEC_HH # define SPOT_TGBAALGOS_GTEC_GTEC_HH diff --git a/src/tgbaalgos/gtec/nsheap.cc b/src/tgbaalgos/gtec/nsheap.cc index 0fbef7b5a..ff615ba45 100644 --- a/src/tgbaalgos/gtec/nsheap.cc +++ b/src/tgbaalgos/gtec/nsheap.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "nsheap.hh" diff --git a/src/tgbaalgos/gtec/nsheap.hh b/src/tgbaalgos/gtec/nsheap.hh index 509d0ef3c..fa640cae6 100644 --- a/src/tgbaalgos/gtec/nsheap.hh +++ b/src/tgbaalgos/gtec/nsheap.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_GTEC_NSHEAP_HH # define SPOT_TGBAALGOS_GTEC_NSHEAP_HH diff --git a/src/tgbaalgos/gtec/sccstack.cc b/src/tgbaalgos/gtec/sccstack.cc index aef399679..7ffdbed55 100644 --- a/src/tgbaalgos/gtec/sccstack.cc +++ b/src/tgbaalgos/gtec/sccstack.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "sccstack.hh" diff --git a/src/tgbaalgos/gtec/sccstack.hh b/src/tgbaalgos/gtec/sccstack.hh index 56d50c240..04520acc9 100644 --- a/src/tgbaalgos/gtec/sccstack.hh +++ b/src/tgbaalgos/gtec/sccstack.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_GTEC_SCCSTACK_HH # define SPOT_TGBAALGOS_GTEC_SCCSTACK_HH diff --git a/src/tgbaalgos/gtec/status.cc b/src/tgbaalgos/gtec/status.cc index ce741bf47..f7ec41ea8 100644 --- a/src/tgbaalgos/gtec/status.cc +++ b/src/tgbaalgos/gtec/status.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "status.hh" diff --git a/src/tgbaalgos/gtec/status.hh b/src/tgbaalgos/gtec/status.hh index 1337fcbd6..69f4ce583 100644 --- a/src/tgbaalgos/gtec/status.hh +++ b/src/tgbaalgos/gtec/status.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_GTEC_STATUS_HH # define SPOT_TGBAALGOS_GTEC_STATUS_HH diff --git a/src/tgbaalgos/gv04.cc b/src/tgbaalgos/gv04.cc index f9d216ca4..2f285860e 100644 --- a/src/tgbaalgos/gv04.cc +++ b/src/tgbaalgos/gv04.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . //#define TRACE diff --git a/src/tgbaalgos/gv04.hh b/src/tgbaalgos/gv04.hh index a38d5c61f..e971bd380 100644 --- a/src/tgbaalgos/gv04.hh +++ b/src/tgbaalgos/gv04.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_GV04_HH # define SPOT_TGBAALGOS_GV04_HH diff --git a/src/tgbaalgos/isdet.cc b/src/tgbaalgos/isdet.cc index d9ca3b0eb..367f1e1f0 100644 --- a/src/tgbaalgos/isdet.cc +++ b/src/tgbaalgos/isdet.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "tgbaalgos/isdet.hh" #include diff --git a/src/tgbaalgos/isdet.hh b/src/tgbaalgos/isdet.hh index 3a602d173..8f9c7b79f 100644 --- a/src/tgbaalgos/isdet.hh +++ b/src/tgbaalgos/isdet.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_ISDET_HH # define SPOT_TGBAALGOS_ISDET_HH diff --git a/src/tgbaalgos/isweakscc.cc b/src/tgbaalgos/isweakscc.cc index 8e1593cda..acb2f3151 100644 --- a/src/tgbaalgos/isweakscc.cc +++ b/src/tgbaalgos/isweakscc.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_ISWEAKSCC_CC # define SPOT_TGBAALGOS_ISWEAKSCC_CC diff --git a/src/tgbaalgos/isweakscc.hh b/src/tgbaalgos/isweakscc.hh index 83d195e78..6eb196e83 100644 --- a/src/tgbaalgos/isweakscc.hh +++ b/src/tgbaalgos/isweakscc.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_ISWEAKSCC_HH # define SPOT_TGBAALGOS_ISWEAKSCC_HH diff --git a/src/tgbaalgos/lbtt.cc b/src/tgbaalgos/lbtt.cc index 7525554f8..88849b482 100644 --- a/src/tgbaalgos/lbtt.cc +++ b/src/tgbaalgos/lbtt.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "lbtt.hh" #include diff --git a/src/tgbaalgos/lbtt.hh b/src/tgbaalgos/lbtt.hh index d47a46946..b38125567 100644 --- a/src/tgbaalgos/lbtt.hh +++ b/src/tgbaalgos/lbtt.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_LBTT_HH # define SPOT_TGBAALGOS_LBTT_HH diff --git a/src/tgbaalgos/ltl2taa.cc b/src/tgbaalgos/ltl2taa.cc index 2722c8365..bbe806681 100644 --- a/src/tgbaalgos/ltl2taa.cc +++ b/src/tgbaalgos/ltl2taa.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "ltlast/visitor.hh" diff --git a/src/tgbaalgos/ltl2taa.hh b/src/tgbaalgos/ltl2taa.hh index 7f23658f1..080fdf155 100644 --- a/src/tgbaalgos/ltl2taa.hh +++ b/src/tgbaalgos/ltl2taa.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_LTL2TAA_HH # define SPOT_TGBAALGOS_LTL2TAA_HH diff --git a/src/tgbaalgos/ltl2tgba_fm.cc b/src/tgbaalgos/ltl2tgba_fm.cc index b76b92f6b..dd42f498a 100644 --- a/src/tgbaalgos/ltl2tgba_fm.cc +++ b/src/tgbaalgos/ltl2tgba_fm.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "misc/hash.hh" #include "misc/bddalloc.hh" diff --git a/src/tgbaalgos/ltl2tgba_fm.hh b/src/tgbaalgos/ltl2tgba_fm.hh index cfa82ec18..155095863 100644 --- a/src/tgbaalgos/ltl2tgba_fm.hh +++ b/src/tgbaalgos/ltl2tgba_fm.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_LTL2TGBA_FM_HH # define SPOT_TGBAALGOS_LTL2TGBA_FM_HH diff --git a/src/tgbaalgos/ltl2tgba_lacim.cc b/src/tgbaalgos/ltl2tgba_lacim.cc index e30403448..17d8671a7 100644 --- a/src/tgbaalgos/ltl2tgba_lacim.cc +++ b/src/tgbaalgos/ltl2tgba_lacim.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "ltlast/visitor.hh" #include "ltlast/allnodes.hh" diff --git a/src/tgbaalgos/ltl2tgba_lacim.hh b/src/tgbaalgos/ltl2tgba_lacim.hh index c5b0b4b3f..6c4436dd4 100644 --- a/src/tgbaalgos/ltl2tgba_lacim.hh +++ b/src/tgbaalgos/ltl2tgba_lacim.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_LTL2TGBA_LACIM_HH # define SPOT_TGBAALGOS_LTL2TGBA_LACIM_HH diff --git a/src/tgbaalgos/magic.cc b/src/tgbaalgos/magic.cc index bd4d4cbca..ade8fea20 100644 --- a/src/tgbaalgos/magic.cc +++ b/src/tgbaalgos/magic.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . //#define TRACE diff --git a/src/tgbaalgos/magic.hh b/src/tgbaalgos/magic.hh index 9b2a7f547..e44522b8e 100644 --- a/src/tgbaalgos/magic.hh +++ b/src/tgbaalgos/magic.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_MAGIC_HH # define SPOT_TGBAALGOS_MAGIC_HH diff --git a/src/tgbaalgos/minimize.cc b/src/tgbaalgos/minimize.cc index f914b148b..3df72d895 100644 --- a/src/tgbaalgos/minimize.cc +++ b/src/tgbaalgos/minimize.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . //#define TRACE diff --git a/src/tgbaalgos/minimize.hh b/src/tgbaalgos/minimize.hh index be4f4f2d6..d6b67f649 100644 --- a/src/tgbaalgos/minimize.hh +++ b/src/tgbaalgos/minimize.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_MINIMIZE_HH # define SPOT_TGBAALGOS_MINIMIZE_HH diff --git a/src/tgbaalgos/ndfs_result.hxx b/src/tgbaalgos/ndfs_result.hxx index 560558d12..579cc2e18 100644 --- a/src/tgbaalgos/ndfs_result.hxx +++ b/src/tgbaalgos/ndfs_result.hxx @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_NDFS_RESULT_HXX # define SPOT_TGBAALGOS_NDFS_RESULT_HXX diff --git a/src/tgbaalgos/neverclaim.cc b/src/tgbaalgos/neverclaim.cc index 070347496..42cb53140 100644 --- a/src/tgbaalgos/neverclaim.cc +++ b/src/tgbaalgos/neverclaim.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/tgbaalgos/neverclaim.hh b/src/tgbaalgos/neverclaim.hh index 1c55e2898..27a5ac7f1 100644 --- a/src/tgbaalgos/neverclaim.hh +++ b/src/tgbaalgos/neverclaim.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_NEVERCLAIM_HH # define SPOT_TGBAALGOS_NEVERCLAIM_HH diff --git a/src/tgbaalgos/postproc.cc b/src/tgbaalgos/postproc.cc index 5e8441280..31ffb658e 100644 --- a/src/tgbaalgos/postproc.cc +++ b/src/tgbaalgos/postproc.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "postproc.hh" #include "minimize.hh" diff --git a/src/tgbaalgos/postproc.hh b/src/tgbaalgos/postproc.hh index 8adbc16ce..8c8f1093f 100644 --- a/src/tgbaalgos/postproc.hh +++ b/src/tgbaalgos/postproc.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_POSTPROC_HH # define SPOT_TGBAALGOS_POSTPROC_HH diff --git a/src/tgbaalgos/powerset.cc b/src/tgbaalgos/powerset.cc index a93bb487f..1f5bb6edd 100644 --- a/src/tgbaalgos/powerset.cc +++ b/src/tgbaalgos/powerset.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/tgbaalgos/powerset.hh b/src/tgbaalgos/powerset.hh index b1142351a..eec3e613b 100644 --- a/src/tgbaalgos/powerset.hh +++ b/src/tgbaalgos/powerset.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_POWERSET_HH # define SPOT_TGBAALGOS_POWERSET_HH diff --git a/src/tgbaalgos/projrun.cc b/src/tgbaalgos/projrun.cc index 99cdae61f..75070cd85 100644 --- a/src/tgbaalgos/projrun.cc +++ b/src/tgbaalgos/projrun.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "projrun.hh" #include "tgba/tgba.hh" diff --git a/src/tgbaalgos/projrun.hh b/src/tgbaalgos/projrun.hh index 80dbc014d..a54bd4d6b 100644 --- a/src/tgbaalgos/projrun.hh +++ b/src/tgbaalgos/projrun.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_PROJRUN_HH # define SPOT_TGBAALGOS_PROJRUN_HH diff --git a/src/tgbaalgos/randomgraph.cc b/src/tgbaalgos/randomgraph.cc index 00be4b495..6972bd72a 100644 --- a/src/tgbaalgos/randomgraph.cc +++ b/src/tgbaalgos/randomgraph.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "randomgraph.hh" #include "tgba/tgbaexplicit.hh" diff --git a/src/tgbaalgos/randomgraph.hh b/src/tgbaalgos/randomgraph.hh index 11841eabd..32e0cc208 100644 --- a/src/tgbaalgos/randomgraph.hh +++ b/src/tgbaalgos/randomgraph.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_RANDOMGRAPH_HH # define SPOT_TGBAALGOS_RANDOMGRAPH_HH diff --git a/src/tgbaalgos/reachiter.cc b/src/tgbaalgos/reachiter.cc index d386e7985..0a9e7c6df 100644 --- a/src/tgbaalgos/reachiter.cc +++ b/src/tgbaalgos/reachiter.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "reachiter.hh" diff --git a/src/tgbaalgos/reachiter.hh b/src/tgbaalgos/reachiter.hh index f077db0bd..2977c63e9 100644 --- a/src/tgbaalgos/reachiter.hh +++ b/src/tgbaalgos/reachiter.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_REACHITER_HH # define SPOT_TGBAALGOS_REACHITER_HH diff --git a/src/tgbaalgos/reducerun.cc b/src/tgbaalgos/reducerun.cc index e218af741..ec04e5b9c 100644 --- a/src/tgbaalgos/reducerun.cc +++ b/src/tgbaalgos/reducerun.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "misc/hash.hh" #include "emptiness.hh" diff --git a/src/tgbaalgos/reducerun.hh b/src/tgbaalgos/reducerun.hh index 155998e21..2f70fd5c3 100644 --- a/src/tgbaalgos/reducerun.hh +++ b/src/tgbaalgos/reducerun.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_REDUCERUN_HH # define SPOT_TGBAALGOS_REDUCERUN_HH diff --git a/src/tgbaalgos/reductgba_sim.cc b/src/tgbaalgos/reductgba_sim.cc index f99e0993e..84279c786 100644 --- a/src/tgbaalgos/reductgba_sim.cc +++ b/src/tgbaalgos/reductgba_sim.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "reductgba_sim.hh" #include "sccfilter.hh" diff --git a/src/tgbaalgos/reductgba_sim.hh b/src/tgbaalgos/reductgba_sim.hh index 8d9c3bc45..bac013ae9 100644 --- a/src/tgbaalgos/reductgba_sim.hh +++ b/src/tgbaalgos/reductgba_sim.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_REDUCTGBA_SIM_HH diff --git a/src/tgbaalgos/replayrun.cc b/src/tgbaalgos/replayrun.cc index fefae932d..f452825c2 100644 --- a/src/tgbaalgos/replayrun.cc +++ b/src/tgbaalgos/replayrun.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "misc/hash.hh" #include "replayrun.hh" diff --git a/src/tgbaalgos/replayrun.hh b/src/tgbaalgos/replayrun.hh index da78ab414..0d19c48c2 100644 --- a/src/tgbaalgos/replayrun.hh +++ b/src/tgbaalgos/replayrun.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_REPLAYRUN_HH # define SPOT_TGBAALGOS_REPLAYRUN_HH diff --git a/src/tgbaalgos/rundotdec.cc b/src/tgbaalgos/rundotdec.cc index 340397ab5..23a4d5778 100644 --- a/src/tgbaalgos/rundotdec.cc +++ b/src/tgbaalgos/rundotdec.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "rundotdec.hh" diff --git a/src/tgbaalgos/rundotdec.hh b/src/tgbaalgos/rundotdec.hh index bdabc791c..c6b2770c5 100644 --- a/src/tgbaalgos/rundotdec.hh +++ b/src/tgbaalgos/rundotdec.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_RUNDOTDEC_HH # define SPOT_TGBAALGOS_RUNDOTDEC_HH diff --git a/src/tgbaalgos/safety.cc b/src/tgbaalgos/safety.cc index c04b65d1c..2c0f70570 100644 --- a/src/tgbaalgos/safety.cc +++ b/src/tgbaalgos/safety.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "safety.hh" #include "misc/hash.hh" diff --git a/src/tgbaalgos/safety.hh b/src/tgbaalgos/safety.hh index c7e02a4d6..a66fd6aa1 100644 --- a/src/tgbaalgos/safety.hh +++ b/src/tgbaalgos/safety.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_SAFETY_HH # define SPOT_TGBAALGOS_SAFETY_HH diff --git a/src/tgbaalgos/save.cc b/src/tgbaalgos/save.cc index 320cebfaf..c0f328718 100644 --- a/src/tgbaalgos/save.cc +++ b/src/tgbaalgos/save.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "save.hh" diff --git a/src/tgbaalgos/save.hh b/src/tgbaalgos/save.hh index 98b796063..cc37022af 100644 --- a/src/tgbaalgos/save.hh +++ b/src/tgbaalgos/save.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_SAVE_HH # define SPOT_TGBAALGOS_SAVE_HH diff --git a/src/tgbaalgos/scc.cc b/src/tgbaalgos/scc.cc index 0f707d92d..efcd54552 100644 --- a/src/tgbaalgos/scc.cc +++ b/src/tgbaalgos/scc.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/tgbaalgos/scc.hh b/src/tgbaalgos/scc.hh index 3525d25ef..976c2d6c3 100644 --- a/src/tgbaalgos/scc.hh +++ b/src/tgbaalgos/scc.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_SCC_HH # define SPOT_TGBAALGOS_SCC_HH diff --git a/src/tgbaalgos/sccfilter.cc b/src/tgbaalgos/sccfilter.cc index 997f56841..0df1a8b8a 100644 --- a/src/tgbaalgos/sccfilter.cc +++ b/src/tgbaalgos/sccfilter.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include "sccfilter.hh" #include "tgba/tgbaexplicit.hh" diff --git a/src/tgbaalgos/sccfilter.hh b/src/tgbaalgos/sccfilter.hh index af3bee0c1..fa4503b9a 100644 --- a/src/tgbaalgos/sccfilter.hh +++ b/src/tgbaalgos/sccfilter.hh @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_SCCFILTER_HH # define SPOT_TGBAALGOS_SCCFILTER_HH diff --git a/src/tgbaalgos/se05.cc b/src/tgbaalgos/se05.cc index 13605aae9..ce73a04ca 100644 --- a/src/tgbaalgos/se05.cc +++ b/src/tgbaalgos/se05.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . //#define TRACE diff --git a/src/tgbaalgos/se05.hh b/src/tgbaalgos/se05.hh index e64e458eb..8d6103410 100644 --- a/src/tgbaalgos/se05.hh +++ b/src/tgbaalgos/se05.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_SE05_HH # define SPOT_TGBAALGOS_SE05_HH diff --git a/src/tgbaalgos/simulation.cc b/src/tgbaalgos/simulation.cc index a2094276b..381cf105f 100644 --- a/src/tgbaalgos/simulation.cc +++ b/src/tgbaalgos/simulation.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/tgbaalgos/simulation.hh b/src/tgbaalgos/simulation.hh index e2b3c1e2e..0e8af5807 100644 --- a/src/tgbaalgos/simulation.hh +++ b/src/tgbaalgos/simulation.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_SIMULATION_HH # define SPOT_TGBAALGOS_SIMULATION_HH diff --git a/src/tgbaalgos/stats.cc b/src/tgbaalgos/stats.cc index 535b7c5cb..a5f43fcee 100644 --- a/src/tgbaalgos/stats.cc +++ b/src/tgbaalgos/stats.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "tgba/tgba.hh" diff --git a/src/tgbaalgos/stats.hh b/src/tgbaalgos/stats.hh index b7b3c2a8e..654c05a9b 100644 --- a/src/tgbaalgos/stats.hh +++ b/src/tgbaalgos/stats.hh @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_STATS_HH # define SPOT_TGBAALGOS_STATS_HH diff --git a/src/tgbaalgos/tau03.cc b/src/tgbaalgos/tau03.cc index 9ed5bf7b5..5aa450d44 100644 --- a/src/tgbaalgos/tau03.cc +++ b/src/tgbaalgos/tau03.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . /// FIXME: Add /// - a bit-state hashing version. diff --git a/src/tgbaalgos/tau03.hh b/src/tgbaalgos/tau03.hh index ba96cdb27..26ec881bf 100644 --- a/src/tgbaalgos/tau03.hh +++ b/src/tgbaalgos/tau03.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_TAU03_HH # define SPOT_TGBAALGOS_TAU03_HH diff --git a/src/tgbaalgos/tau03opt.cc b/src/tgbaalgos/tau03opt.cc index 1546f3431..4eac6e0d6 100644 --- a/src/tgbaalgos/tau03opt.cc +++ b/src/tgbaalgos/tau03opt.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . /// FIXME: /// * Test some heuristics on the order of visit of the successors in the blue diff --git a/src/tgbaalgos/tau03opt.hh b/src/tgbaalgos/tau03opt.hh index 3171bee15..57e4899cb 100644 --- a/src/tgbaalgos/tau03opt.hh +++ b/src/tgbaalgos/tau03opt.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_TAU03OPT_HH # define SPOT_TGBAALGOS_TAU03OPT_HH diff --git a/src/tgbaalgos/weight.cc b/src/tgbaalgos/weight.cc index c2a467b89..285713feb 100644 --- a/src/tgbaalgos/weight.cc +++ b/src/tgbaalgos/weight.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/tgbaalgos/weight.hh b/src/tgbaalgos/weight.hh index 4ec52f29e..525ced54c 100644 --- a/src/tgbaalgos/weight.hh +++ b/src/tgbaalgos/weight.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAALGOS_WEIGHT_HH # define SPOT_TGBAALGOS_WEIGHT_HH diff --git a/src/tgbaparse/Makefile.am b/src/tgbaparse/Makefile.am index 2011375b0..2b40c4b1f 100644 --- a/src/tgbaparse/Makefile.am +++ b/src/tgbaparse/Makefile.am @@ -8,7 +8,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/.. -I.. $(BUDDY_CPPFLAGS) -DYY_NO_INPUT # Disable -Werror because too many versions of flex yield warnings. diff --git a/src/tgbaparse/fmterror.cc b/src/tgbaparse/fmterror.cc index 09ca5fb8f..5a8a19f39 100644 --- a/src/tgbaparse/fmterror.cc +++ b/src/tgbaparse/fmterror.cc @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "public.hh" diff --git a/src/tgbaparse/parsedecl.hh b/src/tgbaparse/parsedecl.hh index dc51f75ed..2517ae37d 100644 --- a/src/tgbaparse/parsedecl.hh +++ b/src/tgbaparse/parsedecl.hh @@ -6,7 +6,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAPARSE_PARSEDECL_HH # define SPOT_TGBAPARSE_PARSEDECL_HH diff --git a/src/tgbaparse/public.hh b/src/tgbaparse/public.hh index c15595c4f..2b95d2c7d 100644 --- a/src/tgbaparse/public.hh +++ b/src/tgbaparse/public.hh @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #ifndef SPOT_TGBAPARSE_PUBLIC_HH # define SPOT_TGBAPARSE_PUBLIC_HH diff --git a/src/tgbaparse/tgbaparse.yy b/src/tgbaparse/tgbaparse.yy index da4517c59..13da43fcd 100644 --- a/src/tgbaparse/tgbaparse.yy +++ b/src/tgbaparse/tgbaparse.yy @@ -9,7 +9,7 @@ ** ** Spot is free software; you can redistribute it and/or modify it ** under the terms of the GNU General Public License as published by -** the Free Software Foundation; either version 2 of the License, or +** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ ** License for more details. ** ** You should have received a copy of the GNU General Public License -** along with Spot; see the file COPYING. If not, write to the Free -** Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -** 02111-1307, USA. +** along with this program. If not, see . */ %language "C++" %locations diff --git a/src/tgbaparse/tgbascan.ll b/src/tgbaparse/tgbascan.ll index cda637ebc..83c055e4d 100644 --- a/src/tgbaparse/tgbascan.ll +++ b/src/tgbaparse/tgbascan.ll @@ -8,7 +8,7 @@ ** ** Spot is free software; you can redistribute it and/or modify it ** under the terms of the GNU General Public License as published by -** the Free Software Foundation; either version 2 of the License, or +** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ ** License for more details. ** ** You should have received a copy of the GNU General Public License -** along with Spot; see the file COPYING. If not, write to the Free -** Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -** 02111-1307, USA. +** along with this program. If not, see . */ %option noyywrap %option prefix="tgbayy" diff --git a/src/tgbatest/Makefile.am b/src/tgbatest/Makefile.am index 3ddfa30f6..c5c3356c5 100644 --- a/src/tgbatest/Makefile.am +++ b/src/tgbatest/Makefile.am @@ -8,7 +8,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . AM_CPPFLAGS = -I$(srcdir)/.. -I.. $(BUDDY_CPPFLAGS) AM_CXXFLAGS = $(WARNING_CXXFLAGS) diff --git a/src/tgbatest/babiak.test b/src/tgbatest/babiak.test index 3d848b838..dfcdab0a4 100755 --- a/src/tgbatest/babiak.test +++ b/src/tgbatest/babiak.test @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # While running some benchmark, Tomáš Babiak found that Spot took too # much time (i.e. >1h) to translate those six formulae. It turns out diff --git a/src/tgbatest/bddprod.test b/src/tgbatest/bddprod.test index 056aac7cf..c01a7da74 100755 --- a/src/tgbatest/bddprod.test +++ b/src/tgbatest/bddprod.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/complementation.cc b/src/tgbatest/complementation.cc index 6db9df3dd..1892ee354 100644 --- a/src/tgbatest/complementation.cc +++ b/src/tgbatest/complementation.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/tgbatest/complementation.test b/src/tgbatest/complementation.test index dfab0b884..9552f3d78 100755 --- a/src/tgbatest/complementation.test +++ b/src/tgbatest/complementation.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/cycles.test b/src/tgbatest/cycles.test index 5c479bca8..745add0a7 100755 --- a/src/tgbatest/cycles.test +++ b/src/tgbatest/cycles.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs set -e diff --git a/src/tgbatest/defs.in b/src/tgbatest/defs.in index 5ca394ee8..ee04eb935 100644 --- a/src/tgbatest/defs.in +++ b/src/tgbatest/defs.in @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Ensure we are running from the right directory. test -f ./defs || { diff --git a/src/tgbatest/degendet.test b/src/tgbatest/degendet.test index df1aace0e..fc4c6f136 100755 --- a/src/tgbatest/degendet.test +++ b/src/tgbatest/degendet.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/degenid.test b/src/tgbatest/degenid.test index 6ae6f90eb..fdd0abc72 100755 --- a/src/tgbatest/degenid.test +++ b/src/tgbatest/degenid.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/dfs.test b/src/tgbatest/dfs.test index 694166b69..5dc409163 100755 --- a/src/tgbatest/dfs.test +++ b/src/tgbatest/dfs.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/dupexp.test b/src/tgbatest/dupexp.test index a41f68fc7..c4c9321b8 100755 --- a/src/tgbatest/dupexp.test +++ b/src/tgbatest/dupexp.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/eltl2tgba.test b/src/tgbatest/eltl2tgba.test index 7b683e60b..62c83cc20 100755 --- a/src/tgbatest/eltl2tgba.test +++ b/src/tgbatest/eltl2tgba.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs || exit -1 set -e diff --git a/src/tgbatest/emptchk.test b/src/tgbatest/emptchk.test index 27263cd44..4b1eb12f5 100755 --- a/src/tgbatest/emptchk.test +++ b/src/tgbatest/emptchk.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/emptchke.test b/src/tgbatest/emptchke.test index e398ee497..700028562 100755 --- a/src/tgbatest/emptchke.test +++ b/src/tgbatest/emptchke.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/emptchkr.test b/src/tgbatest/emptchkr.test index 569953fe6..b70bc3ff8 100755 --- a/src/tgbatest/emptchkr.test +++ b/src/tgbatest/emptchkr.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Emptiness check on randomly generated state spaces. diff --git a/src/tgbatest/explicit.cc b/src/tgbatest/explicit.cc index b30256303..b9a49d527 100644 --- a/src/tgbatest/explicit.cc +++ b/src/tgbatest/explicit.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/tgbatest/explicit.test b/src/tgbatest/explicit.test index 428d1196c..313bd8694 100755 --- a/src/tgbatest/explicit.test +++ b/src/tgbatest/explicit.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/explicit2.cc b/src/tgbatest/explicit2.cc index 8d5c27074..3d7b526ed 100644 --- a/src/tgbatest/explicit2.cc +++ b/src/tgbatest/explicit2.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/tgbatest/explicit2.test b/src/tgbatest/explicit2.test index 5c2a36b47..6fcd7ad06 100755 --- a/src/tgbatest/explicit2.test +++ b/src/tgbatest/explicit2.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/explpro2.test b/src/tgbatest/explpro2.test index 329110d4b..4624cf62c 100755 --- a/src/tgbatest/explpro2.test +++ b/src/tgbatest/explpro2.test @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/explpro3.test b/src/tgbatest/explpro3.test index 81a906902..78c53de64 100755 --- a/src/tgbatest/explpro3.test +++ b/src/tgbatest/explpro3.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/explpro4.test b/src/tgbatest/explpro4.test index e7ede0ac1..d73880bad 100755 --- a/src/tgbatest/explpro4.test +++ b/src/tgbatest/explpro4.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/explprod.cc b/src/tgbatest/explprod.cc index abcd7acf8..8637ce66c 100644 --- a/src/tgbatest/explprod.cc +++ b/src/tgbatest/explprod.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/tgbatest/explprod.test b/src/tgbatest/explprod.test index 1eed5e2e3..94c6d54c4 100755 --- a/src/tgbatest/explprod.test +++ b/src/tgbatest/explprod.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/intvcmp2.cc b/src/tgbatest/intvcmp2.cc index 9ab908067..39a5ace20 100644 --- a/src/tgbatest/intvcmp2.cc +++ b/src/tgbatest/intvcmp2.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "misc/intvcmp2.hh" diff --git a/src/tgbatest/intvcomp.cc b/src/tgbatest/intvcomp.cc index 99564c50e..09b37ec3e 100644 --- a/src/tgbatest/intvcomp.cc +++ b/src/tgbatest/intvcomp.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include "misc/intvcomp.hh" diff --git a/src/tgbatest/intvcomp.test b/src/tgbatest/intvcomp.test index f13f22cad..9a529a003 100755 --- a/src/tgbatest/intvcomp.test +++ b/src/tgbatest/intvcomp.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/kv.test b/src/tgbatest/kv.test index 413c07f04..75a22fa38 100755 --- a/src/tgbatest/kv.test +++ b/src/tgbatest/kv.test @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/ltl2neverclaim.test b/src/tgbatest/ltl2neverclaim.test index d58a9d3f3..a047d919d 100755 --- a/src/tgbatest/ltl2neverclaim.test +++ b/src/tgbatest/ltl2neverclaim.test @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Do some quick translations to make sure the neverclaims produced by # spot actually look correct! diff --git a/src/tgbatest/ltl2ta.test b/src/tgbatest/ltl2ta.test index 57a025c10..d6f846fe1 100755 --- a/src/tgbatest/ltl2ta.test +++ b/src/tgbatest/ltl2ta.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/ltl2tgba.cc b/src/tgbatest/ltl2tgba.cc index fb45f6334..c93a4a532 100644 --- a/src/tgbatest/ltl2tgba.cc +++ b/src/tgbatest/ltl2tgba.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/tgbatest/ltl2tgba.test b/src/tgbatest/ltl2tgba.test index 3421611b3..5a3950b3b 100755 --- a/src/tgbatest/ltl2tgba.test +++ b/src/tgbatest/ltl2tgba.test @@ -10,7 +10,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -19,9 +19,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/ltlcounter.test b/src/tgbatest/ltlcounter.test index 3f7d0e049..9082aeae9 100755 --- a/src/tgbatest/ltlcounter.test +++ b/src/tgbatest/ltlcounter.test @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/ltlprod.cc b/src/tgbatest/ltlprod.cc index bb1b9b7af..690a045e9 100644 --- a/src/tgbatest/ltlprod.cc +++ b/src/tgbatest/ltlprod.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/tgbatest/ltlprod.test b/src/tgbatest/ltlprod.test index 23e5f55a6..2ba8df9ef 100755 --- a/src/tgbatest/ltlprod.test +++ b/src/tgbatest/ltlprod.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/mixprod.cc b/src/tgbatest/mixprod.cc index eace6ef2a..c58d39aea 100644 --- a/src/tgbatest/mixprod.cc +++ b/src/tgbatest/mixprod.cc @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/tgbatest/mixprod.test b/src/tgbatest/mixprod.test index 2011a901c..23e1edc1b 100755 --- a/src/tgbatest/mixprod.test +++ b/src/tgbatest/mixprod.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/neverclaimread.test b/src/tgbatest/neverclaimread.test index d33f1d997..cd6590bd4 100755 --- a/src/tgbatest/neverclaimread.test +++ b/src/tgbatest/neverclaimread.test @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/nondet.test b/src/tgbatest/nondet.test index 1cc7decd4..ae4e4c53f 100755 --- a/src/tgbatest/nondet.test +++ b/src/tgbatest/nondet.test @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs set -e diff --git a/src/tgbatest/obligation.test b/src/tgbatest/obligation.test index 970df7305..a4751e8da 100755 --- a/src/tgbatest/obligation.test +++ b/src/tgbatest/obligation.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/powerset.cc b/src/tgbatest/powerset.cc index 1b3d6536c..cb85dc75f 100644 --- a/src/tgbatest/powerset.cc +++ b/src/tgbatest/powerset.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/tgbatest/randpsl.test b/src/tgbatest/randpsl.test index 3ea757a2a..205628ab8 100755 --- a/src/tgbatest/randpsl.test +++ b/src/tgbatest/randpsl.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/randtgba.cc b/src/tgbatest/randtgba.cc index 55dc8c05f..7b70ca5ac 100644 --- a/src/tgbatest/randtgba.cc +++ b/src/tgbatest/randtgba.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/tgbatest/randtgba.test b/src/tgbatest/randtgba.test index 47ff7d7c7..7460ece8a 100755 --- a/src/tgbatest/randtgba.test +++ b/src/tgbatest/randtgba.test @@ -5,7 +5,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/readsave.test b/src/tgbatest/readsave.test index 46592e434..ccd717008 100755 --- a/src/tgbatest/readsave.test +++ b/src/tgbatest/readsave.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/renault.test b/src/tgbatest/renault.test index e413a1555..edb3d9120 100755 --- a/src/tgbatest/renault.test +++ b/src/tgbatest/renault.test @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs set -e diff --git a/src/tgbatest/scc.test b/src/tgbatest/scc.test index 9608d5f81..dac341b08 100755 --- a/src/tgbatest/scc.test +++ b/src/tgbatest/scc.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/sccsimpl.test b/src/tgbatest/sccsimpl.test index 075074b90..102e58e68 100755 --- a/src/tgbatest/sccsimpl.test +++ b/src/tgbatest/sccsimpl.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/spotlbtt.test b/src/tgbatest/spotlbtt.test index 77da8f455..880aea67f 100755 --- a/src/tgbatest/spotlbtt.test +++ b/src/tgbatest/spotlbtt.test @@ -10,7 +10,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -19,9 +19,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . echo 'This test can take as long as 15 minutes on a 2GHz Pentium 4.' diff --git a/src/tgbatest/spotlbtt2.test b/src/tgbatest/spotlbtt2.test index 04f29ee00..fdfec195c 100755 --- a/src/tgbatest/spotlbtt2.test +++ b/src/tgbatest/spotlbtt2.test @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/taatgba.cc b/src/tgbatest/taatgba.cc index 1eacf2abb..9ef8d987e 100644 --- a/src/tgbatest/taatgba.cc +++ b/src/tgbatest/taatgba.cc @@ -5,7 +5,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -14,9 +14,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/tgbatest/taatgba.test b/src/tgbatest/taatgba.test index a7ae86cf3..27d738f32 100755 --- a/src/tgbatest/taatgba.test +++ b/src/tgbatest/taatgba.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs || exit -1 set -e diff --git a/src/tgbatest/tgbaread.cc b/src/tgbatest/tgbaread.cc index 1935310b8..c088f5382 100644 --- a/src/tgbatest/tgbaread.cc +++ b/src/tgbatest/tgbaread.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/tgbatest/tgbaread.test b/src/tgbatest/tgbaread.test index 6c0c4ed5a..fd6749d12 100755 --- a/src/tgbatest/tgbaread.test +++ b/src/tgbatest/tgbaread.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/tripprod.cc b/src/tgbatest/tripprod.cc index b0d566d60..dfd65ebbc 100644 --- a/src/tgbatest/tripprod.cc +++ b/src/tgbatest/tripprod.cc @@ -8,7 +8,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . #include #include diff --git a/src/tgbatest/tripprod.test b/src/tgbatest/tripprod.test index a700a7c3e..976611a8f 100755 --- a/src/tgbatest/tripprod.test +++ b/src/tgbatest/tripprod.test @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/wdba.test b/src/tgbatest/wdba.test index 8a29efc6b..79ae05359 100755 --- a/src/tgbatest/wdba.test +++ b/src/tgbatest/wdba.test @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/src/tgbatest/wdba2.test b/src/tgbatest/wdba2.test index fb4e7816d..969c8cfe2 100755 --- a/src/tgbatest/wdba2.test +++ b/src/tgbatest/wdba2.test @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . . ./defs diff --git a/wrap/Makefile.am b/wrap/Makefile.am index 5b6b79251..270539cd4 100644 --- a/wrap/Makefile.am +++ b/wrap/Makefile.am @@ -8,7 +8,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . if USE_PYTHON SUBDIRS = python diff --git a/wrap/python/Makefile.am b/wrap/python/Makefile.am index 386013d20..6a4326865 100644 --- a/wrap/python/Makefile.am +++ b/wrap/python/Makefile.am @@ -8,7 +8,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . SUBDIRS = . ajax tests diff --git a/wrap/python/ajax/Makefile.am b/wrap/python/ajax/Makefile.am index 5a65399f3..d990cafe6 100644 --- a/wrap/python/ajax/Makefile.am +++ b/wrap/python/ajax/Makefile.am @@ -7,7 +7,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . nodist_noinst_SCRIPTS = spot.py EXTRA_DIST = $(srcdir)/spot.in README ltl2tgba.html css/ltl2tgba.css \ diff --git a/wrap/python/ajax/spot.in b/wrap/python/ajax/spot.in index 008c9cd79..e6414b30b 100755 --- a/wrap/python/ajax/spot.in +++ b/wrap/python/ajax/spot.in @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . import os import sys diff --git a/wrap/python/buddy.i b/wrap/python/buddy.i index e90945e4c..e25aecaf1 100644 --- a/wrap/python/buddy.i +++ b/wrap/python/buddy.i @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . // This is derived from Buddy's headers, distributed with the // following license: diff --git a/wrap/python/spot.i b/wrap/python/spot.i index 1484769e6..4fe6442f2 100644 --- a/wrap/python/spot.i +++ b/wrap/python/spot.i @@ -9,7 +9,7 @@ // // Spot is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or +// the Free Software Foundation; either version 3 of the License, or // (at your option) any later version. // // Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ // License for more details. // // You should have received a copy of the GNU General Public License -// along with Spot; see the file COPYING. If not, write to the Free -// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// along with this program. If not, see . %{ // Workaround for SWIG 2.0.2 using ptrdiff_t but not including cstddef. diff --git a/wrap/python/tests/Makefile.am b/wrap/python/tests/Makefile.am index 59bb712e0..d06660532 100644 --- a/wrap/python/tests/Makefile.am +++ b/wrap/python/tests/Makefile.am @@ -8,7 +8,7 @@ ## ## Spot is free software; you can redistribute it and/or modify it ## under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## Spot is distributed in the hope that it will be useful, but WITHOUT @@ -17,9 +17,7 @@ ## License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Spot; see the file COPYING. If not, write to the Free -## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with this program. If not, see . EXTRA_DIST = \ $(TESTS) \ diff --git a/wrap/python/tests/alarm.py b/wrap/python/tests/alarm.py index 1fa739bef..aef46d426 100755 --- a/wrap/python/tests/alarm.py +++ b/wrap/python/tests/alarm.py @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . import spot import time diff --git a/wrap/python/tests/bddnqueen.py b/wrap/python/tests/bddnqueen.py index 3df597669..22807e978 100755 --- a/wrap/python/tests/bddnqueen.py +++ b/wrap/python/tests/bddnqueen.py @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Python translation of the C++ example from the BuDDy distribution. # (compare with buddy/examples/queen/queen.cxx) diff --git a/wrap/python/tests/implies.py b/wrap/python/tests/implies.py index 6f8db23f6..2e8a86e3c 100755 --- a/wrap/python/tests/implies.py +++ b/wrap/python/tests/implies.py @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . import sys from buddy import * diff --git a/wrap/python/tests/interdep.py b/wrap/python/tests/interdep.py index ea6c7c738..52f90d7f6 100755 --- a/wrap/python/tests/interdep.py +++ b/wrap/python/tests/interdep.py @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Make sure that interdependencies between the spot and buddy wrappers # are not problematic. diff --git a/wrap/python/tests/ltl2tgba.py b/wrap/python/tests/ltl2tgba.py index bc9e46734..a1dc464d4 100755 --- a/wrap/python/tests/ltl2tgba.py +++ b/wrap/python/tests/ltl2tgba.py @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # This is a python translation of the ltl2tgba C++ test program. # Compare with src/tgbatest/ltl2tgba.cc. diff --git a/wrap/python/tests/ltl2tgba.test b/wrap/python/tests/ltl2tgba.test index e79e178d5..156509728 100755 --- a/wrap/python/tests/ltl2tgba.test +++ b/wrap/python/tests/ltl2tgba.test @@ -7,7 +7,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -16,9 +16,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . set -e diff --git a/wrap/python/tests/ltlparse.py b/wrap/python/tests/ltlparse.py index a8d953332..f972432ee 100755 --- a/wrap/python/tests/ltlparse.py +++ b/wrap/python/tests/ltlparse.py @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . import sys import spot diff --git a/wrap/python/tests/ltlsimple.py b/wrap/python/tests/ltlsimple.py index 671fda89b..1b4f63761 100755 --- a/wrap/python/tests/ltlsimple.py +++ b/wrap/python/tests/ltlsimple.py @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . import spot import sys diff --git a/wrap/python/tests/minato.py b/wrap/python/tests/minato.py index 247cea2be..e7463cf55 100755 --- a/wrap/python/tests/minato.py +++ b/wrap/python/tests/minato.py @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . import spot import buddy diff --git a/wrap/python/tests/modgray.py b/wrap/python/tests/modgray.py index 6430d0451..0779f15a0 100755 --- a/wrap/python/tests/modgray.py +++ b/wrap/python/tests/modgray.py @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . import spot import sys diff --git a/wrap/python/tests/optionmap.py b/wrap/python/tests/optionmap.py index 73d8cf052..9bce94e0c 100755 --- a/wrap/python/tests/optionmap.py +++ b/wrap/python/tests/optionmap.py @@ -9,7 +9,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -18,9 +18,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . import spot diff --git a/wrap/python/tests/parsetgba.py b/wrap/python/tests/parsetgba.py index 9b6199a63..2a075ebfa 100755 --- a/wrap/python/tests/parsetgba.py +++ b/wrap/python/tests/parsetgba.py @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . import os import spot diff --git a/wrap/python/tests/run.in b/wrap/python/tests/run.in index 1968a4ec1..79a21ee7a 100644 --- a/wrap/python/tests/run.in +++ b/wrap/python/tests/run.in @@ -10,7 +10,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -19,9 +19,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . # Darwin needs some help in figuring out where non-installed libtool # libraries are (on this platform libtool encodes the expected final diff --git a/wrap/python/tests/setxor.py b/wrap/python/tests/setxor.py index 37754b775..66f93c81a 100755 --- a/wrap/python/tests/setxor.py +++ b/wrap/python/tests/setxor.py @@ -6,7 +6,7 @@ # # Spot is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Spot is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with Spot; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see . import sys from buddy import * -- GitLab