diff options
| author | Alexander Barton <alex@barton.de> | 2012-02-04 12:55:41 +0100 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2012-02-04 12:55:41 +0100 |
| commit | 89d99e2ff97e5217e80190765d3e1e9bb59239d6 (patch) | |
| tree | 3c83cd0cfef6bd4253943ba24bd4bce7c54d51ad /contrib/Anope/0013-ngircd-Update-copyright-notice.patch | |
| parent | c16133c5ee72256ef5b8fa586e72e5e3598e75bb (diff) | |
| download | ngircd-89d99e2ff97e5217e80190765d3e1e9bb59239d6.tar.gz ngircd-89d99e2ff97e5217e80190765d3e1e9bb59239d6.zip | |
Update preliminary ngIRCd protocol module for Anope 1.9.6
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, 28 insertions, 0 deletions
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 <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 + |