Changeset: 3c9ea2775aaa for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3c9ea2775aaa Modified Files: clients/mapiclient/eventparser.c clients/mapiclient/eventparser.h Branch: default Log Message:
I am not aware of having writting any of this code; hence, I better do not take credits for it ... diffs (24 lines): diff --git a/clients/mapiclient/eventparser.c b/clients/mapiclient/eventparser.c --- a/clients/mapiclient/eventparser.c +++ b/clients/mapiclient/eventparser.c @@ -6,7 +6,7 @@ * Copyright 2008-2015 MonetDB B.V. */ -/* (c) M Kersten, S Manegold */ +/* (c) M Kersten */ #include "eventparser.h" diff --git a/clients/mapiclient/eventparser.h b/clients/mapiclient/eventparser.h --- a/clients/mapiclient/eventparser.h +++ b/clients/mapiclient/eventparser.h @@ -6,7 +6,7 @@ * Copyright 2008-2015 MonetDB B.V. */ -/* (c) M Kersten, S Manegold +/* (c) M Kersten * The easiest calling method is something like: * tomograph -d demo --atlast=10 * which connects to the demo database server and _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
