diff --git a/inc/tlpbuf.h b/inc/tlpbuf.h index 48f520f..1071f88 100644 --- a/inc/tlpbuf.h +++ b/inc/tlpbuf.h @@ -1,3 +1,9 @@ +/* Copyright (C) Thornwave Labs Inc - All Rights Reserved + * Unauthorized copying of this file, via any medium is strictly prohibited + * Proprietary and confidential + * Written by Razvan Turiac + */ + #ifndef _TLPBUF_H #define _TLPBUF_H diff --git a/src/tlpbuf.c b/src/tlpbuf.c index 29c2f4b..51dae57 100644 --- a/src/tlpbuf.c +++ b/src/tlpbuf.c @@ -1,3 +1,9 @@ +/* Copyright (C) Thornwave Labs Inc - All Rights Reserved + * Unauthorized copying of this file, via any medium is strictly prohibited + * Proprietary and confidential + * Written by Razvan Turiac + */ + #include