Skip to content

Commit 427ccbf

Browse files
committed
build(project): updated date info
1 parent ca26a9e commit 427ccbf

18 files changed

+18
-18
lines changed

src/examples/debug.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2024 Angus.Fenying <fenying@litert.org>
2+
* Copyright 2025 Angus.Fenying <fenying@litert.org>
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/examples/multi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2024 Angus.Fenying <fenying@litert.org>
2+
* Copyright 2025 Angus.Fenying <fenying@litert.org>
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/examples/pipeline.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2024 Angus.Fenying <fenying@litert.org>
2+
* Copyright 2025 Angus.Fenying <fenying@litert.org>
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/examples/reconnection.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2024 Angus.Fenying <fenying@litert.org>
2+
* Copyright 2025 Angus.Fenying <fenying@litert.org>
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/lib/CommandClient.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2024 Angus.Fenying <fenying@litert.org>
2+
* Copyright 2025 Angus.Fenying <fenying@litert.org>
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/lib/Commands.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2024 Angus.Fenying <fenying@litert.org>
2+
* Copyright 2025 Angus.Fenying <fenying@litert.org>
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/lib/Common.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* eslint-disable max-lines */
22
/**
3-
* Copyright 2024 Angus.Fenying <fenying@litert.org>
3+
* Copyright 2025 Angus.Fenying <fenying@litert.org>
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

src/lib/Constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2024 Angus.Fenying <fenying@litert.org>
2+
* Copyright 2025 Angus.Fenying <fenying@litert.org>
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/lib/Decoder.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2024 Angus.Fenying <fenying@litert.org>
2+
* Copyright 2025 Angus.Fenying <fenying@litert.org>
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/lib/Encoder.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2024 Angus.Fenying <fenying@litert.org>
2+
* Copyright 2025 Angus.Fenying <fenying@litert.org>
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)