diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2010-07-13 23:53:20 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2010-07-13 23:53:20 +0000 |
commit | 4b56f7ec24d9169c19d937ff2d900290c1a2cd3f (patch) | |
tree | 24b0e0e04122d0da21423e82e6e7e72ce158cc03 /term.h | |
parent | 1109d4769a67dec4db83caef57ae4f952f3dc658 (diff) | |
download | mandoc-4b56f7ec24d9169c19d937ff2d900290c1a2cd3f.tar.gz |
correct lots of copyright notices;
ok kristaps@
Diffstat (limited to 'term.h')
-rw-r--r-- | term.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv> + * Copyright (c) 2008, 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 |