summaryrefslogtreecommitdiff
path: root/src/libical/qsort_gen.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libical/qsort_gen.c')
-rw-r--r--src/libical/qsort_gen.c11
1 files changed, 1 insertions, 10 deletions
diff --git a/src/libical/qsort_gen.c b/src/libical/qsort_gen.c
index 02f012ed..556eb683 100644
--- a/src/libical/qsort_gen.c
+++ b/src/libical/qsort_gen.c
@@ -1,16 +1,7 @@
/*======================================================================
FILE: qsort_gen.c
- This library is free software; you can redistribute it and/or modify
- it under the terms of either:
-
- The LGPL as published by the Free Software Foundation, version
- 2.1, available at: https://www.gnu.org/licenses/lgpl-2.1.html
-
- Or:
-
- The Mozilla Public License Version 2.0. You may obtain a copy of
- the License at https://www.mozilla.org/MPL/
+ SPDX-License-Identifier: LGPL-2.1-only OR MPL-2.0
The code in this file was initially authored as part of the PDCLib project
and placed in the public domain. The initial copyright notice was as follows: