diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2010-07-31 23:52:58 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2010-07-31 23:52:58 +0000 |
commit | 92db94da9c8d6ba5c1a0a4aafa4af6ad1b28ed80 (patch) | |
tree | 66037dc1beb43e1b5771b3691a8537949a8c1e34 /chars.c | |
parent | b32f5641bf799d9214c355afab250b4a211f09e4 (diff) | |
download | mandoc-92db94da9c8d6ba5c1a0a4aafa4af6ad1b28ed80.tar.gz |
Sync to OpenBSD: add missing Copyright years.
I checked that substantial changes were committed
to these files during these years.
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 Kristaps Dzonsons <kristaps@bsd.lv> + * Copyright (c) 2009, 2010 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 |