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, 2025
1 parent ac7051f commit 8250648
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion js/BinPacker.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2015-2024, University of Colorado Boulder
// Copyright 2015-2025, University of Colorado Boulder

/**
* Given a rectangular containing area, takes care of allocating and deallocating smaller rectangular "bins" that fit
Expand Down
2 changes: 1 addition & 1 deletion js/ConvexHull2.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2013-2024, University of Colorado Boulder
// Copyright 2013-2025, University of Colorado Boulder

/**
* Construction of 2D convex hulls from a list of points.
Expand Down

0 comments on commit 8250648

Please sign in to comment.