diff options
| author | Jens Mönig <jens@moenig.org> | 2015-05-01 12:24:52 -0400 |
|---|---|---|
| committer | Jens Mönig <jens@moenig.org> | 2015-05-01 12:24:52 -0400 |
| commit | 8e92c65cae699004342092133b0a7f99a6f1ed5c (patch) | |
| tree | b19db5c7c4044e0e87f8f9cb70352f78bbee63c6 /gui.js | |
| parent | 4cd3488e60f61bbe6650fed3bf17591258cc38a8 (diff) | |
| download | snap-8e92c65cae699004342092133b0a7f99a6f1ed5c.tar.gz snap-8e92c65cae699004342092133b0a7f99a6f1ed5c.zip | |
Release!
Diffstat (limited to 'gui.js')
| -rw-r--r-- | gui.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2614,7 +2614,7 @@ IDE_Morph.prototype.aboutSnap = function () { module, btn1, btn2, btn3, btn4, licenseBtn, translatorsBtn, world = this.world(); - aboutTxt = 'Snap! 4.0\nBuild Your Own Blocks\n\n--- rc ---\n\n' + aboutTxt = 'Snap! 4.0\nBuild Your Own Blocks\n\n' + 'Copyright \u24B8 2015 Jens M\u00F6nig and ' + 'Brian Harvey\n' + 'jens@moenig.org, bh@cs.berkeley.edu\n\n' |
