Skip to content

Commit

Permalink
chore: update copyright year in README
Browse files Browse the repository at this point in the history
  • Loading branch information
rektide committed Jan 9, 2023
1 parent 1cc3e1a commit 82ec9c8
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,16 +89,17 @@ Restify aims to support the Node.js LTS (Active and Maintenance) versions along

| Node Release | Supported in Current Version | Notes |
| :--: | :---: | :---: |
| 18.x | **No** | Current stable. See [#1888](https://github.com/restify/node-restify/issues/1888) |
| 16.x | **Yes** | Active LTS |
| 14.x | **Yes** | Maintenance LTS |
| 18.x | **Yes** | Restify v10.x required. |
| 16.x | **Yes** | |
| 14.x | **Yes** | |
| 12.x | **No** | Use restify v8.x, team will backport critical issues only |
| 10.x | **No** | Use restify v8.x, team will backport critical issues only |

## License

The MIT License (MIT)

Copyright (c) 2018 restify
Copyright (c) 2023 restify

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down

0 comments on commit 82ec9c8

Please sign in to comment.