diff --git a/src/msgwindow.c b/src/msgwindow.c index 040a4a2f9..c88769f5f 100644 --- a/src/msgwindow.c +++ b/src/msgwindow.c @@ -17,6 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * + * $Id$ */ diff --git a/src/msgwindow.h b/src/msgwindow.h index 1c6768296..bc9ba06d2 100644 --- a/src/msgwindow.h +++ b/src/msgwindow.h @@ -17,6 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * + * $Id$ */ diff --git a/src/templates.c b/src/templates.c index 49056a002..724d4b805 100644 --- a/src/templates.c +++ b/src/templates.c @@ -17,6 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * + * $Id$ */ #include diff --git a/src/templates.h b/src/templates.h index ad5cee659..b87825666 100644 --- a/src/templates.h +++ b/src/templates.h @@ -17,6 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * + * $Id$ */ #ifndef GEANY_TEMPLATES_H