Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion META.in.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 <Jim.Nasby@BlueTreble.com>" ],
"maintainer": [ "Jim Nasby <Jim.Nasby@gmail.com>" ],

"X_comment": "Optional. Status of distribution. Allowed values: unstable, testing, stable",
"release_status": "stable",
Expand Down
2 changes: 1 addition & 1 deletion META.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 <Jim.Nasby@BlueTreble.com>" ],
"maintainer": [ "Jim Nasby <Jim.Nasby@gmail.com>" ],

"X_comment": "Optional. Status of distribution. Allowed values: unstable, testing, stable",
"release_status": "stable",
Expand Down
2 changes: 1 addition & 1 deletion README.asc
Original file line number Diff line number Diff line change
Expand Up @@ -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 <Jim.Nasby@BlueTreble.com>.
Copyright (c) 2016-2026 Jim Nasby <Jim.Nasby@gmail.com>.
Loading