diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2011-09-18 14:14:15 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2011-09-18 14:14:15 +0000 |
commit | 67f0fb713d08c528720c7ca9213ef887a55bf25b (patch) | |
tree | 1e9a65e9a895c869ea510e9f8ef96f910be1cfee /chars.c | |
parent | 1e45d35a0c5d4d0d69ea1a033935c6c76cac4dd8 (diff) | |
download | mandoc-67f0fb713d08c528720c7ca9213ef887a55bf25b.tar.gz |
forgotten Copyright bumps; no code change
found while syncing to OpenBSD
Diffstat (limited to 'chars.c')
-rw-r--r-- | chars.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (c) 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv> + * Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv> * Copyright (c) 2011 Ingo Schwarze <schwarze@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any |