1- This software is forked of the original git-flow, see License #2.
1+ This software is forked of the original git-flow-AVH, see License #2.
2+ Which in turn is a fork of the original get-flow, see License #3
23License #1 is added to reflect the changes made.
34
4- gitflow-shFlags is released under LGPL, see License #3
5+ gitflow-shFlags is released under LGPL, see License #4
56
67************************************************************
78
89LICENSE #1:
9- Copyright (c) 2012-2019 Peter van der Does
10+ Copyright (c) 2023 Chris Stone
1011All rights reserved.
1112
1213Redistribution and use in source and binary forms, with or without
@@ -29,9 +30,38 @@ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2930(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
3031SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3132
33+ ************************************************************
34+
35+
3236************************************************************
3337
3438LICENSE #2:
39+ Copyright (c) 2012-2019 Peter van der Does
40+ All rights reserved.
41+
42+ Redistribution and use in source and binary forms, with or without
43+ modification, are permitted provided that the following conditions are met:
44+
45+ 1. Redistributions of source code must retain the above copyright notice, this
46+ list of conditions and the following disclaimer.
47+ 2. Redistributions in binary form must reproduce the above copyright notice,
48+ this list of conditions and the following disclaimer in the documentation
49+ and/or other materials provided with the distribution.
50+
51+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
52+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
53+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
54+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
55+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
56+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
57+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
58+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
59+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
60+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
61+
62+ ************************************************************
63+
64+ LICENSE #3:
3565Copyright 2010 Vincent Driessen. All rights reserved.
3666
3767Redistribution and use in source and binary forms, with or without modification,
@@ -61,7 +91,7 @@ either expressed or implied, of Vincent Driessen.
6191
6292************************************************************
6393
64- LICENSE #3 :
94+ LICENSE #4 :
6595 GNU LESSER GENERAL PUBLIC LICENSE
6696 Version 2.1, February 1999
6797
0 commit comments