aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tree.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2011-09-18 14:14:15 +0000
committerIngo Schwarze <schwarze@openbsd.org>2011-09-18 14:14:15 +0000
commite8a750dfa5477fc00a25dfade04507581f6b2cd4 (patch)
treedbc2f90273be45c1878cf932bed71e9f1310b5ed /tree.c
parentbb7423486a6867321f7a6d3ede6b6fe74bc4cafb (diff)
downloadmandoc-e8a750dfa5477fc00a25dfade04507581f6b2cd4.tar.gz
mandoc-e8a750dfa5477fc00a25dfade04507581f6b2cd4.tar.zst
mandoc-e8a750dfa5477fc00a25dfade04507581f6b2cd4.zip
forgotten Copyright bumps; no code change
found while syncing to OpenBSD
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 9e7e7590..1430c737 100644
--- a/tree.c
+++ b/tree.c
@@ -1,6 +1,6 @@
-/* $Id: tree.c,v 1.46 2011/07/23 12:01:54 kristaps Exp $ */
+/* $Id: tree.c,v 1.47 2011/09/18 14:14:15 schwarze Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
+ * Copyright (c) 2008, 2009, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above