]> jfr.im git - irc/ircd-hybrid/ircd-hybrid-8-cvs.git/commit
- Changed the headers in -8 to GPLv2 to match -7. Note that the patch didn't
authora1kmm <a1kmm>
Sun, 6 Jan 2002 07:18:05 +0000 (07:18 +0000)
committera1kmm <a1kmm>
Sun, 6 Jan 2002 07:18:05 +0000 (07:18 +0000)
commit9810547af5e5d2a93243dc388c7005f433852d03
tree34206218177240cda8bb23dcac4b6f18238b860c
parent082ddae690721e652a2acd846bc6b7c3b78af904
- Changed the headers in -8 to GPLv2 to match -7. Note that the patch didn't
  perfectly apply from -7, so there may be some minorly messed up headers.
192 files changed:
LICENSE
contrib/m_flags.c
contrib/m_jupe.c
contrib/m_map.c
contrib/m_mkpasswd.c
contrib/spy_admin_notice.c
contrib/spy_info_notice.c
contrib/spy_links_notice.c
contrib/spy_motd_notice.c
contrib/spy_stats_notice.c
contrib/spy_stats_p_notice.c
contrib/spy_trace_notice.c
contrib/spy_whois_notice.c
include/balloc.h
include/channel.h
include/channel_mode.h
include/class.h
include/client.h
include/common.h
include/config.h
include/config.h.dist
include/debug.h
include/defaults.h
include/event.h
include/fdlist.h
include/fileio.h
include/handlers.h
include/hash.h
include/hook.h
include/hostmask.h
include/irc_string.h
include/ircd.h
include/ircd_getopt.h
include/ircd_handler.h
include/ircd_signal.h
include/ircdauth.h
include/linebuf.h
include/list.h
include/listener.h
include/m_info.h
include/m_kline.h
include/md5.h
include/modules.h
include/motd.h
include/msg.h
include/numeric.h
include/packet.h
include/parse.h
include/patchlevel.h
include/resv.h
include/rsa.h
include/s_auth.h
include/s_bsd.h
include/s_conf.h
include/s_debug.h
include/s_gline.h
include/s_log.h
include/s_serv.h
include/s_stats.h
include/s_user.h
include/s_zip.h
include/scache.h
include/send.h
include/setup.h_vms
include/supported.h
include/tools.h
include/vchannel.h
include/whowas.h
modules/core/m_die.c
modules/core/m_kick.c
modules/core/m_kill.c
modules/core/m_mode.c
modules/core/m_nick.c
modules/core/m_part.c
modules/core/m_quit.c
modules/core/m_server.c
modules/core/m_sjoin.c
modules/core/m_squit.c
modules/m_accept.c
modules/m_admin.c
modules/m_away.c
modules/m_capab.c
modules/m_cburst.c
modules/m_challenge.c
modules/m_cjoin.c
modules/m_close.c
modules/m_connect.c
modules/m_cryptlink.c
modules/m_dmem.c
modules/m_drop.c
modules/m_eob.c
modules/m_gline.c
modules/m_help.c
modules/m_info.c
modules/m_invite.c
modules/m_ison.c
modules/m_join.c
modules/m_kline.c
modules/m_knock.c
modules/m_links.c
modules/m_list.c
modules/m_lljoin.c
modules/m_llnick.c
modules/m_locops.c
modules/m_lusers.c
modules/m_message.c
modules/m_motd.c
modules/m_names.c
modules/m_nburst.c
modules/m_oper.c
modules/m_operwall.c
modules/m_pass.c
modules/m_ping.c
modules/m_pong.c
modules/m_post.c
modules/m_rehash.c
modules/m_restart.c
modules/m_resv.c
modules/m_set.c
modules/m_stats.c
modules/m_svinfo.c
modules/m_testline.c
modules/m_time.c
modules/m_topic.c
modules/m_trace.c
modules/m_unkline.c
modules/m_user.c
modules/m_userhost.c
modules/m_users.c
modules/m_version.c
modules/m_wallops.c
modules/m_who.c
modules/m_whois.c
modules/m_whowas.c
src/adns.c
src/balloc.c
src/channel.c
src/channel_mode.c
src/class.c
src/client.c
src/crypt.c
src/event.c
src/fdlist.c
src/fileio.c
src/getopt.c
src/hash.c
src/hook.c
src/hostmask.c
src/irc_string.c
src/ircd.c
src/ircd_lexer.l
src/ircd_parser.y
src/ircd_signal.c
src/ircdauth.c
src/kdparse.c
src/linebuf.c
src/list.c
src/listener.c
src/m_error.c
src/md5.c
src/memory.c
src/modules-dld.c
src/modules.c
src/motd.c
src/numeric.c
src/packet.c
src/parse.c
src/restart.c
src/resv.c
src/rsa.c
src/s_auth.c
src/s_bsd.c
src/s_bsd_devpoll.c
src/s_bsd_kqueue.c
src/s_bsd_poll.c
src/s_bsd_select.c
src/s_bsd_sigio.c
src/s_conf.c
src/s_debug.c
src/s_gline.c
src/s_log.c
src/s_misc.c
src/s_serv.c
src/s_stats.c
src/s_user.c
src/scache.c
src/send.c
src/snprintf.c
src/sprintf_irc.c
src/tools.c
src/vchannel.c
src/whowas.c