Skip to content

Commit

Permalink
Update copyright year and license reference in the static-site README
Browse files Browse the repository at this point in the history
The year and filename were long out of date, which I noticed when
putting a LICENSE notice in the root of the repo.
  • Loading branch information
tsibley committed Apr 9, 2021
1 parent 17bbffd commit faa8305
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static-site/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,6 @@ The static documentation is automatically rebuilt every time the (parent) repo i

## License and copyright

Copyright 2014-2018 Trevor Bedford and Richard Neher.
Copyright 2014-2021 Trevor Bedford and Richard Neher.

Source code to Nextstrain is made available under the terms of the [GNU Affero General Public License](LICENSE.txt) (AGPL). Nextstrain is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
Source code to Nextstrain is made available under the terms of the [GNU Affero General Public License 3.0](../LICENSE) (AGPL-3.0). Nextstrain is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

0 comments on commit faa8305

Please sign in to comment.