X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fzoom-opt.c;h=0f5d9da5e8567a7df804e4c2347162b8be31650e;hp=42cc577449528ae63a3406151ddec793ca5cdb44;hb=e4c68bbbfdfbfb44c4dbb62c3f528106ab65ffcf;hpb=b8d0ce914a074e4c6769d7f4d5f75b2f50c070c1 diff --git a/src/zoom-opt.c b/src/zoom-opt.c index 42cc577..0f5d9da 100644 --- a/src/zoom-opt.c +++ b/src/zoom-opt.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2007, Index Data ApS +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. - * - * $Id: zoom-opt.c,v 1.9 2008-01-07 17:32:49 adam Exp $ */ /** * \file zoom-opt.c @@ -234,6 +232,7 @@ ZOOM_options_set_int(ZOOM_options opt, const char *name, int value) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab