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 Dec 31, 2019
1 parent b86ad68 commit 85327b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion js/generate.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2018, University of Colorado Boulder
// Copyright 2018-2019, University of Colorado Boulder

/**
* Main launch point for the documentation generation
Expand Down
2 changes: 1 addition & 1 deletion js/getMarkdownFileAsHTML.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2018, University of Colorado Boulder
// Copyright 2018-2019, University of Colorado Boulder

/**
* Get the hand written markdown file for a component. Return the converted HTML from the markdown converted by "marked"
Expand Down

0 comments on commit 85327b0

Please sign in to comment.