diff --git a/src/MTXClient.h b/src/MTXClient.h index f07f674..dedc684 100644 --- a/src/MTXClient.h +++ b/src/MTXClient.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020, 2021, 2024 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * 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/MTXClient.m b/src/MTXClient.m index 1398c6a..24a7a8d 100644 --- a/src/MTXClient.m +++ b/src/MTXClient.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2020, 2021, 2024 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * 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/MTXRequest.h b/src/MTXRequest.h index 54d81f7..5e19945 100644 --- a/src/MTXRequest.h +++ b/src/MTXRequest.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020, 2021, 2024 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * 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/MTXRequest.m b/src/MTXRequest.m index 307c737..c5ec123 100644 --- a/src/MTXRequest.m +++ b/src/MTXRequest.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2020, 2021, 2024 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * 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/MTXSQLite3Storage.h b/src/MTXSQLite3Storage.h index 1fbcdd0..3472c25 100644 --- a/src/MTXSQLite3Storage.h +++ b/src/MTXSQLite3Storage.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * 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/MTXSQLite3Storage.m b/src/MTXSQLite3Storage.m index 075baa4..5022e22 100644 --- a/src/MTXSQLite3Storage.m +++ b/src/MTXSQLite3Storage.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2020, 2021 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * 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/MTXStorage.h b/src/MTXStorage.h index cc7224e..99bc124 100644 --- a/src/MTXStorage.h +++ b/src/MTXStorage.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020, 2021 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * 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/ObjMatrix.h b/src/ObjMatrix.h index eff21b5..3ee5086 100644 --- a/src/ObjMatrix.h +++ b/src/ObjMatrix.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * 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/exceptions/MTXClientException.h b/src/exceptions/MTXClientException.h index 3cd47d3..14c70b3 100644 --- a/src/exceptions/MTXClientException.h +++ b/src/exceptions/MTXClientException.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020, 2021 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * 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/exceptions/MTXClientException.m b/src/exceptions/MTXClientException.m index aa26968..594bb86 100644 --- a/src/exceptions/MTXClientException.m +++ b/src/exceptions/MTXClientException.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2020, 2021 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * 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/exceptions/MTXFetchRoomListFailedException.h b/src/exceptions/MTXFetchRoomListFailedException.h index b1ee63c..4d70106 100644 --- a/src/exceptions/MTXFetchRoomListFailedException.h +++ b/src/exceptions/MTXFetchRoomListFailedException.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * 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/exceptions/MTXFetchRoomListFailedException.m b/src/exceptions/MTXFetchRoomListFailedException.m index 1df04fd..abd2e9f 100644 --- a/src/exceptions/MTXFetchRoomListFailedException.m +++ b/src/exceptions/MTXFetchRoomListFailedException.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * 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/exceptions/MTXJoinRoomFailedException.h b/src/exceptions/MTXJoinRoomFailedException.h index 0e5cf98..c696751 100644 --- a/src/exceptions/MTXJoinRoomFailedException.h +++ b/src/exceptions/MTXJoinRoomFailedException.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020, 2021 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * 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/exceptions/MTXJoinRoomFailedException.m b/src/exceptions/MTXJoinRoomFailedException.m index 372048c..e9de26d 100644 --- a/src/exceptions/MTXJoinRoomFailedException.m +++ b/src/exceptions/MTXJoinRoomFailedException.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2020, 2021 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * 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/exceptions/MTXLeaveRoomFailedException.h b/src/exceptions/MTXLeaveRoomFailedException.h index fbb9abf..51c3949 100644 --- a/src/exceptions/MTXLeaveRoomFailedException.h +++ b/src/exceptions/MTXLeaveRoomFailedException.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020, 2021 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * 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/exceptions/MTXLeaveRoomFailedException.m b/src/exceptions/MTXLeaveRoomFailedException.m index c39afc3..b5555e1 100644 --- a/src/exceptions/MTXLeaveRoomFailedException.m +++ b/src/exceptions/MTXLeaveRoomFailedException.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2020, 2021 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * 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/exceptions/MTXLoginFailedException.h b/src/exceptions/MTXLoginFailedException.h index 35d3490..0f50713 100644 --- a/src/exceptions/MTXLoginFailedException.h +++ b/src/exceptions/MTXLoginFailedException.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020, 2021, 2024 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * 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/exceptions/MTXLoginFailedException.m b/src/exceptions/MTXLoginFailedException.m index 70de57a..5017dc0 100644 --- a/src/exceptions/MTXLoginFailedException.m +++ b/src/exceptions/MTXLoginFailedException.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2020, 2021, 2024 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * 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/exceptions/MTXLogoutFailedException.h b/src/exceptions/MTXLogoutFailedException.h index 94454f4..0d3306b 100644 --- a/src/exceptions/MTXLogoutFailedException.h +++ b/src/exceptions/MTXLogoutFailedException.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * 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/exceptions/MTXLogoutFailedException.m b/src/exceptions/MTXLogoutFailedException.m index 21ed341..b2da22e 100644 --- a/src/exceptions/MTXLogoutFailedException.m +++ b/src/exceptions/MTXLogoutFailedException.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * 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/exceptions/MTXSendMessageFailedException.h b/src/exceptions/MTXSendMessageFailedException.h index 46e7438..25e2de3 100644 --- a/src/exceptions/MTXSendMessageFailedException.h +++ b/src/exceptions/MTXSendMessageFailedException.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020, 2021 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * 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/exceptions/MTXSendMessageFailedException.m b/src/exceptions/MTXSendMessageFailedException.m index a0bdc31..b1c1d6f 100644 --- a/src/exceptions/MTXSendMessageFailedException.m +++ b/src/exceptions/MTXSendMessageFailedException.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2020, 2021 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * 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/exceptions/MTXSyncFailedException.h b/src/exceptions/MTXSyncFailedException.h index 04b0104..923a7dc 100644 --- a/src/exceptions/MTXSyncFailedException.h +++ b/src/exceptions/MTXSyncFailedException.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * 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/exceptions/MTXSyncFailedException.m b/src/exceptions/MTXSyncFailedException.m index ce98bba..a1ce7cf 100644 --- a/src/exceptions/MTXSyncFailedException.m +++ b/src/exceptions/MTXSyncFailedException.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * 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 986e26f..9be0db1 100644 --- a/tests/Tests.m +++ b/tests/Tests.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2020, 2021, 2024 Jonathan Schleifer * - * https://fl.nil.im/objmatrix + * https://git.nil.im/ObjFW/ObjMatrix * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above