X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fversion.c;h=71d9e54dd21c14f3f88742b55665f11d8b2802b0;hp=c8b0ae12508bfe0616031695686976c79b634d40;hb=dd37dbb261ac22f4d12bae1ec70236f51763051f;hpb=6f7757087a49db5fb3fa4f3b12b8b67ebbbe3aa3 diff --git a/src/version.c b/src/version.c index c8b0ae1..71d9e54 100644 --- a/src/version.c +++ b/src/version.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data + * Copyright (C) Index Data * See the file LICENSE for details. */ @@ -26,6 +26,7 @@ unsigned long yaz_version(char *version_str, char *sha1_str) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab