mirror of
https://github.com/znc/znc.git
synced 2026-08-08 01:43:03 +02:00
Switch to the copyright headers the GPLv2 wants us to have
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@843 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
+7
-1
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "Buffer.h"
|
||||
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#ifndef _BUFFER_H
|
||||
#define _BUFFER_H
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "Chan.h"
|
||||
#include "znc.h"
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#ifndef _CHAN_H
|
||||
#define _CHAN_H
|
||||
|
||||
+7
-1
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
#include "Client.h"
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#ifndef _CLIENT_H
|
||||
#define _CLIENT_H
|
||||
|
||||
+7
-1
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "DCCBounce.h"
|
||||
|
||||
|
||||
+7
-1
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#ifndef _DCCBOUNCE_H
|
||||
#define _DCCBOUNCE_H
|
||||
|
||||
+7
-1
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "DCCSock.h"
|
||||
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#ifndef _DCCSOCK_H
|
||||
#define _DCCSOCK_H
|
||||
|
||||
+7
-1
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "FileUtils.h"
|
||||
#include <iostream>
|
||||
|
||||
+7
-1
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#ifndef _FILEUTILS_H
|
||||
#define _FILEUTILS_H
|
||||
|
||||
+7
-1
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "HTTPSock.h"
|
||||
#include "znc.h"
|
||||
|
||||
+7
-1
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#ifndef _HTTPSOCK_H
|
||||
#define _HTTPSOCK_H
|
||||
|
||||
+7
-1
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "znc.h"
|
||||
#include "IRCSock.h"
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#ifndef _IRCSOCK_H
|
||||
#define _IRCSOCK_H
|
||||
|
||||
+7
-1
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#ifdef _MODULES
|
||||
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#ifdef _MODULES
|
||||
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "Chan.h"
|
||||
#include "Nick.h"
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#ifndef _NICK_H
|
||||
#define _NICK_H
|
||||
|
||||
+7
-1
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
#include "Server.h"
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#ifndef _SERVER_H
|
||||
#define _SERVER_H
|
||||
|
||||
+7
-1
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include "String.h"
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#ifndef X_STRING_H
|
||||
#define X_STRING_H
|
||||
|
||||
+7
-1
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "Template.h"
|
||||
|
||||
|
||||
+7
-1
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#ifndef _TEMPLATE_H
|
||||
#define _TEMPLATE_H
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#ifndef _TIMERS_H
|
||||
#define _TIMERS_H
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
#include "znc.h"
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#ifndef _USER_H
|
||||
#define _USER_H
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "Utils.h"
|
||||
#include "MD5.h"
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#ifndef _UTILS_H
|
||||
#define _UTILS_H
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include <unistd.h>
|
||||
#include <getopt.h>
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#ifndef _MAIN_H
|
||||
#define _MAIN_H
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
#include "User.h"
|
||||
|
||||
+7
-1
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
#include "User.h"
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#define REQUIRESSL
|
||||
|
||||
#include "main.h"
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
// @todo handle raw 433 (nick in use)
|
||||
#include "main.h"
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
#include "znc.h"
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
//! @author prozac@rottenboy.com
|
||||
//
|
||||
// The encryption here was designed to be compatible with mircryption's CBC mode.
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "znc.h"
|
||||
#include "main.h"
|
||||
#include "User.h"
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
#include "User.h"
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_PERL
|
||||
#include "main.h"
|
||||
#include "User.h"
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
/*
|
||||
* Nickserv authentification
|
||||
* $Id$
|
||||
* Author: Uli Schlachter aka psychon
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
#include "User.h"
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
#include "User.h"
|
||||
#include "Nick.h"
|
||||
|
||||
+7
-1
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
#include "User.h"
|
||||
|
||||
+7
-1
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
#include "User.h"
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#define REQUIRESSL
|
||||
|
||||
#include "main.h"
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#define REQUIRESSL
|
||||
|
||||
#include "main.h"
|
||||
|
||||
+7
-1
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
#include "Csocket.h"
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
#include "User.h"
|
||||
#include "Nick.h"
|
||||
@@ -9,7 +17,6 @@
|
||||
#include <map>
|
||||
#include <vector>
|
||||
|
||||
|
||||
class CStickyChan : public CModule
|
||||
{
|
||||
public:
|
||||
|
||||
+7
-1
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
#include "User.h"
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
#include "User.h"
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "znc.h"
|
||||
#include "User.h"
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
//! @author prozac@rottenboy.com
|
||||
/*
|
||||
* Copyright (C) 2004-2007 See the AUTHORS file for details.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License version 2 as published
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#ifndef _ZNC_H
|
||||
#define _ZNC_H
|
||||
|
||||
Reference in New Issue
Block a user