diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-12-16 15:23:13 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-12-16 15:23:13 +0000 |
commit | 73df1bec51c301aa568579f894e76a053d1ae0ec (patch) | |
tree | 252514f3e31b19f737bc1677199985968c371c6a /licenses | |
parent | alpha/ia64/sparc stable wrt #443420 (diff) | |
download | gentoo-2-73df1bec51c301aa568579f894e76a053d1ae0ec.tar.gz gentoo-2-73df1bec51c301aa568579f894e76a053d1ae0ec.tar.bz2 gentoo-2-73df1bec51c301aa568579f894e76a053d1ae0ec.zip |
Add license for dev-libs/boehm-gc and dev-libs/libatomic_ops, bugs 447456 and 447458.
Diffstat (limited to 'licenses')
-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 000000000000..0ad92120de32 --- /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. |