X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Foid_util.h;h=5564e23395fe94e6bf921ccdea216a262981be5e;hp=efe4794b7a4ada546149f3fd0a3f56c8881bdad7;hb=30af0a1ebbea75c3e757eb03d3f988c61fce8511;hpb=e14b57aabd2bcdd5996d17778bf9055935d7b252 diff --git a/include/yaz/oid_util.h b/include/yaz/oid_util.h index efe4794..5564e23 100644 --- a/include/yaz/oid_util.h +++ b/include/yaz/oid_util.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2013 Index Data. + * Copyright (C) Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -45,7 +45,6 @@ typedef enum oid_proto { PROTO_NOP=0, PROTO_Z3950, - PROTO_SR, PROTO_HTTP } oid_proto;