X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fversion.c;h=c372c5b985f2584331974912ffe3e518fd331d94;hb=31c5e5fa92f5980deac3c042b765e4148329cd1b;hp=f1e75e71fb75956420de188501e1c086f6fa818e;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/version.c b/src/version.c index f1e75e7..c372c5b 100644 --- a/src/version.c +++ b/src/version.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) 1995-2010 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