Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BSD 3-Clause License

Copyright (c) 2025, BlueRock Security
Copyright (c) 2025-2026, SkyLabs AI

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
Expand Down
6 changes: 0 additions & 6 deletions rocq-brick-libstdcpp/dune
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
; Copyright © 2022-2025 BlueRock Security, Inc.
;
; This file is CONFIDENTIAL AND PROPRIETARY to BlueRock. All rights reserved.
;
; Use of this file is only permitted subject to a separate written license agreement with BlueRock.

(env
(_
(flags :standard %{read-lines:flags/ocamlc})
Expand Down
6 changes: 0 additions & 6 deletions rocq-brick-libstdcpp/proof/cpp2v-dune-gen.sh
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
#!/bin/bash
#
# Copyright (C) 2020-2025 BlueRock Security, Inc.
#
# This software is distributed under the terms of the BedRock Open-Source License.
# See the LICENSE-BedRock file in the repository root for details.
#

usage() {
cat >&2 <<-EOF
Expand Down
6 changes: 1 addition & 5 deletions rocq-brick-libstdcpp/proof/dune
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
; Copyright © 2022-2025 BlueRock Security, Inc.
;
; This file is CONFIDENTIAL AND PROPRIETARY to BlueRock. All rights reserved.
;
; Use of this file is only permitted subject to a separate written license agreement with BlueRock.
; Copyright © 2022-2026 SkyLabs AI, Inc.

(include_subdirs qualified)
(rocq.theory
Expand Down
6 changes: 0 additions & 6 deletions rocq-brick-libstdcpp/proof/dune-gen.sh
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
#!/bin/sh
#
# Copyright (C) 2020-2025 BlueRock Security, Inc.
#
# This software is distributed under the terms of the BedRock Open-Source License.
# See the LICENSE-BedRock file in the repository root for details.
#

usage() {
cat >&2 <<-EOF
Expand Down
6 changes: 1 addition & 5 deletions rocq-brick-libstdcpp/test/dune
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
; Copyright © 2022-2025 BlueRock Security, Inc.
;
; This file is CONFIDENTIAL AND PROPRIETARY to BlueRock. All rights reserved.
;
; Use of this file is only permitted subject to a separate written license agreement with BlueRock.
; Copyright © 2022-2026 SkyLabs AI, Inc.

(include_subdirs qualified)
(rocq.theory
Expand Down
6 changes: 0 additions & 6 deletions rocq-brick-libstdcpp/test/dune-gen.sh
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
#!/bin/sh
#
# Copyright (C) 2020-2025 BlueRock Security, Inc.
#
# This software is distributed under the terms of the BedRock Open-Source License.
# See the LICENSE-BedRock file in the repository root for details.
#

usage() {
cat >&2 <<-EOF
Expand Down