summaryrefslogtreecommitdiff
path: root/modules/nickserv
diff options
context:
space:
mode:
Diffstat (limited to 'modules/nickserv')
-rw-r--r--modules/nickserv/access.cpp2
-rw-r--r--modules/nickserv/ajoin.cpp2
-rw-r--r--modules/nickserv/alist.cpp2
-rw-r--r--modules/nickserv/cert.cpp2
-rw-r--r--modules/nickserv/drop.cpp2
-rw-r--r--modules/nickserv/getemail.cpp2
-rw-r--r--modules/nickserv/group.cpp2
-rw-r--r--modules/nickserv/identify.cpp2
-rw-r--r--modules/nickserv/info.cpp2
-rw-r--r--modules/nickserv/list.cpp2
-rw-r--r--modules/nickserv/logout.cpp2
-rw-r--r--modules/nickserv/main/account.cpp2
-rw-r--r--modules/nickserv/main/account.h2
-rw-r--r--modules/nickserv/main/accounttype.cpp2
-rw-r--r--modules/nickserv/main/accounttype.h2
-rw-r--r--modules/nickserv/main/identifyrequest.cpp2
-rw-r--r--modules/nickserv/main/identifyrequest.h2
-rw-r--r--modules/nickserv/main/mode.cpp2
-rw-r--r--modules/nickserv/main/mode.h2
-rw-r--r--modules/nickserv/main/modetype.h2
-rw-r--r--modules/nickserv/main/nick.cpp2
-rw-r--r--modules/nickserv/main/nick.h2
-rw-r--r--modules/nickserv/main/nickserv.cpp2
-rw-r--r--modules/nickserv/main/nicktype.cpp2
-rw-r--r--modules/nickserv/main/nicktype.h2
-rw-r--r--modules/nickserv/maxemail.cpp2
-rw-r--r--modules/nickserv/recover.cpp2
-rw-r--r--modules/nickserv/register.cpp2
-rw-r--r--modules/nickserv/resetpass.cpp2
-rw-r--r--modules/nickserv/set.cpp2
-rw-r--r--modules/nickserv/set_misc.cpp2
-rw-r--r--modules/nickserv/status.cpp2
-rw-r--r--modules/nickserv/suspend.cpp2
-rw-r--r--modules/nickserv/update.cpp2
34 files changed, 34 insertions, 34 deletions
diff --git a/modules/nickserv/access.cpp b/modules/nickserv/access.cpp
index 53cb84055..f0116d95c 100644
--- a/modules/nickserv/access.cpp
+++ b/modules/nickserv/access.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/ajoin.cpp b/modules/nickserv/ajoin.cpp
index bdb6c0522..d7689205d 100644
--- a/modules/nickserv/ajoin.cpp
+++ b/modules/nickserv/ajoin.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/alist.cpp b/modules/nickserv/alist.cpp
index cdb862436..1b918ef3d 100644
--- a/modules/nickserv/alist.cpp
+++ b/modules/nickserv/alist.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/cert.cpp b/modules/nickserv/cert.cpp
index d2e91bce6..bcc1c863f 100644
--- a/modules/nickserv/cert.cpp
+++ b/modules/nickserv/cert.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/drop.cpp b/modules/nickserv/drop.cpp
index d5a3f77b7..fc97a85ea 100644
--- a/modules/nickserv/drop.cpp
+++ b/modules/nickserv/drop.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/getemail.cpp b/modules/nickserv/getemail.cpp
index 6b66e9853..509a5508f 100644
--- a/modules/nickserv/getemail.cpp
+++ b/modules/nickserv/getemail.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/group.cpp b/modules/nickserv/group.cpp
index b8de3d351..34910c075 100644
--- a/modules/nickserv/group.cpp
+++ b/modules/nickserv/group.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/identify.cpp b/modules/nickserv/identify.cpp
index a88c9c90b..09053a715 100644
--- a/modules/nickserv/identify.cpp
+++ b/modules/nickserv/identify.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/info.cpp b/modules/nickserv/info.cpp
index eb9b103fa..8969805cf 100644
--- a/modules/nickserv/info.cpp
+++ b/modules/nickserv/info.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/list.cpp b/modules/nickserv/list.cpp
index e8d340683..51f6a2941 100644
--- a/modules/nickserv/list.cpp
+++ b/modules/nickserv/list.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/logout.cpp b/modules/nickserv/logout.cpp
index 3cff5e9e8..be9c1ea34 100644
--- a/modules/nickserv/logout.cpp
+++ b/modules/nickserv/logout.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/account.cpp b/modules/nickserv/main/account.cpp
index 9200bc1f7..0ff20420b 100644
--- a/modules/nickserv/main/account.cpp
+++ b/modules/nickserv/main/account.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/account.h b/modules/nickserv/main/account.h
index 6cb65e759..8f8b0e123 100644
--- a/modules/nickserv/main/account.h
+++ b/modules/nickserv/main/account.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/accounttype.cpp b/modules/nickserv/main/accounttype.cpp
index e6509694f..4c951a698 100644
--- a/modules/nickserv/main/accounttype.cpp
+++ b/modules/nickserv/main/accounttype.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/accounttype.h b/modules/nickserv/main/accounttype.h
index f749a5430..6fa1bbaa3 100644
--- a/modules/nickserv/main/accounttype.h
+++ b/modules/nickserv/main/accounttype.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/identifyrequest.cpp b/modules/nickserv/main/identifyrequest.cpp
index a99db9441..904b72d2d 100644
--- a/modules/nickserv/main/identifyrequest.cpp
+++ b/modules/nickserv/main/identifyrequest.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/identifyrequest.h b/modules/nickserv/main/identifyrequest.h
index 6670b5244..1d987ef9b 100644
--- a/modules/nickserv/main/identifyrequest.h
+++ b/modules/nickserv/main/identifyrequest.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/mode.cpp b/modules/nickserv/main/mode.cpp
index 864ec2123..bea829d78 100644
--- a/modules/nickserv/main/mode.cpp
+++ b/modules/nickserv/main/mode.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/mode.h b/modules/nickserv/main/mode.h
index d4246809c..fd23e64e1 100644
--- a/modules/nickserv/main/mode.h
+++ b/modules/nickserv/main/mode.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/modetype.h b/modules/nickserv/main/modetype.h
index 8bc8c7f7f..a7b6a2c1f 100644
--- a/modules/nickserv/main/modetype.h
+++ b/modules/nickserv/main/modetype.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/nick.cpp b/modules/nickserv/main/nick.cpp
index 1efa37a2b..cb1fa5d0b 100644
--- a/modules/nickserv/main/nick.cpp
+++ b/modules/nickserv/main/nick.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/nick.h b/modules/nickserv/main/nick.h
index df0577d94..fb408a462 100644
--- a/modules/nickserv/main/nick.h
+++ b/modules/nickserv/main/nick.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/nickserv.cpp b/modules/nickserv/main/nickserv.cpp
index 95af33297..ba20a0108 100644
--- a/modules/nickserv/main/nickserv.cpp
+++ b/modules/nickserv/main/nickserv.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/nicktype.cpp b/modules/nickserv/main/nicktype.cpp
index b3bcdc0f7..c732fe74a 100644
--- a/modules/nickserv/main/nicktype.cpp
+++ b/modules/nickserv/main/nicktype.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/nicktype.h b/modules/nickserv/main/nicktype.h
index c702de5a1..187cf463e 100644
--- a/modules/nickserv/main/nicktype.h
+++ b/modules/nickserv/main/nicktype.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/maxemail.cpp b/modules/nickserv/maxemail.cpp
index b7924d2c2..9067a511d 100644
--- a/modules/nickserv/maxemail.cpp
+++ b/modules/nickserv/maxemail.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/recover.cpp b/modules/nickserv/recover.cpp
index 386542fc9..f18c78379 100644
--- a/modules/nickserv/recover.cpp
+++ b/modules/nickserv/recover.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/register.cpp b/modules/nickserv/register.cpp
index b2fddeab6..116d8d8df 100644
--- a/modules/nickserv/register.cpp
+++ b/modules/nickserv/register.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/resetpass.cpp b/modules/nickserv/resetpass.cpp
index 5361ed091..b7078ab5f 100644
--- a/modules/nickserv/resetpass.cpp
+++ b/modules/nickserv/resetpass.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2009-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2009-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/set.cpp b/modules/nickserv/set.cpp
index d20880fc3..f712611a7 100644
--- a/modules/nickserv/set.cpp
+++ b/modules/nickserv/set.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/set_misc.cpp b/modules/nickserv/set_misc.cpp
index 6e8fdc378..97f504645 100644
--- a/modules/nickserv/set_misc.cpp
+++ b/modules/nickserv/set_misc.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/status.cpp b/modules/nickserv/status.cpp
index d31622d3d..9c68f2949 100644
--- a/modules/nickserv/status.cpp
+++ b/modules/nickserv/status.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/suspend.cpp b/modules/nickserv/suspend.cpp
index 37e17658a..a5636334f 100644
--- a/modules/nickserv/suspend.cpp
+++ b/modules/nickserv/suspend.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/update.cpp b/modules/nickserv/update.cpp
index 70feabadf..747dcac55 100644
--- a/modules/nickserv/update.cpp
+++ b/modules/nickserv/update.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU