Add copyright banner
This commit is contained in:
parent
67093196ea
commit
1b7c60e94d
8 changed files with 63 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
|||
(**
|
||||
* Copyright (c) 2015, Fabien Freling
|
||||
* All rights reserved.
|
||||
*
|
||||
* This source code is licensed under the BSD 2-clause license found in the
|
||||
* LICENSE file at the top level directory of this source tree.
|
||||
*)
|
||||
|
||||
open Bytes
|
||||
open Printf
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue