summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Hallendal <micke@imendio.com>2003-06-13 17:16:03 +0000
committerMikael Hallendal <hallski@src.gnome.org>2003-06-13 17:16:03 +0000
commit7d607e71a674ad9268e89bb1c0e654333dc7f28d (patch)
tree776166e687d8e63ee6519e560742c4a15823c1f0
parent4df8995d0fd68dbbde9200cff9359ba4e47febf0 (diff)
downloadyelp-7d607e71a674ad9268e89bb1c0e654333dc7f28d.tar.gz
Updated my contact information
2003-06-13 Mikael Hallendal <micke@imendio.com> * *: Updated my contact information
-rw-r--r--AUTHORS2
-rw-r--r--ChangeLog4
-rw-r--r--src/test-reader.c4
-rw-r--r--src/test-uri.c4
-rw-r--r--src/yelp-base.c4
-rw-r--r--src/yelp-base.h4
-rw-r--r--src/yelp-cache.c4
-rw-r--r--src/yelp-cache.h4
-rw-r--r--src/yelp-error.c2
-rw-r--r--src/yelp-error.h2
-rw-r--r--src/yelp-history.c4
-rw-r--r--src/yelp-history.h4
-rw-r--r--src/yelp-html-gtkhtml1.c4
-rw-r--r--src/yelp-html-gtkhtml2.c4
-rw-r--r--src/yelp-html.h4
-rw-r--r--src/yelp-index-model.c4
-rw-r--r--src/yelp-index-model.h4
-rw-r--r--src/yelp-info.c2
-rw-r--r--src/yelp-main.c4
-rw-r--r--src/yelp-reader.c4
-rw-r--r--src/yelp-reader.h4
-rw-r--r--src/yelp-scrollkeeper.c4
-rw-r--r--src/yelp-scrollkeeper.h4
-rw-r--r--src/yelp-section.c4
-rw-r--r--src/yelp-section.h4
-rw-r--r--src/yelp-uri.c4
-rw-r--r--src/yelp-uri.h4
-rw-r--r--src/yelp-util.c4
-rw-r--r--src/yelp-util.h4
-rw-r--r--src/yelp-view-content.c4
-rw-r--r--src/yelp-view-content.h4
-rw-r--r--src/yelp-view-index.c4
-rw-r--r--src/yelp-view-index.h4
-rw-r--r--src/yelp-view-toc.c4
-rw-r--r--src/yelp-view-toc.h4
-rw-r--r--src/yelp-view.c4
-rw-r--r--src/yelp-view.h4
-rw-r--r--src/yelp-window.c8
-rw-r--r--src/yelp-window.h4
39 files changed, 78 insertions, 74 deletions
diff --git a/AUTHORS b/AUTHORS
index 56495b8d..779f41e2 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,2 +1,2 @@
-Mikael Hallendal <micke@codefactory.se>
+Mikael Hallendal <micke@imendio.com>
Alexander Larsson <alexl@redhat.com>
diff --git a/ChangeLog b/ChangeLog
index e6c7efa1..c904e0bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-06-13 Mikael Hallendal <micke@imendio.com>
+
+ * *: Updated my contact information
+
2003-06-05 Mikael Hallendal <micke@codefactory.se>
* src/yelp-window.c: (window_about_cb):
diff --git a/src/test-reader.c b/src/test-reader.c
index a09411ab..658f2d9b 100644
--- a/src/test-reader.c
+++ b/src/test-reader.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#include <config.h>
diff --git a/src/test-uri.c b/src/test-uri.c
index 3e40c59a..544db2d2 100644
--- a/src/test-uri.c
+++ b/src/test-uri.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#include <config.h>
diff --git a/src/yelp-base.c b/src/yelp-base.c
index b4f7a6ef..f61db65d 100644
--- a/src/yelp-base.c
+++ b/src/yelp-base.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2001-2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2001-2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#include <config.h>
diff --git a/src/yelp-base.h b/src/yelp-base.h
index 1126a49f..1745958f 100644
--- a/src/yelp-base.h
+++ b/src/yelp-base.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2001 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2001 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifndef __YELP_BASE_H__
diff --git a/src/yelp-cache.c b/src/yelp-cache.c
index 8511e154..bb7b0757 100644
--- a/src/yelp-cache.c
+++ b/src/yelp-cache.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/yelp-cache.h b/src/yelp-cache.h
index d2bbb660..bd6f74b0 100644
--- a/src/yelp-cache.h
+++ b/src/yelp-cache.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifndef __YELP_CACHE_H__
diff --git a/src/yelp-error.c b/src/yelp-error.c
index 6eb77b68..6ecd9304 100644
--- a/src/yelp-error.c
+++ b/src/yelp-error.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
diff --git a/src/yelp-error.h b/src/yelp-error.h
index 23767739..0a537029 100644
--- a/src/yelp-error.h
+++ b/src/yelp-error.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
diff --git a/src/yelp-history.c b/src/yelp-history.c
index c9fa76b1..355a1c3c 100644
--- a/src/yelp-history.c
+++ b/src/yelp-history.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2001-2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2001-2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/yelp-history.h b/src/yelp-history.h
index bf3051ef..6d877e74 100644
--- a/src/yelp-history.h
+++ b/src/yelp-history.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2001-2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2001-2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifndef __YELP_HISTORY_H__
diff --git a/src/yelp-html-gtkhtml1.c b/src/yelp-html-gtkhtml1.c
index a7b56b8d..0ec2054d 100644
--- a/src/yelp-html-gtkhtml1.c
+++ b/src/yelp-html-gtkhtml1.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2001-2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2001-2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/yelp-html-gtkhtml2.c b/src/yelp-html-gtkhtml2.c
index 313e4b71..b31e5086 100644
--- a/src/yelp-html-gtkhtml2.c
+++ b/src/yelp-html-gtkhtml2.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2001-2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2001-2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/yelp-html.h b/src/yelp-html.h
index bbc58cfd..23b93252 100644
--- a/src/yelp-html.h
+++ b/src/yelp-html.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2001-2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2001-2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifndef __YELP_HTML_H__
diff --git a/src/yelp-index-model.c b/src/yelp-index-model.c
index 7cdcc4ee..0e33bfa4 100644
--- a/src/yelp-index-model.c
+++ b/src/yelp-index-model.c
@@ -1,8 +1,8 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2002 CodeFactory AB
- * Copyright (C) 2002 Richard Hult <rhult@codefactory.se>
- * Copyright (C) 2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2002 Richard Hult <rhult@imendio.com>
+ * Copyright (C) 2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
diff --git a/src/yelp-index-model.h b/src/yelp-index-model.h
index eac63e53..c5ad73c0 100644
--- a/src/yelp-index-model.h
+++ b/src/yelp-index-model.h
@@ -1,8 +1,8 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2002 CodeFactory AB
- * Copyright (C) 2002 Richard Hult <rhult@codefactory.se>
- * Copyright (C) 2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2002 Richard Hult <rhult@imendio.com>
+ * Copyright (C) 2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
diff --git a/src/yelp-info.c b/src/yelp-info.c
index 6f1622e7..8dcb93e9 100644
--- a/src/yelp-info.c
+++ b/src/yelp-info.c
@@ -3,7 +3,7 @@
* Copyright (C) 2002 Red Hat Inc.
* Copyright (C) 2000 Sun Microsystems, Inc.
* Copyright (C) 2001 Eazel, Inc.
- * Copyright (C) 2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
diff --git a/src/yelp-main.c b/src/yelp-main.c
index fac455e1..d41610bc 100644
--- a/src/yelp-main.c
+++ b/src/yelp-main.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2001-2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2001-2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/yelp-reader.c b/src/yelp-reader.c
index 3953c2ab..8ee228bc 100644
--- a/src/yelp-reader.c
+++ b/src/yelp-reader.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#include <libgnome/gnome-url.h>
diff --git a/src/yelp-reader.h b/src/yelp-reader.h
index 01b3250f..2c687275 100644
--- a/src/yelp-reader.h
+++ b/src/yelp-reader.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifndef __YELP_READER_H__
diff --git a/src/yelp-scrollkeeper.c b/src/yelp-scrollkeeper.c
index 735564bb..29d8ab53 100644
--- a/src/yelp-scrollkeeper.c
+++ b/src/yelp-scrollkeeper.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2001-2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2001-2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/yelp-scrollkeeper.h b/src/yelp-scrollkeeper.h
index 4d490d29..b728a231 100644
--- a/src/yelp-scrollkeeper.h
+++ b/src/yelp-scrollkeeper.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2001-2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2001-2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifndef __YELP_SCROLLKEEPER_H__
diff --git a/src/yelp-section.c b/src/yelp-section.c
index 14e5ce29..520053fa 100644
--- a/src/yelp-section.c
+++ b/src/yelp-section.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2001-2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2001-2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/yelp-section.h b/src/yelp-section.h
index 84087b11..ed14ce73 100644
--- a/src/yelp-section.h
+++ b/src/yelp-section.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2001-2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2001-2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifndef __YELP_SECTION_H__
diff --git a/src/yelp-uri.c b/src/yelp-uri.c
index fee47072..33463c47 100644
--- a/src/yelp-uri.c
+++ b/src/yelp-uri.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#include <string.h>
diff --git a/src/yelp-uri.h b/src/yelp-uri.h
index 3bed82ae..824365f6 100644
--- a/src/yelp-uri.h
+++ b/src/yelp-uri.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifndef __YELP_URI_H__
diff --git a/src/yelp-util.c b/src/yelp-util.c
index 82533ac8..1b3647d3 100644
--- a/src/yelp-util.c
+++ b/src/yelp-util.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2001-2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2001-2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#include <libgnomevfs/gnome-vfs.h>
diff --git a/src/yelp-util.h b/src/yelp-util.h
index 0caba21f..717fb2e6 100644
--- a/src/yelp-util.h
+++ b/src/yelp-util.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2001-2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2001-2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifndef __YELP_UTIL_H__
diff --git a/src/yelp-view-content.c b/src/yelp-view-content.c
index c7f3ab2f..c90c66b5 100644
--- a/src/yelp-view-content.c
+++ b/src/yelp-view-content.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2001-2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2001-2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/yelp-view-content.h b/src/yelp-view-content.h
index be0c2d2f..8997f428 100644
--- a/src/yelp-view-content.h
+++ b/src/yelp-view-content.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2001-2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2001-2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifndef __YELP_VIEW_CONTENT_H__
diff --git a/src/yelp-view-index.c b/src/yelp-view-index.c
index c86d2d9b..a850b15d 100644
--- a/src/yelp-view-index.c
+++ b/src/yelp-view-index.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2001-2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2001-2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/yelp-view-index.h b/src/yelp-view-index.h
index 290506a7..474912a8 100644
--- a/src/yelp-view-index.h
+++ b/src/yelp-view-index.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2001-2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2001-2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifndef __YELP_VIEW_INDEX_H__
diff --git a/src/yelp-view-toc.c b/src/yelp-view-toc.c
index 8b722bf3..e3c6a1cb 100644
--- a/src/yelp-view-toc.c
+++ b/src/yelp-view-toc.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2001-2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2001-2002 Mikael Hallendal <micke@imendio.com>
* Copyright (C) 2002 Red Hat Inc.
*
* This program is free software; you can redistribute it and/or
@@ -18,7 +18,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/yelp-view-toc.h b/src/yelp-view-toc.h
index 96cbf6db..9d3c9f4a 100644
--- a/src/yelp-view-toc.h
+++ b/src/yelp-view-toc.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2001-2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2001-2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifndef __YELP_VIEW_TOC_H__
diff --git a/src/yelp-view.c b/src/yelp-view.c
index f122a392..cbd96c7c 100644
--- a/src/yelp-view.c
+++ b/src/yelp-view.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/yelp-view.h b/src/yelp-view.h
index 475e345b..d968f037 100644
--- a/src/yelp-view.h
+++ b/src/yelp-view.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifndef __YELP_INDEX_H__
diff --git a/src/yelp-window.c b/src/yelp-window.c
index dd04a426..9aadf2a4 100644
--- a/src/yelp-window.c
+++ b/src/yelp-window.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2001-2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2001-2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifdef HAVE_CONFIG_H
@@ -668,7 +668,7 @@ window_about_cb (gpointer data, guint section, GtkWidget *widget)
if (about == NULL) {
const gchar *authors[] = {
- "Mikael Hallendal <micke@codefactory.se>",
+ "Mikael Hallendal <micke@imendio.com>",
"Alexander Larsson <alexl@redhat.com>",
NULL
};
@@ -677,7 +677,7 @@ window_about_cb (gpointer data, guint section, GtkWidget *widget)
gchar *translator_credits = _("translator_credits");
about = gnome_about_new (PACKAGE, VERSION,
- "Copyright 2001-2002 Mikael Hallendal <micke@codefactory.se>",
+ "Copyright 2001-2003 Mikael Hallendal <micke@imendio.com>",
_("Help Browser for GNOME 2.0"),
authors,
NULL,
diff --git a/src/yelp-window.h b/src/yelp-window.h
index 709b86d9..740c6ed4 100644
--- a/src/yelp-window.h
+++ b/src/yelp-window.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2001-2002 Mikael Hallendal <micke@codefactory.se>
+ * Copyright (C) 2001-2002 Mikael Hallendal <micke@imendio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Author: Mikael Hallendal <micke@codefactory.se>
+ * Author: Mikael Hallendal <micke@imendio.com>
*/
#ifndef __YELP_WINDOW_H__