Skip to content

Commit

Permalink
Add copyright info
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Salzberg committed Aug 27, 2024
1 parent a86399d commit c236c20
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 18 deletions.
2 changes: 0 additions & 2 deletions tests/expected/aliasing/boxed.expected.fixme

This file was deleted.

2 changes: 2 additions & 0 deletions tests/expected/aliasing/control_flow.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright Kani Contributors
// SPDX-License-Identifier: Apache-2.0 OR MIT
// kani-flags: -Zghost-state -Zaliasing

#[allow(unused)]
Expand Down
2 changes: 2 additions & 0 deletions tests/expected/aliasing/duplicate_write.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright Kani Contributors
// SPDX-License-Identifier: Apache-2.0 OR MIT
// kani-flags: -Zghost-state -Zaliasing

#[kani::proof]
Expand Down
2 changes: 2 additions & 0 deletions tests/expected/aliasing/duplicate_write_compressed.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright Kani Contributors
// SPDX-License-Identifier: Apache-2.0 OR MIT
// kani-flags: -Zghost-state -Zaliasing

#[kani::proof]
Expand Down
2 changes: 0 additions & 2 deletions tests/expected/aliasing/write_read_write.expected.fixme

This file was deleted.

14 changes: 0 additions & 14 deletions tests/expected/aliasing/write_read_write.rs.fixme

This file was deleted.

0 comments on commit c236c20

Please sign in to comment.