mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
chore: add missing license header.
This commit is contained in:
committed by
Quentin Bourgerie
parent
84f01f78d6
commit
9deaa1400e
@@ -1,3 +1,8 @@
|
||||
// Part of the Concrete Compiler Project, under the BSD3 License with Zama
|
||||
// Exceptions. See
|
||||
// https://github.com/zama-ai/homomorphizer/blob/master/LICENSE.txt for license
|
||||
// information.
|
||||
|
||||
#include <assert.h>
|
||||
#include <concretelang/Runtime/context.h>
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user