diff options
author | 2022-06-03 20:31:35 +0200 | |
---|---|---|
committer | 2022-06-03 20:32:46 +0200 | |
commit | 9ea21dd5b3ca2b57aa0120a77fb2ff2a4204a518 (patch) | |
tree | 5fe0ab055492eb5994adcfd0d22f82f151505271 /licenses | |
parent | sys-apps/ov: pass config file to ov invocation (diff) | |
download | guru-9ea21dd5b3ca2b57aa0120a77fb2ff2a4204a518.tar.gz guru-9ea21dd5b3ca2b57aa0120a77fb2ff2a4204a518.tar.bz2 guru-9ea21dd5b3ca2b57aa0120a77fb2ff2a4204a518.zip |
licenses: add tau license
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/tau | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/licenses/tau b/licenses/tau new file mode 100644 index 000000000..ae99d6eb6 --- /dev/null +++ b/licenses/tau @@ -0,0 +1,30 @@ +***************************************************************************** +** Tuning and Analysis Utilities ** +** http://tau.uoregon.edu ** +***************************************************************************** +** Copyright 1997-2019 ** +** Department of Computer and Information Science, University of Oregon ** +** Research Center Juelich, ZAM Germany ** +** Advanced Computing Laboratory, Los Alamos National Laboratory ** +***************************************************************************** +** +** Permission to use, copy, modify, and distribute this software and its +** documentation for any purpose and without fee is hereby granted, +** provided that the above copyright notice appear in all copies and that +** both that copyright notice and this permission notice appear in +** supporting documentation, and that the name of University of Oregon (UO) +** Research Center Juelich, (ZAM) and Los Alamos National Laboratory (LANL) +** not be used in advertising or publicity pertaining to distribution of +** the software without specific, written prior permission. The +** University of Oregon, ZAM and LANL make no representations about the +** suitability of this software for any purpose. It is provided "as is" +** without express or implied warranty. +** +** UO, ZAM AND LANL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, +** INCLUDING , AND ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, +** IN NO EVENT SHALL THE UNIVERSITY OF OREGON, ZAM OR LANL BE LIABLE FOR +** ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER +** RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF +** CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +** CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +***************************************************************************** |