Add license boilerplate

This commit is contained in:
Corentin Le Molgat
2022-06-20 18:27:09 +02:00
committed by Mizux Seiha
parent f010a081d0
commit 1af55b2be3
145 changed files with 1458 additions and 6 deletions

View File

@@ -11,6 +11,7 @@
# 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.
# [START program]
"""Assignment with teams of workers."""
# [START import]