email address update: thurston@cs.queensu.ca -> thurston@complang.org
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Tue, 7 Oct 2008 19:36:00 +0000 (19:36 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Tue, 7 Oct 2008 19:36:00 +0000 (19:36 +0000)
git-svn-id: http://svn.complang.org/ragel/trunk@482 052ea7fc-9027-0410-9066-f65837a77df0

152 files changed:
CREDITS
Makefile.in
aapl/avlbasic.h
aapl/avlcommon.h
aapl/avlibasic.h
aapl/avlikeyless.h
aapl/avlimap.h
aapl/avlimel.h
aapl/avlimelkey.h
aapl/avliset.h
aapl/avlitree.h
aapl/avlkeyless.h
aapl/avlmap.h
aapl/avlmel.h
aapl/avlmelkey.h
aapl/avlset.h
aapl/avltree.h
aapl/bstcommon.h
aapl/bstmap.h
aapl/bstset.h
aapl/bsttable.h
aapl/bubblesort.h
aapl/compare.h
aapl/dlcommon.h
aapl/dlist.h
aapl/dlistmel.h
aapl/dlistval.h
aapl/insertsort.h
aapl/mergesort.h
aapl/quicksort.h
aapl/resize.h
aapl/sbstmap.h
aapl/sbstset.h
aapl/sbsttable.h
aapl/svector.h
aapl/table.h
aapl/vector.h
common/Makefile.in
common/buffer.h
common/common.cpp
common/common.h
common/config.h.in
common/pcheck.h
configure.in
doc/Makefile.in
doc/ragel-guide.tex
doc/ragel.1.in
doc/rlgen-cd.1.in
doc/rlgen-dot.1.in
doc/rlgen-java.1.in
doc/rlgen-ruby.1.in
examples/Makefile
ragel/Makefile.in
ragel/fsmap.cpp
ragel/fsmattach.cpp
ragel/fsmbase.cpp
ragel/fsmgraph.cpp
ragel/fsmgraph.h
ragel/fsmmin.cpp
ragel/fsmstate.cpp
ragel/main.cpp
ragel/parsedata.cpp
ragel/parsedata.h
ragel/parsetree.cpp
ragel/parsetree.h
ragel/ragel.h
ragel/rlparse.kh
ragel/rlparse.kl
ragel/rlscan.h
ragel/rlscan.rl
ragel/xmlcodegen.cpp
ragel/xmlcodegen.h
redfsm/Makefile.in
redfsm/gendata.cpp
redfsm/gendata.h
redfsm/redfsm.cpp
redfsm/redfsm.h
redfsm/xmlparse.kh
redfsm/xmlparse.kl
redfsm/xmlscan.rl
redfsm/xmltags.gperf
rlgen-cd/Makefile.in
rlgen-cd/fflatcodegen.cpp
rlgen-cd/fflatcodegen.h
rlgen-cd/fgotocodegen.cpp
rlgen-cd/fgotocodegen.h
rlgen-cd/flatcodegen.cpp
rlgen-cd/flatcodegen.h
rlgen-cd/fsmcodegen.cpp
rlgen-cd/fsmcodegen.h
rlgen-cd/ftabcodegen.cpp
rlgen-cd/ftabcodegen.h
rlgen-cd/gotocodegen.cpp
rlgen-cd/gotocodegen.h
rlgen-cd/ipgotocodegen.cpp
rlgen-cd/ipgotocodegen.h
rlgen-cd/main.cpp
rlgen-cd/rlgen-cd.h
rlgen-cd/splitcodegen.cpp
rlgen-cd/splitcodegen.h
rlgen-cd/tabcodegen.cpp
rlgen-cd/tabcodegen.h
rlgen-csharp/Makefile.in
rlgen-csharp/fflatcodegen.cpp
rlgen-csharp/fflatcodegen.h
rlgen-csharp/fgotocodegen.cpp
rlgen-csharp/fgotocodegen.h
rlgen-csharp/flatcodegen.cpp
rlgen-csharp/flatcodegen.h
rlgen-csharp/fsmcodegen.cpp
rlgen-csharp/fsmcodegen.h
rlgen-csharp/ftabcodegen.cpp
rlgen-csharp/ftabcodegen.h
rlgen-csharp/gotocodegen.cpp
rlgen-csharp/gotocodegen.h
rlgen-csharp/ipgotocodegen.cpp
rlgen-csharp/ipgotocodegen.h
rlgen-csharp/main.cpp
rlgen-csharp/rlgen-csharp.h
rlgen-csharp/splitcodegen.cpp
rlgen-csharp/splitcodegen.h
rlgen-csharp/tabcodegen.cpp
rlgen-csharp/tabcodegen.h
rlgen-dot/Makefile.in
rlgen-dot/gvdotgen.cpp
rlgen-dot/gvdotgen.h
rlgen-dot/main.cpp
rlgen-dot/rlgen-dot.h
rlgen-java/Makefile.in
rlgen-java/javacodegen.cpp
rlgen-java/javacodegen.h
rlgen-java/main.cpp
rlgen-java/rlgen-java.h
rlgen-ruby/Makefile.in
rlgen-ruby/main.cpp
rlgen-ruby/rbx-gotocodegen.cpp
rlgen-ruby/rbx-gotocodegen.h
rlgen-ruby/rlgen-ruby.h
rlgen-ruby/ruby-codegen.cpp
rlgen-ruby/ruby-codegen.h
rlgen-ruby/ruby-fflatcodegen.cpp
rlgen-ruby/ruby-fflatcodegen.h
rlgen-ruby/ruby-flatcodegen.cpp
rlgen-ruby/ruby-flatcodegen.h
rlgen-ruby/ruby-ftabcodegen.cpp
rlgen-ruby/ruby-ftabcodegen.h
rlgen-ruby/ruby-tabcodegen.cpp
rlgen-ruby/ruby-tabcodegen.h
test/Makefile.in
test/mailbox2.rl
test/mailbox3.rl
test/runtests

diff --git a/CREDITS b/CREDITS
index fb810e1..22c2dea 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -3,7 +3,7 @@
                      =======================================
 
 
-* Ragel was designed and written by Adrian Thurston <thurston@cs.queensu.ca>.
+* Ragel was designed and written by Adrian Thurston <thurston@complang.org>.
 
 Many others have helped out along the way. My apolgies to anyone who has been
 missed.
index 2666c48..7146ed3 100644 (file)
@@ -1,5 +1,5 @@
 #
-#   Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+#   Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
 #
 
 #   This file is part of Ragel.
index 780ef07..ed826f3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index a404444..06983bc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index a48faaa..b916f74 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index 559b75a..0c60608 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002, 2003 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002, 2003 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index 38bfff7..c207dc5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index 9442a99..bceddcd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index faa56e8..52d3a40 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index cf5be36..9594e7d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index b053c96..28394bb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index 3080513..fecf8bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002, 2003 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002, 2003 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index e4e1566..378613c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index 7bfad3b..6d0deb7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index 9261cc8..5a66c9c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index 224ee59..579378a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index cf15359..2aa8e15 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index bd390cd..888717f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index 5154b86..30c8e3c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index ce710ee..4a0f88e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index 9898ebf..4e4babc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index 20e0f6f..bcc2fb6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index e537736..3106df9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index 5ce9bd3..91dff25 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index eaf3e5d..e34c8da 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index 3433139..17de543 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index 6f24999..4fcf33f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index eb3e264..94aef7b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index d017511..68b8426 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001, 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001, 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index 9bb96ef..bb6941e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index 24edc16..9e8491a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index 9436a47..e3975a1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index fe8ddf6..3487ee7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index 100b87e..348f1fd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index db3a565..7dcae62 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002, 2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002, 2006 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index c1f2b7b..c218281 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001, 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001, 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index 81c522e..b29c749 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002, 2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002, 2006 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Aapl.
index 9b9deb1..c0a3a34 100644 (file)
@@ -1,5 +1,5 @@
 #
-#   Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+#   Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
 #
 
 #   This file is part of Ragel.
index 99c4e82..ae96913 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2003 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2003 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 360108b..e8971ac 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2006-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2006-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 6fd51b9..e313d41 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index eaacfb3..8871c46 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index dac8811..34d7cf8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001, 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001, 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index a257a70..787e720 100644 (file)
@@ -1,5 +1,5 @@
 dnl 
-dnl   Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+dnl   Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
 dnl
 
 dnl   This file is part of Ragel.
index ed1350c..2b8a22b 100644 (file)
@@ -1,5 +1,5 @@
 #
-#   Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+#   Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
 #
 
 #   This file is part of Ragel.
index 2f5ea5a..62f740d 100644 (file)
@@ -1,5 +1,5 @@
 %
-%   Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+%   Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
 %
 
 %   This file is part of Ragel.
index 68142e2..371456f 100644 (file)
@@ -1,5 +1,5 @@
 .\"
-.\"   Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+.\"   Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
 .\"
 
 .\"   This file is part of Ragel.
@@ -625,7 +625,7 @@ Save the current state and immediately break out of the machine.
 Ragel is still under development and has not yet matured. There are probably
 many bugs.
 .SH CREDITS
-Ragel was written by Adrian Thurston <thurston@cs.queensu.ca>.  Objective-C
+Ragel was written by Adrian Thurston <thurston@complang.org>.  Objective-C
 output contributed by Erich Ocean. D output contributed by Alan West. 
 .SH "SEE ALSO"
 .BR rlgen-cd (1),
index 33cc088..cd4775a 100644 (file)
@@ -1,5 +1,5 @@
 .\"
-.\"   Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+.\"   Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
 .\"
 
 .\"   This file is part of Ragel.
@@ -95,7 +95,7 @@ machine control code.
 Ragel is still under development and has not yet matured. There are probably
 many bugs.
 .SH CREDITS
-Ragel was written by Adrian Thurston <thurston@cs.queensu.ca>.  Objective-C
+Ragel was written by Adrian Thurston <thurston@complang.org>.  Objective-C
 output contributed by Erich Ocean. D output contributed by Alan West. 
 .SH "SEE ALSO"
 .BR ragel (1),
index 5c24091..2a16af1 100644 (file)
@@ -1,5 +1,5 @@
 .\"
-.\"   Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+.\"   Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
 .\"
 
 .\"   This file is part of Ragel.
@@ -49,7 +49,7 @@ Display printable characters in transition labels.
 Ragel is still under development and has not yet matured. There are probably
 many bugs.
 .SH CREDITS
-Ragel was written by Adrian Thurston <thurston@cs.queensu.ca>.  Objective-C
+Ragel was written by Adrian Thurston <thurston@complang.org>.  Objective-C
 output contributed by Erich Ocean. D output contributed by Alan West. 
 .SH "SEE ALSO"
 .BR ragel (1),
index c143d15..8851f21 100644 (file)
@@ -1,5 +1,5 @@
 .\"
-.\"   Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+.\"   Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
 .\"
 
 .\"   This file is part of Ragel.
@@ -58,7 +58,7 @@ driven FSM produces a smaller binary and requires a less expensive host language
 compile but results in slower running code. The table driven FSM is suitable
 for any FSM.
 .SH CREDITS
-Ragel was written by Adrian Thurston <thurston@cs.queensu.ca>.  Contributions
+Ragel was written by Adrian Thurston <thurston@complang.org>.  Contributions
 to Java code generation by Colin Fleming.
 .SH "SEE ALSO"
 .BR ragel (1),
index 9aecfe2..db2e1fd 100644 (file)
@@ -1,5 +1,5 @@
 .\"
-.\"   Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+.\"   Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
 .\"
 
 .\"   This file is part of Ragel.
@@ -61,7 +61,7 @@ for any FSM.
 Ragel is still under development and has not yet matured. There are probably
 many bugs.
 .SH CREDITS
-Ragel was written by Adrian Thurston <thurston@cs.queensu.ca>.  Objective-C
+Ragel was written by Adrian Thurston <thurston@complang.org>.  Objective-C
 output contributed by Erich Ocean. D output contributed by Alan West. 
 .SH "SEE ALSO"
 .BR ragel (1),
index b9fcc21..863b57e 100644 (file)
@@ -1,5 +1,5 @@
 #
-#   Copyright 2002-2007 Adrian Thurston <thurston@cs.queensu.ca>
+#   Copyright 2002-2007 Adrian Thurston <thurston@complang.org>
 #
 
 #   This file is part of Ragel.
index e4dab83..8ce2a9f 100644 (file)
@@ -1,5 +1,5 @@
 #
-#   Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+#   Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
 #
 
 #   This file is part of Ragel.
index d35df11..12d9e56 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002-2004 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002-2004 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 16d2183..b0911f3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 4ed28e8..87c7f0e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 34ea661..fecc4a5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001, 2002, 2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001, 2002, 2006 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 2ccfeb0..ba9d011 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index c9ace1b..42ebfaa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index ed8f7c7..63c48e9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2002 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2002 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index ea1605a..51e0a29 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 0dfaac4..a815e1c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index b806c42..c62508f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 72e84ea..770810c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index c3a1e21..54a8671 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index cf5951b..715e69a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index e840f8a..3297dbe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 42d9732..ece1786 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 430bef6..4c07bf8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 9c96ef1..40bb918 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2006-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2006-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 16bd833..8cbe738 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2005-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2005-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index b82a8da..719161e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2005-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2005-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 7dfceb9..b47e222 100644 (file)
@@ -1,5 +1,5 @@
 #
-#   Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+#   Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
 #
 
 #   This file is part of Ragel.
index c4c503b..99065de 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2005-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2005-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index f8c6d2f..206f019 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2005-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2005-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index e02493e..a8d05c5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index c53352a..341c7b7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index de88f7d..0296982 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index e725fcc..74389b0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 1b09941..e217183 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 5b07e8a..48ae352 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2005 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2005 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index bfeb625..e8b6dca 100644 (file)
@@ -1,5 +1,5 @@
 #
-#   Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+#   Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
 #
 
 #   This file is part of Ragel.
index c76677f..733cfcb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2004-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2004-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index 7493b50..6ac0b0d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2004-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2004-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index 3988868..41ad2cd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index 9a93d5d..287b9dc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index 66dc07b..f753526 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2004-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2004-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index ad5674e..f568546 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2004-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2004-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index 942769c..f4de4f6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index 6e75772..853a38e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index 6118b78..e1f383b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index 9a91174..5de73e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index e4999f0..e7c1685 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index 7de21f1..11ce134 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index 9d10d9f..c756111 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index caff0d7..7b815ab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index f4a0d4f..1cea4f8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 9d280f2..c11903b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 5faf602..59e8ac0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2006 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index abba1ab..29ce42e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2006 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 82d9d43..6754362 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index 79f1864..bdcd392 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index 2906bc1..454eb3f 100644 (file)
@@ -1,5 +1,5 @@
 #
-#   Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+#   Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
 #
 
 #   This file is part of Ragel.
index fbccbcd..2d48380 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2004-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2004-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index c45885a..dd25d83 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2004-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2004-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index a39289f..cf62083 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index 53a039f..68c7368 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index 10f9f36..9dd191a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2004-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2004-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index b9c9ee3..559cc34 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2004-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2004-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index fd46865..be36a77 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index 0bd7e48..33c8694 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index 4804a2d..f7da6bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index 46101ee..173a3ce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index 5172968..810b5f5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index 2839d0e..b686641 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index 259c752..5c2fae3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index 21af6d1..0b9a300 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index 1a78848..7f3970e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 21899c4..de69af4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 5aaee1e..63ac299 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2006 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 8118643..9bfbe79 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2006 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index ab1a672..30a2bf2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index e1f5f41..c54afd5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  *            2004 Erich Ocean <eric.ocean@ampede.com>
  *            2005 Alan West <alan@alanz.com>
  */
index c4bb747..c1ea1ac 100644 (file)
@@ -1,5 +1,5 @@
 #
-#   Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+#   Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
 #
 
 #   This file is part of Ragel.
index 8f900e9..57898b2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 8bd239e..5f1af60 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 8004236..5b6ede6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 258d4b4..cbd55f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2006 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 2fe5cd7..15e5880 100644 (file)
@@ -1,5 +1,5 @@
 #
-#   Copyright 2007 Adrian Thurston <thurston@cs.queensu.ca>
+#   Copyright 2007 Adrian Thurston <thurston@complang.org>
 #
 
 #   This file is part of Ragel.
index 16c8f66..b8713a3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2006-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2006-2007 Adrian Thurston <thurston@complang.org>
  *            2007 Colin Fleming <colin.fleming@caverock.com>
  */
 
index 2e777be..78b7cde 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2006-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2006-2007 Adrian Thurston <thurston@complang.org>
  *            2007 Colin Fleming <colin.fleming@caverock.com>
  */
 
index ae4559a..bbde367 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 388afd0..7e5e07b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 8137b45..99f1fce 100644 (file)
@@ -1,5 +1,5 @@
 #
-#   Copyright 2007 Adrian Thurston <thurston@cs.queensu.ca>
+#   Copyright 2007 Adrian Thurston <thurston@complang.org>
 #
 
 #   This file is part of Ragel.
index 401874c..7ea5476 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Copyright 2007 Victor Hugo Borja <vic@rubyforge.org>
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index c67aed3..f826d11 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Copyright 2007 Victor Hugo Borja <vic@rubyforge.org>
- *            2006-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *            2006-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index e779f0a..1488540 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Copyright 2007 Victor Hugo Borja <vic@rubyforge.org>
- *            2006-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *            2006-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 5756459..77ebc69 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  2007 Victor Hugo Borja <vic@rubyforge.org>
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 1c7c674..197f101 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  2007 Victor Hugo Borja <vic@rubyforge.org>
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 7516b67..f9fdf1b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  2007 Victor Hugo Borja <vic@rubyforge.org>
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index e099071..f30ffdf 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  2007 Victor Hugo Borja <vic@rubyforge.org>
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 5319b3a..6a58698 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  2007 Victor Hugo Borja <vic@rubyforge.org>
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 5adc20c..bf30988 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  *  Copyright 2007 Victor Hugo Borja <vic@rubyforge.org>
  */
 
index 81c20a5..f781b6b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  2007 Victor Hugo Borja <vic@rubyforge.org>
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 63caa27..3e60b75 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  2007 Victor Hugo Borja <vic@rubyforge.org>
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index b2d9095..9811511 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  2007 Victor Hugo Borja <vic@rubyforge.org>
- *  Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *  Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index c1fef8a..ac7aa87 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Copyright 2007 Victor Hugo Borja <vic@rubyforge.org>
- *            2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *            2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index 7ce99af..747e7c1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Copyright 2007 Victor Hugo Borja <vic@rubyforge.org>
- *            2006-2007 Adrian Thurston <thurston@cs.queensu.ca>
+ *            2006-2007 Adrian Thurston <thurston@complang.org>
  */
 
 /*  This file is part of Ragel.
index fe49856..ab3c02c 100644 (file)
@@ -1,5 +1,5 @@
 #
-#   Copyright 2002-2006 Adrian Thurston <thurston@cs.queensu.ca>
+#   Copyright 2002-2006 Adrian Thurston <thurston@complang.org>
 #
 
 #   This file is part of Ragel.
index ce98b09..bbaf820 100644 (file)
@@ -142,7 +142,7 @@ int main()
 {
        test(
                "From user@host.com Wed Nov 28 13:30:05 2001\n"
-               "From: \"Adrian D. Thurston\" <thurston@cs.queensu.ca>\n"
+               "From: \"Adrian D. Thurston\" <thurston@complang.org>\n"
                "Subject:   the squirrel has landed\n"
                "\n"
                "Message goes here. \n"
@@ -162,7 +162,7 @@ int main()
 #ifdef _____OUTPUT_____
 ------
 FROM
-       "Adrian D. Thurston" | thurston@cs.queensu.ca
+       "Adrian D. Thurston" | thurston@complang.org
 SUBJECT
        the squirrel has landed
 ------
index 8f923ba..8039f80 100644 (file)
@@ -150,7 +150,7 @@ int main()
 {
        test(
                "From user@host.com Wed Nov 28 13:30:05 2001\n"
-               "From: \"Adrian D. Thurston\" <thurston@cs.queensu.ca>\n"
+               "From: \"Adrian D. Thurston\" <thurston@complang.org>\n"
                "Subject:   the squirrel has landed\n"
                "\n"
                "Message goes here. \n"
@@ -168,7 +168,7 @@ int main()
        test(
                "From user@host.com Wed Nov 28 13:30:05 2001\n"
                "To: \"(kill 2)\" some guy <sg@net.com>\n"
-               "From: \"Adrian D. Thurston this name is far too long\" <thurston@cs.queensu.ca>\n"
+               "From: \"Adrian D. Thurston this name is far too long\" <thurston@complang.org>\n"
                "Subject:   the squirrel has landed\n"
                "\n"
                "From user2@host2.com Wed Nov 28 13:30:05 2001\n"
@@ -204,7 +204,7 @@ int main()
 #ifdef _____OUTPUT_____
 ------
 FROM
-       "Adrian D. Thurston" | thurston@cs.queensu.ca
+       "Adrian D. Thurston" | thurston@complang.org
 SUBJECT
        the squirrel has landed
 ------
index a50c7c9..7e0ca4a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 #
-#   Copyright 2006 Adrian Thurston <thurston@cs.queensu.ca>
+#   Copyright 2006 Adrian Thurston <thurston@complang.org>
 #
 
 #   This file is part of Ragel.