Steffen Möller pushed to branch master at Debian Med / readerwriterqueue
Commits: 8750b46a by Steffen Möller at 2020-07-01T00:23:38+02:00 Simplified BSD -> BSD-2-Clause - - - - - 1 changed file: - debian/copyright Changes: ===================================== debian/copyright ===================================== @@ -4,13 +4,13 @@ Source: https://github.com/cameron314/readerwriterqueue/ Files: * Copyright: 2013-2015 Cameron Desrochers -License: BSD +License: BSD-2-clause Files: benchmarks/ext/1024cores/ Copyright: adapted from http://www.1024cores.net/home/lock-free-algorithms/queues/unbounded-spsc-queue and http://software.intel.com/en-us/articles/single-producer-single-consumer-queue -License: Apache-2.0|BSD +License: Apache-2.0|BSD-2-clause Files: benchmarks/ext/folly/ProducerConsumerQueue.h Copyright: 2013 Facebook, Inc. @@ -19,7 +19,7 @@ License: Apache-2.0 Files: debian/* Copyright: 2020 Steffen Moeller <[email protected]> -License: BSD +License: BSD-2-clause|Apache-2.0|zlib License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); @@ -41,7 +41,7 @@ Files: atomicops.h Copyright: 2013-2015 Cameron Desrochers Jeff Preshing contributed semaphore implementation used in the blocking queue under the zlib license -License: BSD|zlib +License: BSD-2-clause|zlib License: zlib This software is provided 'as-is', without any express or implied @@ -63,7 +63,7 @@ License: zlib The zlib license is also available online on https://www.zlib.net/zlib_license.html -License: BSD +License: BSD-2-clause All rights reserved. . Redistribution and use in source and binary forms, with or without View it on GitLab: https://salsa.debian.org/med-team/readerwriterqueue/-/commit/8750b46a0ab6d97e721f729b096fff7e14aa2cc0 -- View it on GitLab: https://salsa.debian.org/med-team/readerwriterqueue/-/commit/8750b46a0ab6d97e721f729b096fff7e14aa2cc0 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
