Commit a6e672d5 authored by garciay's avatar garciay
Browse files

Add ETSI legal copyrights tag

Review CAM PICS
Rename PICS_GNSS_SCENARIO_SUPPORT into PX_GNSS_SCENARIO_SUPPORT
parent ab46d30c
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -3,6 +3,10 @@
 *  @version    $URL$
 *  @version    $URL$
 *              $Id$
 *              $Id$
 *  @desc       Module containing functions for basic Transport Protocol
 *  @desc       Module containing functions for basic Transport Protocol
 *  @copyright   ETSI Copyright Notification
 *               No part may be reproduced except as authorized by written permission.
 *               The copyright and the foregoing restriction extend to reproduction in all media.
 *               All rights reserved.
 *
 *
 */
 */
 
 
+4 −0
Original line number Original line Diff line number Diff line
@@ -3,6 +3,10 @@
 *  @version  $URL$
 *  @version  $URL$
 *            $Id$
 *            $Id$
 *  @desc     Basic Transport Protocol Templates
 *  @desc     Basic Transport Protocol Templates
 *  @copyright   ETSI Copyright Notification
 *               No part may be reproduced except as authorized by written permission.
 *               The copyright and the foregoing restriction extend to reproduction in all media.
 *               All rights reserved.
 *
 *
 */
 */
module LibItsBtp_Pixits {
module LibItsBtp_Pixits {
+4 −0
Original line number Original line Diff line number Diff line
@@ -3,6 +3,10 @@
 *  @version  $URL$
 *  @version  $URL$
 *            $Id$
 *            $Id$
 *  @desc     Basic Transport Protocol Templates
 *  @desc     Basic Transport Protocol Templates
 *  @copyright   ETSI Copyright Notification
 *               No part may be reproduced except as authorized by written permission.
 *               The copyright and the foregoing restriction extend to reproduction in all media.
 *               All rights reserved.
 *
 *
 */
 */
module LibItsBtp_Templates {
module LibItsBtp_Templates {
+7 −3
Original line number Original line Diff line number Diff line
@@ -3,6 +3,10 @@
 *  @version     $URL$
 *  @version     $URL$
 *               $Id$
 *               $Id$
 *  @desc        Test System module for ITS BTP
 *  @desc        Test System module for ITS BTP
 *  @copyright   ETSI Copyright Notification
 *               No part may be reproduced except as authorized by written permission.
 *               The copyright and the foregoing restriction extend to reproduction in all media.
 *               All rights reserved.
 *
 *
 */
 */
module LibItsBtp_TestSystem {
module LibItsBtp_TestSystem {
+4 −0
Original line number Original line Diff line number Diff line
@@ -3,6 +3,10 @@
 *  @version  $URL$
 *  @version  $URL$
 *            $Id$
 *            $Id$
 *  @desc     Module containing types and values for Basic Transport Protocol
 *  @desc     Module containing types and values for Basic Transport Protocol
 *  @copyright   ETSI Copyright Notification
 *               No part may be reproduced except as authorized by written permission.
 *               The copyright and the foregoing restriction extend to reproduction in all media.
 *               All rights reserved.
 *
 *
 */
 */
module LibItsBtp_TypesAndValues {
module LibItsBtp_TypesAndValues {
Loading