File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -124,8 +124,8 @@ You can find out more about [watchdog configuration options on GitHub](https://g
124
124
The function's index.js code should be placed in the `./my-templates/template/bun-express/` folder.
125
125
126
126
` ` ` js
127
- // Copyright (c) Alex Ellis 2021 . All rights reserved.
128
- // Copyright (c) OpenFaaS Author(s) 2021 . All rights reserved.
127
+ // Copyright (c) Alex Ellis 2024 . All rights reserved.
128
+ // Copyright (c) OpenFaaS Author(s) 2024 . All rights reserved.
129
129
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
130
130
131
131
"use strict"
Original file line number Diff line number Diff line change 58
58
logo : images/logo.svg
59
59
60
60
# Copyright
61
- copyright : " Copyright © 2021 OpenFaaS Author(s)"
61
+ copyright : " Copyright © 2024 OpenFaaS Author(s)"
62
62
63
63
# Options
64
64
extra :
You can’t perform that action at this time.
0 commit comments