Open
Description
The .clang-format
file mentions that it has a GPL 2.0 license:
Line 1 in f2f0a3c
I suspect this was an accident considering the repo is:
Distributed under the open source BSD license
The GPL identifier was added in 6fc9643.
I noticed the issue when reviewing an update of the Rust bindings in capstone-rust/capstone-rs#172