Skip to content

Commit ce10e33

Browse files
committed
prepare for v0.9.0 release
1 parent 31b3891 commit ce10e33

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

218218
Cukinia is released under the Apache 2 license.

cukinia

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
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
1313
DEFAULT_CONFIG_FILE='/etc/cukinia/cukinia.conf'
@@ -66,7 +66,7 @@ usage()
6666
cat <<EOF
6767
NAME:
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.

0 commit comments

Comments
 (0)