Skip to content

Commit

Permalink
Committing apollo-release-apollo-20200402210000_rel-92
Browse files Browse the repository at this point in the history
Committing for open source release compliance

Signed-off-by: Katrina Prosise <[email protected]>
  • Loading branch information
kprosise committed Apr 3, 2020
1 parent 5e301b4 commit 32fa529
Show file tree
Hide file tree
Showing 1,377 changed files with 230,111 additions and 0 deletions.
94,139 changes: 94,139 additions & 0 deletions BAL

Large diffs are not rendered by default.

347 changes: 347 additions & 0 deletions acl/COPYING

Large diffs are not rendered by default.

513 changes: 513 additions & 0 deletions acl/COPYING.LGPL

Large diffs are not rendered by default.

132 changes: 132 additions & 0 deletions acl/generic_GPLv2

Large diffs are not rendered by default.

176 changes: 176 additions & 0 deletions acl/generic_LGPLv2.1

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions acl/recipeinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
LICENSE: LGPLv2.1+ & GPLv2+
PR: r0
PV: 2.2.52
504 changes: 504 additions & 0 deletions alsa-lib/COPYING

Large diffs are not rendered by default.

132 changes: 132 additions & 0 deletions alsa-lib/generic_GPLv2

Large diffs are not rendered by default.

176 changes: 176 additions & 0 deletions alsa-lib/generic_LGPLv2.1

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions alsa-lib/recipeinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
LICENSE: LGPLv2.1 & GPLv2+
PR: r0
PV: 1.1.0
26 changes: 26 additions & 0 deletions alsa-lib/socket.c
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
/**
* \file socket.c
* \brief Socket helper routines
* \author Abramo Bagnara <[email protected]>
* \date 2003
*/
/*
* Socket helper routines
* Copyright (c) 2003 by Abramo Bagnara <[email protected]>
*
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 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 Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
*/
80 changes: 80 additions & 0 deletions apollo-initramfs-apollo-release-20200402221604/license.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
PACKAGE NAME: base-files
PACKAGE VERSION: 3.0.14
RECIPE NAME: base-files
LICENSE: GPLv2

PACKAGE NAME: bash
PACKAGE VERSION: 3.2.48
RECIPE NAME: bash
LICENSE: GPLv2+

PACKAGE NAME: busybox-initramfs
PACKAGE VERSION: 1.24.1
RECIPE NAME: busybox-initramfs
LICENSE: GPLv2 & bzip2

PACKAGE NAME: cryptsetup
PACKAGE VERSION: 1.7.0
RECIPE NAME: cryptsetup
LICENSE: GPL-2.0-with-OpenSSL-exception

PACKAGE NAME: glibc
PACKAGE VERSION: 2.23
RECIPE NAME: glibc
LICENSE: GPLv2 & LGPLv2.1

PACKAGE NAME: libattr
PACKAGE VERSION: 2.4.47
RECIPE NAME: attr
LICENSE: LGPLv2.1+

PACKAGE NAME: libcap
PACKAGE VERSION: 2.24
RECIPE NAME: libcap
LICENSE: BSD | GPLv2

PACKAGE NAME: libgcc
PACKAGE VERSION: 5.3.0
RECIPE NAME: libgcc
LICENSE: GPL-3.0-with-GCC-exception

PACKAGE NAME: libudev
PACKAGE VERSION: 229+gitAUTOINC+714c62b463
RECIPE NAME: systemd
LICENSE: GPLv2 & LGPLv2.1

PACKAGE NAME: lvm2
PACKAGE VERSION: 2.02.138
RECIPE NAME: lvm2
LICENSE: GPLv2 & LGPLv2

PACKAGE NAME: ncurses-libtinfo
PACKAGE VERSION: 6.0+20160213
RECIPE NAME: ncurses
LICENSE: MIT

PACKAGE NAME: ncurses-terminfo-base
PACKAGE VERSION: 6.0+20160213
RECIPE NAME: ncurses
LICENSE: MIT

PACKAGE NAME: popt
PACKAGE VERSION: 1.16
RECIPE NAME: popt
LICENSE: MIT

PACKAGE NAME: update-alternatives-opkg
PACKAGE VERSION: 0.1.8+gitAUTOINC+53274f0875
RECIPE NAME: opkg-utils
LICENSE: GPLv2+

PACKAGE NAME: util-linux-libblkid
PACKAGE VERSION: 2.27.1
RECIPE NAME: util-linux
LICENSE: GPLv2+ & LGPLv2.1+ & BSD

PACKAGE NAME: util-linux-libuuid
PACKAGE VERSION: 2.27.1
RECIPE NAME: util-linux
LICENSE: GPLv2+ & LGPLv2.1+ & BSD

16 changes: 16 additions & 0 deletions apollo-initramfs-apollo-release-20200402221604/package.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
base-files
bash
busybox-initramfs
cryptsetup
libattr1
libblkid1
libc6
libcap2
libgcc1
libpopt0
libtinfo5
libudev1
libuuid1
lvm2
ncurses-terminfo-base
update-alternatives-opkg
23 changes: 23 additions & 0 deletions apollo-initramfs/generic_MIT
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@

MIT License

Copyright (c) <year> <copyright holders>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

3 changes: 3 additions & 0 deletions apollo-initramfs/recipeinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
LICENSE: MIT
PR: r0
PV: 1.0
9 changes: 9 additions & 0 deletions applauncher/generic_CLOSED
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
============================================================================
COMCAST C O N F I D E N T I A L AND PROPRIETARY
============================================================================
This file and its contents are the intellectual property of Comcast. It may
not be used, copied, distributed or otherwise disclosed in whole or in part
without the express written permission of Comcast.
============================================================================
Copyright (c) 2014 Comcast. All rights reserved.
============================================================================
3 changes: 3 additions & 0 deletions applauncher/recipeinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
LICENSE: CLOSED
PR: r0
PV: git
9 changes: 9 additions & 0 deletions asconnector/generic_CLOSED
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
============================================================================
COMCAST C O N F I D E N T I A L AND PROPRIETARY
============================================================================
This file and its contents are the intellectual property of Comcast. It may
not be used, copied, distributed or otherwise disclosed in whole or in part
without the express written permission of Comcast.
============================================================================
Copyright (c) 2014 Comcast. All rights reserved.
============================================================================
3 changes: 3 additions & 0 deletions asconnector/recipeinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
LICENSE: CLOSED
PR: r0
PV: 1.0
4 changes: 4 additions & 0 deletions asio/COPYING
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Copyright (c) 2003-2013 Christopher M. Kohlhoff (chris at kohlhoff dot com)

Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
25 changes: 25 additions & 0 deletions asio/generic_BSL-1.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@

Boost Software License - Version 1.0 - August 17th, 2003

Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
this license (the "Software") to use, reproduce, display, distribute,
execute, and transmit the Software, and to prepare derivative works of the
Software, and to permit third-parties to whom the Software is furnished to
do so, all subject to the following:

The copyright notices in the Software and this entire statement, including
the above license grant, this restriction and the following disclaimer,
must be included in all copies of the Software, in whole or in part, and
all derivative works of the Software, unless such copies or derivative
works are solely in the form of machine-executable object code generated by
a source language processor.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

3 changes: 3 additions & 0 deletions asio/recipeinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
LICENSE: BSL-1.0
PR: r0
PV: 1.10.1
Loading

0 comments on commit 32fa529

Please sign in to comment.