Changed e-mail address.

This commit is contained in:
Niels Serup
2011-08-12 19:20:40 +02:00
parent d1a8815e17
commit 6365b7e80b
13 changed files with 48 additions and 45 deletions

View File

@@ -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.

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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]].

View File

@@ -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.
*/

View File

@@ -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/>
*/

View File

@@ -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
}
}

View File

@@ -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/>
*/