diff options
Diffstat (limited to 'util/bincfg/bincfg.h')
-rw-r--r-- | util/bincfg/bincfg.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/util/bincfg/bincfg.h b/util/bincfg/bincfg.h index b8c668889e..1f2d270bc8 100644 --- a/util/bincfg/bincfg.h +++ b/util/bincfg/bincfg.h @@ -1,8 +1,5 @@ +/* bincfg - Compiler/Decompiler for data blobs with specs */ /* - * bincfg - Compiler/Decompiler for data blobs with specs - * Copyright (C) 2017 Damien Zammit <damien@zamaudio.com> - * Copyright (C) 2018 Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> - * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or |