• R/O
  • HTTP
  • SSH
  • HTTPS

SeraphyScriptDialog: コミット

SeraphyScriptDialog v2以降のソースコード管理


コミットメタ情報

リビジョンbb6310d703a88443b231163082b3d882161b94b2 (tree)
日時2015-07-15 02:15:01
作者seraphy <seraphy@sera...>
コミッターseraphy

ログメッセージ

sourceforge.jp -> osdn.jp, osdn.meに変更

変更サマリ

差分

--- a/SeraphyScriptDialog/SeraphyScriptDialog.rc
+++ b/SeraphyScriptDialog/SeraphyScriptDialog.rc
@@ -10,7 +10,8 @@
1010 #ifndef APSTUDIO_INVOKED
1111 #include "targetver.h"
1212 #endif
13-#include "winres.h"
13+#include "winres.h"
14+
1415 /////////////////////////////////////////////////////////////////////////////
1516 #undef APSTUDIO_READONLY_SYMBOLS
1617
@@ -72,7 +73,7 @@ END
7273 STRINGTABLE
7374 BEGIN
7475 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"
7677 END
7778
7879 STRINGTABLE
@@ -236,7 +237,7 @@ END
236237 STRINGTABLE
237238 BEGIN
238239 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"
240241 END
241242
242243 STRINGTABLE
@@ -272,7 +273,8 @@ END
272273 //
273274 // Generated from the TEXTINCLUDE 3 resource.
274275 //
275-1 TYPELIB "SeraphyScriptDialog.tlb"
276+1 TYPELIB "SeraphyScriptDialog.tlb"
277+
276278 /////////////////////////////////////////////////////////////////////////////
277279 #endif // not APSTUDIO_INVOKED
278280
--- a/help/html/top.html
+++ b/help/html/top.html
@@ -91,8 +91,8 @@
9191 <div id="projecthome">
9292 <h2><a name="projecthome">このソフトウェアプロジェクトについて</a></h2>
9393 <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>
9696 <p style="margin-top:1em;">どなたでもご自由にご利用いただけます。</p>
9797 <p>詳しくは、<a href="license.html">ライセンスおよび使用許諾条件</a>をご確認ください。</p>
9898 </div>
旧リポジトリブラウザで表示