Commit 14ef7584 authored by Yann Garcia's avatar Yann Garcia
Browse files

Merge branch 'STF625_MEC015_MEC016' into 'STF625_TASK4'

Merging Interdigital into STF625_MEC015_MEC016

See merge request mec/mec-sandbox!7
parents 40c7b4c5 086a390e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -289,5 +289,5 @@ The following procedure should be used to upgrade a running MEC Sandbox deployme
## Licensing
MEC Sandbox is a private repo with all rights reserved to ETSI.
```
Copyright (c) 2020 ETSI.  All rights reserved.
Copyright (c) 2022 ETSI.  All rights reserved.
```
+1 −1
Original line number Diff line number Diff line
# Copyright (c) 2020  InterDigital Communications, Inc
# Copyright (c) 2022  InterDigital Communications, Inc
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
+1 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2020 ETSI.  All rights reserved.
 * Copyright (c) 2022 ETSI.  All rights reserved.
 */

// MDC global variable overrides
+1 −1
Original line number Diff line number Diff line
<!--
Copyright (c) 2020 ETSI.  All rights reserved.
Copyright (c) 2022 ETSI.  All rights reserved.
-->
<!DOCTYPE html>
<html lang="en">
+1 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2020 ETSI.  All rights reserved.
 * Copyright (c) 2022 ETSI.  All rights reserved.
 */

// Version
Loading