Skip to content

Commit 82ec9c8

Browse files
committed
chore: update copyright year in README
1 parent 1cc3e1a commit 82ec9c8

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -89,16 +89,17 @@ Restify aims to support the Node.js LTS (Active and Maintenance) versions along
8989

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

9798
## License
9899

99100
The MIT License (MIT)
100101

101-
Copyright (c) 2018 restify
102+
Copyright (c) 2023 restify
102103

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

0 commit comments

Comments
 (0)