diff options
Diffstat (limited to 'foreign_avcall.c')
-rw-r--r-- | foreign_avcall.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/foreign_avcall.c b/foreign_avcall.c index 1f0ac8d..cce52a1 100644 --- a/foreign_avcall.c +++ b/foreign_avcall.c @@ -1,3 +1,8 @@ +/* + Copyright (C) 2019, 2020 Leo Tenenbaum. + This file is part of toc. toc is distributed under version 3 of the GNU General Public License, without any warranty whatsoever. + You should have received a copy of the GNU General Public License along with toc. If not, see <https://www.gnu.org/licenses/>. +*/ /* WARNING: In this file, you will find crazy macros and dubious usage of avcall. Beware! */ typedef struct { |