aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Hofmann <devnull@localhost>2014-04-11 20:02:07 +0200
committerJohannes Hofmann <devnull@localhost>2014-04-11 20:02:07 +0200
commitf92b9721790b858c808bca8a19ea17f61a8e8a95 (patch)
treea24e448444eaa552223d7768dd580e4b916d1e83
parentb80eab68dd947f7f56bc2c80af74ca2486282b9f (diff)
Updated some copyright messages.
-rw-r--r--dw/outofflowmgr.cc2
-rw-r--r--dw/textblock.cc2
-rw-r--r--dw/textblock_linebreaking.cc2
3 files changed, 3 insertions, 3 deletions
diff --git a/dw/outofflowmgr.cc b/dw/outofflowmgr.cc
index 2944c230..b8990ad5 100644
--- a/dw/outofflowmgr.cc
+++ b/dw/outofflowmgr.cc
@@ -1,7 +1,7 @@
/*
* Dillo Widget
*
- * Copyright 2013 Sebastian Geerken <sgeerken@dillo.org>
+ * Copyright 2013-2014 Sebastian Geerken <sgeerken@dillo.org>
*
* 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/dw/textblock.cc b/dw/textblock.cc
index 92e59c59..229c3da1 100644
--- a/dw/textblock.cc
+++ b/dw/textblock.cc
@@ -1,7 +1,7 @@
/*
* Dillo Widget
*
- * Copyright 2005-2007, 2012-2013 Sebastian Geerken <sgeerken@dillo.org>
+ * Copyright 2005-2007, 2012-2014 Sebastian Geerken <sgeerken@dillo.org>
*
* 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/dw/textblock_linebreaking.cc b/dw/textblock_linebreaking.cc
index c5143dcf..3e2b4cc8 100644
--- a/dw/textblock_linebreaking.cc
+++ b/dw/textblock_linebreaking.cc
@@ -1,7 +1,7 @@
/*
* Dillo Widget
*
- * Copyright 2005-2007, 2012-2013 Sebastian Geerken <sgeerken@dillo.org>
+ * Copyright 2005-2007, 2012-2014 Sebastian Geerken <sgeerken@dillo.org>
*
* (Parts of this file were originally part of textblock.cc.)
*