Expanded tabs in all source files. Added vim/emacs local variables
[yazproxy-moved-to-github.git] / include / yazproxy / bw.h
index 74f1628..fe532e7 100644 (file)
@@ -1,14 +1,14 @@
-/* $Id: bw.h,v 1.2 2004-04-11 12:25:01 adam Exp $
+/* $Id: bw.h,v 1.4 2005-06-25 15:58:33 adam Exp $
    Copyright (c) 1998-2004, Index Data.
 
 This file is part of the yaz-proxy.
 
-Zebra is free software; you can redistribute it and/or modify it under
+YAZ proxy is free software; you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free
 Software Foundation; either version 2, or (at your option) any later
 version.
 
-Zebra is distributed in the hope that it will be useful, but WITHOUT ANY
+YAZ proxy is distributed in the hope that it will be useful, but WITHOUT ANY
 WARRANTY; without even the implied warranty of MERCHANTABILITY or
 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
 for more details.
@@ -32,3 +32,11 @@ class YAZ_EXPORT Yaz_bw {
     int m_size;
 };
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+