Skip to content

Commit

Permalink
Master R/TM fix for phet-io brand, see #34
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanolson committed Mar 29, 2019
1 parent eab5236 commit 40dd405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phet-io/js/Brand.js
Original file line number Diff line number Diff line change
Expand Up @@ -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<sup>\u00ae</sup> 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.<br>' +
'USE WITHOUT A LICENSE AGREEMENT IS STRICTLY PROHIBITED.<br>' +
Expand Down

0 comments on commit 40dd405

Please sign in to comment.