transferring copyright from ruben to windmill labs

This commit is contained in:
Ruben Fiszel
2022-07-30 14:09:41 +02:00
parent 9cff49af6f
commit dd708ffa61
32 changed files with 58 additions and 50 deletions

View File

@@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright 2021 Ruben Fiszel
Copyright 2022 Windmill Labs, Inc
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.

View File

@@ -11,7 +11,7 @@ openapi-python-client generate --config $PWD/python-gen.yaml --path openapi-dere
cp LICENSE windmill-api/
sed -i '5 i license = "Apache-2.0"' windmill-api/pyproject.toml
sed -i 's/authors = \[\]/authors = \["Ruben Fiszel <ruben@rubenfiszel.com>"\]/g' windmill-api/pyproject.toml
sed -i 's/authors = \[\]/authors = \["Ruben Fiszel <ruben@windmill.dev>"\]/g' windmill-api/pyproject.toml
echo "# Autogenerated Windmill OpenApi Client" >> windmill-api/README.md.tmp
echo "This is the raw autogenerated api client. You are most likely more interested \

View File

@@ -6,7 +6,7 @@ license = "Apache-2.0"
homepage = "https://windmill.dev"
documentation = "https://docs.windmill.dev"
authors = ["Ruben Fiszel <ruben@rubenfiszel.com>"]
authors = ["Ruben Fiszel <ruben@windmill.dev>"]
readme = "README.md"
packages = [

View File

@@ -6,7 +6,7 @@ license = "Apache-2.0"
homepage = "https://windmill.dev"
documentation = "https://docs.windmill.dev"
authors = ["Ruben Fiszel <ruben@rubenfiszel.com>"]
authors = ["Ruben Fiszel <ruben@windmill.dev>"]
readme = "README.md"
packages = [