Skip to content

Commit 55d8284

Browse files
committed
bump year in copyright messages
1 parent f720740 commit 55d8284

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ should be your choice, of course.
358358
License
359359
-------
360360
361-
Copyright (c) 2016-2022 Dr. Ralf S. Engelschall (http://engelschall.com/)
361+
Copyright (c) 2016-2023 Dr. Ralf S. Engelschall (http://engelschall.com/)
362362
363363
Permission is hereby granted, free of charge, to any person obtaining
364364
a copy of this software and associated documentation files (the

eslint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
##
22
## hapi-plugin-websocket -- HAPI plugin for seamless WebSocket integration
3-
## Copyright (c) 2016-2022 Dr. Ralf S. Engelschall <[email protected]>
3+
## Copyright (c) 2016-2023 Dr. Ralf S. Engelschall <[email protected]>
44
##
55
## Permission is hereby granted, free of charge, to any person obtaining
66
## a copy of this software and associated documentation files (the

hapi-plugin-websocket.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
** hapi-plugin-websocket -- HAPI plugin for seamless WebSocket integration
3-
** Copyright (c) 2016-2022 Dr. Ralf S. Engelschall <[email protected]>
3+
** Copyright (c) 2016-2023 Dr. Ralf S. Engelschall <[email protected]>
44
**
55
** Permission is hereby granted, free of charge, to any person obtaining
66
** a copy of this software and associated documentation files (the

hapi-plugin-websocket.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
** hapi-plugin-websocket -- HAPI plugin for seamless WebSocket integration
3-
** Copyright (c) 2016-2022 Dr. Ralf S. Engelschall <[email protected]>
3+
** Copyright (c) 2016-2023 Dr. Ralf S. Engelschall <[email protected]>
44
**
55
** Permission is hereby granted, free of charge, to any person obtaining
66
** a copy of this software and associated documentation files (the

0 commit comments

Comments
 (0)