Updated copyright.
authorstechong
Wed, 25 Mar 2009 09:37:43 -0500
changeset 3 e83cad26d914
parent 2 d760517a8095
child 4 262073b0eb3d
Updated copyright.
core/com.nokia.carbide.cpp.codescanner/src/com/nokia/carbide/cpp/internal/codescanner/kb/CSKbManager.java
--- a/core/com.nokia.carbide.cpp.codescanner/src/com/nokia/carbide/cpp/internal/codescanner/kb/CSKbManager.java	Tue Mar 24 22:20:21 2009 -0500
+++ b/core/com.nokia.carbide.cpp.codescanner/src/com/nokia/carbide/cpp/internal/codescanner/kb/CSKbManager.java	Wed Mar 25 09:37:43 2009 -0500
@@ -1,6 +1,19 @@
-/**
- * Copyright (c)2007, 2008 Nokia Corporation. All rights reserved.
- */
+/*
+* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of the License "Eclipse Public License v1.0"
+* which accompanies this distribution, and is available
+* at the URL "http://www.eclipse.org/legal/epl-v10.html".
+*
+* Initial Contributors:
+* Nokia Corporation - initial contribution.
+*
+* Contributors:
+*
+* Description: 
+*
+*/
 
 package com.nokia.carbide.cpp.internal.codescanner.kb;