aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tree.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2014-10-10 15:26:29 +0000
committerIngo Schwarze <schwarze@openbsd.org>2014-10-10 15:26:29 +0000
commit1861ab2e818a4f9e21e8ed19d05cd46f8dc4e409 (patch)
tree732a8cd9bdb88f9dda4d514f4ce26ebd15b9de4f /tree.c
parent54fddf1f8cc02e8fa1f3c9e094b88a226bcb0ac5 (diff)
downloadmandoc-1861ab2e818a4f9e21e8ed19d05cd46f8dc4e409.tar.gz
mandoc-1861ab2e818a4f9e21e8ed19d05cd46f8dc4e409.tar.zst
mandoc-1861ab2e818a4f9e21e8ed19d05cd46f8dc4e409.zip
sync Copyright years after merge to OpenBSD; no code change
Diffstat (limited to 'tree.c')
-rw-r--r--tree.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tree.c b/tree.c
index c664f45a..a047d951 100644
--- a/tree.c
+++ b/tree.c
@@ -1,6 +1,6 @@
-/* $Id: tree.c,v 1.57 2014/10/10 12:19:25 schwarze Exp $ */
+/* $Id: tree.c,v 1.58 2014/10/10 15:26:29 schwarze Exp $ */
/*
- * Copyright (c) 2008, 2009, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
+ * Copyright (c) 2008, 2009, 2011, 2014 Kristaps Dzonsons <kristaps@bsd.lv>
* Copyright (c) 2013, 2014 Ingo Schwarze <schwarze@openbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any