X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fversion.c;h=1449ac116ead0c214c8b1ab1fe809a989e9384ff;hp=c8b0ae12508bfe0616031695686976c79b634d40;hb=1932238af8876622f567da122fb52fb3791c9514;hpb=6f7757087a49db5fb3fa4f3b12b8b67ebbbe3aa3 diff --git a/src/version.c b/src/version.c index c8b0ae1..1449ac1 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) 1995-2013 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