1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: charliecloud
Source: https://gitlab.com/charliecloud/charliecloud
Files: *
Copyright: Triad National Security, LLC and others
License: Apache-2.0-TNS
Files: bin/fs.*
bin/list.*
bin/log.*
bin/mem.h
bin/str.h
Copyright: Charliecloud contributors
License: Apache-2.0-TNS
Files: misc/m4/ax_check_compile_flag.m4
misc/m4/ax_check_link_flag.m4
misc/m4/ax_check_preproc_flag.m4
Copyright: 2008 Guido U. Draheim <guidod@gmx.de>
2011 Maarten Bosmans <mkbosmans@gmail.com>
License: FSFAP
Files: misc/m4/ax_compare_version.m4
Copyright: 2008 Tim Toolan <toolan@ele.uri.edu>
License: FSFAP
Files: misc/m4/ax_pthread.m4
Copyright: 2008 Steven G. Johnson <stevenj@alum.mit.edu>
2011 Daniel Richard G. <skunk@iSKUNK.ORG>
2019 Marc Stevens <marc.stevens@cwi.nl>
License: GPL3+-with-Autoconf-Macros-exception
Files: misc/m4/ax_with_prog.m4
Copyright: 2008 Francesco Salvestrini <salvestrini@users.sourceforge.net>
2008 Dustin J. Mitchell <dustin@cs.uchicago.edu>
License: FSFAP
Files: debian/*
Copyright: 2017-2018 Lucas Nussbaum <lucas@debian.org>
2018-2026 Peter Wienemann <wiene@debian.org>
License: Apache-2.0
License: Apache-2.0-TNS
Charliecloud is copyright © Triad National Security, LLC and others.
.
This software was produced in part under U.S. Government contract
89233218CNA000001 for Los Alamos National Laboratory (LANL), which is operated
by Triad National Security, LLC for the U.S. Department of Energy/National
Nuclear Security Administration.
.
The Government is granted for itself and others acting on its behalf a
nonexclusive, paid-up, irrevocable worldwide license in this material to
reproduce, prepare derivative works, distribute copies to the public, perform
publicly and display publicly, and to permit others to do so.
.
Neither the government nor Triad National Security, LLC makes any warranty,
express or implied, or assumes any liability for use of this software.
.
If software is modified to produce derivative works, such derivative works
should be clearly marked, so as not to confuse it with the version available
from LANL.
.
LA-CC 14-096
.
Charliecloud is open source software; you can redistribute it and/or modify it
under the terms of the Apache License, Version 2.0. A copy is included in file
LICENSE. You may not use this software except in compliance with the license.
.
Copyrights and patents are retained by contributors. No copyright assignment
is required to contribute to Charliecloud. Please use the Git history to
determine copyright for any specific contribution.
.
Notable copyright holders include:
* Triad National Security, LLC (contributions by LANL employees)
.
On Debian systems, the complete text of the Apache 2 license can be found
in "/usr/share/common-licenses/Apache-2.0".
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this software except in compliance with the License. You may obtain a copy
of the License at http://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under
the License.
.
On Debian systems, the complete text of the Apache 2 license can be found
in "/usr/share/common-licenses/Apache-2.0".
License: FSFAP
Copying and distribution of this file, with or without modification, are
permitted in any medium without royalty provided the copyright notice
and this notice are preserved. This file is offered as-is, without any
warranty.
License: GPL3+-with-Autoconf-Macros-exception
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or (at
your option) any later version.
.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program; if not, see https://www.gnu.org/licenses/.
.
As a special exception, the respective Autoconf Macro's copyright
owner gives unlimited permission to copy, distribute and modify the
configure scripts that are the output of Autoconf when processing the
Macro. You need not follow the terms of the GNU General Public License
when using or distributing such scripts, even though portions of the
text of the Macro appear in them. The GNU General Public License (GPL)
does govern all other use of the material that constitutes the
Autoconf Macro.
.
This special exception to the GPL applies to versions of the Autoconf
Macro released by the GNU Autoconf Macro Archive. When you make and
distribute a modified version of the Autoconf Macro, you may extend
this special exception to the GPL to apply to your modified version as
well.
.
On Debian GNU/Linux systems, the complete text of the GNU General Public
License can be found in /usr/share/common-licenses/GPL-3.
|