epoc32/include/uikon.rh
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
     1.1 --- a/epoc32/include/uikon.rh	Wed Mar 31 12:27:01 2010 +0100
     1.2 +++ b/epoc32/include/uikon.rh	Wed Mar 31 12:33:34 2010 +0100
     1.3 @@ -1,9 +1,9 @@
     1.4  // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
     1.5  // All rights reserved.
     1.6  // This component and the accompanying materials are made available
     1.7 -// under the terms of the License "Symbian Foundation License v1.0" to Symbian Foundation members and "Symbian Foundation End User License Agreement v1.0" to non-members
     1.8 +// under the terms of "Eclipse Public License v1.0"
     1.9  // which accompanies this distribution, and is available
    1.10 -// at the URL "http://www.symbianfoundation.org/legal/licencesv10.html".
    1.11 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.12  //
    1.13  // Initial Contributors:
    1.14  // Nokia Corporation - initial contribution.
    1.15 @@ -13,6 +13,12 @@
    1.16  // Description:
    1.17  //
    1.18  
    1.19 +/**
    1.20 + @file
    1.21 + @publishedAll
    1.22 + @released
    1.23 +*/
    1.24 +
    1.25  #if !defined(__UIKON_RH__)
    1.26  #define __UIKON_RH__
    1.27  
    1.28 @@ -28,7 +34,6 @@
    1.29  #include <baerrrsvr.rh>
    1.30  #endif
    1.31  
    1.32 -
    1.33  STRUCT RESOURCE_LINK
    1.34  	{
    1.35  	LLINK id;
    1.36 @@ -65,9 +70,10 @@
    1.37  	LONG value=0;
    1.38  	}
    1.39  
    1.40 +
    1.41  // EIKCOLOR.RH
    1.42  //
    1.43 -// Copyright (c) 1997-1999 Symbian Ltd.  All rights reserved.
    1.44 +// Copyright (c) 1997-2007 Nokia Corporation and/or its subsidiary(-ies).
    1.45  //
    1.46  
    1.47  STRUCT COLOR
    1.48 @@ -98,7 +104,7 @@
    1.49  
    1.50  // EIKFONT.RH
    1.51  //
    1.52 -// Copyright (c) 1997-1999 Symbian Ltd.  All rights reserved.
    1.53 +// Copyright (c) 1997-2007 Nokia Corporation and/or its subsidiary(-ies).
    1.54  //
    1.55  
    1.56  //#include <eikfont.hrh>
    1.57 @@ -118,7 +124,7 @@
    1.58  
    1.59  // EIKPRIV.RH
    1.60  //
    1.61 -// Copyright (c) 1997-1999 Symbian Ltd.  All rights reserved.
    1.62 +// Copyright (c) 1997-2007 Nokia Corporation and/or its subsidiary(-ies).
    1.63  //
    1.64  
    1.65  STRUCT INT16
    1.66 @@ -126,14 +132,15 @@
    1.67  	WORD value;
    1.68  	}
    1.69  
    1.70 +
    1.71  // EIKPRTPV.RH
    1.72  //
    1.73 -// Copyright (c) 1997-1999 Symbian Ltd.  All rights reserved.
    1.74 +// Copyright (c) 1997-2007 Nokia Corporation and/or its subsidiary(-ies).
    1.75  //
    1.76  
    1.77  // EIKDEF.RH
    1.78  //
    1.79 -// Copyright (c) 1997-1999 Symbian Ltd.  All rights reserved.
    1.80 +// Copyright (c) 1997-2007 Nokia Corporation and/or its subsidiary(-ies).
    1.81  //
    1.82  
    1.83  STRUCT RSS_SIGNATURE
    1.84 @@ -180,7 +187,7 @@
    1.85  
    1.86  // EIKSPANE.RH
    1.87  //
    1.88 -// Copyright (c) 1999 - 2003 Symbian Ltd.  All rights reserved.
    1.89 +// Copyright (c) 1997-2007 Nokia Corporation and/or its subsidiary(-ies).
    1.90  //
    1.91  
    1.92