Commit bcec68e4 authored by berge's avatar berge
Browse files

Editorial change: Added copyright notification

parent 8e538d2b
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -9,6 +9,11 @@
 *            End users are encouraged to contact the distributers of this
 *            End users are encouraged to contact the distributers of this
 *            module regarding their modifications or additions so that future
 *            module regarding their modifications or additions so that future
 *            updates will include your changes.
 *            updates will include your changes.
 *  @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 LibCommon_AbstractData {
 module LibCommon_AbstractData {


+5 −0
Original line number Original line Diff line number Diff line
@@ -9,6 +9,11 @@
 *            End users are encouraged to contact the distributers of this  
 *            End users are encouraged to contact the distributers of this  
 *            module regarding their modifications or additions so that future 
 *            module regarding their modifications or additions so that future 
 *            updates will include your changes.
 *            updates will include your changes.
 *  @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 LibCommon_BasicTypesAndValues {
 module LibCommon_BasicTypesAndValues {
  
  
+5 −0
Original line number Original line Diff line number Diff line
@@ -12,6 +12,11 @@
 *            End users are encouraged to contact the distributers of this
 *            End users are encouraged to contact the distributers of this
 *            module regarding their modifications or additions so that future
 *            module regarding their modifications or additions so that future
 *            updates will include your changes.
 *            updates will include your changes.
 *  @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 LibCommon_DataStrings {
 module LibCommon_DataStrings {


+5 −0
Original line number Original line Diff line number Diff line
@@ -53,6 +53,11 @@
 *            End users are encouraged to contact the distributers of this
 *            End users are encouraged to contact the distributers of this
 *            module regarding their modifications or additions so that future
 *            module regarding their modifications or additions so that future
 *            updates will include your changes.
 *            updates will include your changes.
 *  @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 LibCommon_Sync {
module LibCommon_Sync {


+5 −0
Original line number Original line Diff line number Diff line
@@ -11,6 +11,11 @@
 *            End users are encouraged to contact the distributers of this
 *            End users are encouraged to contact the distributers of this
 *            module regarding their modifications or additions so that future
 *            module regarding their modifications or additions so that future
 *            updates will include your changes.
 *            updates will include your changes.
 *  @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 LibCommon_TextStrings {
module LibCommon_TextStrings {


Loading