bldsystemtools/commonbldutils/SFUpdateLicenceHeader.cfg
changeset 0 83f4b4db085c
child 3 8a441e81fe63
equal deleted inserted replaced
-1:000000000000 0:83f4b4db085c
       
     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.1
       
    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 # Isolationserver. This component takes care of isolating s60 code from open source code
       
    44 sf-distribution-id 301
       
    45 
       
    46 # d-bus. Open source IPC library
       
    47 sf-distribution-id 1300
       
    48 
       
    49 # Loudmouth Open Source Library. 
       
    50 # This is a library that is used for last-step connections for xmpp protocol. 
       
    51 # It also performs certain xmpp protocol tasks.
       
    52 sf-distribution-id 1301
       
    53 
       
    54 # Telepathygabble. Open Source Library
       
    55 # This is an XMPP protocol connection manager. This uses loudmouth. 
       
    56 sf-distribution-id 1302
       
    57 
       
    58 # Libtelepathy. Open Source Library.
       
    59 # this is a framework for XMPP protocol. 
       
    60 sf-distribution-id 1303
       
    61 
       
    62 # Gstreamer. 3rd party component, open source code.
       
    63 # sf-distribution-id 1304
       
    64 
       
    65 # Libxml2. OSS, open C xml parser
       
    66 sf-distribution-id 1305
       
    67 
       
    68 # Xmlsec. OSS, has open C encryption and decryption, signing and unsigning for different types of dat
       
    69 sf-distribution-id 1306
       
    70 
       
    71 # Xmlcrypto. OSS, has open C algorithms of wide-varieties for the above methods.
       
    72 sf-distribution-id 1307
       
    73 
       
    74 #iType rasterizer code (delivered to the Foundation under separate R&D licenses in BINARY format)
       
    75 sf-distribution-id 1309
       
    76 
       
    77 # S60 font files (delivered to the Foundation under separate R&D licenses in BINARY format)
       
    78 sf-distribution-id 1312
       
    79 
       
    80 # FreeType. The default font rasterizer
       
    81 sf-distribution-id 1313
       
    82 
       
    83 # Libmikey. Library for MIKEY (Multimedia Internet KEYing) message creation and parsing (Ref. IETF RFC-3830)
       
    84 sf-distribution-id 1315
       
    85 
       
    86 # Ustl. Symbian port of C++ STL(Standard Template Library)
       
    87 sf-distribution-id 1316
       
    88 
       
    89 # ODE. ODE is an open source, high performance library for simulating rigid body dynamics.
       
    90 sf-distribution-id 1401
       
    91