summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>2025-06-16 12:32:52 +0200
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>2025-06-16 12:32:52 +0200
commitf9a2078c0f192b7bc072b4f15ddee7977efc7600 (patch)
tree5dd64cc9182e08f675e8c7746b70182b163d5466 /src
parent61b84c2d424f363fb0983cb478937de87084ef54 (diff)
Add SPDX-License-Identifier: HPND-sell-variantHEADmaster
Part-of: <https://gitlab.freedesktop.org/xorg/lib/libxcursor/-/merge_requests/25>
Diffstat (limited to 'src')
-rw-r--r--src/cursor.c2
-rw-r--r--src/display.c2
-rw-r--r--src/file.c2
-rw-r--r--src/library.c2
-rw-r--r--src/xcursorint.h2
-rw-r--r--src/xlib.c2
6 files changed, 12 insertions, 0 deletions
diff --git a/src/cursor.c b/src/cursor.c
index 905223c..c0ae0ea 100644
--- a/src/cursor.c
+++ b/src/cursor.c
@@ -2,6 +2,8 @@
* Copyright © 2024 Thomas E. Dickey
* Copyright © 2002 Keith Packard
*
+ * SPDX-License-Identifier: HPND-sell-variant
+ *
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
* the above copyright notice appear in all copies and that both that
diff --git a/src/display.c b/src/display.c
index a542a51..5930e01 100644
--- a/src/display.c
+++ b/src/display.c
@@ -2,6 +2,8 @@
* Copyright © 2024 Thomas E. Dickey
* Copyright © 2002 Keith Packard
*
+ * SPDX-License-Identifier: HPND-sell-variant
+ *
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
* the above copyright notice appear in all copies and that both that
diff --git a/src/file.c b/src/file.c
index 8ffb341..0347f35 100644
--- a/src/file.c
+++ b/src/file.c
@@ -2,6 +2,8 @@
* Copyright © 2024 Thomas E. Dickey
* Copyright © 2002 Keith Packard
*
+ * SPDX-License-Identifier: HPND-sell-variant
+ *
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
* the above copyright notice appear in all copies and that both that
diff --git a/src/library.c b/src/library.c
index 85c5006..35b25e8 100644
--- a/src/library.c
+++ b/src/library.c
@@ -2,6 +2,8 @@
* Copyright © 2024 Thomas E. Dickey
* Copyright © 2002 Keith Packard
*
+ * SPDX-License-Identifier: HPND-sell-variant
+ *
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
* the above copyright notice appear in all copies and that both that
diff --git a/src/xcursorint.h b/src/xcursorint.h
index 5fca76e..17dd50f 100644
--- a/src/xcursorint.h
+++ b/src/xcursorint.h
@@ -2,6 +2,8 @@
* Copyright © 2024 Thomas E. Dickey
* Copyright © 2002 Keith Packard
*
+ * SPDX-License-Identifier: HPND-sell-variant
+ *
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
* the above copyright notice appear in all copies and that both that
diff --git a/src/xlib.c b/src/xlib.c
index 79a31f3..2375a9c 100644
--- a/src/xlib.c
+++ b/src/xlib.c
@@ -2,6 +2,8 @@
* Copyright © 2024 Thomas E. Dickey
* Copyright © 2002 Keith Packard
*
+ * SPDX-License-Identifier: HPND-sell-variant
+ *
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
* the above copyright notice appear in all copies and that both that