mirror of
https://github.com/openharmony/third_party_sane-airscan.git
synced 2026-07-01 21:14:00 -04:00
Clarify fuzzer license
The LICENSE file mentioned in fuzzer headers was meant to refer to the main sane-airscan license, not a potentially separate fuzzer license. Fixes #100.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
// Copyright 2020 The Chromium OS Authors. All rights reserved.
|
||||
// See LICENSE for license terms and conditions.
|
||||
// See the sane-airscan top-level LICENSE for license terms and conditions.
|
||||
|
||||
#include <fuzzer/FuzzedDataProvider.h>
|
||||
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
// Copyright 2020 The Chromium OS Authors. All rights reserved.
|
||||
// See LICENSE for license terms and conditions.
|
||||
// See the sane-airscan top-level LICENSE for license terms and conditions.
|
||||
|
||||
#include <fuzzer/FuzzedDataProvider.h>
|
||||
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
// Copyright 2020 The Chromium OS Authors. All rights reserved.
|
||||
// See LICENSE for license terms and conditions.
|
||||
// See the sane-airscan top-level LICENSE for license terms and conditions.
|
||||
|
||||
#include <cstddef>
|
||||
#include <cstdint>
|
||||
|
||||
Reference in New Issue
Block a user