Changed e-mail address.
This commit is contained in:
@@ -78,7 +78,7 @@ You will find a set of example programs in the 'examples' subdirectory.
|
||||
|
||||
|
||||
The Bito programming language was created by Niels Serup (metanohi.org). You
|
||||
can contact Niels a <ns@metanohi.org>.
|
||||
can contact Niels a <ns@metanohi.name>.
|
||||
Updates to Bito are likely to appear at <http://metanohi.org/projects/bito/>.
|
||||
|
||||
This readme was written by Niels and was put into the public domain by him.
|
||||
|
||||
@@ -99,7 +99,7 @@ You will find a set of example programs in the 'examples' subdirectory.
|
||||
|
||||
|
||||
The Bito programming language was created by Niels Serup (metanohi.org). You
|
||||
can contact Niels at <[[mailto:ns@metanohi.org][ns@metanohi.org]]>.
|
||||
can contact Niels at <[[mailto:ns@metanohi.name][ns@metanohi.name]]>.
|
||||
Updates to Bito are likely to appear at <[[http://metanohi.name/projects/bito/]]>.
|
||||
|
||||
This readme was written by Niels and was put into the public domain by him.
|
||||
@@ -130,7 +130,7 @@ describing it. You can fetch a copy at <[[http://metanohi.name/projects/bito/]]>
|
||||
There are example programs in the 'examples' directory.
|
||||
|
||||
Niels Serup (metanohi.name) created this interpreter along with the Bito
|
||||
language. You can contact Niels at <[[mailto:ns@metanohi.org][ns@metanohi.org]]>.
|
||||
language. You can contact Niels at <[[mailto:ns@metanohi.name][ns@metanohi.name]]>.
|
||||
|
||||
Version information:
|
||||
bitopret 0.9
|
||||
|
||||
@@ -16,7 +16,7 @@ This page contains a set of mods for [[.][kvigall]].
|
||||
It's quite easy to create and use mods, so this page is unlikely to hold
|
||||
information on all available mods. It would be nice if someone created a
|
||||
webpage/wiki to manage information on this area. For now, send an email to
|
||||
[[mailto:ns@metanohi.org][ns@metanohi.org]] if you want to have your mod included on this page. This is
|
||||
[[mailto:ns@metanohi.name][ns@metanohi.name]] if you want to have your mod included on this page. This is
|
||||
highly suboptimal.
|
||||
|
||||
** Fronter
|
||||
|
||||
@@ -114,7 +114,7 @@ This is a bt&acro='brutal test' of mege. More {bru te}&abbr='brutal testing'...
|
||||
|
||||
+ In a list
|
||||
+ Not escaped: x&var, escaped: x\&var, not escaped in group: {x}&var, escaped
|
||||
in group: {x}\&var. ns@metanohi.org ua
|
||||
in group: {x}\&var. ns@metanohi.name ua
|
||||
|
||||
Nested groups: {{ab{ula aa}&abbr=a cd}&var&color=red cd}&acro
|
||||
|
||||
|
||||
@@ -518,7 +518,7 @@ movact PARSER: ... ERROR! ERROR! ERROR! CANNOT COMPREHEND. NOT A QUESTION.
|
||||
|
||||
The movact parser may have a few unknown quirks. It has ben fed with various
|
||||
different files, of which all seemed to work, but.. Please report any bugs to
|
||||
[[mailto:ns@metanohi.org][ns@metanohi.org]].
|
||||
[[mailto:ns@metanohi.name][ns@metanohi.name]].
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
/*
|
||||
Version: 0.9
|
||||
You can contact Niels at <ns@metanohi.org>.
|
||||
You can contact Niels at <ns@metanohi.name>.
|
||||
Latest version is always available at <http://metanohi.org/projects/totxt/>,
|
||||
along with documentation.
|
||||
*/
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with wontofor. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
* Maintained by Niels Serup <ns@metanohi.org>
|
||||
* Maintained by Niels Serup <ns@metanohi.name>
|
||||
* See <http://metanohi.org/projects/wontofor/>
|
||||
*/
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with wontofor. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
* Maintained by Niels Serup <ns@metanohi.org>
|
||||
* Maintained by Niels Serup <ns@metanohi.name>
|
||||
* See <http://metanohi.org/projects/wontofor/>
|
||||
*/
|
||||
|
||||
@@ -45,4 +45,4 @@ wontofor.html.create = function(tag) {
|
||||
|
||||
wontofor.html.setTitle = function(title) {
|
||||
document.title = title
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with wontofor. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
* Maintained by Niels Serup <ns@metanohi.org>
|
||||
* Maintained by Niels Serup <ns@metanohi.name>
|
||||
* See <http://metanohi.org/projects/wontofor/>
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user