summaryrefslogtreecommitdiff
path: root/storage/oqgraph/oqgraph_judy.h
diff options
context:
space:
mode:
authorArjen Lentz <arjen@openquery.com>2013-02-28 10:16:29 +1000
committerArjen Lentz <arjen@openquery.com>2013-02-28 10:16:29 +1000
commitd0e852a7239d094a8396ea02be2d94fd0e437dcc (patch)
treef2297c87e181abde78c7bf569365d9e2cfec0d16 /storage/oqgraph/oqgraph_judy.h
parent79f8ad1b79ea16b08cffa5c4437793dc68bc6a2a (diff)
downloadmariadb-git-d0e852a7239d094a8396ea02be2d94fd0e437dcc.tar.gz
Removed old oqgraph v1 files (graphstore.*)
Updated oqgraph copyright, version and author info.
Diffstat (limited to 'storage/oqgraph/oqgraph_judy.h')
-rw-r--r--storage/oqgraph/oqgraph_judy.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/storage/oqgraph/oqgraph_judy.h b/storage/oqgraph/oqgraph_judy.h
index 62c772f031b..1d9d3953dcb 100644
--- a/storage/oqgraph/oqgraph_judy.h
+++ b/storage/oqgraph/oqgraph_judy.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2011 Arjen G Lentz & Antony T Curtis for Open Query
+/* Copyright (C) 2007-2013 Arjen G Lentz & Antony T Curtis for Open Query
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
@@ -16,11 +16,9 @@
/* ======================================================================
Open Query Graph Computation Engine, based on a concept by Arjen Lentz
- Mk.III implementation by Antony Curtis & Arjen Lentz
+ v3 implementation by Antony Curtis, Arjen Lentz, Andrew McDonnell
For more information, documentation, support, enhancement engineering,
- and non-GPL licensing, see http://openquery.com/graph
- or contact graph@openquery.com
- For packaged binaries, see http://ourdelta.org
+ see http://openquery.com/graph or contact graph@openquery.com
======================================================================
*/