X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fpgm.h;h=2db6cdc3558e32992c56c3c12c5baaf242bba7ea;hb=574d08f7aba9cfec59053ddcb7d2af3ebd0fda64;hp=3fac0c72c584eb7ffc72005115e54f592fc560c2;hpb=6eb6ebb5ae5953a27977f0ef66a36344462b949a;p=bertos.git diff --git a/bertos/cpu/pgm.h b/bertos/cpu/pgm.h index 3fac0c72..2db6cdc3 100644 --- a/bertos/cpu/pgm.h +++ b/bertos/cpu/pgm.h @@ -43,7 +43,6 @@ * \note This module contains code ripped out from avr-libc, * which is distributed under a 3-clause BSD license. * - * \version $Id$ * \author Bernie Innocenti */ #ifndef MWARE_PGM_H