We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ad7be3 commit 6ef12c7Copy full SHA for 6ef12c7
ttyd-tools/elf2rel/elf2rel.cpp
@@ -1,3 +1,6 @@
1
+// SPDX-License-Identifier: GPL-3.0-or-later
2
+// Copyright 2019 Linus S. (aka PistonMiner)
3
+
4
#include "elf2rel.h"
5
6
#include <elfio/elfio.hpp>
ttyd-tools/elf2rel/elf2rel.h
#pragma once
#include <vector>
0 commit comments