Commit 086a390e authored by Yann Garcia's avatar Yann Garcia
Browse files

Merging InterDigital AdvantEDGE 'develop' branch into ETSI 'STF625_TASK4' branch - First round

parent 9b328499
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