diff -r 2e3d3ce01487 -r 0fdb7f6b0309 openenvutils/commandshell/shell/inc/zshpaths.h --- a/openenvutils/commandshell/shell/inc/zshpaths.h Tue Feb 02 10:12:00 2010 +0200 +++ b/openenvutils/commandshell/shell/inc/zshpaths.h Fri Feb 19 22:58:54 2010 +0200 @@ -1,3 +1,20 @@ +/* +* 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 "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: +* +*/ + #define MODULE_DIR "/usr/local/lib/zsh/4.2.6" #define SITEFPATH_DIR "/usr/local/share/zsh/site-functions" #define FPATH_DIR "/usr/local/share/zsh/4.2.6/functions"