summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-10-03 15:17:09 +0200
committerAndras Timar <atimar@suse.com>2012-10-03 16:59:30 +0200
commit55c2619f689ed2666d95b2270f4e56821dd5478c (patch)
treeb4ca0c26a9e1fc75aa67c92f33e247e04c1c96c7 /scp2
parent02394b10d348aeabcbaceaa7659794a6b74a3768 (diff)
rename THIRDPARTYLICENSEREADME.html to LICENSE.html
Change-Id: Idff5f43190f75f4ac8fee8fa989948ca35ca6095
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/common_brand.scp2
-rw-r--r--scp2/source/ooo/scpaction_ooo.scp4
2 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp
index b000c0a7492a..5c90285ecbe7 100644
--- a/scp2/source/ooo/common_brand.scp
+++ b/scp2/source/ooo/common_brand.scp
@@ -467,7 +467,7 @@ End
// Files
File gid_Brand_File_Html_Thirdpartylicensereadme
- Name = "THIRDPARTYLICENSEREADME.html";
+ Name = "LICENSE.html";
#ifdef MACOSX
Dir = gid_Dir_Bundle_Contents;
#else
diff --git a/scp2/source/ooo/scpaction_ooo.scp b/scp2/source/ooo/scpaction_ooo.scp
index a54d1a078c0e..462273175237 100644
--- a/scp2/source/ooo/scpaction_ooo.scp
+++ b/scp2/source/ooo/scpaction_ooo.scp
@@ -29,8 +29,8 @@
#ifdef MACOSX
ScpAction scp_Copy_Thirdpartylicense_Readme_Html
- Copy = "THIRDPARTYLICENSEREADME.html";
- Name= "THIRDPARTYLICENSEREADME.html";
+ Copy = "LICENSE.html";
+ Name= "LICENSE.html";
Subdir = "LICENSEs";
End
#endif