X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcql.y;h=c6151a23a05c0ccd8f3b9f76fd98128bc21d55d5;hb=3c03c66fdcf640bbf4c611a48bf8c74989d077f6;hp=26702163cccff844c6e962ae3eab7d6e94962647;hpb=a29d852d610296e871716c137337fb44510eee1d;p=yaz-moved-to-github.git diff --git a/src/cql.y b/src/cql.y index 2670216..c6151a2 100644 --- a/src/cql.y +++ b/src/cql.y @@ -1,13 +1,8 @@ -/* $Id: cql.y,v 1.17 2008-01-06 16:22:02 adam Exp $ - Copyright (C) 2002-2006 - Index Data ApS - -This file is part of the YAZ toolkit. - -See the file LICENSE. - - bison parser for CQL grammar. -*/ +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2008 Index Data + * See the file LICENSE for details. + */ +/* bison parser for CQL grammar. */ %{ /** * \file cql.c