mirror of
https://github.com/Z3Prover/z3
synced 2025-04-25 10:05:32 +00:00
add missing copyright
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
e463d5d899
commit
1657cdd8b4
16 changed files with 91 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
|
||||
/*++
|
||||
Copyright (c) 2015 Microsoft Corporation
|
||||
|
||||
--*/
|
||||
|
||||
using System;
|
||||
using System.Text;
|
||||
using Microsoft.SolverFoundation.Services;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue