Skip to content

Commit de4994e

Browse files
committed
chore: update copyright notice
1 parent d665dee commit de4994e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.scripts/copyright.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Copyright (C) <%= YEAR %> by Fonoster Inc (https://fonoster.com)
33
* http://github.com/fonoster
44
*
5-
* This file is part of nodejs-service
5+
* This file is part of nodejs-processor
66
*
77
* Licensed under the MIT License (the "License");
88
* you may not use this file except in compliance with

src/envs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2023 by Fonoster Inc (https://fonoster.com)
2+
* Copyright (C) 2026 by Fonoster Inc (https://fonoster.com)
33
* http://github.com/fonoster
44
*
55
* This file is part of nodejs-processor

src/handlers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2023 by Fonoster Inc (https://fonoster.com)
2+
* Copyright (C) 2026 by Fonoster Inc (https://fonoster.com)
33
* http://github.com/fonoster
44
*
55
* This file is part of nodejs-processor

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env node
22
/*
3-
* Copyright (C) 2023 by Fonoster Inc (https://fonoster.com)
3+
* Copyright (C) 2026 by Fonoster Inc (https://fonoster.com)
44
* http://github.com/fonoster
55
*
66
* This file is part of nodejs-processor

0 commit comments

Comments
 (0)