summaryrefslogtreecommitdiffstats
path: root/nserver/src/bstrlib.h
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2020-04-16 22:17:32 -0400
committerrsiddharth <s@ricketyspace.net>2020-04-17 20:56:37 -0400
commit83be615f7b034c7a1e6c8c75bf3450c4eeaa7d22 (patch)
tree836863110b6500d723e5c95fe67a4a8ee250d04c /nserver/src/bstrlib.h
parent0278969f9663379ba2311f70caf4ea97e75c021c (diff)
nserver: Add license text to source files.
Diffstat (limited to 'nserver/src/bstrlib.h')
-rw-r--r--nserver/src/bstrlib.h12
1 files changed, 8 insertions, 4 deletions
diff --git a/nserver/src/bstrlib.h b/nserver/src/bstrlib.h
index 666b804..6ad6f4a 100644
--- a/nserver/src/bstrlib.h
+++ b/nserver/src/bstrlib.h
@@ -1,8 +1,12 @@
+/* SPDX-License-Identifier: BSD-3-Clause */
/*
- * This is a slightly modified version of bstrlib.h (v1.0.0).
- *
- * The original version of bstrlib.h (v1.0.0) can be found in
- * ../../docs/bstrlib-v1.0.0.tar.xz.
+ * Copyright © 2014 Paul Hsieh
+ * Copyright © 2020 rsiddharth
+ */
+
+/*
+ * This is a slightly modified version of bstrlib.h from the bstrlib
+ * library (https://github.com/websnarf/bstrlib/releases/tag/v1.0.0).
*/
/*