Skip to content

Commit

Permalink
update copyright dates from daily grunt work
Browse files Browse the repository at this point in the history
  • Loading branch information
phet-dev committed Feb 5, 2022
1 parent bc78ce8 commit 8c9be50
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion js/common/view/sound/BoundarySoundClip.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021, University of Colorado Boulder
// Copyright 2020-2022, University of Colorado Boulder

/**
* A short sound to indicate when a movable component has reached the boundary of its movable bounds. This sound supports
Expand Down
2 changes: 1 addition & 1 deletion js/common/view/sound/TickMarkBumpSoundClip.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021, University of Colorado Boulder
// Copyright 2020-2022, University of Colorado Boulder

/**
* A short sound to indicate when a movable component has crossed over a tick mark.
Expand Down
2 changes: 1 addition & 1 deletion js/discover/view/ChallengeRatioComboBoxNode.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021, University of Colorado Boulder
// Copyright 2020-2022, University of Colorado Boulder

/**
* @author Michael Kauzmann (PhET Interactive Simulations)
Expand Down

0 comments on commit 8c9be50

Please sign in to comment.