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-join-pane.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-join-pane.c')
-rw-r--r-- | cmd-join-pane.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd-join-pane.c b/cmd-join-pane.c index 8b4117fa..d630dd45 100644 --- a/cmd-join-pane.c +++ b/cmd-join-pane.c @@ -2,7 +2,7 @@ /* * Copyright (c) 2011 George Nachman <tmux@georgester.com> - * 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 |