diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2009-01-16 20:17:40 +0100 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2009-01-16 20:17:40 +0100 |
commit | 93d7823af4e02c576bab6bbac1e80c1d08861448 (patch) | |
tree | 27b225270461e7246ef4187355ea94f11de8657a | |
parent | eda2b7472e13f7fdf95c54feb802c889a6dbe503 (diff) |
update copyright
-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 |