diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ephy-debug.c | 2 | ||||
-rw-r--r-- | lib/ephy-gui.c | 2 | ||||
-rw-r--r-- | lib/ephy-gui.h | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/lib/ephy-debug.c b/lib/ephy-debug.c index 4f9f74cdd..753678183 100644 --- a/lib/ephy-debug.c +++ b/lib/ephy-debug.c @@ -14,6 +14,8 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * + * $Id$ */ #include "ephy-debug.h" diff --git a/lib/ephy-gui.c b/lib/ephy-gui.c index de7f7ba86..6072a05ae 100644 --- a/lib/ephy-gui.c +++ b/lib/ephy-gui.c @@ -14,6 +14,8 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * + * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/lib/ephy-gui.h b/lib/ephy-gui.h index 879d6330f..73ab060d2 100644 --- a/lib/ephy-gui.h +++ b/lib/ephy-gui.h @@ -14,6 +14,8 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * + * $Id$ */ #ifndef EPHY_GUI_H |