X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=include%2Fyaz%2Foid.h;h=fb38708e7478ea636fd438648252a7d97df0761e;hb=60a702f390f7e2addfdab79f2328db3ba2897c8b;hp=ea921c95e0f015476a9ecef9aa89121d5bbcc465;hpb=05c274ef315384faafcc5900c17468f0ea2474e6;p=yaz-moved-to-github.git diff --git a/include/yaz/oid.h b/include/yaz/oid.h index ea921c9..fb38708 100644 --- a/include/yaz/oid.h +++ b/include/yaz/oid.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995-2003, 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: oid.h,v 1.22 2004-10-15 00:18:59 adam Exp $ + * $Id: oid.h,v 1.24 2005-01-15 19:47:09 adam Exp $ */ /** @@ -229,6 +229,7 @@ typedef enum oid_value /* 120 */ VAL_MARC21FIN, + VAL_CHARNEG4, /* VAL_DYNAMIC must have highest value */ VAL_DYNAMIC,