From 645fcfb030d718ce708a396309fb8d69bd8d7afb Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Sun, 11 Apr 2004 12:25:01 +0000 Subject: [PATCH] Fix license --- configure.in | 2 +- include/yazproxy/bw.h | 4 ++-- include/yazproxy/proxy.h | 4 ++-- src/yaz-bw.cpp | 4 ++-- src/yaz-proxy-config.cpp | 4 ++-- src/yaz-proxy-main.cpp | 4 ++-- src/yaz-proxy.cpp | 4 ++-- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/configure.in b/configure.in index b2d6a2d..ced0e39 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_INIT(configure.in) -AM_INIT_AUTOMAKE("yazproxy",0.8) +AM_INIT_AUTOMAKE(yazproxy,0.8) AC_PROG_CC AC_PROG_CPP diff --git a/include/yazproxy/bw.h b/include/yazproxy/bw.h index fed467d..74f1628 100644 --- a/include/yazproxy/bw.h +++ b/include/yazproxy/bw.h @@ -1,4 +1,4 @@ -/* $Id: bw.h,v 1.1 2004-04-11 11:37:01 adam Exp $ +/* $Id: bw.h,v 1.2 2004-04-11 12:25:01 adam Exp $ Copyright (c) 1998-2004, Index Data. This file is part of the yaz-proxy. @@ -14,7 +14,7 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Zebra; see the file LICENSE.proxy. If not, write to the +along with YAZ proxy; see the file LICENSE. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/include/yazproxy/proxy.h b/include/yazproxy/proxy.h index c39a421..a26a6d0 100644 --- a/include/yazproxy/proxy.h +++ b/include/yazproxy/proxy.h @@ -1,4 +1,4 @@ -/* $Id: proxy.h,v 1.2 2004-04-11 11:58:34 adam Exp $ +/* $Id: proxy.h,v 1.3 2004-04-11 12:25:01 adam Exp $ Copyright (c) 1998-2004, Index Data. This file is part of the yaz-proxy. @@ -14,7 +14,7 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Zebra; see the file LICENSE.proxy. If not, write to the +along with YAZ proxy; see the file LICENSE. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/src/yaz-bw.cpp b/src/yaz-bw.cpp index 3979641..f333754 100644 --- a/src/yaz-bw.cpp +++ b/src/yaz-bw.cpp @@ -1,4 +1,4 @@ -/* $Id: yaz-bw.cpp,v 1.2 2004-04-11 11:58:35 adam Exp $ +/* $Id: yaz-bw.cpp,v 1.3 2004-04-11 12:25:01 adam Exp $ Copyright (c) 1998-2004, Index Data. This file is part of the yaz-proxy. @@ -14,7 +14,7 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Zebra; see the file LICENSE.proxy. If not, write to the +along with YAZ proxy; see the file LICENSE. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/src/yaz-proxy-config.cpp b/src/yaz-proxy-config.cpp index 09e15f9..a345310 100644 --- a/src/yaz-proxy-config.cpp +++ b/src/yaz-proxy-config.cpp @@ -1,4 +1,4 @@ -/* $Id: yaz-proxy-config.cpp,v 1.2 2004-04-11 11:58:35 adam Exp $ +/* $Id: yaz-proxy-config.cpp,v 1.3 2004-04-11 12:25:01 adam Exp $ Copyright (c) 1998-2004, Index Data. This file is part of the yaz-proxy. @@ -14,7 +14,7 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Zebra; see the file LICENSE.proxy. If not, write to the +along with YAZ proxy; see the file LICENSE. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/src/yaz-proxy-main.cpp b/src/yaz-proxy-main.cpp index 2eaf918..839f2e4 100644 --- a/src/yaz-proxy-main.cpp +++ b/src/yaz-proxy-main.cpp @@ -1,4 +1,4 @@ -/* $Id: yaz-proxy-main.cpp,v 1.2 2004-04-11 11:58:35 adam Exp $ +/* $Id: yaz-proxy-main.cpp,v 1.3 2004-04-11 12:25:01 adam Exp $ Copyright (c) 1998-2004, Index Data. This file is part of the yaz-proxy. @@ -14,7 +14,7 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Zebra; see the file LICENSE.proxy. If not, write to the +along with YAZ proxy; see the file LICENSE. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/src/yaz-proxy.cpp b/src/yaz-proxy.cpp index 1362144..0ac056b 100644 --- a/src/yaz-proxy.cpp +++ b/src/yaz-proxy.cpp @@ -1,4 +1,4 @@ -/* $Id: yaz-proxy.cpp,v 1.2 2004-04-11 11:58:35 adam Exp $ +/* $Id: yaz-proxy.cpp,v 1.3 2004-04-11 12:25:01 adam Exp $ Copyright (c) 1998-2004, Index Data. This file is part of the yaz-proxy. @@ -14,7 +14,7 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Zebra; see the file LICENSE.proxy. If not, write to the +along with YAZ proxy; see the file LICENSE. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -- 1.7.10.4