diff options
Diffstat (limited to 'util/bincfg/bincfg.l')
-rw-r--r-- | util/bincfg/bincfg.l | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/util/bincfg/bincfg.l b/util/bincfg/bincfg.l index f9e880f333..5f9a2c93d0 100644 --- a/util/bincfg/bincfg.l +++ b/util/bincfg/bincfg.l @@ -1,7 +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> - * * 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 |