diff options
author | Arjen Lentz <arjen@openquery.com> | 2013-02-28 10:16:29 +1000 |
---|---|---|
committer | Arjen Lentz <arjen@openquery.com> | 2013-02-28 10:16:29 +1000 |
commit | d0e852a7239d094a8396ea02be2d94fd0e437dcc (patch) | |
tree | f2297c87e181abde78c7bf569365d9e2cfec0d16 /storage/oqgraph/oqgraph_thunk.cc | |
parent | 79f8ad1b79ea16b08cffa5c4437793dc68bc6a2a (diff) | |
download | mariadb-git-d0e852a7239d094a8396ea02be2d94fd0e437dcc.tar.gz |
Removed old oqgraph v1 files (graphstore.*)
Updated oqgraph copyright, version and author info.
Diffstat (limited to 'storage/oqgraph/oqgraph_thunk.cc')
-rw-r--r-- | storage/oqgraph/oqgraph_thunk.cc | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/storage/oqgraph/oqgraph_thunk.cc b/storage/oqgraph/oqgraph_thunk.cc index 5d2c1432175..aadaf4aa03c 100644 --- a/storage/oqgraph/oqgraph_thunk.cc +++ b/storage/oqgraph/oqgraph_thunk.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2009-2013 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 ====================================================================== */ |