diff options
author | Nicholas Marriott <nicm@cvs.openbsd.org> | 2016-01-19 15:59:13 +0000 |
---|---|---|
committer | Nicholas Marriott <nicm@cvs.openbsd.org> | 2016-01-19 15:59:13 +0000 |
commit | b61dcc72a8ccd756c9c185631ebabdf3eeadeb38 (patch) | |
tree | 805b174c3c4f90710d01acc1524290d374ecbbc6 /usr.bin/tmux/utf8.c | |
parent | bd64d79564a467bde98ea6b968edea6d56ae95b7 (diff) |
I no longer use my SourceForge address so replace it.
Diffstat (limited to 'usr.bin/tmux/utf8.c')
-rw-r--r-- | usr.bin/tmux/utf8.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/tmux/utf8.c b/usr.bin/tmux/utf8.c index a7685a32cdd..971fd99be81 100644 --- a/usr.bin/tmux/utf8.c +++ b/usr.bin/tmux/utf8.c @@ -1,7 +1,7 @@ -/* $OpenBSD: utf8.c,v 1.25 2015/11/20 22:02:54 nicm Exp $ */ +/* $OpenBSD: utf8.c,v 1.26 2016/01/19 15:59:12 nicm Exp $ */ /* - * Copyright (c) 2008 Nicholas Marriott <nicm@users.sourceforge.net> + * Copyright (c) 2008 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 |