diff --git a/README b/README index 43f95dd29fd0c92148adab6f0da09d9031e275e0..c6cf6ecddc54bff91b0aa4fdb5787b7cd6b69bed 100644 --- a/README +++ b/README @@ -1,11 +1,11 @@ -Pike by Fredrik H�binette 1994-2001 and the Pike team 2001-2014 +Pike by Fredrik H�binette 1994-2001 and the Pike team 2001-2016 Permission to copy, modify, and distribute this source for any legal purpose granted as long as my name is still attached to it. More specifically, the GPL, LGPL and MPL licenses apply to this software. -New releases can be found on http://pike.ida.liu.se/download/ -Report bugs at http://community.roxen.com/crunch/ +New releases can be found on http://pike.lysator.liu.se/download/ +Report bugs at http://bugs.roxen.com/ There is also a mailing list, to subscribe to it mail: pike-request@roxen.com @@ -32,8 +32,8 @@ If you find a bug in the interpreter, the first thing to do is to make sure the interpreter is compiled with PIKE_DEBUG defined. If not, recompile with PIKE_DEBUG and see if you get another error. When you've done this, please report the bug to us at -http://community.roxen.com/crunch/ and include as much as you can -muster of the following: +http://bugs.roxen.com/ and include as much as you can muster of the +following: o The version of the driver. (Try pike --version or look in src/version.h)