diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2009-01-17 12:13:11 +0100 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2009-01-17 12:13:11 +0100 |
commit | 650710395c696eb51fc46a6a7cf4c040db77b2ce (patch) | |
tree | 9dae9bcc3eab9ccf6b7d93024e5d725d953cf49c | |
parent | 8095de030ba4bc82def25da3eaaf5b4b95d7529f (diff) | |
parent | 93d7823af4e02c576bab6bbac1e80c1d08861448 (diff) |
merge
-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 |