diff options
author | rcyeske <rcyeske> | 2005-01-04 02:19:42 +0000 |
---|---|---|
committer | rcyeske <rcyeske> | 2005-01-04 02:19:42 +0000 |
commit | b0d61b6688c2a7cf4468c4c3073428cf98a85da4 (patch) | |
tree | 9b3ace4d5440bcca4a247bff974ad051c2839e77 /src/actions.c | |
parent | 625c9856255228d2726970a81295e53d9d26940a (diff) | |
download | ratpoison-b0d61b6688c2a7cf4468c4c3073428cf98a85da4.zip |
* src/main.c (print_help): Update mailing list.
* src/actions.c (cmd_license): Update mailing list and website.
Diffstat (limited to 'src/actions.c')
-rw-r--r-- | src/actions.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/actions.c b/src/actions.c index c0db4e5..3d1b4b1 100644 --- a/src/actions.c +++ b/src/actions.c @@ -2113,8 +2113,8 @@ cmd_license (int interactive, char *data) "Boston, MA 02111-1307 USA", "", "Send bugreports, fixes, enhancements, t-shirts, money, beer & pizza ", - "to ratpoison-devel@lists.sourceforge.net or visit ", - "http://ratpoison.sourceforge.net/", + "to ratpoison-devel@nongnu.org or visit ", + "http://www.nongnu.org/ratpoison/", "", "[Press any key to end.] ", NULL}; |