openenvutils/commandshell/shell/src/builtin.c
branchCompilerCompatibility
changeset 14 10eb90190434
parent 4 0fdb7f6b0309
--- a/openenvutils/commandshell/shell/src/builtin.c	Fri Mar 19 13:27:33 2010 -0700
+++ b/openenvutils/commandshell/shell/src/builtin.c	Mon Mar 29 12:26:16 2010 +0100
@@ -1,7 +1,20 @@
-//builtin.c - builtin commands
-//
-// © Portions Copyright (c) Symbian Software Ltd 2007 - 2008. All rights reserved.
-//
+/*
+* Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of "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:
+*
+*/
+
 /*
  * This file is part of zsh, the Z shell.
  *