COPYING.md
ASCII text
Unless otherwise stated, the software (source code) in this repository is licenced under the GNU Affero General Public License,
with an additional permission in section 7.
A copy of the licence is located in the file LICENCE-GNU-AGPL.md
in this directory.
This program is free software, you can redistribute it and/or modify it under the terms of GNU Affero 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 or FITNESS FOR A PARTICULAR PURPOSE. See the General Public License for more details.
You should have received a copy of the the GNU Affero General Public License, along with this program. If not, see https://www.gnu.org/licenses/.
Additional permission under the GNU Affero GPL version 3 section 7:
If you modify this program, or any covered work, by linking or combining it with other code, such other code is not for that reason alone subject to any of the requirements of the GNU Affero GPL version 3.
Unless otherwise stated, the annotations in this repository are dual-licensed under either of these licences:
Creative Commons Attribution Share-Alike 4.0. To view a copy of this license, read the
LICENCE-CC-BY-SA.md
file, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.Creative Commons Attribution Non-Commercial 4.0. To view a copy of this license, read the
LICENCE-CC-BY-NC.md
file, visit http://creativecommons.org/licenses/by-nc/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
You do not have to comply with the terms of both licences. Choose one and comply only with it.
The images in the repository are licensed depending on their source:
If the file name has the
original
prefix (or no prefix at all), the images are licenced under the same terms as the annotations (see above).If the file name has the
ffml
prefix, it comes from https://www.kaggle.com/datasets/cristeaioan/ffml-dataset and is licensed under Creative Commons Attribution Share-Alike 4.0.If the file name has the
dwc
prefix, it comes from https://www.kaggle.com/datasets/arkadiyhacks/drinking-waste-classification and is in the public domain.
The VIA application shipped in this repository (located at the /via
path) is licensed under the BSD licence.
Copyright (c) 2016-2021, Abhishek Dutta, Visual Geometry Group, Oxford University and VIA Contributors.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1Unless otherwise stated, the software (source code) in this repository is licenced under the GNU Affero General Public License, 2with an additional permission in section 7. 3A copy of the licence is located in the file `LICENCE-GNU-AGPL.md` in this directory. 4 5> This program is free software, you can redistribute it and/or modify 6it under the terms of GNU Affero General Public License 7as published by the Free Software Foundation, either version 3 8of the License, or (at your option) any later version. 9 10> This program is distributed in the hope that it will be useful, 11but WITHOUT ANY WARRANTY; without even the implied warranty of 12or FITNESS FOR A PARTICULAR PURPOSE. See the 13General Public License for more details. 14 15> You should have received a copy of the the GNU Affero 16General Public License, along with this program. If not, see 17<https://www.gnu.org/licenses/>. 18 19> ##### Additional permission under the GNU Affero GPL version 3 section 7: 20> If you modify this program, or any covered work, by linking or 21combining it with other code, such other code is not for that reason 22alone subject to any of the requirements of the GNU Affero GPL 23version 3. 24 25Unless otherwise stated, the annotations in this repository are dual-licensed under either of these licences: 26 27* [Creative Commons Attribution Share-Alike 4.0](https://creativecommons.org/licenses/by-sa/4.0/). 28To view a copy of this license, read the `LICENCE-CC-BY-SA.md` file, visit http://creativecommons.org/licenses/by-sa/4.0/ 29or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. 30* [Creative Commons Attribution Non-Commercial 4.0](https://creativecommons.org/licenses/by-nc/4.0/). 31To view a copy of this license, read the `LICENCE-CC-BY-NC.md` file, visit http://creativecommons.org/licenses/by-nc/4.0/ 32or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. 33 34You do not have to comply with the terms of both licences. Choose one and comply only with it. 35 36The images in the repository are licensed depending on their source: 37 38* If the file name has the `original` prefix (or no prefix at all), the images are licenced under the same terms as the annotations (see above). 39* If the file name has the `ffml` prefix, it comes from https://www.kaggle.com/datasets/cristeaioan/ffml-dataset and is licensed under [Creative Commons Attribution Share-Alike 4.0](https://creativecommons.org/licenses/by-sa/4.0/). 40* If the file name has the `dwc` prefix, it comes from https://www.kaggle.com/datasets/arkadiyhacks/drinking-waste-classification and is in the public domain. 41 42The VIA application shipped in this repository (located at the `/via` path) is licensed under the BSD licence. 43> Copyright (c) 2016-2021, Abhishek Dutta, Visual Geometry Group, Oxford University and VIA Contributors. 44 45> All rights reserved. 46 47> Redistribution and use in source and binary forms, with or without 48modification, are permitted provided that the following conditions are met: 49 50> Redistributions of source code must retain the above copyright notice, this 51list of conditions and the following disclaimer. 52 53> Redistributions in binary form must reproduce the above copyright notice, 54this list of conditions and the following disclaimer in the documentation 55and/or other materials provided with the distribution. 56 57> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 58AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 59IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 60ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE 61LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 62CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 63SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 64INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 65CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 66ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 67POSSIBILITY OF SUCH DAMAGE. 68