X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dfa%2Flexer.c;h=7420524ef03cfa1a69bf66ca2543f0e8b5e61953;hb=a89d8384ad975fdddb2aa56e8c27b689a5e23f96;hp=00d2073ff8dd70c80cf26aadf9845c035192b2ec;hpb=89d3a004b7c651fd5673abfc192e1472dc4d4197;p=idzebra-moved-to-github.git diff --git a/dfa/lexer.c b/dfa/lexer.c index 00d2073..7420524 100644 --- a/dfa/lexer.c +++ b/dfa/lexer.c @@ -1,8 +1,5 @@ -/* $Id: lexer.c,v 1.17 2007-01-15 15:10:15 adam Exp $ - Copyright (C) 1995-2007 - Index Data ApS - -This file is part of the Zebra server. +/* This file is part of the Zebra server. + Copyright (C) 1994-2009 Index Data Zebra is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -140,6 +137,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