]> arthur.barton.de Git - netatalk.git/blobdiff - include/atalk/dictionary.h
Remove CVS keywords
[netatalk.git] / include / atalk / dictionary.h
index 7a910524699446d41745e4b5b6fb52aa0503e723..b28d736e09855bed7cfee85c8d1d464bb8434c97 100644 (file)
@@ -4,7 +4,6 @@
    @file    dictionary.h
    @author  N. Devillard
    @date    Sep 2007
-   @version $Revision: 1.12 $
    @brief   Implements a dictionary for string variables.
 
    This module implements a simple dictionary object, i.e. a list
 /*--------------------------------------------------------------------------*/
 
 /*
-       $Id: dictionary.h,v 1.12 2007-11-23 21:37:00 ndevilla Exp $
        $Author: ndevilla $
        $Date: 2007-11-23 21:37:00 $
-       $Revision: 1.12 $
 */
 
 #ifndef _DICTIONARY_H_