diff options
author | Haelwenn (lanodan) Monnier <contact@hacktivis.me> | 2025-06-16 12:32:52 +0200 |
---|---|---|
committer | Haelwenn (lanodan) Monnier <contact@hacktivis.me> | 2025-06-16 12:32:52 +0200 |
commit | f9a2078c0f192b7bc072b4f15ddee7977efc7600 (patch) | |
tree | 5dd64cc9182e08f675e8c7746b70182b163d5466 /src/library.c | |
parent | 61b84c2d424f363fb0983cb478937de87084ef54 (diff) |
Part-of: <https://gitlab.freedesktop.org/xorg/lib/libxcursor/-/merge_requests/25>
Diffstat (limited to 'src/library.c')
-rw-r--r-- | src/library.c | 2 |
1 files changed, 2 insertions, 0 deletions
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 |