X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/4e14f9a4132529a4af93f7db7dc537bea13e4ca8..ce376a21ccc6ffa404e8b77b18e6db4c1d336f0a:/include/msgbuf.h diff --git a/include/msgbuf.h b/include/msgbuf.h index 085569ab..27e6d75d 100644 --- a/include/msgbuf.h +++ b/include/msgbuf.h @@ -1,6 +1,6 @@ /* - * charybdis - an advanced ircd. - * Copyright (c) 2016 William Pitcock . + * solanum - an advanced ircd. + * Copyright (c) 2016 Ariadne Conill . * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -19,8 +19,8 @@ * POSSIBILITY OF SUCH DAMAGE. */ -#ifndef CHARYBDIS__MSGBUF_H -#define CHARYBDIS__MSGBUF_H +#ifndef SOLANUM__MSGBUF_H +#define SOLANUM__MSGBUF_H #define MAXPARA (15)