From 56a20d50c9ca3202a40157f6e34d06d958650884 Mon Sep 17 00:00:00 2001 From: testisnullus Date: Mon, 26 Aug 2024 15:54:51 +0300 Subject: [PATCH] issue-107, LICENSE file was added to repo, comment with the License was added to all source-code files --- LICENSE | 201 ++++++++++++++++++ brro-compressor/benches/fft_bench.rs | 16 ++ brro-compressor/benches/polynomial_bench.rs | 16 ++ brro-compressor/src/compare.rs | 16 ++ brro-compressor/src/compressor/constant.rs | 16 ++ brro-compressor/src/compressor/fft.rs | 16 ++ brro-compressor/src/compressor/mod.rs | 16 ++ brro-compressor/src/compressor/noop.rs | 16 ++ brro-compressor/src/compressor/polynomial.rs | 16 ++ brro-compressor/src/data.rs | 16 ++ brro-compressor/src/frame/mod.rs | 16 ++ brro-compressor/src/header.rs | 16 ++ brro-compressor/src/lib.rs | 16 ++ brro-compressor/src/main.rs | 16 ++ brro-compressor/src/optimizer/mod.rs | 16 ++ brro-compressor/src/optimizer/utils.rs | 16 ++ brro-compressor/src/types/metric_tag.rs | 16 ++ brro-compressor/src/types/mod.rs | 16 ++ brro-compressor/src/utils/error.rs | 16 ++ brro-compressor/src/utils/mod.rs | 16 ++ .../src/utils/readers/bro_reader.rs | 16 ++ brro-compressor/src/utils/readers/mod.rs | 16 ++ brro-compressor/tests/integration_test.rs | 16 ++ csv-compressor/src/csv.rs | 16 ++ csv-compressor/src/main.rs | 16 ++ csv-compressor/src/metric.rs | 16 ++ optimizer/src/main.rs | 16 ++ prometheus-remote/src/flac_reader.rs | 16 ++ prometheus-remote/src/fs_utils.rs | 16 ++ prometheus-remote/src/lib_vsri.rs | 16 ++ prometheus-remote/src/main.rs | 16 ++ prometheus-remote/src/wav_writer.rs | 16 ++ tools/src/bin/dwt_finder.rs | 16 ++ tools/src/bin/flac_reader_tester.rs | 16 ++ tools/src/bin/mid_channel_computing.rs | 16 ++ tools/src/bin/wav2wbro.rs | 16 ++ vsri/src/lib.rs | 16 ++ wavbrro/src/lib.rs | 16 ++ wavbrro/src/read.rs | 16 ++ wavbrro/src/wavbrro.rs | 16 ++ wavbrro/src/write.rs | 16 ++ 41 files changed, 841 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..8783c22 --- /dev/null +++ b/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright 2024 NetApp, Inc. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. \ No newline at end of file diff --git a/brro-compressor/benches/fft_bench.rs b/brro-compressor/benches/fft_bench.rs index 60029f2..e1c5b1e 100644 --- a/brro-compressor/benches/fft_bench.rs +++ b/brro-compressor/benches/fft_bench.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use brro_compressor::compressor::fft::{fft, fft_allowed_error, fft_set, fft_to_data, FFT}; use criterion::{black_box, criterion_group, criterion_main, Criterion}; use std::path::PathBuf; diff --git a/brro-compressor/benches/polynomial_bench.rs b/brro-compressor/benches/polynomial_bench.rs index 01087c9..f297474 100644 --- a/brro-compressor/benches/polynomial_bench.rs +++ b/brro-compressor/benches/polynomial_bench.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + // Import necessary libraries use brro_compressor::compressor::polynomial::{ polynomial, polynomial_allowed_error, to_data, PolynomialType, diff --git a/brro-compressor/src/compare.rs b/brro-compressor/src/compare.rs index c34b172..9925fe2 100644 --- a/brro-compressor/src/compare.rs +++ b/brro-compressor/src/compare.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use crate::{ compressor::{ constant::constant_compressor, diff --git a/brro-compressor/src/compressor/constant.rs b/brro-compressor/src/compressor/constant.rs index 4c399ff..99b1dab 100644 --- a/brro-compressor/src/compressor/constant.rs +++ b/brro-compressor/src/compressor/constant.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use crate::{ compressor::CompressorResult, optimizer::utils::{Bitdepth, DataStats}, diff --git a/brro-compressor/src/compressor/fft.rs b/brro-compressor/src/compressor/fft.rs index a195138..aea5b4d 100644 --- a/brro-compressor/src/compressor/fft.rs +++ b/brro-compressor/src/compressor/fft.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use crate::{optimizer::utils::DataStats, utils::error::calculate_error}; use bincode::{Decode, Encode}; use rustfft::{num_complex::Complex, FftPlanner}; diff --git a/brro-compressor/src/compressor/mod.rs b/brro-compressor/src/compressor/mod.rs index 475f838..75f0370 100644 --- a/brro-compressor/src/compressor/mod.rs +++ b/brro-compressor/src/compressor/mod.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use bincode::config::{self, Configuration}; use bincode::{Decode, Encode}; diff --git a/brro-compressor/src/compressor/noop.rs b/brro-compressor/src/compressor/noop.rs index 512d8ed..87ee570 100644 --- a/brro-compressor/src/compressor/noop.rs +++ b/brro-compressor/src/compressor/noop.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use super::BinConfig; use bincode::{Decode, Encode}; use log::{debug, info}; diff --git a/brro-compressor/src/compressor/polynomial.rs b/brro-compressor/src/compressor/polynomial.rs index 7f6a2a8..9d25791 100644 --- a/brro-compressor/src/compressor/polynomial.rs +++ b/brro-compressor/src/compressor/polynomial.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use crate::optimizer::utils::{Bitdepth, DataStats}; use crate::utils::{error::calculate_error, round_and_limit_f64, round_f64, DECIMAL_PRECISION}; diff --git a/brro-compressor/src/data.rs b/brro-compressor/src/data.rs index 164ba6b..339cf2d 100644 --- a/brro-compressor/src/data.rs +++ b/brro-compressor/src/data.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use crate::compressor::{BinConfig, Compressor}; use crate::frame::CompressorFrame; use crate::header::CompressorHeader; diff --git a/brro-compressor/src/frame/mod.rs b/brro-compressor/src/frame/mod.rs index 08a5dc2..1c29629 100644 --- a/brro-compressor/src/frame/mod.rs +++ b/brro-compressor/src/frame/mod.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use crate::{compressor::Compressor, optimizer::utils::DataStats}; use bincode::{Decode, Encode}; use log::debug; diff --git a/brro-compressor/src/header.rs b/brro-compressor/src/header.rs index a93e7ae..e7f398d 100644 --- a/brro-compressor/src/header.rs +++ b/brro-compressor/src/header.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use bincode::{Decode, Encode}; /// This will write the file headers diff --git a/brro-compressor/src/lib.rs b/brro-compressor/src/lib.rs index 95fa5fd..2b1d4ae 100644 --- a/brro-compressor/src/lib.rs +++ b/brro-compressor/src/lib.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + #![allow(clippy::new_without_default)] // Lucas - Once the project is far enough along I strongly reccomend reenabling dead code checks #![allow(dead_code)] diff --git a/brro-compressor/src/main.rs b/brro-compressor/src/main.rs index 97a2738..69e7561 100644 --- a/brro-compressor/src/main.rs +++ b/brro-compressor/src/main.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use brro_compressor::compressor::Compressor; use brro_compressor::data::CompressedStream; use brro_compressor::optimizer::OptimizerPlan; diff --git a/brro-compressor/src/optimizer/mod.rs b/brro-compressor/src/optimizer/mod.rs index dfcff96..2756aaa 100644 --- a/brro-compressor/src/optimizer/mod.rs +++ b/brro-compressor/src/optimizer/mod.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use crate::{ compressor::Compressor, types, diff --git a/brro-compressor/src/optimizer/utils.rs b/brro-compressor/src/optimizer/utils.rs index b2a4532..3486729 100644 --- a/brro-compressor/src/optimizer/utils.rs +++ b/brro-compressor/src/optimizer/utils.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use bincode::{Decode, Encode}; use log::debug; diff --git a/brro-compressor/src/types/metric_tag.rs b/brro-compressor/src/types/metric_tag.rs index ff89342..7748a4b 100644 --- a/brro-compressor/src/types/metric_tag.rs +++ b/brro-compressor/src/types/metric_tag.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use median::Filter; #[derive(Debug)] diff --git a/brro-compressor/src/types/mod.rs b/brro-compressor/src/types/mod.rs index 88c599e..fa8d239 100644 --- a/brro-compressor/src/types/mod.rs +++ b/brro-compressor/src/types/mod.rs @@ -1 +1,17 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + pub mod metric_tag; diff --git a/brro-compressor/src/utils/error.rs b/brro-compressor/src/utils/error.rs index 2c46797..9303ae5 100644 --- a/brro-compressor/src/utils/error.rs +++ b/brro-compressor/src/utils/error.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use std::cmp; #[derive(Default, Debug, Clone)] diff --git a/brro-compressor/src/utils/mod.rs b/brro-compressor/src/utils/mod.rs index 255dd23..0a38720 100644 --- a/brro-compressor/src/utils/mod.rs +++ b/brro-compressor/src/utils/mod.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + pub mod error; pub mod readers; pub mod writers; diff --git a/brro-compressor/src/utils/readers/bro_reader.rs b/brro-compressor/src/utils/readers/bro_reader.rs index 22047cf..3ee0b36 100644 --- a/brro-compressor/src/utils/readers/bro_reader.rs +++ b/brro-compressor/src/utils/readers/bro_reader.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + // Implement a streaming reader here use std::fs; use std::fs::File; diff --git a/brro-compressor/src/utils/readers/mod.rs b/brro-compressor/src/utils/readers/mod.rs index b2ab21c..b557bbc 100644 --- a/brro-compressor/src/utils/readers/mod.rs +++ b/brro-compressor/src/utils/readers/mod.rs @@ -1 +1,17 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + pub mod bro_reader; diff --git a/brro-compressor/tests/integration_test.rs b/brro-compressor/tests/integration_test.rs index e35add1..965a42b 100644 --- a/brro-compressor/tests/integration_test.rs +++ b/brro-compressor/tests/integration_test.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use tempfile::tempdir; #[test] diff --git a/csv-compressor/src/csv.rs b/csv-compressor/src/csv.rs index ff6f0f4..d8372aa 100644 --- a/csv-compressor/src/csv.rs +++ b/csv-compressor/src/csv.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use serde::{Deserialize, Serialize}; use std::fs::{File, OpenOptions}; use std::path::Path; diff --git a/csv-compressor/src/main.rs b/csv-compressor/src/main.rs index 032a5d4..17ebb26 100644 --- a/csv-compressor/src/main.rs +++ b/csv-compressor/src/main.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use crate::metric::Metric; use brro_compressor::compressor::Compressor; use brro_compressor::data::CompressedStream; diff --git a/csv-compressor/src/metric.rs b/csv-compressor/src/metric.rs index f568b56..d1c0747 100644 --- a/csv-compressor/src/metric.rs +++ b/csv-compressor/src/metric.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use crate::csv::Sample; use std::fmt::{Debug, Display, Formatter}; use std::path::Path; diff --git a/optimizer/src/main.rs b/optimizer/src/main.rs index b6b563b..03f0bab 100644 --- a/optimizer/src/main.rs +++ b/optimizer/src/main.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + // Lucas - Once the project is far enough along I strongly reccomend reenabling dead code checks #![allow(dead_code)] diff --git a/prometheus-remote/src/flac_reader.rs b/prometheus-remote/src/flac_reader.rs index a87c1b5..c8739fe 100644 --- a/prometheus-remote/src/flac_reader.rs +++ b/prometheus-remote/src/flac_reader.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use std::fs::File; use symphonia::core::audio::SampleBuffer; diff --git a/prometheus-remote/src/fs_utils.rs b/prometheus-remote/src/fs_utils.rs index 9ca62f2..f4aa629 100644 --- a/prometheus-remote/src/fs_utils.rs +++ b/prometheus-remote/src/fs_utils.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use chrono::{DateTime, Duration, Utc}; /// All the utils/code related the to file management /// diff --git a/prometheus-remote/src/lib_vsri.rs b/prometheus-remote/src/lib_vsri.rs index 8acec72..ce34c6b 100644 --- a/prometheus-remote/src/lib_vsri.rs +++ b/prometheus-remote/src/lib_vsri.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use chrono::{DateTime, Timelike, Utc}; /// Very Small Rolo Index /// This is an index made for detection of gaps in continuous data with the same sampling rate. diff --git a/prometheus-remote/src/main.rs b/prometheus-remote/src/main.rs index dd36cb2..94d6006 100644 --- a/prometheus-remote/src/main.rs +++ b/prometheus-remote/src/main.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + // Lucas - Once the project is far enough along I strongly reccomend reenabling dead code checks #![allow(dead_code)] diff --git a/prometheus-remote/src/wav_writer.rs b/prometheus-remote/src/wav_writer.rs index ee8c997..86a4b90 100644 --- a/prometheus-remote/src/wav_writer.rs +++ b/prometheus-remote/src/wav_writer.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use chrono::{DateTime, Utc}; use hound::{WavSpec, WavWriter}; use std::fs::File; diff --git a/tools/src/bin/dwt_finder.rs b/tools/src/bin/dwt_finder.rs index 14fc480..55d239e 100644 --- a/tools/src/bin/dwt_finder.rs +++ b/tools/src/bin/dwt_finder.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use clap::Parser; use dtw_rs::{Algorithm, DynamicTimeWarping, ParameterizedAlgorithm}; diff --git a/tools/src/bin/flac_reader_tester.rs b/tools/src/bin/flac_reader_tester.rs index 007b383..47727fa 100644 --- a/tools/src/bin/flac_reader_tester.rs +++ b/tools/src/bin/flac_reader_tester.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + /* This file compares a FLAC and WAV file and if the content is identical Also good to test if the FLAC and WAV read routines are good diff --git a/tools/src/bin/mid_channel_computing.rs b/tools/src/bin/mid_channel_computing.rs index 61d674b..c3a0793 100644 --- a/tools/src/bin/mid_channel_computing.rs +++ b/tools/src/bin/mid_channel_computing.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use std::fs::File; use clap::Parser; diff --git a/tools/src/bin/wav2wbro.rs b/tools/src/bin/wav2wbro.rs index 7b784f7..2ecf975 100644 --- a/tools/src/bin/wav2wbro.rs +++ b/tools/src/bin/wav2wbro.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use clap::{arg, command, Parser}; use log::debug; use std::fs::File; diff --git a/vsri/src/lib.rs b/vsri/src/lib.rs index 53529e6..a42d218 100644 --- a/vsri/src/lib.rs +++ b/vsri/src/lib.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use chrono::{DateTime, Timelike, Utc}; use log::{debug, warn}; /// Very Small Rolo Index diff --git a/wavbrro/src/lib.rs b/wavbrro/src/lib.rs index ceca829..3f1d728 100644 --- a/wavbrro/src/lib.rs +++ b/wavbrro/src/lib.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + pub mod read; pub mod wavbrro; pub mod write; diff --git a/wavbrro/src/read.rs b/wavbrro/src/read.rs index 449de01..000379e 100644 --- a/wavbrro/src/read.rs +++ b/wavbrro/src/read.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use std::fs; use std::fs::File; use std::io::{self, Read, Seek, SeekFrom}; diff --git a/wavbrro/src/wavbrro.rs b/wavbrro/src/wavbrro.rs index a6caeed..1839d11 100644 --- a/wavbrro/src/wavbrro.rs +++ b/wavbrro/src/wavbrro.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use rkyv::{Archive, Deserialize, Serialize}; use std::path::Path; use std::{error, fmt, io, result}; diff --git a/wavbrro/src/write.rs b/wavbrro/src/write.rs index ab284c7..c73a861 100644 --- a/wavbrro/src/write.rs +++ b/wavbrro/src/write.rs @@ -1,3 +1,19 @@ +/* +Copyright 2024 NetApp, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + use std::fs::File; use std::os::unix::prelude::FileExt; use std::path::Path;