Skip to content

Commit

Permalink
bender: Add License information to Bender.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
suehtamacv committed Aug 30, 2023
1 parent 352d4bd commit 19b3112
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Bender.local
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# Copyright 2023 ETH Zurich and University of Bologna.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0

overrides:
axi: { git: "https://github.com/pulp-platform/axi.git", version: 0.39.1-beta }
4 changes: 4 additions & 0 deletions Bender.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Copyright 2023 ETH Zurich and University of Bologna.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0

package:
name: spatz
authors:
Expand Down

0 comments on commit 19b3112

Please sign in to comment.