Updated licenses [skip ci]

This commit is contained in:
2026-04-21 08:48:30 +00:00
parent b2eeabe1ef
commit 32ed7ac3b5

View File

@@ -37480,13 +37480,13 @@ freely, subject to the following restrictions:
3. This notice may not be removed or altered from any source distribution.''', 3. This notice may not be removed or altered from any source distribution.''',
); );
/// vm_service 15.0.2 /// vm_service 15.1.0
const _vm_service = Package( const _vm_service = Package(
name: 'vm_service', name: 'vm_service',
description: 'A library to communicate with a service implementing the Dart VM service protocol.', description: 'A library to communicate with a service implementing the Dart VM service protocol.',
repository: 'https://github.com/dart-lang/sdk/tree/main/pkg/vm_service', repository: 'https://github.com/dart-lang/sdk/tree/main/pkg/vm_service',
authors: [], authors: [],
version: '15.0.2', version: '15.1.0',
spdxIdentifiers: ['BSD-3-Clause'], spdxIdentifiers: ['BSD-3-Clause'],
isMarkdown: false, isMarkdown: false,
isSdk: false, isSdk: false,
@@ -37880,12 +37880,12 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.''', SOFTWARE.''',
); );
/// tallee 0.0.20+254 /// tallee 0.0.21+255
const _tallee = Package( const _tallee = Package(
name: 'tallee', name: 'tallee',
description: 'Tracking App for Card Games', description: 'Tracking App for Card Games',
authors: [], authors: [],
version: '0.0.20+254', version: '0.0.21+255',
spdxIdentifiers: ['LGPL-3.0'], spdxIdentifiers: ['LGPL-3.0'],
isMarkdown: false, isMarkdown: false,
isSdk: false, isSdk: false,