From cf29728025a588587754d3688793c13155014e32 Mon Sep 17 00:00:00 2001 From: jnasbyupgrade Date: Mon, 27 Apr 2026 17:30:36 -0500 Subject: [PATCH 1/2] Update copyright to 2026 Co-Authored-By: Claude Sonnet 4.6 --- LICENSE | 2 +- README.asc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index de25054..f1e6077 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016 Jim Nasby +Copyright (c) 2016-2026 Jim Nasby Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.asc b/README.asc index 6f67413..dcf9d7f 100644 --- a/README.asc +++ b/README.asc @@ -68,4 +68,4 @@ Copyright and License Cat Tools is released under a https://github.com/decibel/cattools/blob/master/LICENSE[MIT license]. -Copyright (c) 2016 Jim Nasby . +Copyright (c) 2016-2026 Jim Nasby . From 2f5d991c73b2cca57e6758b6c7f0b63b0b18d8b3 Mon Sep 17 00:00:00 2001 From: jnasbyupgrade Date: Wed, 15 Jul 2026 17:44:55 -0500 Subject: [PATCH 2/2] Replace defunct BlueTreble.com address with gmail.com Jim.Nasby@BlueTreble.com is defunct; switch the README.asc copyright line and META.in.json maintainer field (regenerating META.json) to Jim.Nasby@gmail.com. Co-Authored-By: Claude Sonnet 5 --- META.in.json | 2 +- META.json | 2 +- README.asc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/META.in.json b/META.in.json index 6f07609..932f245 100644 --- a/META.in.json +++ b/META.in.json @@ -22,7 +22,7 @@ "X_comment": "Optional. \"description\": A longer description of the distribution. http://pgxn.org/spec/#description", "X_comment": "REQUIRED. Contact info for distribution maintainers. http://pgxn.org/spec/#maintainer", - "maintainer": [ "Jim Nasby " ], + "maintainer": [ "Jim Nasby " ], "X_comment": "Optional. Status of distribution. Allowed values: unstable, testing, stable", "release_status": "stable", diff --git a/META.json b/META.json index 2bd6367..b1a5a17 100644 --- a/META.json +++ b/META.json @@ -22,7 +22,7 @@ "X_comment": "Optional. \"description\": A longer description of the distribution. http://pgxn.org/spec/#description", "X_comment": "REQUIRED. Contact info for distribution maintainers. http://pgxn.org/spec/#maintainer", - "maintainer": [ "Jim Nasby " ], + "maintainer": [ "Jim Nasby " ], "X_comment": "Optional. Status of distribution. Allowed values: unstable, testing, stable", "release_status": "stable", diff --git a/README.asc b/README.asc index dcf9d7f..6d2657d 100644 --- a/README.asc +++ b/README.asc @@ -68,4 +68,4 @@ Copyright and License Cat Tools is released under a https://github.com/decibel/cattools/blob/master/LICENSE[MIT license]. -Copyright (c) 2016-2026 Jim Nasby . +Copyright (c) 2016-2026 Jim Nasby .