]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/iniparser/dictionary.c
Remove CVS keywords
[netatalk.git] / libatalk / iniparser / dictionary.c
index bfa84058a203d9b181c61a5933c484825bfaee9f..f1ff81567aefcccb8da5c45730a8256a40f49920 100644 (file)
@@ -3,7 +3,6 @@
    @file       dictionary.c
    @author     N. Devillard
    @date       Sep 2007
-   @version    $Revision: 1.27 $
    @brief      Implements a dictionary for string variables.
 
    This module implements a simple dictionary object, i.e. a list
@@ -13,8 +12,6 @@
 /*--------------------------------------------------------------------------*/
 
 /*
-       $Id: dictionary.c,v 1.27 2007-11-23 21:39:18 ndevilla Exp $
-       $Revision: 1.27 $
 */
 /*---------------------------------------------------------------------------
                                                                Includes