X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fquery.cpp;h=1eca8a59d87d00831370798e396e2d7091750578;hb=0499c317de03b020469f3122c8a1cee8bc459389;hp=12ba8587228b7546733f45af606fc2138c074406;hpb=8ebe1a2bcb6bec3d8c4b4077b4c85830d9398c5d;p=yazpp-moved-to-github.git diff --git a/src/query.cpp b/src/query.cpp index 12ba858..1eca8a5 100644 --- a/src/query.cpp +++ b/src/query.cpp @@ -1,11 +1,9 @@ -/* - * Copyright (c) 1998-2000, Index Data. +/* This file is part of the yazpp toolkit. + * Copyright (C) 1998-2009 Index Data and Mike Taylor * See the file LICENSE for details. - * - * $Id: query.cpp,v 1.1 2005-09-22 12:40:45 adam Exp $ */ -#include +#include using namespace yazpp_1; @@ -17,7 +15,9 @@ Yaz_Query::~Yaz_Query() /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab */ +