From c83035e0e0177b385091cd273562ea0d222b5908 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 13 Oct 2006 11:30:37 +0000 Subject: [PATCH 1/1] Files that include full license should not also point to file LICENSE. --- include/yaz/cql.h | 11 +---------- include/yaz/ill.h | 9 +-------- include/yaz/logrpn.h | 9 +-------- include/yaz/otherinfo.h | 8 +------- include/yaz/proto.h | 8 +------- include/yaz/querytowrbuf.h | 10 +--------- include/yaz/soap.h | 8 +------- include/yaz/srw.h | 8 +------- include/yaz/test.h | 9 +-------- include/yaz/xmlquery.h | 9 +-------- include/yaz/yaz-version.h | 10 +--------- include/yaz/zgdu.h | 9 +-------- include/yaz/zoom.h | 8 +------- 13 files changed, 13 insertions(+), 103 deletions(-) diff --git a/include/yaz/cql.h b/include/yaz/cql.h index 33535c7..26ff71d 100644 --- a/include/yaz/cql.h +++ b/include/yaz/cql.h @@ -24,16 +24,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: cql.h,v 1.15 2006-10-09 21:02:41 adam Exp $ */ - -/* $Id: cql.h,v 1.15 2006-10-09 21:02:41 adam Exp $ - Copyright (C) 1995-2005, Index Data ApS - Index Data Aps - -This file is part of the YAZ toolkit. - -See the file LICENSE. -*/ +/* $Id: cql.h,v 1.16 2006-10-13 11:30:37 adam Exp $ */ /** \file cql.h \brief Header with public definitions about CQL. diff --git a/include/yaz/ill.h b/include/yaz/ill.h index 88d49cf..97dc40a 100644 --- a/include/yaz/ill.h +++ b/include/yaz/ill.h @@ -24,14 +24,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: ill.h,v 1.10 2006-10-09 21:02:41 adam Exp $ */ - -/* - * Copyright (C) 1995-2005, Index Data ApS - * See the file LICENSE for details. - * - * $Id: ill.h,v 1.10 2006-10-09 21:02:41 adam Exp $ - */ +/* $Id: ill.h,v 1.11 2006-10-13 11:30:37 adam Exp $ */ /** * \file ill.h diff --git a/include/yaz/logrpn.h b/include/yaz/logrpn.h index 31e92c9..3b08df2 100644 --- a/include/yaz/logrpn.h +++ b/include/yaz/logrpn.h @@ -24,14 +24,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: logrpn.h,v 1.11 2006-10-09 21:02:41 adam Exp $ */ - -/* - * Copyright (C) 1995-2005, Index Data ApS - * See the file LICENSE for details. - * - * $Id: logrpn.h,v 1.11 2006-10-09 21:02:41 adam Exp $ - */ +/* $Id: logrpn.h,v 1.12 2006-10-13 11:30:37 adam Exp $ */ /** * \file logrpn.h diff --git a/include/yaz/otherinfo.h b/include/yaz/otherinfo.h index c70cf04..a8d45ac 100644 --- a/include/yaz/otherinfo.h +++ b/include/yaz/otherinfo.h @@ -24,14 +24,8 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: otherinfo.h,v 1.6 2006-10-09 21:02:41 adam Exp $ */ +/* $Id: otherinfo.h,v 1.7 2006-10-13 11:30:37 adam Exp $ */ -/* - * Copyright (C) 1995-2005, Index Data ApS - * See the file LICENSE for details. - * - * $Id: otherinfo.h,v 1.6 2006-10-09 21:02:41 adam Exp $ - */ /** * \file otherinfo.h * \brief Header for Z39.50 OtherInfo utilities diff --git a/include/yaz/proto.h b/include/yaz/proto.h index a855ac7..eea99f8 100644 --- a/include/yaz/proto.h +++ b/include/yaz/proto.h @@ -24,14 +24,8 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: proto.h,v 1.23 2006-10-09 21:02:41 adam Exp $ */ +/* $Id: proto.h,v 1.24 2006-10-13 11:30:37 adam Exp $ */ -/* - * Copyright (C) 1995-2005, Index Data ApS - * See the file LICENSE for details. - * - * $Id: proto.h,v 1.23 2006-10-09 21:02:41 adam Exp $ - */ /** * \file proto.h * \brief Header for Z39.50 Protocol diff --git a/include/yaz/querytowrbuf.h b/include/yaz/querytowrbuf.h index 7f49634..620771f 100644 --- a/include/yaz/querytowrbuf.h +++ b/include/yaz/querytowrbuf.h @@ -24,15 +24,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: querytowrbuf.h,v 1.2 2006-10-09 21:02:41 adam Exp $ */ - -/* - * Copyright (C) 1995-2005, Index Data ApS - * See the file LICENSE for details. - * - * $Id: querytowrbuf.h,v 1.2 2006-10-09 21:02:41 adam Exp $ - */ - +/* $Id: querytowrbuf.h,v 1.3 2006-10-13 11:30:37 adam Exp $ */ /** * \file querytowrbuf.h * \brief Query to WRBUF (to strings) diff --git a/include/yaz/soap.h b/include/yaz/soap.h index 9061626..bebaad2 100644 --- a/include/yaz/soap.h +++ b/include/yaz/soap.h @@ -24,14 +24,8 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: soap.h,v 1.11 2006-10-09 21:02:41 adam Exp $ */ +/* $Id: soap.h,v 1.12 2006-10-13 11:30:37 adam Exp $ */ -/* - * Copyright (C) 1995-2005, Index Data ApS - * See the file LICENSE for details. - * - * $Id: soap.h,v 1.11 2006-10-09 21:02:41 adam Exp $ - */ /** * \file soap.h * \brief Header for SOAP diff --git a/include/yaz/srw.h b/include/yaz/srw.h index 0c7cb77..9be6695 100644 --- a/include/yaz/srw.h +++ b/include/yaz/srw.h @@ -24,14 +24,8 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: srw.h,v 1.29 2006-10-09 21:02:41 adam Exp $ */ +/* $Id: srw.h,v 1.30 2006-10-13 11:30:37 adam Exp $ */ -/* - * Copyright (C) 1995-2005, Index Data ApS - * See the file LICENSE for details. - * - * $Id: srw.h,v 1.29 2006-10-09 21:02:41 adam Exp $ - */ /** * \file srw.h * \brief Header for SRW/SRU diff --git a/include/yaz/test.h b/include/yaz/test.h index 5851dd1..e5592c4 100644 --- a/include/yaz/test.h +++ b/include/yaz/test.h @@ -24,14 +24,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: test.h,v 1.11 2006-10-09 21:02:41 adam Exp $ */ - -/* - * Copyright (C) 1995-2006, Index Data ApS - * See the file LICENSE for details. - * - * $Id: test.h,v 1.11 2006-10-09 21:02:41 adam Exp $ - */ +/* $Id: test.h,v 1.12 2006-10-13 11:30:37 adam Exp $ */ /** \file test.h \brief Unit Test for YAZ diff --git a/include/yaz/xmlquery.h b/include/yaz/xmlquery.h index 35855a0..2e22a67 100644 --- a/include/yaz/xmlquery.h +++ b/include/yaz/xmlquery.h @@ -24,14 +24,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: xmlquery.h,v 1.6 2006-10-09 21:02:41 adam Exp $ */ - -/* - * Copyright (C) 1995-2006, Index Data ApS - * See the file LICENSE for details. - * - * $Id: xmlquery.h,v 1.6 2006-10-09 21:02:41 adam Exp $ - */ +/* $Id: xmlquery.h,v 1.7 2006-10-13 11:30:37 adam Exp $ */ /** \file xmlquery.h \brief Query / XML conversions diff --git a/include/yaz/yaz-version.h b/include/yaz/yaz-version.h index 3814185..c79084a 100644 --- a/include/yaz/yaz-version.h +++ b/include/yaz/yaz-version.h @@ -24,15 +24,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: yaz-version.h,v 1.98 2006-10-09 21:02:41 adam Exp $ */ - -/* - * Copyright (C) 1995-2006, Index Data ApS - * See the file LICENSE for details. - * - * $Id: yaz-version.h,v 1.98 2006-10-09 21:02:41 adam Exp $ - */ - +/* $Id: yaz-version.h,v 1.99 2006-10-13 11:30:37 adam Exp $ */ /** * \file yaz-version.h * \brief Defines YAZ version. diff --git a/include/yaz/zgdu.h b/include/yaz/zgdu.h index a68ce19..dac7413 100644 --- a/include/yaz/zgdu.h +++ b/include/yaz/zgdu.h @@ -24,14 +24,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: zgdu.h,v 1.9 2006-10-09 21:02:41 adam Exp $ */ - -/* - * Copyright (C) 1995-2005, Index Data ApS - * See the file LICENSE for details. - * - * $Id: zgdu.h,v 1.9 2006-10-09 21:02:41 adam Exp $ - */ +/* $Id: zgdu.h,v 1.10 2006-10-13 11:30:37 adam Exp $ */ /** * \file zgdu.h diff --git a/include/yaz/zoom.h b/include/yaz/zoom.h index 10f18b8..9d4451c 100644 --- a/include/yaz/zoom.h +++ b/include/yaz/zoom.h @@ -24,14 +24,8 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: zoom.h,v 1.38 2006-10-09 21:02:41 adam Exp $ */ +/* $Id: zoom.h,v 1.39 2006-10-13 11:30:37 adam Exp $ */ -/* - * Copyright (C) 1995-2005, Index Data ApS - * See the file LICENSE for details. - * - * $Id: zoom.h,v 1.38 2006-10-09 21:02:41 adam Exp $ - */ /** * \file zoom.h * \brief Header for ZOOM -- 1.7.10.4