X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fversion.c;h=64921be447fc4b788e32d2434d22ac7a7f9225c1;hb=a3e65bcd3250b107397675bc65b35b5939355025;hp=f1e75e71fb75956420de188501e1c086f6fa818e;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/version.c b/src/version.c index f1e75e7..64921be 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-2012 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