diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2010-07-04 22:04:04 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2010-07-04 22:04:04 +0000 |
commit | 22634796e5c7442418dc502cd33b66410663f61a (patch) | |
tree | 70847971542ac46edf0343a699e678c23e68744e /regs.h | |
parent | b8b9e11a867466342dc730ff378f7456de5a4680 (diff) | |
download | mandoc-22634796e5c7442418dc502cd33b66410663f61a.tar.gz |
Assert my copyright, making it explicit that i'm granting the same license
on those parts of the code and text that i have written as Kristaps is.
"fine with me" kristaps@
Diffstat (limited to 'regs.h')
-rw-r--r-- | regs.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ /* $Id$ */ /* * Copyright (c) 2010 Kristaps Dzonsons <kristaps@bsd.lv> + * Copyright (c) 2010 Ingo Schwarze <schwarze@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above |