Skip to content
Snippets Groups Projects
Commit 3fe9759b authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

FSF has moved. :(

parent d81f6e81
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #1381 passed
Showing
with 21 additions and 21 deletions
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
Version 2, June 1991 Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc. Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed. of this license document, but changing it is not allowed.
...@@ -305,7 +305,7 @@ the "copyright" line and a pointer to where the full notice is found. ...@@ -305,7 +305,7 @@ the "copyright" line and a pointer to where the full notice is found.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Also add information on how to contact you by electronic and paper mail. Also add information on how to contact you by electronic and paper mail.
......
...@@ -311,7 +311,7 @@ the "copyright" line and a pointer to where the full notice is found. ...@@ -311,7 +311,7 @@ the "copyright" line and a pointer to where the full notice is found.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Also add information on how to contact you by electronic and paper mail. Also add information on how to contact you by electronic and paper mail.
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Foobar; if not, write to the Free Software * along with Foobar; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
#ifndef _DEFS_H_ #ifndef _DEFS_H_
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Foobar; if not, write to the Free Software * along with Foobar; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
#include <stdio.h> #include <stdio.h>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Foobar; if not, write to the Free Software * along with Foobar; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
#ifndef _DYNASTY_H_ #ifndef _DYNASTY_H_
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Foobar; if not, write to the Free Software * along with Foobar; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
#include <stdarg.h> #include <stdarg.h>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Foobar; if not, write to the Free Software * along with Foobar; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
#ifndef _MCI_H_ #ifndef _MCI_H_
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Foobar; if not, write to the Free Software * along with Foobar; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
#include <string.h> #include <string.h>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Foobar; if not, write to the Free Software * along with Foobar; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
#ifndef _SDE_INPUT_H_ #ifndef _SDE_INPUT_H_
......
...@@ -14,7 +14,7 @@ ACTIONS.C Contains all functions relating to Actions. ...@@ -14,7 +14,7 @@ ACTIONS.C Contains all functions relating to Actions.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
This module contains all action-related functions, including the loading, This module contains all action-related functions, including the loading,
processing, and listing of actions. processing, and listing of actions.
......
...@@ -14,7 +14,7 @@ BBS.C Generic BBS functions. ...@@ -14,7 +14,7 @@ BBS.C Generic BBS functions.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
This module contains the NODES and PAGE commands, and functions which front-end This module contains the NODES and PAGE commands, and functions which front-end
the BBS-specific calls. the BBS-specific calls.
......
...@@ -14,7 +14,7 @@ BBSMAX.C Implements Maximus-specific BBS functions. ...@@ -14,7 +14,7 @@ BBSMAX.C Implements Maximus-specific BBS functions.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
The module contains all of the functions for interfacing with Maximus v2.xx and The module contains all of the functions for interfacing with Maximus v2.xx and
v3.xx, excluding Maximus for OS/2 v3.0x. v3.xx, excluding Maximus for OS/2 v3.0x.
......
...@@ -14,7 +14,7 @@ BBSRA.C Implements RemoteAccess-specific BBS functions. ...@@ -14,7 +14,7 @@ BBSRA.C Implements RemoteAccess-specific BBS functions.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
The module contains all of the functions for interfacing with RA v2.xx. It is The module contains all of the functions for interfacing with RA v2.xx. It is
also used for some SuperBBS operations that are almost identical to RA. also used for some SuperBBS operations that are almost identical to RA.
......
...@@ -14,7 +14,7 @@ BBSSBBS.C Implements SuperBBS-specific BBS functions. ...@@ -14,7 +14,7 @@ BBSSBBS.C Implements SuperBBS-specific BBS functions.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
The module contains all of the functions specific to interfacing with SuperBBS The module contains all of the functions specific to interfacing with SuperBBS
v1.1x. The rest of the SuperBBS interfacing uses RA calls. v1.1x. The rest of the SuperBBS interfacing uses RA calls.
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
char wc_loaduseron(XINT nodenum, bbsnodedata_typ *userdata) char wc_loaduseron(XINT nodenum, bbsnodedata_typ *userdata)
......
...@@ -14,7 +14,7 @@ BIO.C Biography functions. ...@@ -14,7 +14,7 @@ BIO.C Biography functions.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
This module contains all functions that pertain to the Biography feature of This module contains all functions that pertain to the Biography feature of
TOP. TOP.
......
...@@ -14,7 +14,7 @@ CENSOR.C Profanity censor functions. ...@@ -14,7 +14,7 @@ CENSOR.C Profanity censor functions.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
This module contains the profanity censor. This module contains the profanity censor.
******************************************************************************/ ******************************************************************************/
......
...@@ -14,7 +14,7 @@ CFG.C Configuration file processor. ...@@ -14,7 +14,7 @@ CFG.C Configuration file processor.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
This module contains the code to load and process TOP.CFG. This module contains the code to load and process TOP.CFG.
******************************************************************************/ ******************************************************************************/
......
...@@ -14,7 +14,7 @@ CHANGE.C CHANGE command processor. ...@@ -14,7 +14,7 @@ CHANGE.C CHANGE command processor.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Processes the CHANGE command to change user settings. Processes the CHANGE command to change user settings.
******************************************************************************/ ******************************************************************************/
......
...@@ -14,7 +14,7 @@ CHANNELS.C Channel auxilliary functions. ...@@ -14,7 +14,7 @@ CHANNELS.C Channel auxilliary functions.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
This module implements the auxilliary functions related to conferences and This module implements the auxilliary functions related to conferences and
channels, such as loading CHANNELS.CFG and displaying the channels list. The channels, such as loading CHANNELS.CFG and displaying the channels list. The
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment