summaryrefslogtreecommitdiff
path: root/unpack/describe.c
diff options
context:
space:
mode:
Diffstat (limited to 'unpack/describe.c')
-rw-r--r--unpack/describe.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/unpack/describe.c b/unpack/describe.c
index be27857..627bc2b 100644
--- a/unpack/describe.c
+++ b/unpack/describe.c
@@ -1,4 +1,9 @@
/* SPDX-License-Identifier: GPL-3.0-or-later */
+/*
+ * describe.c
+ *
+ * Copyright (C) 2019 David Oberhollenzer <goliath@infraroot.at>
+ */
#include "rdsquashfs.h"
static void print_name(tree_node_t *n)