Skip to content

Commit 37a8345

Browse files
Update license (#290)
1 parent ebaca6d commit 37a8345

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2022 OZON.ru. All rights reserved.
1+
Copyright (c) 2023 OZON.ru. All rights reserved.
22

33
Redistribution and use in source and binary forms, with or without
44
modification, are permitted provided that the following conditions are met:

README.idoc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Please make sure to read our [contributing guide](/CONTRIBUTING.md) before creat
1919
Well, we already have several similar tools: vector, filebeat, logstash, fluend-d, fluent-bit, etc.
2020

2121
Performance tests state that best ones achieve a throughput of roughly 100MB/sec.
22-
Guys, it's 2022 now. HDDs and NICs can handle the throughput of a **few GB/sec** and CPUs processes **dozens of GB/sec**. Are you sure **100MB/sec** is what we deserve? Are you sure it is fast?
22+
Guys, it's 2023 now. HDDs and NICs can handle the throughput of a **few GB/sec** and CPUs processes **dozens of GB/sec**. Are you sure **100MB/sec** is what we deserve? Are you sure it is fast?
2323

2424
## Main features
2525
* Fast: more than 10x faster compared to similar tools

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Please make sure to read our [contributing guide](/CONTRIBUTING.md) before creat
1919
Well, we already have several similar tools: vector, filebeat, logstash, fluend-d, fluent-bit, etc.
2020

2121
Performance tests state that best ones achieve a throughput of roughly 100MB/sec.
22-
Guys, it's 2022 now. HDDs and NICs can handle the throughput of a **few GB/sec** and CPUs processes **dozens of GB/sec**. Are you sure **100MB/sec** is what we deserve? Are you sure it is fast?
22+
Guys, it's 2023 now. HDDs and NICs can handle the throughput of a **few GB/sec** and CPUs processes **dozens of GB/sec**. Are you sure **100MB/sec** is what we deserve? Are you sure it is fast?
2323

2424
## Main features
2525
* Fast: more than 10x faster compared to similar tools

docs/license.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# License
22
`file.d` is licensed under a BSD-like licence:
33
```
4-
Copyright (c) 2022 The File.d Authors. All rights reserved.
4+
Copyright (c) 2023 The File.d Authors. All rights reserved.
55
66
Redistribution and use in source and binary forms, with or without
77
modification, are permitted provided that the following conditions are met:

0 commit comments

Comments
 (0)