summaryrefslogtreecommitdiffstats
path: root/libmount/src/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmount/src/test.c')
-rw-r--r--libmount/src/test.c12
1 files changed, 9 insertions, 3 deletions
diff --git a/libmount/src/test.c b/libmount/src/test.c
index 2da00b40d..0e3388c80 100644
--- a/libmount/src/test.c
+++ b/libmount/src/test.c
@@ -1,8 +1,14 @@
+/* SPDX-License-Identifier: LGPL-2.1-or-later */
/*
- * Copyright (C) 2008-2009 Karel Zak <kzak@redhat.com>
+ * This file is part of libmount from util-linux project.
+ *
+ * Copyright (C) 2010-2018 Karel Zak <kzak@redhat.com>
+ *
+ * libmount is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation; either version 2.1 of the License, or
+ * (at your option) any later version.
*
- * This file may be redistributed under the terms of the
- * GNU Lesser General Public License.
*
* Routines for TEST_PROGRAMs
*/