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 Jan 7, 2022
1 parent 0ba8e55 commit 3286ab3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion js/common/model/Scene.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2018-2021, University of Colorado Boulder
// Copyright 2018-2022, University of Colorado Boulder

/**
* The scene determines the medium and wave generator types, coordinate frames, relative scale, etc. For a description
Expand Down
2 changes: 1 addition & 1 deletion js/common/model/SoundScene.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2018-2021, University of Colorado Boulder
// Copyright 2018-2022, University of Colorado Boulder

/**
* The model for the Sound scene, which adds SoundParticle instances. See the following pages for visualizations
Expand Down
2 changes: 1 addition & 1 deletion js/waves/model/WavesModel.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2018-2021, University of Colorado Boulder
// Copyright 2018-2022, University of Colorado Boulder

/**
* Model for the "Waves" screen and other derivative screens. This model supports two sources, even though the waves
Expand Down

0 comments on commit 3286ab3

Please sign in to comment.