diff options
Diffstat (limited to 'docker-compose.yml')
-rwxr-xr-x | docker-compose.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docker-compose.yml b/docker-compose.yml index fe863fd..2e382de 100755 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -13,6 +13,8 @@ # 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. +# +# SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= version: "3.7" |