bldsystemtools/commonbldutils/SFUpdateLicenceHeader.cfg
branchRCL_3
changeset 24 d90029decf65
parent 20 a9d4531388d0
child 33 54aa4a06a075
child 34 5e522efbae7b
equal deleted inserted replaced
20:a9d4531388d0 24:d90029decf65
     1 # @file
       
     2 # Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
       
     3 # This material, including documentation and any related 
       
     4 # computer programs, is protected by copyright controlled by 
       
     5 # Nokia. All rights are reserved. Copying, including 
       
     6 # reproducing, storing, adapting or translating, any 
       
     7 # or all of this material requires the prior written consent of 
       
     8 # Nokia. This material also contains confidential 
       
     9 # information which may not be disclosed to others without the 
       
    10 # prior written consent of Nokia.
       
    11 #
       
    12 # Contributors:
       
    13 #     matti.parnanen@nokia.com
       
    14 # 
       
    15 # Description: Configuration file for the SFUpdateLicenceHeader.pl tool
       
    16 #
       
    17 # File version
       
    18 sf-update-licence-header-config-1.2
       
    19 
       
    20 # Patterns for generated headers which can be ignored
       
    21 # Syntax:
       
    22 # sf-generated-header PATTERN1
       
    23 # sf-generated-header PATTERN2
       
    24 # 
       
    25 sf-generated-header created\s*by\s*TraceCompiler
       
    26 sf-generated-header automatically\s*generated
       
    27 sf-generated-header should\s*not\s*be\s*modified\s*manually
       
    28 sf-generated-header generated\s*by
       
    29 sf-generated-header created\s*with\s*XML2H
       
    30 sf-generated-header All\s*changes\s*made\s*in\s*this\s*file\s*will\s*be\s*lost
       
    31 sf-generated-header generated\s*automatically
       
    32 
       
    33 #
       
    34 # Additional IDs delivered to SF # (3 or 7 automatically included)
       
    35 # This will eliminate ID "mismatch" and "missing value" issues reported by the script.
       
    36 # The file can be SFL or EPL licensed (i.e. no separation done)
       
    37 #
       
    38 # Syntax:
       
    39 # sf-distribution-id ID1 ID2 ID3
       
    40 # sf-distribution-id ID4
       
    41 # sf-distribution-id ID5 ID6
       
    42 
       
    43 # ####################
       
    44 # Information based on
       
    45 # http://s60wiki.nokia.com/S60Wiki/Symbian_Foundation_initial_contribution/DevelopablePhaseStatus#Week_47_delivery
       
    46 # ####################
       
    47 # Isolationserver. This component takes care of isolating s60 code from open source code
       
    48 sf-distribution-id 301
       
    49 
       
    50 # Nokia VPN Client
       
    51 sf-distribution-id 1030
       
    52 
       
    53 # d-bus. Open source IPC library
       
    54 sf-distribution-id 1300
       
    55 
       
    56 # Loudmouth Open Source Library. 
       
    57 # This is a library that is used for last-step connections for xmpp protocol. 
       
    58 # It also performs certain xmpp protocol tasks.
       
    59 sf-distribution-id 1301
       
    60 
       
    61 # Telepathygabble. Open Source Library
       
    62 # This is an XMPP protocol connection manager. This uses loudmouth. 
       
    63 sf-distribution-id 1302
       
    64 
       
    65 # Libtelepathy. Open Source Library.
       
    66 # this is a framework for XMPP protocol. 
       
    67 sf-distribution-id 1303
       
    68 
       
    69 # Gstreamer. 3rd party component, open source code.
       
    70 ### sf-distribution-id 1304
       
    71 
       
    72 # Libxml2. OSS, open C xml parser
       
    73 sf-distribution-id 1305
       
    74 
       
    75 # Xmlsec. OSS, has open C encryption and decryption, signing and unsigning for different types of dat
       
    76 sf-distribution-id 1306
       
    77 
       
    78 # Xmlcrypto. OSS, has open C algorithms of wide-varieties for the above methods.
       
    79 sf-distribution-id 1307
       
    80 
       
    81 #iType rasterizer code (delivered to the Foundation under separate R&D licenses in BINARY format)
       
    82 ### sf-distribution-id 1309
       
    83 
       
    84 # S60 font files (delivered to the Foundation under separate R&D licenses in BINARY format)
       
    85 ### sf-distribution-id 1312
       
    86 
       
    87 # FreeType. The default font rasterizer
       
    88 sf-distribution-id 1313
       
    89 
       
    90 # Libmikey. Library for MIKEY (Multimedia Internet KEYing) message creation and parsing (Ref. IETF RFC-3830)
       
    91 sf-distribution-id 1315
       
    92 
       
    93 # Ustl. Symbian port of C++ STL(Standard Template Library)
       
    94 sf-distribution-id 1316
       
    95 
       
    96 # ODE. ODE is an open source, high performance library for simulating rigid body dynamics.
       
    97 sf-distribution-id 1401
       
    98 
       
    99 # base_e32_compsupp
       
   100 sf-distribution-id 1423
       
   101 
       
   102 # zlib
       
   103 sf-distribution-id 1426
       
   104 
       
   105 # syslibs_FATCharsetConv
       
   106 sf-distribution-id 1427