summaryrefslogtreecommitdiff
path: root/aapl
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2008-11-01 19:34:16 +0000
committerAdrian Thurston <thurston@complang.org>2008-11-01 19:34:16 +0000
commitbc864c0e57f439ec24672de1918040ef8dfd7984 (patch)
tree82b531edda4f8d7fbc72165aab77033f0fc8e19a /aapl
parentf37a1daa7fad185883204c9125c1eb2c1723e364 (diff)
downloadcolm-bc864c0e57f439ec24672de1918040ef8dfd7984.tar.gz
Updated my email address. Fixed some GPL preambles: ragel -> colm.
Diffstat (limited to 'aapl')
-rw-r--r--aapl/astring.h2
-rw-r--r--aapl/avlbasic.h2
-rw-r--r--aapl/avlcommon.h2
-rw-r--r--aapl/avlibasic.h2
-rw-r--r--aapl/avlikeyless.h2
-rw-r--r--aapl/avlimap.h2
-rw-r--r--aapl/avlimel.h2
-rw-r--r--aapl/avlimelkey.h2
-rw-r--r--aapl/avliset.h2
-rw-r--r--aapl/avlitree.h2
-rw-r--r--aapl/avlkeyless.h2
-rw-r--r--aapl/avlmap.h2
-rw-r--r--aapl/avlmel.h2
-rw-r--r--aapl/avlmelkey.h2
-rw-r--r--aapl/avlset.h2
-rw-r--r--aapl/avltree.h2
-rw-r--r--aapl/bstcommon.h2
-rw-r--r--aapl/bstmap.h2
-rw-r--r--aapl/bstset.h2
-rw-r--r--aapl/bsttable.h2
-rw-r--r--aapl/bubblesort.h2
-rw-r--r--aapl/compare.h2
-rw-r--r--aapl/dlcommon.h2
-rw-r--r--aapl/dlist.h2
-rw-r--r--aapl/dlistmel.h2
-rw-r--r--aapl/dlistval.h2
-rw-r--r--aapl/insertsort.h2
-rw-r--r--aapl/mergesort.h2
-rw-r--r--aapl/quicksort.h2
-rw-r--r--aapl/resize.h2
-rw-r--r--aapl/sbstmap.h2
-rw-r--r--aapl/sbstset.h2
-rw-r--r--aapl/sbsttable.h2
-rw-r--r--aapl/svector.h2
-rw-r--r--aapl/table.h2
-rw-r--r--aapl/vector.h2
36 files changed, 36 insertions, 36 deletions
diff --git a/aapl/astring.h b/aapl/astring.h
index 37cc0cc4..251e9139 100644
--- a/aapl/astring.h
+++ b/aapl/astring.h
@@ -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.
diff --git a/aapl/avlbasic.h b/aapl/avlbasic.h
index 780ef07a..ed826f38 100644
--- a/aapl/avlbasic.h
+++ b/aapl/avlbasic.h
@@ -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.
diff --git a/aapl/avlcommon.h b/aapl/avlcommon.h
index fca4ea4f..6cb0b89a 100644
--- a/aapl/avlcommon.h
+++ b/aapl/avlcommon.h
@@ -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.
diff --git a/aapl/avlibasic.h b/aapl/avlibasic.h
index a48faaa8..b916f742 100644
--- a/aapl/avlibasic.h
+++ b/aapl/avlibasic.h
@@ -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.
diff --git a/aapl/avlikeyless.h b/aapl/avlikeyless.h
index 559b75af..0c606089 100644
--- a/aapl/avlikeyless.h
+++ b/aapl/avlikeyless.h
@@ -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.
diff --git a/aapl/avlimap.h b/aapl/avlimap.h
index 38bfff75..c207dc52 100644
--- a/aapl/avlimap.h
+++ b/aapl/avlimap.h
@@ -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.
diff --git a/aapl/avlimel.h b/aapl/avlimel.h
index 9442a997..bceddcd4 100644
--- a/aapl/avlimel.h
+++ b/aapl/avlimel.h
@@ -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.
diff --git a/aapl/avlimelkey.h b/aapl/avlimelkey.h
index faa56e83..52d3a409 100644
--- a/aapl/avlimelkey.h
+++ b/aapl/avlimelkey.h
@@ -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.
diff --git a/aapl/avliset.h b/aapl/avliset.h
index cf5be365..9594e7d7 100644
--- a/aapl/avliset.h
+++ b/aapl/avliset.h
@@ -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.
diff --git a/aapl/avlitree.h b/aapl/avlitree.h
index b053c96f..28394bb1 100644
--- a/aapl/avlitree.h
+++ b/aapl/avlitree.h
@@ -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.
diff --git a/aapl/avlkeyless.h b/aapl/avlkeyless.h
index 30805136..fecf8bda 100644
--- a/aapl/avlkeyless.h
+++ b/aapl/avlkeyless.h
@@ -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.
diff --git a/aapl/avlmap.h b/aapl/avlmap.h
index e4e15662..378613cd 100644
--- a/aapl/avlmap.h
+++ b/aapl/avlmap.h
@@ -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.
diff --git a/aapl/avlmel.h b/aapl/avlmel.h
index 7bfad3b7..6d0deb7d 100644
--- a/aapl/avlmel.h
+++ b/aapl/avlmel.h
@@ -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.
diff --git a/aapl/avlmelkey.h b/aapl/avlmelkey.h
index 9261cc83..5a66c9c2 100644
--- a/aapl/avlmelkey.h
+++ b/aapl/avlmelkey.h
@@ -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.
diff --git a/aapl/avlset.h b/aapl/avlset.h
index 224ee59f..579378a3 100644
--- a/aapl/avlset.h
+++ b/aapl/avlset.h
@@ -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.
diff --git a/aapl/avltree.h b/aapl/avltree.h
index cf153595..2aa8e15f 100644
--- a/aapl/avltree.h
+++ b/aapl/avltree.h
@@ -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.
diff --git a/aapl/bstcommon.h b/aapl/bstcommon.h
index bd390cdc..888717f3 100644
--- a/aapl/bstcommon.h
+++ b/aapl/bstcommon.h
@@ -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.
diff --git a/aapl/bstmap.h b/aapl/bstmap.h
index 5154b86c..30c8e3c5 100644
--- a/aapl/bstmap.h
+++ b/aapl/bstmap.h
@@ -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.
diff --git a/aapl/bstset.h b/aapl/bstset.h
index ce710ee0..4a0f88ee 100644
--- a/aapl/bstset.h
+++ b/aapl/bstset.h
@@ -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.
diff --git a/aapl/bsttable.h b/aapl/bsttable.h
index 9898ebff..4e4babc3 100644
--- a/aapl/bsttable.h
+++ b/aapl/bsttable.h
@@ -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.
diff --git a/aapl/bubblesort.h b/aapl/bubblesort.h
index 20e0f6f4..bcc2fb6a 100644
--- a/aapl/bubblesort.h
+++ b/aapl/bubblesort.h
@@ -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.
diff --git a/aapl/compare.h b/aapl/compare.h
index 3d547b51..22937e9b 100644
--- a/aapl/compare.h
+++ b/aapl/compare.h
@@ -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.
diff --git a/aapl/dlcommon.h b/aapl/dlcommon.h
index 5ce9bd30..91dff25f 100644
--- a/aapl/dlcommon.h
+++ b/aapl/dlcommon.h
@@ -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.
diff --git a/aapl/dlist.h b/aapl/dlist.h
index eaf3e5d5..e34c8da4 100644
--- a/aapl/dlist.h
+++ b/aapl/dlist.h
@@ -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.
diff --git a/aapl/dlistmel.h b/aapl/dlistmel.h
index 34331393..17de5432 100644
--- a/aapl/dlistmel.h
+++ b/aapl/dlistmel.h
@@ -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.
diff --git a/aapl/dlistval.h b/aapl/dlistval.h
index 6f249995..4fcf33fa 100644
--- a/aapl/dlistval.h
+++ b/aapl/dlistval.h
@@ -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.
diff --git a/aapl/insertsort.h b/aapl/insertsort.h
index eb3e2649..94aef7b2 100644
--- a/aapl/insertsort.h
+++ b/aapl/insertsort.h
@@ -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.
diff --git a/aapl/mergesort.h b/aapl/mergesort.h
index d017511f..68b84260 100644
--- a/aapl/mergesort.h
+++ b/aapl/mergesort.h
@@ -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.
diff --git a/aapl/quicksort.h b/aapl/quicksort.h
index 9bb96efd..bb6941ef 100644
--- a/aapl/quicksort.h
+++ b/aapl/quicksort.h
@@ -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.
diff --git a/aapl/resize.h b/aapl/resize.h
index 24edc16e..9e8491aa 100644
--- a/aapl/resize.h
+++ b/aapl/resize.h
@@ -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.
diff --git a/aapl/sbstmap.h b/aapl/sbstmap.h
index 9436a472..e3975a1c 100644
--- a/aapl/sbstmap.h
+++ b/aapl/sbstmap.h
@@ -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.
diff --git a/aapl/sbstset.h b/aapl/sbstset.h
index fe8ddf6c..3487ee75 100644
--- a/aapl/sbstset.h
+++ b/aapl/sbstset.h
@@ -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.
diff --git a/aapl/sbsttable.h b/aapl/sbsttable.h
index 100b87ec..348f1fd0 100644
--- a/aapl/sbsttable.h
+++ b/aapl/sbsttable.h
@@ -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.
diff --git a/aapl/svector.h b/aapl/svector.h
index db3a5656..7dcae62c 100644
--- a/aapl/svector.h
+++ b/aapl/svector.h
@@ -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.
diff --git a/aapl/table.h b/aapl/table.h
index c1f2b7bd..c218281b 100644
--- a/aapl/table.h
+++ b/aapl/table.h
@@ -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.
diff --git a/aapl/vector.h b/aapl/vector.h
index 835607b1..5e7f9e57 100644
--- a/aapl/vector.h
+++ b/aapl/vector.h
@@ -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.