From 204fc4ffc2244e6b92cc3955248cc3670af6437e Mon Sep 17 00:00:00 2001 From: Jonathan Schleifer Date: Tue, 24 Jun 2025 18:49:07 +0200 Subject: [PATCH] Update URL --- src/IRCConnection.h | 2 +- src/IRCConnection.m | 2 +- src/IRCUser.h | 2 +- src/IRCUser.m | 2 +- src/ObjIRC.h | 2 +- tests/Tests.m | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/IRCConnection.h b/src/IRCConnection.h index 6337a44..6fed5cc 100644 --- a/src/IRCConnection.h +++ b/src/IRCConnection.h @@ -2,7 +2,7 @@ * Copyright (c) 2010, 2011, 2012, 2013, 2016, 2017, 2018, 2021, 2024 * Jonathan Schleifer * - * https://fl.nil.im/objirc + * https://git.nil.im/ObjFW/ObjIRC * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/src/IRCConnection.m b/src/IRCConnection.m index b4e77b9..fe89225 100644 --- a/src/IRCConnection.m +++ b/src/IRCConnection.m @@ -2,7 +2,7 @@ * Copyright (c) 2010, 2011, 2012, 2013, 2016, 2017, 2018, 2021, 2024 * Jonathan Schleifer * - * https://fl.nil.im/objirc + * https://git.nil.im/ObjFW/ObjIRC * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/src/IRCUser.h b/src/IRCUser.h index 4417b4f..7e7b589 100644 --- a/src/IRCUser.h +++ b/src/IRCUser.h @@ -2,7 +2,7 @@ * Copyright (c) 2010, 2011, 2012, 2013, 2016, 2017, 2018, 2021, 2024 * Jonathan Schleifer * - * https://fl.nil.im/objirc + * https://git.nil.im/ObjFW/ObjIRC * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/src/IRCUser.m b/src/IRCUser.m index 373e60b..309eeda 100644 --- a/src/IRCUser.m +++ b/src/IRCUser.m @@ -2,7 +2,7 @@ * Copyright (c) 2010, 2011, 2012, 2013, 2016, 2017, 2018, 2021, 2024 * Jonathan Schleifer * - * https://fl.nil.im/objirc + * https://git.nil.im/ObjFW/ObjIRC * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/src/ObjIRC.h b/src/ObjIRC.h index ed2b6a9..9da9a2d 100644 --- a/src/ObjIRC.h +++ b/src/ObjIRC.h @@ -2,7 +2,7 @@ * Copyright (c) 2010, 2011, 2012, 2013, 2016, 2017, 2018, 2021, 2024 * Jonathan Schleifer * - * https://fl.nil.im/objirc + * https://git.nil.im/ObjFW/ObjIRC * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/tests/Tests.m b/tests/Tests.m index 4ac52ab..38d5aff 100644 --- a/tests/Tests.m +++ b/tests/Tests.m @@ -2,7 +2,7 @@ * Copyright (c) 2010, 2011, 2012, 2013, 2016, 2017, 2018, 2021, 2024 * Jonathan Schleifer * - * https://fl.nil.im/objirc + * https://git.nil.im/ObjFW/ObjIRC * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above