summaryrefslogtreecommitdiff
path: root/libvaladoc
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2021-01-14 23:12:23 +0000
committerRico Tzschichholz <ricotz@ubuntu.com>2021-01-15 08:21:51 +0100
commit8a7496bba232d7d2f1279e1716a484fd351a6ad9 (patch)
tree0ced3d7e36047a5daefae0047e33f09cdb24fb13 /libvaladoc
parentde7a22eab7ccbe69207a83faf27d26fb4f52778d (diff)
downloadvala-8a7496bba232d7d2f1279e1716a484fd351a6ad9.tar.gz
libvaladoc: Fix typos copyright year
Diffstat (limited to 'libvaladoc')
-rw-r--r--libvaladoc/api/node.vala2
-rw-r--r--libvaladoc/api/nodetype.vala2
-rw-r--r--libvaladoc/html/htmlrenderer.vala2
3 files changed, 3 insertions, 3 deletions
diff --git a/libvaladoc/api/node.vala b/libvaladoc/api/node.vala
index 6b41e5e9e..e961e318f 100644
--- a/libvaladoc/api/node.vala
+++ b/libvaladoc/api/node.vala
@@ -1,7 +1,7 @@
/* node.vala
*
* Copyright (C) 2008-2009 Florian Brosch, Didier Villevalois
- * Copyright (C) 20011 Florian Brosch
+ * Copyright (C) 2011 Florian Brosch
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/libvaladoc/api/nodetype.vala b/libvaladoc/api/nodetype.vala
index cbb2503f6..68ef24845 100644
--- a/libvaladoc/api/nodetype.vala
+++ b/libvaladoc/api/nodetype.vala
@@ -1,7 +1,7 @@
/* node.vala
*
* Copyright (C) 2008-2009 Didier Villevalois
- * Copyright (C) 2007-20012 Florian Brosch
+ * Copyright (C) 2007-2012 Florian Brosch
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/libvaladoc/html/htmlrenderer.vala b/libvaladoc/html/htmlrenderer.vala
index 9299f3897..bcada84e9 100644
--- a/libvaladoc/html/htmlrenderer.vala
+++ b/libvaladoc/html/htmlrenderer.vala
@@ -1,6 +1,6 @@
/* htmlrenderer.vala
*
- * Copyright (C) 2008-20014 Florian Brosch, Didier Villevalois
+ * Copyright (C) 2008-2014 Florian Brosch, Didier Villevalois
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public