X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fyaz-ccl.h;h=5f510f262909675055450d993e31ad077de24cf3;hb=37287b6049ca23d7fa8e84f532eefa7e35f66520;hp=aff6fd75267dec27b7b43e7a58c79ea2853eafcf;hpb=05c274ef315384faafcc5900c17468f0ea2474e6;p=yaz-moved-to-github.git diff --git a/include/yaz/yaz-ccl.h b/include/yaz/yaz-ccl.h index aff6fd7..5f510f2 100644 --- a/include/yaz/yaz-ccl.h +++ b/include/yaz/yaz-ccl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995-2004, Index Data. + * Copyright (C) 1995-2005, Index Data ApS * * Permission to use, copy, modify, distribute, and sell this software and * its documentation, in whole or in part, for any purpose, is hereby granted, @@ -23,7 +23,7 @@ * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. * - * $Id: yaz-ccl.h,v 1.7 2004-10-15 00:18:59 adam Exp $ + * $Id: yaz-ccl.h,v 1.9 2005-06-25 15:46:03 adam Exp $ */ /** * \file yaz-ccl.h @@ -45,3 +45,11 @@ YAZ_EXPORT Z_AttributesPlusTerm *ccl_scan_query (ODR o, struct ccl_rpn_node *p); YAZ_END_CDECL #endif +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +