# HG changeset patch # User Matt Plumtree # Date 1285750153 -3600 # Node ID 3b4f7e9d873f0096b91a00c01a5edc2ec9775755 # Parent 815dbea5eff9be08ecc5b0f649cc94a76646ba7f Fix accidentally corrupted EPL URLs in CMakeLists.txt files. diff -r 815dbea5eff9 -r 3b4f7e9d873f holdingarea/CMakeLists.txt --- a/holdingarea/CMakeLists.txt Wed Sep 29 09:44:20 2010 +0100 +++ b/holdingarea/CMakeLists.txt Wed Sep 29 09:49:13 2010 +0100 @@ -3,7 +3,7 @@ # 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". +# at the URL "http://www.eclipse.org/legal/epl-v10.html". # # Initial Contributors: # Nokia Corporation - initial contribution. diff -r 815dbea5eff9 -r 3b4f7e9d873f holdingarea/serialization/Graphics/KhronosAPIWrapper/CMakeLists.txt --- a/holdingarea/serialization/Graphics/KhronosAPIWrapper/CMakeLists.txt Wed Sep 29 09:44:20 2010 +0100 +++ b/holdingarea/serialization/Graphics/KhronosAPIWrapper/CMakeLists.txt Wed Sep 29 09:49:13 2010 +0100 @@ -3,7 +3,7 @@ # 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". +# at the URL "http://www.eclipse.org/legal/epl-v10.html". # # Initial Contributors: # Nokia Corporation - initial contribution. diff -r 815dbea5eff9 -r 3b4f7e9d873f holdingarea/syborggraphicswrapper/CMakeLists.txt --- a/holdingarea/syborggraphicswrapper/CMakeLists.txt Wed Sep 29 09:44:20 2010 +0100 +++ b/holdingarea/syborggraphicswrapper/CMakeLists.txt Wed Sep 29 09:49:13 2010 +0100 @@ -3,7 +3,7 @@ # 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". +# at the URL "http://www.eclipse.org/legal/epl-v10.html". # # Initial Contributors: # Nokia Corporation - initial contribution.