Skip to content

Commit

Permalink
add license/copyright info regarding ja4h
Browse files Browse the repository at this point in the history
requested by FoxIO in:
FoxIO-LLC/ja4#192 (comment)
  • Loading branch information
GlenDC committed Jan 13, 2025
1 parent 18b283f commit fd572e6
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions rama-net/src/fingerprint/ja4/http.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
//! Ja4H implementation for Rama (in Rust).
//!
//! JA4H is part of the Ja4+ is copyrighted
//! and licensed by FoxIO. See license information below:
//!
//! > Copyright 2023 AOL Inc. All rights reserved.
//! > Portions Copyright 2023 FoxIO
//! >
//! > SPDX-License-Identifier: FoxIO License 1.1
//! >
//! > This software requires a license to use. See
//! > - <https://github.com/FoxIO-LLC/ja4#licensing>
//! > - <https://github.com/FoxIO-LLC/ja4/blob/main/License%20FAQ.md>
use itertools::Itertools as _;
use std::{
borrow::Cow,
Expand Down

0 comments on commit fd572e6

Please sign in to comment.