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 31, 2024
1 parent 1df1747 commit 5ad8fc7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion js/display/Display.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2013-2023, University of Colorado Boulder
// Copyright 2013-2024, University of Colorado Boulder

/**
* A persistent display of a specific Node and its descendants, which is updated at discrete points in time.
Expand Down
2 changes: 1 addition & 1 deletion js/display/Fittability.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2015-2021, University of Colorado Boulder
// Copyright 2015-2024, University of Colorado Boulder

/**
* A sub-component of an Instance that handles matters relating to whether fitted blocks should not fit if possible.
Expand Down

0 comments on commit 5ad8fc7

Please sign in to comment.