Skip to content

Commit

Permalink
Update license headers
Browse files Browse the repository at this point in the history
Internal-tag: [#69787]
Signed-off-by: Maciej Kurc <[email protected]>
  • Loading branch information
mkurc-ant committed Dec 11, 2024
1 parent a48f244 commit e4e3e70
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 1 deletion.
2 changes: 2 additions & 0 deletions common/providers.bzl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Copyright 2024 Antmicro
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
Expand Down
2 changes: 1 addition & 1 deletion dsim/BUILD
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2024 bazel_rules_hdl Authors
# Copyright 2024 Antmicro
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 2 additions & 0 deletions dsim/defs.bzl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Copyright 2024 Antmicro
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
Expand Down
2 changes: 2 additions & 0 deletions dsim/providers.bzl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Copyright 2024 Antmicro
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
Expand Down
2 changes: 2 additions & 0 deletions verilator/providers.bzl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Copyright 2024 Antmicro
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
Expand Down

0 comments on commit e4e3e70

Please sign in to comment.