From eddf454cd36546d7571b30d3819652a4305f081d Mon Sep 17 00:00:00 2001 From: Elizabeth Myers Date: Sun, 6 Mar 2016 13:30:56 -0600 Subject: [PATCH] librb: whoops, didn't realise this was needed... :x --- librb/CREDITS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 librb/CREDITS diff --git a/librb/CREDITS b/librb/CREDITS new file mode 100644 index 00000000..e9715a51 --- /dev/null +++ b/librb/CREDITS @@ -0,0 +1,2 @@ +librb was based on ircd-ratbox's libratbox. This contains various utility +functions. See the CREDITS in Charybdis for more information.