--- a/build/common/fsh_buildsis.mk Sun Jul 04 15:58:56 2010 +0100
+++ b/build/common/fsh_buildsis.mk Sun Jul 04 16:06:46 2010 +0100
@@ -1,4 +1,4 @@
-# bldsis.mk
+# fsh_buildsis.mk
#
# Copyright (c) 2010 Accenture. All rights reserved.
# This component and the accompanying materials are made available
--- a/libraries/btrace_parser/inc/btrace_parser.h Sun Jul 04 15:58:56 2010 +0100
+++ b/libraries/btrace_parser/inc/btrace_parser.h Sun Jul 04 16:06:46 2010 +0100
@@ -8,7 +8,7 @@
//
// Initial Contributors:
// Accenture - Initial contribution
-//
+
// Backwards Compatibility:
// The interfaces defined in this file should be considered INTERNAL to the
// fshell project as they may be subject to change. Expect to have to absorb
--- a/tools/fsh-builddocs Sun Jul 04 15:58:56 2010 +0100
+++ b/tools/fsh-builddocs Sun Jul 04 16:06:46 2010 +0100
@@ -9,7 +9,7 @@
#
# Initial Contributors:
# Accenture - Initial contribution
-#
+
# Description:
# fsh-builddocs - A tool that generates HTML documentation from POD source files.
--- a/tools/fsh-buildsis Sun Jul 04 15:58:56 2010 +0100
+++ b/tools/fsh-buildsis Sun Jul 04 16:06:46 2010 +0100
@@ -1,7 +1,7 @@
#!perl
# fsh-buildsis
#
-# Copyright (c) 2008-2010 Accenture. All rights reserved.
+# Copyright (c) 2008 - 2010 Accenture. All rights reserved.
# This component and the accompanying materials are made available
# under the terms of the "Eclipse Public License v1.0"
# which accompanies this distribution, and is available
@@ -9,7 +9,7 @@
#
# Initial Contributors:
# Accenture - Initial contribution
-#
+
# Description:
# fsh-buildsis - A tool that generates SIS files.
--- a/tools/fsh-buildsis.bat Sun Jul 04 15:58:56 2010 +0100
+++ b/tools/fsh-buildsis.bat Sun Jul 04 16:06:46 2010 +0100
@@ -1,3 +1,14 @@
+@REM fsh-buildsis.bat
+@REM
+@REM Copyright (c) 2010 Accenture. All rights reserved.
+@REM This component and the accompanying materials are made available
+@REM under the terms of the "Eclipse Public License v1.0"
+@REM which accompanies this distribution, and is available
+@REM at the URL "http://www.eclipse.org/legal/epl-v10.html".
+@REM
+@REM Initial Contributors:
+@REM Accenture - Initial contribution
+@REM
@echo off
set script=%0%
set script=%script:.bat=%