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