diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2016-01-19 18:07:25 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2016-01-19 18:07:25 +0000 |
commit | ca29dc9abc5c90da1a56d06ecb692b35a3766bc0 (patch) | |
tree | 1f2806ecde94a83d0ddf58190c0746062bcf5afb /osdep-netbsd.c | |
parent | dc42c35f1f04d3bd431c52dde0906965c6db2d6c (diff) | |
download | rtmux-ca29dc9abc5c90da1a56d06ecb692b35a3766bc0.tar.gz rtmux-ca29dc9abc5c90da1a56d06ecb692b35a3766bc0.tar.bz2 rtmux-ca29dc9abc5c90da1a56d06ecb692b35a3766bc0.zip |
Update my email address.
Diffstat (limited to 'osdep-netbsd.c')
-rw-r--r-- | osdep-netbsd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/osdep-netbsd.c b/osdep-netbsd.c index 15686860..d8aa41b5 100644 --- a/osdep-netbsd.c +++ b/osdep-netbsd.c @@ -1,7 +1,7 @@ /* $OpenBSD$ */ /* - * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> + * Copyright (c) 2009 Nicholas Marriott <nicholas.marriott@gmail.com> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above |