SeraphyScriptDialog v2以降のソースコード管理
リビジョン | bb6310d703a88443b231163082b3d882161b94b2 (tree) |
---|---|
日時 | 2015-07-15 02:15:01 |
作者 | seraphy <seraphy@sera...> |
コミッター | seraphy |
sourceforge.jp -> osdn.jp, osdn.meに変更
@@ -10,7 +10,8 @@ | ||
10 | 10 | #ifndef APSTUDIO_INVOKED |
11 | 11 | #include "targetver.h" |
12 | 12 | #endif |
13 | -#include "winres.h" | |
13 | +#include "winres.h" | |
14 | + | |
14 | 15 | ///////////////////////////////////////////////////////////////////////////// |
15 | 16 | #undef APSTUDIO_READONLY_SYMBOLS |
16 | 17 |
@@ -72,7 +73,7 @@ END | ||
72 | 73 | STRINGTABLE |
73 | 74 | BEGIN |
74 | 75 | IDS_PROJNAME "SeraphyScriptDialog" |
75 | - IDS_ABOUTMESSAGE "SeraphyScriptDialog COM Object (ATL)\nVersion %1 (%2bit build)\nCopyright 2000/2 - 2009/12 - 2015/7 seraphyware (seraphy@users.osdn.jp)\n\nLicensed under the Apache License, Version 2.0 (the ""License"");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless 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.\nSee the License for the specific language governing permissions and limitations under the License.\n" | |
76 | + IDS_ABOUTMESSAGE "SeraphyScriptDialog COM Object (ATL)\nVersion %1 (%2bit build)\nCopyright 2000/2 - 2009/12 - 2015/7 seraphyware (seraphy@users.osdn.me)\n\nLicensed under the Apache License, Version 2.0 (the ""License"");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless 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.\nSee the License for the specific language governing permissions and limitations under the License.\n" | |
76 | 77 | END |
77 | 78 | |
78 | 79 | STRINGTABLE |
@@ -236,7 +237,7 @@ END | ||
236 | 237 | STRINGTABLE |
237 | 238 | BEGIN |
238 | 239 | IDS_PROJNAME "SeraphyScriptDialog" |
239 | - IDS_ABOUTMESSAGE "SeraphyScriptDialog COM Object (ATL)\nVersion %1 (%2bit build)\nCopyright 2000/2 - 2009/12 - 2015/7 seraphyware (seraphy@users.osdn.jp)\n本ソフトウェアはApache License, Version2でライセンスされます。\n使用許諾条件を必ずご確認ください。\n\nLicensed under the Apache License, Version 2.0 (the ""License"");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless 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.\nSee the License for the specific language governing permissions and limitations under the License.\n" | |
240 | + IDS_ABOUTMESSAGE "SeraphyScriptDialog COM Object (ATL)\nVersion %1 (%2bit build)\nCopyright 2000/2 - 2009/12 - 2015/7 seraphyware (seraphy@users.osdn.me)\n本ソフトウェアはApache License, Version2でライセンスされます。\n使用許諾条件を必ずご確認ください。\n\nLicensed under the Apache License, Version 2.0 (the ""License"");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless 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.\nSee the License for the specific language governing permissions and limitations under the License.\n" | |
240 | 241 | END |
241 | 242 | |
242 | 243 | STRINGTABLE |
@@ -272,7 +273,8 @@ END | ||
272 | 273 | // |
273 | 274 | // Generated from the TEXTINCLUDE 3 resource. |
274 | 275 | // |
275 | -1 TYPELIB "SeraphyScriptDialog.tlb" | |
276 | +1 TYPELIB "SeraphyScriptDialog.tlb" | |
277 | + | |
276 | 278 | ///////////////////////////////////////////////////////////////////////////// |
277 | 279 | #endif // not APSTUDIO_INVOKED |
278 | 280 |
@@ -91,8 +91,8 @@ | ||
91 | 91 | <div id="projecthome"> |
92 | 92 | <h2><a name="projecthome">このソフトウェアプロジェクトについて</a></h2> |
93 | 93 | <p>本ソフトウェアはオープンソースプロジェクトです。</p> |
94 | - <p>プロジェクトホームはSourceforge.JP上にあります。</p> | |
95 | - <p><b>http://sourceforge.jp/projects/seraphyscrtools/</b></p> | |
94 | + <p>プロジェクトホームはosdn.jp(旧SOURCEFORGE.JP)上にあります。</p> | |
95 | + <p><b>http://osdn.jp/projects/seraphyscrtools/</b></p> | |
96 | 96 | <p style="margin-top:1em;">どなたでもご自由にご利用いただけます。</p> |
97 | 97 | <p>詳しくは、<a href="license.html">ライセンスおよび使用許諾条件</a>をご確認ください。</p> |
98 | 98 | </div> |