diff options
author | nicm <nicm> | 2016-01-19 15:59:12 +0000 |
---|---|---|
committer | nicm <nicm> | 2016-01-19 15:59:12 +0000 |
commit | 995af0e2b72aec54ba3685b1a8ce5e78d279d8ff (patch) | |
tree | f116225a5107108c3fa1944693f60c9cd82a9044 /cmd-list-windows.c | |
parent | c9815307ebe8b729504d383904ae3ef3b862cf11 (diff) | |
download | rtmux-995af0e2b72aec54ba3685b1a8ce5e78d279d8ff.tar.gz rtmux-995af0e2b72aec54ba3685b1a8ce5e78d279d8ff.tar.bz2 rtmux-995af0e2b72aec54ba3685b1a8ce5e78d279d8ff.zip |
I no longer use my SourceForge address so replace it.
Diffstat (limited to 'cmd-list-windows.c')
-rw-r--r-- | cmd-list-windows.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd-list-windows.c b/cmd-list-windows.c index dd05ea85..11a5fddf 100644 --- a/cmd-list-windows.c +++ b/cmd-list-windows.c @@ -1,7 +1,7 @@ /* $OpenBSD$ */ /* - * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> + * Copyright (c) 2007 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 |