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 May 26, 2021
1 parent a83e5b6 commit d8a8477
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion js/sound-generators/FourierToneGenerator.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020, University of Colorado Boulder
// Copyright 2020-2021, University of Colorado Boulder

/**
* FourierToneGenerator is a set of oscillators that play simultaneously and whose output levels can be independently
Expand Down
2 changes: 1 addition & 1 deletion js/sound-generators/OscillatorSoundGenerator.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020, University of Colorado Boulder
// Copyright 2020-2021, University of Colorado Boulder

/**
* OscillatorSoundGenerator is a Web Audio oscillator node wrapped in a sound generator so that it can be easily be used
Expand Down

0 comments on commit d8a8477

Please sign in to comment.