aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/css.cc2
-rw-r--r--src/styleengine.cc2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/css.cc b/src/css.cc
index 50b73674..f8522654 100644
--- a/src/css.cc
+++ b/src/css.cc
@@ -1,7 +1,7 @@
/*
* File: css.cc
*
- * Copyright 2008 Jorge Arellano Cid <jcid@dillo.org>
+ * Copyright 2008-2009 Johannes Hofmann <Johannes.Hofmann@gmx.de>
*
* 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/styleengine.cc b/src/styleengine.cc
index 44454570..72709b78 100644
--- a/src/styleengine.cc
+++ b/src/styleengine.cc
@@ -1,7 +1,7 @@
/*
* File: styleengine.cc
*
- * Copyright 2008 Jorge Arellano Cid <jcid@dillo.org>
+ * Copyright 2008-2009 Johannes Hofmann <Johannes.Hofmann@gmx.de>
*
* 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