FOSSology
4.5.1
Open Source License Compliance by Open Source Software
CompatibilityStatus.hpp
1
/*
2
SPDX-FileCopyrightText: © 2024 Siemens AG
3
Author: Gaurav Mishra <mishra.gaurav@siemens.com>
4
5
SPDX-License-Identifier: GPL-2.0-only
6
*/
7
8
#ifndef FOSSOLOGY_COMPATIBILITYSTATUS_HPP
9
#define FOSSOLOGY_COMPATIBILITYSTATUS_HPP
10
14
enum
CompatibilityStatus
15
{
16
COMPATIBLE,
17
NOTCOMPATIBLE,
18
UNKNOWN
19
};
20
21
#endif
// FOSSOLOGY_COMPATIBILITYSTATUS_HPP
src
compatibility
agent
CompatibilityStatus.hpp
Generated on Mon May 19 2025 07:31:14 for FOSSology by
1.9.1