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 15, 2024
1 parent bf56506 commit 601793e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion js/input/TInputListener.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2021-2023, University of Colorado Boulder
// Copyright 2021-2024, University of Colorado Boulder

/**
* The main type interface for input listeners.
Expand Down
2 changes: 1 addition & 1 deletion js/overlays/HighlightOverlay.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2015-2023, University of Colorado Boulder
// Copyright 2015-2024, University of Colorado Boulder

/**
* An overlay that implements highlights for a Display. This is responsible for drawing the highlights and
Expand Down

0 comments on commit 601793e

Please sign in to comment.