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 Jul 15, 2023
1 parent ff2cf28 commit c9b8c05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion js/Complex.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2013-2022, University of Colorado Boulder
// Copyright 2013-2023, University of Colorado Boulder

/**
* A complex number with mutable and immutable methods.
Expand Down
2 changes: 1 addition & 1 deletion js/ComplexTests.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2017-2022, University of Colorado Boulder
// Copyright 2017-2023, University of Colorado Boulder

/**
* Complex.js tests
Expand Down

0 comments on commit c9b8c05

Please sign in to comment.