diff options
author | Sebastian Geerken <devnull@localhost> | 2013-03-30 15:24:38 +0100 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2013-03-30 15:24:38 +0100 |
commit | c7bdc7b795039aa563dc8d7bfa2b4c0e7625a049 (patch) | |
tree | 6f0f91d409e67e10074162e52c84c195190e81de /dw/textblock_iterator.cc | |
parent | bceeee1122a2aa1d93ae4aecd9be1d58d591fd5e (diff) |
Added/updated copyright notices.
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 22f43fb6..7531ecd5 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 |