X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fversion.c;h=64921be447fc4b788e32d2434d22ac7a7f9225c1;hp=c8b0ae12508bfe0616031695686976c79b634d40;hb=fe42f72dc30321041420cf2d1a83867b1c450f38;hpb=6f7757087a49db5fb3fa4f3b12b8b67ebbbe3aa3 diff --git a/src/version.c b/src/version.c index c8b0ae1..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-2008 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