You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stdcxx.apache.org by fa...@apache.org on 2007/09/20 09:59:06 UTC

svn commit: r577613 - in /incubator/stdcxx/trunk: configure.bat generate.bat

Author: faridz
Date: Thu Sep 20 00:59:05 2007
New Revision: 577613

URL: http://svn.apache.org/viewvc?rev=577613&view=rev
Log:
2007-09-20 Farid Zaripov <Fa...@epam.com>

	STDCXX-560
	* configure.bat: Added ASL header.
	* generate.bat: Ditto.

Modified:
    incubator/stdcxx/trunk/configure.bat
    incubator/stdcxx/trunk/generate.bat

Modified: incubator/stdcxx/trunk/configure.bat
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/configure.bat?rev=577613&r1=577612&r2=577613&view=diff
==============================================================================
--- incubator/stdcxx/trunk/configure.bat (original)
+++ incubator/stdcxx/trunk/configure.bat Thu Sep 20 00:59:05 2007
@@ -1,5 +1,25 @@
 @echo off
 
+::
+:: Licensed to the Apache Software  Foundation (ASF) under one or more
+:: contributor  license agreements.  See  the NOTICE  file distributed
+:: with  this  work  for  additional information  regarding  copyright
+:: ownership.   The ASF  licenses this  file to  you under  the Apache
+:: License, Version  2.0 (the  "License"); you may  not use  this file
+:: except in  compliance with the License.   You may obtain  a copy of
+:: the License at
+::
+:: http://www.apache.org/licenses/LICENSE-2.0
+::
+:: Unless required by applicable law or agreed to in writing, software
+:: distributed under the  License is distributed on an  "AS IS" BASIS,
+:: WITHOUT  WARRANTIES OR CONDITIONS  OF ANY  KIND, either  express or
+:: implied.   See  the License  for  the  specific language  governing
+:: permissions and limitations under the License.
+::
+:: Copyright 1999-2007 Rogue Wave Software, Inc.
+::
+
 set exedir=
 
 if exist %SystemRoot%\SysWow64\cscript.exe set exedir=%SystemRoot%\SysWow64\

Modified: incubator/stdcxx/trunk/generate.bat
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/generate.bat?rev=577613&r1=577612&r2=577613&view=diff
==============================================================================
--- incubator/stdcxx/trunk/generate.bat (original)
+++ incubator/stdcxx/trunk/generate.bat Thu Sep 20 00:59:05 2007
@@ -1 +1,21 @@
+::
+:: Licensed to the Apache Software  Foundation (ASF) under one or more
+:: contributor  license agreements.  See  the NOTICE  file distributed
+:: with  this  work  for  additional information  regarding  copyright
+:: ownership.   The ASF  licenses this  file to  you under  the Apache
+:: License, Version  2.0 (the  "License"); you may  not use  this file
+:: except in  compliance with the License.   You may obtain  a copy of
+:: the License at
+::
+:: http://www.apache.org/licenses/LICENSE-2.0
+::
+:: Unless required by applicable law or agreed to in writing, software
+:: distributed under the  License is distributed on an  "AS IS" BASIS,
+:: WITHOUT  WARRANTIES OR CONDITIONS  OF ANY  KIND, either  express or
+:: implied.   See  the License  for  the  specific language  governing
+:: permissions and limitations under the License.
+::
+:: Copyright 1999-2007 Rogue Wave Software, Inc.
+::
+
 @%~dp0configure.bat %*