FOSSology
4.5.1
Open Source License Compliance by Open Source Software
parse.h
1
/*
2
SPDX-FileCopyrightText: © 2006-2009 Hewlett-Packard Development Company, L.P.
3
4
SPDX-License-Identifier: GPL-2.0-only
5
*/
6
7
#ifndef _PARSE_H
8
#define _PARSE_H
9
#include "doctorBuffer_utils.h"
10
char
*
parseLicenses
(
char
*filetext,
int
size,
scanres_t
*scp,
int
isML,
int
isPS);
11
12
#endif
/* _PARSE_H */
parseLicenses
char * parseLicenses(char *filetext, int size, scanres_t *scp, int isML, int isPS)
Parse a file to check all the possible licenses and add them to matches.
Definition:
parse.c:359
scanResults
Definition:
nomos.h:456
src
nomos
agent
parse.h
Generated on Wed Mar 26 2025 09:10:53 for FOSSology by
1.9.1