From 34b5a95d09aff3ead090cde984200019a43751ec Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 27 May 2019 11:54:11 +0200 Subject: cosmetic: Update copyright statement, license notice and SPDX Some of our files didn't have a copyright notice at all, let's add it. Also, update the notices in other files and ensure a SPDX identifier is present in all but the most trivial files. Change-Id: If7fa19ce484b415bc645e39b3d0d666b44b5f0fd --- mgw/MGCP_Test.ttcn | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'mgw') diff --git a/mgw/MGCP_Test.ttcn b/mgw/MGCP_Test.ttcn index ec3070e2..31c2a1db 100644 --- a/mgw/MGCP_Test.ttcn +++ b/mgw/MGCP_Test.ttcn @@ -1,3 +1,14 @@ +/* MGW (Media Gateway) test suite in TTCN-3 + * (C) 2017-2018 Harald Welte + * (C) 2018-2019 sysmocom - s.f.m.c. GmbH + * All rights reserved. + * + * Released under the terms of GNU General Public License, Version 2 or + * (at your option) any later version. + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ + module MGCP_Test { import from Osmocom_Types all; import from MGCP_Types all; -- cgit v1.2.3