BathyScapheのTitleRulerAppearanceを手軽に変更するツール
Revision | 4cfd5332040e99d32d02fe7fddbd56daea16af3b (tree) |
---|---|
Time | 2009-06-01 23:54:10 |
Author | masakih <masakih@user...> |
Commiter | masakih |
Credits.htmlを追加。
git-svn-id: svn+ssh://macmini/usr/local/svnrepos/BSTRAEditor/BSTRAEditor@7 f892931e-c658-45bd-90f1-b3d0def27f12
@@ -37,6 +37,7 @@ | ||
37 | 37 | F479A91F0D8654E300A414C2 /* BSTRAEditor.icns in Resources */ = {isa = PBXBuildFile; fileRef = F479A91E0D8654E300A414C2 /* BSTRAEditor.icns */; }; |
38 | 38 | F4D648500FD41E9C000A2870 /* LICENSEOfBathyScaphe in Resources */ = {isa = PBXBuildFile; fileRef = F4D6484F0FD41E9C000A2870 /* LICENSEOfBathyScaphe */; }; |
39 | 39 | F4D648570FD42064000A2870 /* README.ja in Resources */ = {isa = PBXBuildFile; fileRef = F4D648560FD42064000A2870 /* README.ja */; }; |
40 | + F4D6485C0FD422D6000A2870 /* Credits.html in Resources */ = {isa = PBXBuildFile; fileRef = F4D6485B0FD422D6000A2870 /* Credits.html */; }; | |
40 | 41 | /* End PBXBuildFile section */ |
41 | 42 | |
42 | 43 | /* Begin PBXContainerItemProxy section */ |
@@ -87,6 +88,7 @@ | ||
87 | 88 | F479A9520D8665B400A414C2 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Japanese; path = Japanese.lproj/BSTRADocument.nib; sourceTree = "<group>"; }; |
88 | 89 | F4D6484F0FD41E9C000A2870 /* LICENSEOfBathyScaphe */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSEOfBathyScaphe; sourceTree = "<group>"; }; |
89 | 90 | F4D648560FD42064000A2870 /* README.ja */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.ja; sourceTree = "<group>"; }; |
91 | + F4D6485B0FD422D6000A2870 /* Credits.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = Credits.html; sourceTree = "<group>"; }; | |
90 | 92 | /* End PBXFileReference section */ |
91 | 93 | |
92 | 94 | /* Begin PBXFrameworksBuildPhase section */ |
@@ -165,6 +167,7 @@ | ||
165 | 167 | 2A37F4B8FDCFA73011CA2CEA /* Resources */ = { |
166 | 168 | isa = PBXGroup; |
167 | 169 | children = ( |
170 | + F4D6485B0FD422D6000A2870 /* Credits.html */, | |
168 | 171 | F434415E0D86B8C900F9416E /* Makefile */, |
169 | 172 | F434415C0D86B8AC00F9416E /* Localizable.strings.sed */, |
170 | 173 | F434415A0D86B89D00F9416E /* Makefile */, |
@@ -279,6 +282,7 @@ | ||
279 | 282 | F479A91F0D8654E300A414C2 /* BSTRAEditor.icns in Resources */, |
280 | 283 | F4D648500FD41E9C000A2870 /* LICENSEOfBathyScaphe in Resources */, |
281 | 284 | F4D648570FD42064000A2870 /* README.ja in Resources */, |
285 | + F4D6485C0FD422D6000A2870 /* Credits.html in Resources */, | |
282 | 286 | ); |
283 | 287 | runOnlyForDeploymentPostprocessing = 0; |
284 | 288 | }; |
@@ -0,0 +1,49 @@ | ||
1 | +<html> | |
2 | +<head> | |
3 | +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | |
4 | +</head> | |
5 | +<body> | |
6 | +以下のライセンスに基づきBathySacphe(<a href="http://sourceforge.jp/projects/bathyscaphe/">http://sourceforge.jp/projects/bathyscaphe/</a>)のソースコードを使用しています。 | |
7 | + | |
8 | +<pre> | |
9 | +BathyScaphe License | |
10 | +----------- | |
11 | + | |
12 | +BathyScaphe は、CocoMonar と同様に基本的には BSD ライセンスに基づき -- This mean that BathyScaphe is free software and can be used for both academic | |
13 | +and commercial purposes at absolutely no cost. -- 提供されますが、 | |
14 | + | |
15 | +BathyScaphe の一部に使用されている KFSplitView のライセンス(http://creativecommons.org/licenses/by-nc/1.0/)に、「非営利」という条件が含まれることに留意してください。KFSplitView のコードをあなたが利用する場合は、KFSplitView のライセンスにそった取り扱いをお願いします。 | |
16 | + | |
17 | +=============================================================== | |
18 | + | |
19 | +Copyright (c) 2005, Tsutomu Sawada. All rights reserved. | |
20 | + | |
21 | +Redistribution and use in source and binary forms, with or without | |
22 | +modification, are permitted provided that the following conditions | |
23 | +are met: | |
24 | + | |
25 | +1. Redistributions of source code must retain the above copyright | |
26 | + notice, this list of conditions and the following disclaimer. | |
27 | +2. Redistributions in binary form must reproduce the above copyright | |
28 | + notice, this list of conditions and the following disclaimer in the | |
29 | + documentation and/or other materials provided with the distribution. | |
30 | +3. The name of the author may not be used to endorse or promote products | |
31 | + derived from this software without specific prior written permission. | |
32 | + | |
33 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" | |
34 | +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, | |
35 | +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | |
36 | +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE | |
37 | +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | |
38 | +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR | |
39 | +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER | |
40 | +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | |
41 | +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | |
42 | +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
43 | + | |
44 | +=============================================================== | |
45 | + | |
46 | +(end of COPYRIGHT) | |
47 | +</pre> | |
48 | +</body> | |
49 | +</html> |