Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
K3b
Commits
dd52af60
Verified
Commit
dd52af60
authored
Jun 03, 2021
by
Alexander Lohnau
💬
Browse files
Adjust formating of SPDX headers
parent
8c42017d
Changes
2
Hide whitespace changes
Inline
Side-by-side
libk3b/tools/libisofs/isofs.cpp
View file @
dd52af60
/*
isofs.c - libisofs implementation
-------------------
begin : Oct 25 2002
SPDX-FileCopyrightText: 2002 Szombathelyi Gy �rgy
email : gyurco@users.sourceforge.net
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002 Szombathelyi Gy �rgy <gyurco@users.sourceforge.net>
*/
/***************************************************************************
* *
* SPDX-License-Identifier: GPL-2.0-or-later
* *
***************************************************************************/
#include <errno.h>
#include <stdlib.h>
#include <string.h>
...
...
libk3b/tools/libisofs/isofs.h
View file @
dd52af60
/*
isofs.h - include this file to use libisofs
-------------------
begin : Oct 25 2002
SPDX-FileCopyrightText: 2002 Szombathelyi Gy �rgy
email : gyurco@users.sourceforge.net
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002 Szombathelyi Gy �rgy <gyurco@users.sourceforge.net>
*/
/***************************************************************************
* *
* SPDX-License-Identifier: GPL-2.0-or-later
* *
***************************************************************************/
#ifndef ISOFS_H
#define ISOFS_H
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment