From 81f02a7cc0745a75ce3c35eb497a324c94379bd4 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Tue, 5 Feb 2008 00:17:27 +0000 Subject: Fix encoding for webkit-history-item.* svn path=/trunk/; revision=7919 --- embed/webkit/webkit-history-item.c | 2 +- embed/webkit/webkit-history-item.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/embed/webkit/webkit-history-item.c b/embed/webkit/webkit-history-item.c index ee5a15512..a556d93f0 100644 --- a/embed/webkit/webkit-history-item.c +++ b/embed/webkit/webkit-history-item.c @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2; -*- */ /* - * Copyright © Jan Alonzo + * Copyright © Jan Alonzo * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/embed/webkit/webkit-history-item.h b/embed/webkit/webkit-history-item.h index f26514f41..f154ddf6b 100644 --- a/embed/webkit/webkit-history-item.h +++ b/embed/webkit/webkit-history-item.h @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2; -*- */ /* - * Copyright © 2008 Jan Alonzo + * Copyright © 2008 Jan Alonzo * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- cgit v1.2.3