summaryrefslogtreecommitdiff
path: root/xml.js
diff options
context:
space:
mode:
authorNathan Dinsmore <queryselector@gmail.com>2013-04-08 22:15:30 -0400
committerNathan Dinsmore <queryselector@gmail.com>2013-04-08 22:18:32 -0400
commitf3bd991f0710cc41178d6dc41cc1e69dfd41c62b (patch)
treeadbd35eb96687eadbbb4caf2a40c933b948d3f64 /xml.js
parentec434a337676c80dd0d0672a36c05f2393529a81 (diff)
downloadsnap-f3bd991f0710cc41178d6dc41cc1e69dfd41c62b.tar.gz
snap-f3bd991f0710cc41178d6dc41cc1e69dfd41c62b.zip
Switched to UTF-8
This fixes some encoding issues
Diffstat (limited to 'xml.js')
-rw-r--r--xml.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/xml.js b/xml.js
index 94083e2..877fff7 100644
--- a/xml.js
+++ b/xml.js
@@ -4,10 +4,10 @@
a simple XML DOM, encoder and parser for morphic.js
- written by Jens Mšnig
+ written by Jens Mönig
jens@moenig.org
- Copyright (C) 2013 by Jens Mšnig
+ Copyright (C) 2013 by Jens Mönig
This file is part of Snap!.