yaz-icu: mention libicu-dev; not old libicu36-dev
[yaz-moved-to-github.git] / util / cclsh.c
index 322d515..4d24d9c 100644 (file)
@@ -1,8 +1,6 @@
-/*
- * Copyright (C) 1995-2008, Index Data ApS
+/* This file is part of the YAZ toolkit.
+ * Copyright (C) 1995-2010 Index Data
  * See the file LICENSE for details.
- *
- * $Id: cclsh.c,v 1.9 2008-01-09 21:32:28 adam Exp $
  */
 
 #include <stdio.h>
@@ -200,6 +198,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab