-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update license * Remove old license text * Update lockfile * Fix headings * Remove last few license texts * Remove divs * Remove whitespaces
- Loading branch information
1 parent
54863ad
commit ff368fe
Showing
139 changed files
with
621 additions
and
5,629 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1 @@ | ||
# -*- coding: utf-8 -*- | ||
# Code for Life | ||
# | ||
# Copyright (C) 2019, Ocado Innovation Limited | ||
# | ||
# This program is free software: you can redistribute it and/or modify | ||
# it under the terms of the 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 | ||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
# GNU Affero General Public License for more details. | ||
# | ||
# You should have received a copy of the GNU Affero General Public License | ||
# along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
# | ||
# ADDITIONAL TERMS – Section 7 GNU General Public Licence | ||
# | ||
# This licence does not grant any right, title or interest in any “Ocado” logos, | ||
# trade names or the trademark “Ocado” or any other trademarks or domain names | ||
# owned by Ocado Innovation Limited or the Ocado group of companies or any other | ||
# distinctive brand features of “Ocado” as may be secured from time to time. You | ||
# must not distribute any modification of this program using the trademark | ||
# “Ocado” or claim any affiliation or association with Ocado or its employees. | ||
# | ||
# You are not authorised to use the name Ocado (or any of its trade names) or | ||
# the names of any author or contributor in advertising or for publicity purposes | ||
# pertaining to the distribution of this program, without the prior written | ||
# authorisation of Ocado. | ||
# | ||
# Any propagation, distribution or conveyance of this program must include this | ||
# copyright notice and these terms. You must not misrepresent the origins of this | ||
# program; modified versions of the program must be marked as such and not | ||
# identified as the original program. | ||
|
||
__version__ = '3.0.4' | ||
__version__ = "3.0.4" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.