In un file license.txt, questo:
Part of this program uses the following clause
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the distribution.
è decisamente diverso da questo:
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the distribution.
Quando si applica la seconda clausola di una licenza BSD a 3 clausole senza "Parte di questo programma usa la seguente clausola", il raggruppamento della libreria significa che anche la mia applicazione creata deve essere governata dalla licenza BSD a 3 clausole? Per esempio. il mio programma non dovrebbe avere garanzie, ecc.