File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -213,6 +213,6 @@ bats bats/cukinia.bats
213213
214214## License
215215
216- ` Copyright (C) 2017-2024 Savoir-faire Linux, Inc. `
216+ ` Copyright (C) 2017-2025 Savoir-faire Linux, Inc. `
217217
218218Cukinia is released under the Apache 2 license.
Original file line number Diff line number Diff line change 22#
33# Cukinia a firmware validation framework
44#
5- # Copyright (C) 2017-2024 Savoir-faire Linux Inc.
5+ # Copyright (C) 2017-2025 Savoir-faire Linux Inc.
66#
77# This program is free software, distributed under the Apache License
88# version 2.0. See LICENSE for details.
99
10- CUKINIA_VERSION=" 0.8.1-dev "
10+ CUKINIA_VERSION=" 0.9.0 "
1111
1212# Default configuration file
1313DEFAULT_CONFIG_FILE=' /etc/cukinia/cukinia.conf'
@@ -66,7 +66,7 @@ usage()
6666 cat << EOF
6767NAME:
6868 Cukinia - portable firmware validation framework.
69- Copyright (C) 2017-2024 Savoir-faire Linux Inc.
69+ Copyright (C) 2017-2025 Savoir-faire Linux Inc.
7070
7171 The name means "zucchini" in Polish. It is a nod to Cucumber,
7272 another neat test framework.
You can’t perform that action at this time.
0 commit comments