summaryrefslogtreecommitdiff
path: root/fstatfs64.c
diff options
context:
space:
mode:
Diffstat (limited to 'fstatfs64.c')
-rw-r--r--fstatfs64.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/fstatfs64.c b/fstatfs64.c
index 166fc63da..0aac13d2c 100644
--- a/fstatfs64.c
+++ b/fstatfs64.c
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2016-2018 The strace developers.
+ * All rights reserved.
+ *
+ * SPDX-License-Identifier: LGPL-2.1-or-later
+ */
+
#include "defs.h"
SYS_FUNC(fstatfs64)