aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-01-17 12:13:11 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-01-17 12:13:11 +0100
commit650710395c696eb51fc46a6a7cf4c040db77b2ce (patch)
tree9dae9bcc3eab9ccf6b7d93024e5d725d953cf49c
parent8095de030ba4bc82def25da3eaaf5b4b95d7529f (diff)
parent93d7823af4e02c576bab6bbac1e80c1d08861448 (diff)
merge
-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