Skip to content

Commit 6f98bb4

Browse files
authored
Merge pull request #17 from newcloudtechnologies/CAP-2634-copyright-fix
CAP-2634 | fix: update copyrights period
2 parents a01736e + 2e1d196 commit 6f98bb4

59 files changed

Lines changed: 59 additions & 59 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2022 New Cloud Technologies
3+
Copyright (c) 2026 New Cloud Technologies
44

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

README.md

Lines changed: 1 addition & 1 deletion

backpressure/doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) New Cloud Technologies, Ltd. 2013-2022.
2+
* Copyright (c) New Cloud Technologies, Ltd. 2013-2026.
33
* Author: Vitaly Isaev <vitaly.isaev@myoffice.team>
44
* License: https://github.com/newcloudtechnologies/memlimiter/blob/master/LICENSE
55
*/

backpressure/interface.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) New Cloud Technologies, Ltd. 2013-2022.
2+
* Copyright (c) New Cloud Technologies, Ltd. 2013-2026.
33
* Author: Vitaly Isaev <vitaly.isaev@myoffice.team>
44
* License: https://github.com/newcloudtechnologies/memlimiter/blob/master/LICENSE
55
*/

backpressure/mock.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) New Cloud Technologies, Ltd. 2013-2022.
2+
* Copyright (c) New Cloud Technologies, Ltd. 2013-2026.
33
* Author: Vitaly Isaev <vitaly.isaev@myoffice.team>
44
* License: https://github.com/newcloudtechnologies/memlimiter/blob/master/LICENSE
55
*/

backpressure/operator.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) New Cloud Technologies, Ltd. 2013-2022.
2+
* Copyright (c) New Cloud Technologies, Ltd. 2013-2026.
33
* Author: Vitaly Isaev <vitaly.isaev@myoffice.team>
44
* License: https://github.com/newcloudtechnologies/memlimiter/blob/master/LICENSE
55
*/

backpressure/operator_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) New Cloud Technologies, Ltd. 2013-2022.
2+
* Copyright (c) New Cloud Technologies, Ltd. 2013-2026.
33
* Author: Vitaly Isaev <vitaly.isaev@myoffice.team>
44
* License: https://github.com/newcloudtechnologies/memlimiter/blob/master/LICENSE
55
*/

backpressure/options.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) New Cloud Technologies, Ltd. 2013-2022.
2+
* Copyright (c) New Cloud Technologies, Ltd. 2013-2026.
33
* Author: Vitaly Isaev <vitaly.isaev@myoffice.team>
44
* License: https://github.com/newcloudtechnologies/memlimiter/blob/master/LICENSE
55
*/

backpressure/throttler.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) New Cloud Technologies, Ltd. 2013-2022.
2+
* Copyright (c) New Cloud Technologies, Ltd. 2013-2026.
33
* Author: Vitaly Isaev <vitaly.isaev@myoffice.team>
44
* License: https://github.com/newcloudtechnologies/memlimiter/blob/master/LICENSE
55
*/

backpressure/throttler_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) New Cloud Technologies, Ltd. 2013-2022.
2+
* Copyright (c) New Cloud Technologies, Ltd. 2013-2026.
33
* Author: Vitaly Isaev <vitaly.isaev@myoffice.team>
44
* License: https://github.com/newcloudtechnologies/memlimiter/blob/master/LICENSE
55
*/

0 commit comments

Comments
 (0)