diff options
| author | Alexander Barton <alex@barton.de> | 2012-11-04 13:58:25 +0100 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2012-11-10 21:26:25 +0100 |
| commit | 45b0bb5aff6157409ea88b344c34b7bf84dc8886 (patch) | |
| tree | 8a07254443c887b6dbdd648d8866702cb8e43e71 /contrib/Anope/0013-ngircd-Update-copyright-notice.patch | |
| parent | c7db2f8429c161835f6a9ed4523f45c23918892b (diff) | |
| download | ngircd-45b0bb5aff6157409ea88b344c34b7bf84dc8886.tar.gz ngircd-45b0bb5aff6157409ea88b344c34b7bf84dc8886.zip | |
Remove Anope "ngircd" protocol module patches
Starting with Anope 1.9.8, the ngIRCd protocol module is included in the Anope distribution, so there's no longer any need to support our own (but now heavily outdated!) patches. Therefore remove them.
Diffstat (limited to 'contrib/Anope/0013-ngircd-Update-copyright-notice.patch')
| -rw-r--r-- | contrib/Anope/0013-ngircd-Update-copyright-notice.patch | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/contrib/Anope/0013-ngircd-Update-copyright-notice.patch b/contrib/Anope/0013-ngircd-Update-copyright-notice.patch deleted file mode 100644 index 759076d4..00000000 --- a/contrib/Anope/0013-ngircd-Update-copyright-notice.patch +++ /dev/null @@ -1,28 +0,0 @@ -From 5a19b69f0daceb5b12ec751bc919519a7f712f2d Mon Sep 17 00:00:00 2001 -From: Alexander Barton <alex@barton.de> -Date: Sun, 15 Jan 2012 13:36:14 +0100 -Subject: [PATCH 13/16] ngircd: Update copyright notice - ---- - modules/protocol/ngircd.cpp | 7 ++++--- - 1 files changed, 4 insertions(+), 3 deletions(-) - -diff --git a/modules/protocol/ngircd.cpp b/modules/protocol/ngircd.cpp -index 6155667..024c61d 100644 ---- a/modules/protocol/ngircd.cpp -+++ b/modules/protocol/ngircd.cpp -@@ -1,7 +1,8 @@ --/* ngIRCd IRCD functions -+/* -+ * ngIRCd Protocol module for Anope IRC Services - * -- * (C) 2003-2011 Anope Team -- * Contact us at team@anope.org -+ * (C) 2011-2012 Alexander Barton <alex@barton.de> -+ * (C) 2011 Anope Team <team@anope.org> - * - * Please read COPYING and README for further details. - * --- -1.7.8.3 - |