diff options
| author | Lion Kortlepel <[email protected]> | 2026-01-15 23:03:38 +0100 |
|---|---|---|
| committer | Lion Kortlepel <[email protected]> | 2026-01-15 23:03:38 +0100 |
| commit | 58cd2f401deff14ee2802223e70e3da854cd9819 (patch) | |
| tree | 5dc536830b7d9d484a582f7cdf521db2aa604c19 /ls_queue.h | |
| parent | abf6368bb7b9ca2f2636e2a56d20b4848dbcf48c (diff) | |
| download | queue-58cd2f401deff14ee2802223e70e3da854cd9819.tar.zst queue-58cd2f401deff14ee2802223e70e3da854cd9819.zip | |
docs: update links
Diffstat (limited to 'ls_queue.h')
| -rw-r--r-- | ls_queue.h | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -3,7 +3,8 @@ /* Lion's Standard (LS) type-safe ANSI C queue. * * Version: 2.1 - * Repo: https://github.com/lionkor/ls_queue + * Website: https://libls.org + * Repo: https://github.com/libls/queue * SPDX-License-Identifier: MIT * * ==== TABLE OF CONTENTS ==== @@ -71,7 +72,7 @@ * * The MIT License (MIT) * - * Copyright (c) 2026 Lion Kortlepel <[email protected]> + * Copyright (c) 2026 Lion Kortlepel <[email protected]> * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the “Software”), to deal |
