This repository was archived by the owner on May 7, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Copyright (c) 2014-2017 , Aaron Bull Schaefer <aaron@elasticdog.com>
1+ Copyright (c) 2014-2018 , Aaron Bull Schaefer <aaron@elasticdog.com>
22Copyright (c) 2011, Woody Gilk <woody.gilk@gmail.com>
33
44Permission is hereby granted, free of charge, to any person obtaining a copy
Original file line number Diff line number Diff line change @@ -300,4 +300,4 @@ License
300300transcrypt is provided under the terms of the
301301[ MIT License] ( https://en.wikipedia.org/wiki/MIT_License ) .
302302
303- Copyright © ; 2014-2017 , [ Aaron Bull Schaefer] ( mailto:aaron@elasticdog.com ) .
303+ Copyright © ; 2014-2018 , [ Aaron Bull Schaefer] ( mailto:aaron@elasticdog.com ) .
Original file line number Diff line number Diff line change 77# a Git repository. It utilizes OpenSSL's symmetric cipher routines and follows
88# the gitattributes(5) man page regarding the use of filters.
99#
10- # Copyright (c) 2014-2017 Aaron Bull Schaefer <aaron@elasticdog.com>
10+ # Copyright (c) 2014-2018 Aaron Bull Schaefer <aaron@elasticdog.com>
1111# This source code is provided under the terms of the MIT License
1212# that can be be found in the LICENSE file.
1313#
1414
1515# #### CONSTANTS
1616
1717# the release version of this script
18- readonly VERSION=' 1.0.3 '
18+ readonly VERSION=' 1.1.0 '
1919
2020# the default cipher to utilize
2121readonly DEFAULT_CIPHER=' aes-256-cbc'
You can’t perform that action at this time.
0 commit comments