diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/css.cc | 2 | ||||
-rw-r--r-- | src/styleengine.cc | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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 |