File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1- Copyright (c) 2014-2019, Aaron Bull Schaefer <aaron@elasticdog.com>
1+ Copyright (c) 2019-2025, James Murty <james@murty.co>
2+ Copyright (c) 2014-2020, Aaron Bull Schaefer <aaron@elasticdog.com>
23Copyright (c) 2011, Woody Gilk <woody.gilk@gmail.com>
34
45Permission is hereby granted, free of charge, to any person obtaining a copy
Original file line number Diff line number Diff line change @@ -344,6 +344,7 @@ to encrypt a file \_top-secret* in a "super" context:
344344transcrypt is provided under the terms of the
345345[ MIT License] ( https://en.wikipedia.org/wiki/MIT_License ) .
346346
347+ Copyright © ; 2019-2025, James Murty < mailto:james@murty.co > .
347348Copyright © ; 2014-2020, [ Aaron Bull Schaefer] ( mailto:aaron@elasticdog.com ) .
348349
349350## Contributing
Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ set -euo pipefail
88# a Git repository. It utilizes OpenSSL's symmetric cipher routines and follows
99# the gitattributes(5) man page regarding the use of filters.
1010#
11- # Copyright (c) 2014-2019 Aaron Bull Schaefer <aaron@elasticdog.com>
11+ # Copyright (c) 2019-2025 James Murty <james@murty.co>
12+ # Copyright (c) 2014-2020 Aaron Bull Schaefer <aaron@elasticdog.com>
1213# This source code is provided under the terms of the MIT License
1314# that can be be found in the LICENSE file.
1415#
You can’t perform that action at this time.
0 commit comments