From 8e92c65cae699004342092133b0a7f99a6f1ed5c Mon Sep 17 00:00:00 2001 From: Jens Mönig Date: Fri, 1 May 2015 12:24:52 -0400 Subject: Release! --- gui.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui.js') diff --git a/gui.js b/gui.js index 4554f5f..e8394aa 100644 --- a/gui.js +++ b/gui.js @@ -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' -- cgit v1.3.1