diff options
Diffstat (limited to 'third_party/readme.txt')
-rw-r--r-- | third_party/readme.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/third_party/readme.txt b/third_party/readme.txt new file mode 100644 index 00000000..af3e94f2 --- /dev/null +++ b/third_party/readme.txt @@ -0,0 +1,7 @@ +The contents of this folder are from GCC, and are licensed +under the GPL (see details in the files themselves). + +gcc_demangler.js was automatically generated from those +files, using Emscripten and the Closure Compiler. It is +under the same license. + |