From 40dd405ec950d10e15e957cbda3d97362e925bef Mon Sep 17 00:00:00 2001 From: Jonathan Olson Date: Fri, 29 Mar 2019 13:40:50 -0600 Subject: [PATCH] Master R/TM fix for phet-io brand, see https://github.com/phetsims/brand/issues/34 --- phet-io/js/Brand.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phet-io/js/Brand.js b/phet-io/js/Brand.js index ab2f19e..c87e092 100644 --- a/phet-io/js/Brand.js +++ b/phet-io/js/Brand.js @@ -15,7 +15,7 @@ define( function( require ) { // Documentation for all properties is available in brand/adapted-from-phet/js/Brand.js var Brand = { id: 'phet-io', - name: 'PhET\u00ae Interactive Simulations', // no i18n + name: 'PhET\u2122 Interactive Simulations', // no i18n copyright: 'Copyright © 2002-{{year}} University of Colorado Boulder', additionalLicenseStatement: 'This PhET-iO interoperable simulation file requires a license.
' + 'USE WITHOUT A LICENSE AGREEMENT IS STRICTLY PROHIBITED.
' +