From a9f621afb2f5c264cbd21be7202d4814d22246c8 Mon Sep 17 00:00:00 2001 From: Adrian Thurston Date: Wed, 18 Jan 2012 04:41:52 +0000 Subject: Copyright notice updating. --- Makefile.am | 2 +- colm/Makefile.am | 2 +- colm/analysis.cc | 2 +- colm/bytecode.c | 2 +- colm/bytecode.h | 2 +- colm/closure.cc | 2 +- colm/codegen.cc | 2 +- colm/codevect.c | 2 +- colm/compile.cc | 2 +- colm/ctinput.cc | 2 +- colm/debug.c | 2 +- colm/debug.h | 2 +- colm/declare.cc | 2 +- colm/dotgen.cc | 2 +- colm/dotgen.h | 2 +- colm/fsmap.cc | 2 +- colm/fsmattach.cc | 2 +- colm/fsmbase.cc | 2 +- colm/fsmcodegen.cc | 2 +- colm/fsmcodegen.h | 2 +- colm/fsmexec.cc | 2 +- colm/fsmgraph.cc | 2 +- colm/fsmgraph.h | 2 +- colm/fsmmin.cc | 2 +- colm/fsmrun.c | 2 +- colm/fsmrun.h | 2 +- colm/fsmstate.cc | 2 +- colm/global.h | 2 +- colm/input.c | 2 +- colm/input.h | 2 +- colm/keyops.h | 2 +- colm/list.c | 2 +- colm/lmparse.kl | 2 +- colm/lmscan.h | 2 +- colm/lmscan.rl | 2 +- colm/main.cc | 2 +- colm/map.c | 2 +- colm/map.cc | 2 +- colm/map.h | 2 +- colm/parsedata.cc | 2 +- colm/parsedata.h | 2 +- colm/parsetree.cc | 2 +- colm/parsetree.h | 2 +- colm/pcheck.cc | 2 +- colm/pdabuild.cc | 2 +- colm/pdacodegen.cc | 2 +- colm/pdacodegen.h | 2 +- colm/pdagraph.cc | 2 +- colm/pdagraph.h | 2 +- colm/pdarun.c | 2 +- colm/pdarun.h | 2 +- colm/pool.c | 2 +- colm/pool.h | 2 +- colm/program.c | 2 +- colm/program.h | 2 +- colm/redbuild.cc | 2 +- colm/redbuild.h | 2 +- colm/redfsm.cc | 2 +- colm/redfsm.h | 2 +- colm/resolve.cc | 2 +- colm/string.c | 2 +- colm/tree.c | 2 +- colm/tree.h | 2 +- configure.in | 2 +- 64 files changed, 64 insertions(+), 64 deletions(-) diff --git a/Makefile.am b/Makefile.am index 98a61b96..60ebe031 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright 2001-2007 Adrian Thurston +# Copyright 2010-2012 Adrian Thurston # # This file is part of Colm. diff --git a/colm/Makefile.am b/colm/Makefile.am index 569665bb..4bd9e455 100644 --- a/colm/Makefile.am +++ b/colm/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright 2007-2011 Adrian Thurston +# Copyright 2007-2012 Adrian Thurston # # This file is part of Colm. diff --git a/colm/analysis.cc b/colm/analysis.cc index 8605e455..a4b4f409 100644 --- a/colm/analysis.cc +++ b/colm/analysis.cc @@ -1,5 +1,5 @@ /* - * Copyright 2011 Adrian Thurston + * Copyright 2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/bytecode.c b/colm/bytecode.c index 26e21077..3fbb750c 100644 --- a/colm/bytecode.c +++ b/colm/bytecode.c @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/bytecode.h b/colm/bytecode.h index 0350c2db..6a9706c7 100644 --- a/colm/bytecode.h +++ b/colm/bytecode.h @@ -1,5 +1,5 @@ /* - * Copyright 2007-2011 Adrian Thurston + * Copyright 2007-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/closure.cc b/colm/closure.cc index 48ec0f48..7590a0ac 100644 --- a/colm/closure.cc +++ b/colm/closure.cc @@ -1,5 +1,5 @@ /* - * Copyright 2005-2011 Adrian Thurston + * Copyright 2005-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/codegen.cc b/colm/codegen.cc index b7ec85b3..e731143c 100644 --- a/colm/codegen.cc +++ b/colm/codegen.cc @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/codevect.c b/colm/codevect.c index cd27d611..7e01d018 100644 --- a/colm/codevect.c +++ b/colm/codevect.c @@ -1,5 +1,5 @@ /* - * Copyright 2010-2011 Adrian Thurston + * Copyright 2010-2012 Adrian Thurston */ /* This file is part of Aapl. diff --git a/colm/compile.cc b/colm/compile.cc index 60e3bef3..d7da1059 100644 --- a/colm/compile.cc +++ b/colm/compile.cc @@ -1,5 +1,5 @@ /* - * Copyright 2007-2011 Adrian Thurston + * Copyright 2007-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/ctinput.cc b/colm/ctinput.cc index c7109a5f..f2c50c99 100644 --- a/colm/ctinput.cc +++ b/colm/ctinput.cc @@ -1,5 +1,5 @@ /* - * Copyright 2007-2011 Adrian Thurston + * Copyright 2007-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/debug.c b/colm/debug.c index f94787a4..6d9689e0 100644 --- a/colm/debug.c +++ b/colm/debug.c @@ -1,5 +1,5 @@ /* - * Copyright 2010-2011 Adrian Thurston + * Copyright 2010-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/debug.h b/colm/debug.h index f2511f9b..3fd9bb8e 100644 --- a/colm/debug.h +++ b/colm/debug.h @@ -1,5 +1,5 @@ /* - * Copyright 2010-2011 Adrian Thurston + * Copyright 2010-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/declare.cc b/colm/declare.cc index 5f43bb2e..2b2dfc70 100644 --- a/colm/declare.cc +++ b/colm/declare.cc @@ -1,5 +1,5 @@ /* - * Copyright 2011 Adrian Thurston + * Copyright 2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/dotgen.cc b/colm/dotgen.cc index 7ac8951a..9bb4dee5 100644 --- a/colm/dotgen.cc +++ b/colm/dotgen.cc @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/dotgen.h b/colm/dotgen.h index 22a08339..d05a2410 100644 --- a/colm/dotgen.h +++ b/colm/dotgen.h @@ -1,5 +1,5 @@ /* - * Copyright 2001-2011 Adrian Thurston + * Copyright 2001-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/fsmap.cc b/colm/fsmap.cc index 521a0338..a4c072b6 100644 --- a/colm/fsmap.cc +++ b/colm/fsmap.cc @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/fsmattach.cc b/colm/fsmattach.cc index ebefb1c4..a58ed9a4 100644 --- a/colm/fsmattach.cc +++ b/colm/fsmattach.cc @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/fsmbase.cc b/colm/fsmbase.cc index 25da005d..90341039 100644 --- a/colm/fsmbase.cc +++ b/colm/fsmbase.cc @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/fsmcodegen.cc b/colm/fsmcodegen.cc index 9f103f2d..58478f33 100644 --- a/colm/fsmcodegen.cc +++ b/colm/fsmcodegen.cc @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/fsmcodegen.h b/colm/fsmcodegen.h index 871d2457..41cd88ec 100644 --- a/colm/fsmcodegen.h +++ b/colm/fsmcodegen.h @@ -1,5 +1,5 @@ /* - * Copyright 2001-2011 Adrian Thurston + * Copyright 2001-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/fsmexec.cc b/colm/fsmexec.cc index d761ce21..772e3146 100644 --- a/colm/fsmexec.cc +++ b/colm/fsmexec.cc @@ -1,5 +1,5 @@ /* - * Copyright 2007-2011 Adrian Thurston + * Copyright 2007-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/fsmgraph.cc b/colm/fsmgraph.cc index 1017fd51..590d7902 100644 --- a/colm/fsmgraph.cc +++ b/colm/fsmgraph.cc @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/fsmgraph.h b/colm/fsmgraph.h index 50a3b4d5..b66d487c 100644 --- a/colm/fsmgraph.h +++ b/colm/fsmgraph.h @@ -1,5 +1,5 @@ /* - * Copyright 2001-2011 Adrian Thurston + * Copyright 2001-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/fsmmin.cc b/colm/fsmmin.cc index bf886cf0..cbb2b99f 100644 --- a/colm/fsmmin.cc +++ b/colm/fsmmin.cc @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/fsmrun.c b/colm/fsmrun.c index 4751e6bf..4b8d8b3e 100644 --- a/colm/fsmrun.c +++ b/colm/fsmrun.c @@ -1,5 +1,5 @@ /* - * Copyright 2010-2011 Adrian Thurston + * Copyright 2010-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/fsmrun.h b/colm/fsmrun.h index a2c3eb6c..821b3ccf 100644 --- a/colm/fsmrun.h +++ b/colm/fsmrun.h @@ -1,5 +1,5 @@ /* - * Copyright 2007-2011 Adrian Thurston + * Copyright 2007-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/fsmstate.cc b/colm/fsmstate.cc index 556123f6..dae1479b 100644 --- a/colm/fsmstate.cc +++ b/colm/fsmstate.cc @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/global.h b/colm/global.h index 24fd803f..d67c55e4 100644 --- a/colm/global.h +++ b/colm/global.h @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/input.c b/colm/input.c index 4aa66548..e9a5ea7c 100644 --- a/colm/input.c +++ b/colm/input.c @@ -1,5 +1,5 @@ /* - * Copyright 2007-2011 Adrian Thurston + * Copyright 2007-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/input.h b/colm/input.h index e6ef3439..882c6b31 100644 --- a/colm/input.h +++ b/colm/input.h @@ -1,5 +1,5 @@ /* - * Copyright 2007-2011 Adrian Thurston + * Copyright 2007-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/keyops.h b/colm/keyops.h index b8f691ff..1808c6a6 100644 --- a/colm/keyops.h +++ b/colm/keyops.h @@ -1,5 +1,5 @@ /* - * Copyright 2001-2011 Adrian Thurston + * Copyright 2001-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/list.c b/colm/list.c index 168dccc4..d9180b73 100644 --- a/colm/list.c +++ b/colm/list.c @@ -1,5 +1,5 @@ /* - * Copyright 2007-2011 Adrian Thurston + * Copyright 2007-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/lmparse.kl b/colm/lmparse.kl index e3014212..cf6214f6 100644 --- a/colm/lmparse.kl +++ b/colm/lmparse.kl @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/lmscan.h b/colm/lmscan.h index 7b232624..55f466b4 100644 --- a/colm/lmscan.h +++ b/colm/lmscan.h @@ -1,5 +1,5 @@ /* - * Copyright 2007-2011 Adrian Thurston + * Copyright 2007-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/lmscan.rl b/colm/lmscan.rl index 3e1c0e01..bacdc016 100644 --- a/colm/lmscan.rl +++ b/colm/lmscan.rl @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/main.cc b/colm/main.cc index e2344dfe..c9c5e351 100644 --- a/colm/main.cc +++ b/colm/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/map.c b/colm/map.c index db360268..4609db58 100644 --- a/colm/map.c +++ b/colm/map.c @@ -1,5 +1,5 @@ /* - * Copyright 2010-2011 Adrian Thurston + * Copyright 2010-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/map.cc b/colm/map.cc index f336a3c7..52dd2697 100644 --- a/colm/map.cc +++ b/colm/map.cc @@ -1,5 +1,5 @@ /* - * Copyright 2008-2011 Adrian Thurston + * Copyright 2008-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/map.h b/colm/map.h index bb98f218..993ca86e 100644 --- a/colm/map.h +++ b/colm/map.h @@ -1,5 +1,5 @@ /* - * Copyright 2010-2011 Adrian Thurston + * Copyright 2010-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/parsedata.cc b/colm/parsedata.cc index f5fa9da7..8440292c 100644 --- a/colm/parsedata.cc +++ b/colm/parsedata.cc @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/parsedata.h b/colm/parsedata.h index 917b1f88..5b7cc8e0 100644 --- a/colm/parsedata.h +++ b/colm/parsedata.h @@ -1,5 +1,5 @@ /* - * Copyright 2001-2011 Adrian Thurston + * Copyright 2001-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/parsetree.cc b/colm/parsetree.cc index 1d2a6ce9..0a810b10 100644 --- a/colm/parsetree.cc +++ b/colm/parsetree.cc @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/parsetree.h b/colm/parsetree.h index a4a85056..db8fbdd3 100644 --- a/colm/parsetree.h +++ b/colm/parsetree.h @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/pcheck.cc b/colm/pcheck.cc index 298411f7..d5401f7d 100644 --- a/colm/pcheck.cc +++ b/colm/pcheck.cc @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/pdabuild.cc b/colm/pdabuild.cc index 530e4577..6c47a780 100644 --- a/colm/pdabuild.cc +++ b/colm/pdabuild.cc @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/pdacodegen.cc b/colm/pdacodegen.cc index 88e332d8..e20257a2 100644 --- a/colm/pdacodegen.cc +++ b/colm/pdacodegen.cc @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/pdacodegen.h b/colm/pdacodegen.h index 9853fbb3..cc92804f 100644 --- a/colm/pdacodegen.h +++ b/colm/pdacodegen.h @@ -1,5 +1,5 @@ /* - * Copyright 2007-2011 Adrian Thurston + * Copyright 2007-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/pdagraph.cc b/colm/pdagraph.cc index 9ccf11d5..5f0e272c 100644 --- a/colm/pdagraph.cc +++ b/colm/pdagraph.cc @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/pdagraph.h b/colm/pdagraph.h index 40609701..f1a7c3f5 100644 --- a/colm/pdagraph.h +++ b/colm/pdagraph.h @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/pdarun.c b/colm/pdarun.c index b5843dce..4c02a54a 100644 --- a/colm/pdarun.c +++ b/colm/pdarun.c @@ -1,5 +1,5 @@ /* - * Copyright 2007-2011 Adrian Thurston + * Copyright 2007-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/pdarun.h b/colm/pdarun.h index 1e683e60..e2c0f627 100644 --- a/colm/pdarun.h +++ b/colm/pdarun.h @@ -1,5 +1,5 @@ /* - * Copyright 2007-2011 Adrian Thurston + * Copyright 2007-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/pool.c b/colm/pool.c index 85db337f..ee2196bd 100644 --- a/colm/pool.c +++ b/colm/pool.c @@ -1,5 +1,5 @@ /* - * Copyright 2010-2011 Adrian Thurston + * Copyright 2010-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/pool.h b/colm/pool.h index f7e0e8d5..da95e454 100644 --- a/colm/pool.h +++ b/colm/pool.h @@ -1,5 +1,5 @@ /* - * Copyright 2010-2011 Adrian Thurston + * Copyright 2010-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/program.c b/colm/program.c index bad09989..15c1be2e 100644 --- a/colm/program.c +++ b/colm/program.c @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/program.h b/colm/program.h index 9d034522..183834dd 100644 --- a/colm/program.h +++ b/colm/program.h @@ -1,5 +1,5 @@ /* - * Copyright 2007-2011 Adrian Thurston + * Copyright 2007-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/redbuild.cc b/colm/redbuild.cc index fcf02cb6..eaad21fa 100644 --- a/colm/redbuild.cc +++ b/colm/redbuild.cc @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/redbuild.h b/colm/redbuild.h index b6be9341..5c856500 100644 --- a/colm/redbuild.h +++ b/colm/redbuild.h @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/redfsm.cc b/colm/redfsm.cc index eec688ba..d3a65b7c 100644 --- a/colm/redfsm.cc +++ b/colm/redfsm.cc @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/redfsm.h b/colm/redfsm.h index 4d3b5881..456a154a 100644 --- a/colm/redfsm.h +++ b/colm/redfsm.h @@ -1,5 +1,5 @@ /* - * Copyright 2006-2011 Adrian Thurston + * Copyright 2006-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/resolve.cc b/colm/resolve.cc index e0c837df..526d3588 100644 --- a/colm/resolve.cc +++ b/colm/resolve.cc @@ -1,5 +1,5 @@ /* - * Copyright 2009-2011 Adrian Thurston + * Copyright 2009-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/string.c b/colm/string.c index 38f9ff66..d670b68c 100644 --- a/colm/string.c +++ b/colm/string.c @@ -1,5 +1,5 @@ /* - * Copyright 2007-2011 Adrian Thurston + * Copyright 2007-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/tree.c b/colm/tree.c index 80efedf3..84c95b68 100644 --- a/colm/tree.c +++ b/colm/tree.c @@ -1,5 +1,5 @@ /* - * Copyright 2008-2011 Adrian Thurston + * Copyright 2008-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/colm/tree.h b/colm/tree.h index 434f1a9e..b4e5eb19 100644 --- a/colm/tree.h +++ b/colm/tree.h @@ -1,5 +1,5 @@ /* - * Copyright 2010-2011 Adrian Thurston + * Copyright 2010-2012 Adrian Thurston */ /* This file is part of Colm. diff --git a/configure.in b/configure.in index 6969e6d3..290a2619 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ dnl -dnl Copyright 2006-2011 Adrian Thurston +dnl Copyright 2006-2012 Adrian Thurston dnl dnl This file is part of Colm. -- cgit v1.2.1