Skip to content

Commit

Permalink
Add copyright header
Browse files Browse the repository at this point in the history
Signed-off-by: xiaoyuxlu <[email protected]>
  • Loading branch information
xiaoyuxlu authored and jyao1 committed Jun 21, 2024
1 parent 72bf208 commit a9bf77c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions spdmlib/fuzz/fuzz_targets/fuzz_x509v3.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// Copyright (c) 2024 Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 or MIT

#![no_main]

use libfuzzer_sys::fuzz_target;
Expand Down

0 comments on commit a9bf77c

Please sign in to comment.