Index: src/ObjPgSQL.h ================================================================== --- src/ObjPgSQL.h +++ src/ObjPgSQL.h @@ -1,10 +1,10 @@ /* * 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 * copyright notice and this permission notice is present in all copies. * Index: src/PGConnection+Private.h ================================================================== --- src/PGConnection+Private.h +++ src/PGConnection+Private.h @@ -1,10 +1,10 @@ /* * 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 * copyright notice and this permission notice is present in all copies. * Index: src/PGConnection.h ================================================================== --- src/PGConnection.h +++ src/PGConnection.h @@ -1,10 +1,10 @@ /* * 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 * copyright notice and this permission notice is present in all copies. * Index: src/PGConnection.m ================================================================== --- src/PGConnection.m +++ src/PGConnection.m @@ -1,10 +1,10 @@ /* * 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 * copyright notice and this permission notice is present in all copies. * Index: src/PGResult+Private.h ================================================================== --- src/PGResult+Private.h +++ src/PGResult+Private.h @@ -1,10 +1,10 @@ /* * 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 * copyright notice and this permission notice is present in all copies. * Index: src/PGResult.h ================================================================== --- src/PGResult.h +++ src/PGResult.h @@ -1,10 +1,10 @@ /* * 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 * copyright notice and this permission notice is present in all copies. * Index: src/PGResult.m ================================================================== --- src/PGResult.m +++ src/PGResult.m @@ -1,10 +1,10 @@ /* * 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 * copyright notice and this permission notice is present in all copies. * Index: src/PGResultRow+Private.h ================================================================== --- src/PGResultRow+Private.h +++ src/PGResultRow+Private.h @@ -1,10 +1,10 @@ /* * 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 * copyright notice and this permission notice is present in all copies. * Index: src/PGResultRow.h ================================================================== --- src/PGResultRow.h +++ src/PGResultRow.h @@ -1,10 +1,10 @@ /* * 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 * copyright notice and this permission notice is present in all copies. * Index: src/PGResultRow.m ================================================================== --- src/PGResultRow.m +++ src/PGResultRow.m @@ -1,10 +1,10 @@ /* * 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 * copyright notice and this permission notice is present in all copies. * Index: src/exceptions/PGCommandFailedException.h ================================================================== --- src/exceptions/PGCommandFailedException.h +++ src/exceptions/PGCommandFailedException.h @@ -1,10 +1,10 @@ /* * 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 * copyright notice and this permission notice is present in all copies. * Index: src/exceptions/PGCommandFailedException.m ================================================================== --- src/exceptions/PGCommandFailedException.m +++ src/exceptions/PGCommandFailedException.m @@ -1,10 +1,10 @@ /* * 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 * copyright notice and this permission notice is present in all copies. * Index: src/exceptions/PGConnectionFailedException.h ================================================================== --- src/exceptions/PGConnectionFailedException.h +++ src/exceptions/PGConnectionFailedException.h @@ -1,10 +1,10 @@ /* * 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 * copyright notice and this permission notice is present in all copies. * Index: src/exceptions/PGConnectionFailedException.m ================================================================== --- src/exceptions/PGConnectionFailedException.m +++ src/exceptions/PGConnectionFailedException.m @@ -1,10 +1,10 @@ /* * 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 * copyright notice and this permission notice is present in all copies. * Index: src/exceptions/PGException.h ================================================================== --- src/exceptions/PGException.h +++ src/exceptions/PGException.h @@ -1,10 +1,10 @@ /* * 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 * copyright notice and this permission notice is present in all copies. * Index: src/exceptions/PGException.m ================================================================== --- src/exceptions/PGException.m +++ src/exceptions/PGException.m @@ -1,10 +1,10 @@ /* * 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 * copyright notice and this permission notice is present in all copies. * Index: tests/tests.m ================================================================== --- tests/tests.m +++ tests/tests.m @@ -1,10 +1,10 @@ /* * 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 * copyright notice and this permission notice is present in all copies. *