diff options
author | Sebastian Geerken <devnull@localhost> | 2013-04-02 12:30:19 +0200 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2013-04-02 12:30:19 +0200 |
commit | 78aa6802a7746399dfa22a45801f71b42f49beda (patch) | |
tree | f3fdbd97f5d7923da8d13100bae0b5b50e554fb3 /dw/textblock_iterator.cc | |
parent | 37ae83963fb3b59d1d71dbe9499b42c5302724cc (diff) | |
parent | c7bdc7b795039aa563dc8d7bfa2b4c0e7625a049 (diff) |
Merge with main repo.
Diffstat (limited to 'dw/textblock_iterator.cc')
-rw-r--r-- | dw/textblock_iterator.cc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dw/textblock_iterator.cc b/dw/textblock_iterator.cc index daf82c50..c26b7f6e 100644 --- a/dw/textblock_iterator.cc +++ b/dw/textblock_iterator.cc @@ -1,7 +1,9 @@ /* * Dillo Widget * - * Copyright 2005-2007 Sebastian Geerken <sgeerken@dillo.org> + * Copyright 2005-2007, 2012-2013 Sebastian Geerken <sgeerken@dillo.org> + * + * (Parts of this file were originally part of textblock.cc.) * * 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 |