diff --git a/src/ObjPgSQL.h b/src/ObjPgSQL.h index 4eb8812..f500cd2 100644 --- a/src/ObjPgSQL.h +++ b/src/ObjPgSQL.h @@ -1,8 +1,8 @@ /* * Copyright (c) 2012, 2013, 2014, 2015, 2016, 2017 - * Jonathan Schleifer + * Jonathan Schleifer * - * https://heap.zone/git/objpgsql.git + * https://fossil.nil.im/objpgsql * * 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/PGConnection+Private.h b/src/PGConnection+Private.h index cd6bb84..39a3a0d 100644 --- a/src/PGConnection+Private.h +++ b/src/PGConnection+Private.h @@ -1,8 +1,8 @@ /* * Copyright (c) 2012, 2013, 2014, 2015, 2016, 2017 - * Jonathan Schleifer + * Jonathan Schleifer * - * https://heap.zone/git/objpgsql.git + * https://fossil.nil.im/objpgsql * * 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/PGConnection.h b/src/PGConnection.h index e09adbf..c770e82 100644 --- a/src/PGConnection.h +++ b/src/PGConnection.h @@ -1,8 +1,8 @@ /* * Copyright (c) 2012, 2013, 2014, 2015, 2016, 2017 - * Jonathan Schleifer + * Jonathan Schleifer * - * https://heap.zone/git/objpgsql.git + * https://fossil.nil.im/objpgsql * * 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/PGConnection.m b/src/PGConnection.m index c642ee6..d16c527 100644 --- a/src/PGConnection.m +++ b/src/PGConnection.m @@ -1,8 +1,8 @@ /* * Copyright (c) 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 - * Jonathan Schleifer + * Jonathan Schleifer * - * https://heap.zone/git/objpgsql.git + * https://fossil.nil.im/objpgsql * * 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/PGResult+Private.h b/src/PGResult+Private.h index 9ce12ce..9a3bc72 100644 --- a/src/PGResult+Private.h +++ b/src/PGResult+Private.h @@ -1,8 +1,8 @@ /* * Copyright (c) 2012, 2013, 2014, 2015, 2016, 2017 - * Jonathan Schleifer + * Jonathan Schleifer * - * https://heap.zone/git/objpgsql.git + * https://fossil.nil.im/objpgsql * * 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/PGResult.h b/src/PGResult.h index 9502c3f..30a892d 100644 --- a/src/PGResult.h +++ b/src/PGResult.h @@ -1,8 +1,8 @@ /* * Copyright (c) 2012, 2013, 2014, 2015, 2016, 2017 - * Jonathan Schleifer + * Jonathan Schleifer * - * https://heap.zone/git/objpgsql.git + * https://fossil.nil.im/objpgsql * * 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/PGResult.m b/src/PGResult.m index bd55779..3213f34 100644 --- a/src/PGResult.m +++ b/src/PGResult.m @@ -1,8 +1,8 @@ /* * Copyright (c) 2012, 2013, 2014, 2015, 2016, 2017 - * Jonathan Schleifer + * Jonathan Schleifer * - * https://heap.zone/git/objpgsql.git + * https://fossil.nil.im/objpgsql * * 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/PGResultRow+Private.h b/src/PGResultRow+Private.h index ae143ec..62b619a 100644 --- a/src/PGResultRow+Private.h +++ b/src/PGResultRow+Private.h @@ -1,8 +1,8 @@ /* * Copyright (c) 2012, 2013, 2014, 2015, 2016, 2017 - * Jonathan Schleifer + * Jonathan Schleifer * - * https://heap.zone/git/objpgsql.git + * https://fossil.nil.im/objpgsql * * 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/PGResultRow.h b/src/PGResultRow.h index 73c730b..255ad05 100644 --- a/src/PGResultRow.h +++ b/src/PGResultRow.h @@ -1,8 +1,8 @@ /* * Copyright (c) 2012, 2013, 2014, 2015, 2016, 2017 - * Jonathan Schleifer + * Jonathan Schleifer * - * https://heap.zone/git/objpgsql.git + * https://fossil.nil.im/objpgsql * * 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/PGResultRow.m b/src/PGResultRow.m index 8aa5a4a..15a1592 100644 --- a/src/PGResultRow.m +++ b/src/PGResultRow.m @@ -1,8 +1,8 @@ /* * Copyright (c) 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 - * Jonathan Schleifer + * Jonathan Schleifer * - * https://heap.zone/git/objpgsql.git + * https://fossil.nil.im/objpgsql * * 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/PGCommandFailedException.h b/src/exceptions/PGCommandFailedException.h index b4b5bd6..6f1979d 100644 --- a/src/exceptions/PGCommandFailedException.h +++ b/src/exceptions/PGCommandFailedException.h @@ -1,8 +1,8 @@ /* * Copyright (c) 2012, 2013, 2014, 2015, 2016, 2017 - * Jonathan Schleifer + * Jonathan Schleifer * - * https://heap.zone/git/objpgsql.git + * https://fossil.nil.im/objpgsql * * 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/PGCommandFailedException.m b/src/exceptions/PGCommandFailedException.m index 484da9b..411e07a 100644 --- a/src/exceptions/PGCommandFailedException.m +++ b/src/exceptions/PGCommandFailedException.m @@ -1,8 +1,8 @@ /* * Copyright (c) 2012, 2013, 2014, 2015, 2016, 2017 - * Jonathan Schleifer + * Jonathan Schleifer * - * https://heap.zone/git/objpgsql.git + * https://fossil.nil.im/objpgsql * * 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/PGConnectionFailedException.h b/src/exceptions/PGConnectionFailedException.h index 02b7660..491fb34 100644 --- a/src/exceptions/PGConnectionFailedException.h +++ b/src/exceptions/PGConnectionFailedException.h @@ -1,8 +1,8 @@ /* * Copyright (c) 2012, 2013, 2014, 2015, 2016, 2017 - * Jonathan Schleifer + * Jonathan Schleifer * - * https://heap.zone/git/objpgsql.git + * https://fossil.nil.im/objpgsql * * 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/PGConnectionFailedException.m b/src/exceptions/PGConnectionFailedException.m index 1ccd79f..8d18d9e 100644 --- a/src/exceptions/PGConnectionFailedException.m +++ b/src/exceptions/PGConnectionFailedException.m @@ -1,8 +1,8 @@ /* * Copyright (c) 2012, 2013, 2014, 2015, 2016, 2017 - * Jonathan Schleifer + * Jonathan Schleifer * - * https://heap.zone/git/objpgsql.git + * https://fossil.nil.im/objpgsql * * 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/PGException.h b/src/exceptions/PGException.h index f69777d..e9fa270 100644 --- a/src/exceptions/PGException.h +++ b/src/exceptions/PGException.h @@ -1,8 +1,8 @@ /* * Copyright (c) 2012, 2013, 2014, 2015, 2016, 2017 - * Jonathan Schleifer + * Jonathan Schleifer * - * https://heap.zone/git/objpgsql.git + * https://fossil.nil.im/objpgsql * * 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/PGException.m b/src/exceptions/PGException.m index 94e6955..f76574d 100644 --- a/src/exceptions/PGException.m +++ b/src/exceptions/PGException.m @@ -1,8 +1,8 @@ /* * Copyright (c) 2012, 2013, 2014, 2015, 2016, 2017 - * Jonathan Schleifer + * Jonathan Schleifer * - * https://heap.zone/git/objpgsql.git + * https://fossil.nil.im/objpgsql * * 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 634fefc..1f3ea38 100644 --- a/tests/tests.m +++ b/tests/tests.m @@ -1,8 +1,8 @@ /* * Copyright (c) 2012, 2013, 2014, 2015, 2016, 2017, 2018 - * Jonathan Schleifer + * Jonathan Schleifer * - * https://heap.zone/git/objpgsql.git + * https://fossil.nil.im/objpgsql * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above