X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftstquery.cpp;h=da1e8f74e172eed4569e2a9258231fba562b1222;hb=d1010e2fab0026b538230f67293bd5d4724c0913;hp=28b90934b98c83020c7af98dc3ca561ea5c1a289;hpb=93b7b5befe40c4a3f847c59071c4f2f6cd5325e7;p=yazpp-moved-to-github.git diff --git a/src/tstquery.cpp b/src/tstquery.cpp index 28b9093..da1e8f7 100644 --- a/src/tstquery.cpp +++ b/src/tstquery.cpp @@ -1,10 +1,11 @@ -/* - * Copyright (c) 1998-2006, Index Data. +/* This file is part of the yazpp toolkit. + * Copyright (C) 1998-2011 Index Data and Mike Taylor * See the file LICENSE for details. - * - * $Id: tstquery.cpp,v 1.3 2006-07-07 12:57:15 adam Exp $ */ +#if HAVE_CONFIG_H +#include +#endif #include #include @@ -41,7 +42,9 @@ int main(int argc, char **argv) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab */ +