diff options
author | Andrew Wilcox <AWilcox@Wilcox-Tech.com> | 2016-01-23 23:09:10 -0600 |
---|---|---|
committer | Andrew Wilcox <AWilcox@Wilcox-Tech.com> | 2016-01-23 23:09:10 -0600 |
commit | ac62118e2a032ed1c61161084da6ad2b6f9fb81b (patch) | |
tree | d3a708ff21765aad652bf675773a59267ed366d0 /licenses/boehm-gc | |
parent | 6a6063d47d5fec867e12c23aa636bbbab8e45865 (diff) | |
download | packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.tar.gz packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.tar.bz2 packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.tar.xz packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.zip |
Add licenses, too
Diffstat (limited to 'licenses/boehm-gc')
-rw-r--r-- | licenses/boehm-gc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/licenses/boehm-gc b/licenses/boehm-gc new file mode 100644 index 000000000..0ad92120d --- /dev/null +++ b/licenses/boehm-gc @@ -0,0 +1,10 @@ +<copyright notice> + +THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED +OR IMPLIED. ANY USE IS AT YOUR OWN RISK. + +Permission is hereby granted to use or copy this program +for any purpose, provided the above notices are retained on all copies. +Permission to modify the code and to distribute modified code is granted, +provided the above notices are retained, and a notice that the code was +modified is included with the above copyright notice. |