From 89d99e2ff97e5217e80190765d3e1e9bb59239d6 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Sat, 4 Feb 2012 12:55:41 +0100 Subject: Update preliminary ngIRCd protocol module for Anope 1.9.6 --- .../0013-ngircd-Update-copyright-notice.patch | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 contrib/Anope/0013-ngircd-Update-copyright-notice.patch (limited to 'contrib/Anope/0013-ngircd-Update-copyright-notice.patch') diff --git a/contrib/Anope/0013-ngircd-Update-copyright-notice.patch b/contrib/Anope/0013-ngircd-Update-copyright-notice.patch new file mode 100644 index 00000000..759076d4 --- /dev/null +++ b/contrib/Anope/0013-ngircd-Update-copyright-notice.patch @@ -0,0 +1,28 @@ +From 5a19b69f0daceb5b12ec751bc919519a7f712f2d Mon Sep 17 00:00:00 2001 +From: Alexander Barton +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 ++ * (C) 2011 Anope Team + * + * Please read COPYING and README for further details. + * +-- +1.7.8.3 + -- cgit 1.4.1