X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=isamc%2Fisamc-p.h;h=4c370040ae2e0b6377522533d06999b95d75f074;hb=89d3a004b7c651fd5673abfc192e1472dc4d4197;hp=c03894fe2220675d012fc3229f69d8382fed6c92;hpb=832542c8592480b997ec80fedbe4d9a9cb2ecaca;p=idzebra-moved-to-github.git diff --git a/isamc/isamc-p.h b/isamc/isamc-p.h index c03894f..4c37004 100644 --- a/isamc/isamc-p.h +++ b/isamc/isamc-p.h @@ -1,5 +1,5 @@ -/* $Id: isamc-p.h,v 1.15 2005-04-19 08:44:30 adam Exp $ - Copyright (C) 1995-2005 +/* $Id: isamc-p.h,v 1.17 2006-08-14 10:40:19 adam Exp $ + Copyright (C) 1995-2006 Index Data ApS This file is part of the Zebra server. @@ -15,9 +15,9 @@ 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.zebra. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ @@ -104,3 +104,11 @@ int isamc_write_block (ISAMC is, int cat, zint pos, char *src); YAZ_END_CDECL +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +