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: If7fa19ce484b415bc645e39b3d0d666b44b5f0fdchanges/98/14198/2
parent
1490695778
commit
34b5a95d09
@ -1,5 +1,15 @@ |
||||
module PCU_Tests_RAW_SNS { |
||||
|
||||
/* Osmocom PCU test suite for IP Sub-Network-Service (SNS) in TTCN-3 |
||||
* (C) 2018-2019 Harald Welte <laforge@gnumonks.org> |
||||
* 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 |
||||