mirror of
https://github.com/anope/anope.git
synced 2026-06-29 14:36:39 +02:00
Update the copyright headers for 2025.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* Module for providing bcrypt hashing
|
||||
*
|
||||
* (C) 2003-2025 Anope Team
|
||||
* (C) 2003-2026 Anope Team
|
||||
* Contact us at team@anope.org
|
||||
*
|
||||
* This program is free but copyrighted software; see the file COPYING for
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/* Module for encryption using MD5.
|
||||
*
|
||||
* Modified for Anope.
|
||||
* (C) 2003-2025 Anope Team
|
||||
* (C) 2003-2026 Anope Team
|
||||
* Contact us at team@anope.org
|
||||
*
|
||||
* Taken from IRC Services and is copyright (c) 1996-2002 Andrew Church.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Module for plain text encryption.
|
||||
*
|
||||
* (C) 2003-2025 Anope Team
|
||||
* (C) 2003-2026 Anope Team
|
||||
* Contact us at team@anope.org
|
||||
*
|
||||
* This program is free but copyrighted software; see the file COPYING for
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Include file for high-level encryption routines.
|
||||
*
|
||||
* (C) 2003-2025 Anope Team
|
||||
* (C) 2003-2026 Anope Team
|
||||
* Contact us at team@anope.org
|
||||
*
|
||||
* Please read COPYING and README for further details.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
*
|
||||
* Modified for Anope.
|
||||
* (C) 2006-2025 Anope Team
|
||||
* (C) 2006-2026 Anope Team
|
||||
* Contact us at team@anope.org
|
||||
|
||||
SHA-1 in C
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
* IMPORTANT: DATA HASHES CANNOT BE "DECRYPTED" BACK TO PLAIN TEXT.
|
||||
*
|
||||
* Modified for Anope.
|
||||
* (C) 2003-2025 Anope Team
|
||||
* (C) 2003-2026 Anope Team
|
||||
* Contact us at team@anope.org
|
||||
*
|
||||
* Taken from InspIRCd (https://www.inspircd.org/),
|
||||
|
||||
Reference in New Issue
Block a user