summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--COPYING2
-rw-r--r--doc/devkit-power-docs.xml2
-rw-r--r--doc/man/DeviceKit-power.xml2
-rw-r--r--doc/man/devkit-power-daemon.xml2
-rw-r--r--doc/man/devkit-power.xml2
-rw-r--r--libdevkit-power/dkp-enum.c2
-rw-r--r--libdevkit-power/dkp-enum.h2
-rw-r--r--src/dkp-csr.h2
-rw-r--r--src/dkp-daemon.c2
-rw-r--r--src/dkp-daemon.h2
-rw-r--r--src/dkp-device.c2
-rw-r--r--src/dkp-device.h2
-rw-r--r--src/dkp-supply.c2
-rw-r--r--src/dkp-supply.h2
-rw-r--r--src/main.c2
-rw-r--r--src/sysfs-utils.c2
-rw-r--r--src/sysfs-utils.h2
-rw-r--r--tools/dkp-tool.c2
18 files changed, 18 insertions, 18 deletions
diff --git a/COPYING b/COPYING
index 8742fce..c9d6ec2 100644
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,4 @@
-Copyright (C) 2008 David Zeuthen <david@fubar.dk>
+Copyright (C) 2008 David Zeuthen <davidz@redhat.com>
(C) 2008 Richard Hughes <richard@hughsie.com>
All Rights Reserved.
diff --git a/doc/devkit-power-docs.xml b/doc/devkit-power-docs.xml
index 890c7dc..3cfcae2 100644
--- a/doc/devkit-power-docs.xml
+++ b/doc/devkit-power-docs.xml
@@ -13,7 +13,7 @@
<surname>Zeuthen</surname>
<affiliation>
<address>
- <email>david@fubar.dk</email>
+ <email>davidz@redhat.com</email>
</address>
</affiliation>
</author>
diff --git a/doc/man/DeviceKit-power.xml b/doc/man/DeviceKit-power.xml
index 8f5ab6d..61f82ac 100644
--- a/doc/man/DeviceKit-power.xml
+++ b/doc/man/DeviceKit-power.xml
@@ -29,7 +29,7 @@
<refsect1><title>AUTHOR</title>
<para>
- Written by David Zeuthen <email>david@fubar.dk</email> with
+ Written by David Zeuthen <email>davidz@redhat.com</email> with
a lot of help from many others.
</para>
</refsect1>
diff --git a/doc/man/devkit-power-daemon.xml b/doc/man/devkit-power-daemon.xml
index e969586..69457dc 100644
--- a/doc/man/devkit-power-daemon.xml
+++ b/doc/man/devkit-power-daemon.xml
@@ -52,7 +52,7 @@
<refsect1><title>AUTHOR</title>
<para>
- Written by David Zeuthen <email>david@fubar.dk</email> with
+ Written by David Zeuthen <email>davidz@redhat.com</email> with
a lot of help from many others.
</para>
</refsect1>
diff --git a/doc/man/devkit-power.xml b/doc/man/devkit-power.xml
index fd25a79..8fd6a31 100644
--- a/doc/man/devkit-power.xml
+++ b/doc/man/devkit-power.xml
@@ -70,7 +70,7 @@
<refsect1><title>AUTHOR</title>
<para>
- Written by David Zeuthen <email>david@fubar.dk</email> with
+ Written by David Zeuthen <email>davidz@redhat.com</email> with
a lot of help from many others.
</para>
</refsect1>
diff --git a/libdevkit-power/dkp-enum.c b/libdevkit-power/dkp-enum.c
index 03b384e..be93e7e 100644
--- a/libdevkit-power/dkp-enum.c
+++ b/libdevkit-power/dkp-enum.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
- * Copyright (C) 2008 David Zeuthen <david@fubar.dk>
+ * Copyright (C) 2008 David Zeuthen <davidz@redhat.com>
* Copyright (C) 2008 Richard Hughes <richard@hughsie.com>
*
* This program is free software; you can redistribute it and/or modify
diff --git a/libdevkit-power/dkp-enum.h b/libdevkit-power/dkp-enum.h
index 5489665..f4dc625 100644
--- a/libdevkit-power/dkp-enum.h
+++ b/libdevkit-power/dkp-enum.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
- * Copyright (C) 2008 David Zeuthen <david@fubar.dk>
+ * Copyright (C) 2008 David Zeuthen <davidz@redhat.com>
* Copyright (C) 2008 Richard Hughes <richard@hughsie.com>
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/dkp-csr.h b/src/dkp-csr.h
index a67101e..10baf98 100644
--- a/src/dkp-csr.h
+++ b/src/dkp-csr.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
- * Copyright (C) 2008 David Zeuthen <david@fubar.dk>
+ * Copyright (C) 2008 David Zeuthen <davidz@redhat.com>
* Copyright (C) 2008 Richard Hughes <richard@hughsie.com>
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/dkp-daemon.c b/src/dkp-daemon.c
index 10100ee..9ed3d2b 100644
--- a/src/dkp-daemon.c
+++ b/src/dkp-daemon.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
- * Copyright (C) 2008 David Zeuthen <david@fubar.dk>
+ * Copyright (C) 2008 David Zeuthen <davidz@redhat.com>
*
* 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/src/dkp-daemon.h b/src/dkp-daemon.h
index 80b2cc1..9797cac 100644
--- a/src/dkp-daemon.h
+++ b/src/dkp-daemon.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
- * Copyright (C) 2008 David Zeuthen <david@fubar.dk>
+ * Copyright (C) 2008 David Zeuthen <davidz@redhat.com>
*
* 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/src/dkp-device.c b/src/dkp-device.c
index dbb7124..b1f86be 100644
--- a/src/dkp-device.c
+++ b/src/dkp-device.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
- * Copyright (C) 2008 David Zeuthen <david@fubar.dk>
+ * Copyright (C) 2008 David Zeuthen <davidz@redhat.com>
* Copyright (C) 2008 Richard Hughes <richard@hughsie.com>
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/dkp-device.h b/src/dkp-device.h
index e827e96..e39abb3 100644
--- a/src/dkp-device.h
+++ b/src/dkp-device.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
- * Copyright (C) 2008 David Zeuthen <david@fubar.dk>
+ * Copyright (C) 2008 David Zeuthen <davidz@redhat.com>
* Copyright (C) 2008 Richard Hughes <richard@hughsie.com>
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/dkp-supply.c b/src/dkp-supply.c
index 204bdf4..b68ecd3 100644
--- a/src/dkp-supply.c
+++ b/src/dkp-supply.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
- * Copyright (C) 2008 David Zeuthen <david@fubar.dk>
+ * Copyright (C) 2008 David Zeuthen <davidz@redhat.com>
* Copyright (C) 2008 Richard Hughes <richard@hughsie.com>
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/dkp-supply.h b/src/dkp-supply.h
index b6f2b96..8ef59fa 100644
--- a/src/dkp-supply.h
+++ b/src/dkp-supply.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
- * Copyright (C) 2008 David Zeuthen <david@fubar.dk>
+ * Copyright (C) 2008 David Zeuthen <davidz@redhat.com>
* Copyright (C) 2008 Richard Hughes <richard@hughsie.com>
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/main.c b/src/main.c
index cf921f3..16b925a 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
- * Copyright (C) 2007 David Zeuthen <david@fubar.dk>
+ * Copyright (C) 2007 David Zeuthen <davidz@redhat.com>
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/sysfs-utils.c b/src/sysfs-utils.c
index c56f422..4784439 100644
--- a/src/sysfs-utils.c
+++ b/src/sysfs-utils.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
- * Copyright (C) 2008 David Zeuthen <david@fubar.dk>
+ * Copyright (C) 2008 David Zeuthen <davidz@redhat.com>
*
* 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/src/sysfs-utils.h b/src/sysfs-utils.h
index 29f5dc5..43f3802 100644
--- a/src/sysfs-utils.h
+++ b/src/sysfs-utils.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*-
*
- * Copyright (C) 2008 David Zeuthen <david@fubar.dk>
+ * Copyright (C) 2008 David Zeuthen <davidz@redhat.com>
*
* 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/tools/dkp-tool.c b/tools/dkp-tool.c
index cd5a231..f35486f 100644
--- a/tools/dkp-tool.c
+++ b/tools/dkp-tool.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
- * Copyright (C) 2007 David Zeuthen <david@fubar.dk>
+ * Copyright (C) 2007 David Zeuthen <davidz@redhat.com>
* Copyright (C) 2008 Richard Hughes <richard@hughsie.com>
*
* This program is free software; you can redistribute it and/or modify