diff --git a/.github/workflows/sync_to_nemo.yaml b/.github/workflows/sync_to_nemo.yaml index 6f659bc9d9f67218c6f56e76516b798617a4094a..a11a74d0b07c0dd01c0fe65469adb2db03345378 100644 --- a/.github/workflows/sync_to_nemo.yaml +++ b/.github/workflows/sync_to_nemo.yaml @@ -1,3 +1,17 @@ +# Copyright 2024 Universidad Carlos III de Madrid +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# 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. + name: Sync to GitLab on: diff --git a/deployments/l2sm-deployment.yaml b/deployments/l2sm-deployment.yaml index 7832d21820fff601bcf12af403cb1ad4094b388e..bfe32c9b2da2a6da835d4a0cd625149054db2535 100644 --- a/deployments/l2sm-deployment.yaml +++ b/deployments/l2sm-deployment.yaml @@ -1,3 +1,17 @@ +# Copyright 2024 Universidad Carlos III de Madrid +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# 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. + --- apiVersion: v1