diff --git a/src/article/articleadmin.cpp b/src/article/articleadmin.cpp index 89312985a..ecf38fe3e 100644 --- a/src/article/articleadmin.cpp +++ b/src/article/articleadmin.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/article/articleadmin.h b/src/article/articleadmin.h index abb9131f3..4ddb1065a 100644 --- a/src/article/articleadmin.h +++ b/src/article/articleadmin.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 記事の管理クラス diff --git a/src/article/articleview.cpp b/src/article/articleview.cpp index dbd58ea89..cd3176b35 100644 --- a/src/article/articleview.cpp +++ b/src/article/articleview.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/article/articleview.h b/src/article/articleview.h index 5f112f0bf..364455406 100644 --- a/src/article/articleview.h +++ b/src/article/articleview.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // メインビューなどのタブに張り付けるビュー diff --git a/src/article/articleviewpopup.cpp b/src/article/articleviewpopup.cpp index 5b83cc711..07b53aea0 100644 --- a/src/article/articleviewpopup.cpp +++ b/src/article/articleviewpopup.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/article/articleviewpopup.h b/src/article/articleviewpopup.h index 4e654b496..6bc12f11f 100644 --- a/src/article/articleviewpopup.h +++ b/src/article/articleviewpopup.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // ポップアップ系ビュー diff --git a/src/article/articleviewpreview.cpp b/src/article/articleviewpreview.cpp index c09a0a192..fa39d5159 100644 --- a/src/article/articleviewpreview.cpp +++ b/src/article/articleviewpreview.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/article/articleviewpreview.h b/src/article/articleviewpreview.h index 2a7e57eb5..0fefd1251 100644 --- a/src/article/articleviewpreview.h +++ b/src/article/articleviewpreview.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 書き込みなどのプレビュー // diff --git a/src/article/caret.h b/src/article/caret.h index 06cbcae26..a04d7a239 100644 --- a/src/article/caret.h +++ b/src/article/caret.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // キャレットの座標とかを計算するクラス diff --git a/src/article/drawareamain.cpp b/src/article/drawareamain.cpp index 99827459b..afc41bf50 100644 --- a/src/article/drawareamain.cpp +++ b/src/article/drawareamain.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/article/drawareamain.h b/src/article/drawareamain.h index e859ddc2b..077b52a46 100644 --- a/src/article/drawareamain.h +++ b/src/article/drawareamain.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // メイン表示部 diff --git a/src/article/drawareapopup.cpp b/src/article/drawareapopup.cpp index 709cbe21f..2fdd41339 100644 --- a/src/article/drawareapopup.cpp +++ b/src/article/drawareapopup.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/article/drawareapopup.h b/src/article/drawareapopup.h index 52a2155fc..5530464f0 100644 --- a/src/article/drawareapopup.h +++ b/src/article/drawareapopup.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // ポップアップの表示部 diff --git a/src/article/layouttree.cpp b/src/article/layouttree.cpp index a67a309a5..e422dc741 100644 --- a/src/article/layouttree.cpp +++ b/src/article/layouttree.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/article/layouttree.h b/src/article/layouttree.h index 574cdb28a..46da421f9 100644 --- a/src/article/layouttree.h +++ b/src/article/layouttree.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // 実際の描画レイアウト時に使うノードのツリー構造クラス diff --git a/src/article/preference.cpp b/src/article/preference.cpp index 20bb3319a..83a090505 100644 --- a/src/article/preference.cpp +++ b/src/article/preference.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 #include "preference.h" diff --git a/src/article/preference.h b/src/article/preference.h index 17ed9495d..6ae6e3899 100644 --- a/src/article/preference.h +++ b/src/article/preference.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 #ifndef _ARTICLE_PREFERENCES_H #define _ARTICLE_PREFERENCES_H diff --git a/src/article/scrollinfo.h b/src/article/scrollinfo.h index 711323c20..3ee143d37 100644 --- a/src/article/scrollinfo.h +++ b/src/article/scrollinfo.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // スクロール情報 diff --git a/src/article/toolbar.h b/src/article/toolbar.h index 48381c1e6..ce7ba590b 100644 --- a/src/article/toolbar.h +++ b/src/article/toolbar.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // ツールバーのクラス // diff --git a/src/bbslist/bbslistadmin.cpp b/src/bbslist/bbslistadmin.cpp index 8e792e7b6..31580b392 100644 --- a/src/bbslist/bbslistadmin.cpp +++ b/src/bbslist/bbslistadmin.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/bbslist/bbslistadmin.h b/src/bbslist/bbslistadmin.h index d65ecd196..6ebdfdb0b 100644 --- a/src/bbslist/bbslistadmin.h +++ b/src/bbslist/bbslistadmin.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 板の管理クラス diff --git a/src/bbslist/bbslistview.h b/src/bbslist/bbslistview.h index 36f029686..572d057d7 100644 --- a/src/bbslist/bbslistview.h +++ b/src/bbslist/bbslistview.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // メインビュー diff --git a/src/bbslist/columns.h b/src/bbslist/columns.h index 4b663a83d..76736a68a 100644 --- a/src/bbslist/columns.h +++ b/src/bbslist/columns.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // コラム diff --git a/src/bbslist/etclistview.cpp b/src/bbslist/etclistview.cpp index 6b01fa43b..8d0705dc9 100644 --- a/src/bbslist/etclistview.cpp +++ b/src/bbslist/etclistview.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/bbslist/etclistview.h b/src/bbslist/etclistview.h index 6dec162b9..e6d246e34 100644 --- a/src/bbslist/etclistview.h +++ b/src/bbslist/etclistview.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 外部板ビュー diff --git a/src/bbslist/favoriteview.h b/src/bbslist/favoriteview.h index 337e179a2..65ec7d1fc 100644 --- a/src/bbslist/favoriteview.h +++ b/src/bbslist/favoriteview.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // お気に入りビュー diff --git a/src/bbslist/selectdialog.cpp b/src/bbslist/selectdialog.cpp index 7ef7283e0..365f76609 100644 --- a/src/bbslist/selectdialog.cpp +++ b/src/bbslist/selectdialog.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 #include "selectdialog.h" #include "bbslistviewbase.h" diff --git a/src/bbslist/selectdialog.h b/src/bbslist/selectdialog.h index 3db7dd0e8..e8ed78ea0 100644 --- a/src/bbslist/selectdialog.h +++ b/src/bbslist/selectdialog.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // お気に入り追加の時の選択ダイアログ diff --git a/src/bbslist/toolbar.h b/src/bbslist/toolbar.h index 9101a1d1b..ea55dd212 100644 --- a/src/bbslist/toolbar.h +++ b/src/bbslist/toolbar.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // ツールバーのクラス diff --git a/src/board/boardadmin.cpp b/src/board/boardadmin.cpp index 7aa5d2ce7..8ebce4019 100644 --- a/src/board/boardadmin.cpp +++ b/src/board/boardadmin.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/board/boardadmin.h b/src/board/boardadmin.h index 8621e679a..0380af9c7 100644 --- a/src/board/boardadmin.h +++ b/src/board/boardadmin.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 個別の板の管理クラス diff --git a/src/board/columns.h b/src/board/columns.h index ea4111895..7ad43abc8 100644 --- a/src/board/columns.h +++ b/src/board/columns.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // コラム diff --git a/src/board/preference.h b/src/board/preference.h index 4dca3eb3c..75d804dde 100644 --- a/src/board/preference.h +++ b/src/board/preference.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 #ifndef _BOARD_PREFERENCES_H #define _BOARD_PREFERENCES_H diff --git a/src/board/toolbar.h b/src/board/toolbar.h index 9a61c3682..8e30c3cd3 100644 --- a/src/board/toolbar.h +++ b/src/board/toolbar.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // ツールバーのクラス diff --git a/src/browserpref.h b/src/browserpref.h index 88a3f1137..0da481b87 100644 --- a/src/browserpref.h +++ b/src/browserpref.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // ブラウザ設定ダイアログ diff --git a/src/browsers.h b/src/browsers.h index ee27e1c11..7dda38459 100644 --- a/src/browsers.h +++ b/src/browsers.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // ブラウザ設定 diff --git a/src/cache.cpp b/src/cache.cpp index 25c1530a1..3dc080483 100644 --- a/src/cache.cpp +++ b/src/cache.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/cache.h b/src/cache.h index 12f8641a9..75f0f73af 100644 --- a/src/cache.h +++ b/src/cache.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // キャッシュ、ファイル操作まわり diff --git a/src/command.cpp b/src/command.cpp index 55ff86799..7004a893b 100644 --- a/src/command.cpp +++ b/src/command.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/command.h b/src/command.h index 37ee6e20d..bd722b927 100644 --- a/src/command.h +++ b/src/command.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // コアのインターフェース diff --git a/src/config/buttonconfig.h b/src/config/buttonconfig.h index ca768e418..efde71026 100644 --- a/src/config/buttonconfig.h +++ b/src/config/buttonconfig.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // マウスボタン設定 // diff --git a/src/config/keyconfig.h b/src/config/keyconfig.h index 955227dc9..2bd7a14ea 100644 --- a/src/config/keyconfig.h +++ b/src/config/keyconfig.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // キー設定クラス // diff --git a/src/config/mouseconfig.cpp b/src/config/mouseconfig.cpp index 17cec4a5a..e9d4b227c 100644 --- a/src/config/mouseconfig.cpp +++ b/src/config/mouseconfig.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/config/mouseconfig.h b/src/config/mouseconfig.h index 37d012217..66ac57f89 100644 --- a/src/config/mouseconfig.h +++ b/src/config/mouseconfig.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // マウス設定 // diff --git a/src/config/mousekeyitem.h b/src/config/mousekeyitem.h index 12f5f0027..85557d15f 100644 --- a/src/config/mousekeyitem.h +++ b/src/config/mousekeyitem.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // マウスやキー設定のデータ // diff --git a/src/controlutil.cpp b/src/controlutil.cpp index e8b0af1de..02bb1bb37 100644 --- a/src/controlutil.cpp +++ b/src/controlutil.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/controlutil.h b/src/controlutil.h index 09e3f1899..023c37b5f 100644 --- a/src/controlutil.h +++ b/src/controlutil.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // コントロール系ユーティリティ関数 // diff --git a/src/dbimg/delimgdiag.h b/src/dbimg/delimgdiag.h index 5c0b5dd29..c4becb122 100644 --- a/src/dbimg/delimgdiag.h +++ b/src/dbimg/delimgdiag.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // 画像削除時の確認ダイアログ diff --git a/src/dbimg/img.cpp b/src/dbimg/img.cpp index 0aaa207f5..e29229234 100644 --- a/src/dbimg/img.cpp +++ b/src/dbimg/img.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/dbimg/img.h b/src/dbimg/img.h index e7f621a83..8fd124c0c 100644 --- a/src/dbimg/img.h +++ b/src/dbimg/img.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // 画像データクラス diff --git a/src/dbimg/imginterface.cpp b/src/dbimg/imginterface.cpp index 135d1d219..cc572be8a 100644 --- a/src/dbimg/imginterface.cpp +++ b/src/dbimg/imginterface.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/dbimg/imginterface.h b/src/dbimg/imginterface.h index bd08e2c8a..00e3bfd6c 100644 --- a/src/dbimg/imginterface.h +++ b/src/dbimg/imginterface.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 画像データベースへのインターフェース関数 diff --git a/src/dbimg/imgroot.cpp b/src/dbimg/imgroot.cpp index 411d70682..b29244ef0 100644 --- a/src/dbimg/imgroot.cpp +++ b/src/dbimg/imgroot.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/dbimg/imgroot.h b/src/dbimg/imgroot.h index 21232eabd..3be2dfc43 100644 --- a/src/dbimg/imgroot.h +++ b/src/dbimg/imgroot.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // 画像データベースのルートクラス diff --git a/src/dbtree/article2ch.cpp b/src/dbtree/article2ch.cpp index 97244765f..060523e6e 100644 --- a/src/dbtree/article2ch.cpp +++ b/src/dbtree/article2ch.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/dbtree/article2ch.h b/src/dbtree/article2ch.h index bec64995b..c8d3cb287 100644 --- a/src/dbtree/article2ch.h +++ b/src/dbtree/article2ch.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 2ch型スレ情報クラス diff --git a/src/dbtree/article2chcompati.cpp b/src/dbtree/article2chcompati.cpp index 74706c5e8..011d072db 100644 --- a/src/dbtree/article2chcompati.cpp +++ b/src/dbtree/article2chcompati.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/dbtree/article2chcompati.h b/src/dbtree/article2chcompati.h index 1467ee586..4bddc9e75 100644 --- a/src/dbtree/article2chcompati.h +++ b/src/dbtree/article2chcompati.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 2ch互換型スレ情報クラス diff --git a/src/dbtree/articlejbbs.cpp b/src/dbtree/articlejbbs.cpp index 0a72f0dc3..16d631cf1 100644 --- a/src/dbtree/articlejbbs.cpp +++ b/src/dbtree/articlejbbs.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/dbtree/articlejbbs.h b/src/dbtree/articlejbbs.h index 70b13795b..2d1710239 100644 --- a/src/dbtree/articlejbbs.h +++ b/src/dbtree/articlejbbs.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // JBBS型スレ情報クラス diff --git a/src/dbtree/articlemachi.cpp b/src/dbtree/articlemachi.cpp index 6afb4558e..c645046ed 100644 --- a/src/dbtree/articlemachi.cpp +++ b/src/dbtree/articlemachi.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/dbtree/articlemachi.h b/src/dbtree/articlemachi.h index be600e7ef..4dcfb4dbc 100644 --- a/src/dbtree/articlemachi.h +++ b/src/dbtree/articlemachi.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // まち型スレ情報クラス diff --git a/src/dbtree/board2ch.cpp b/src/dbtree/board2ch.cpp index 9cee7b465..df14d8497 100644 --- a/src/dbtree/board2ch.cpp +++ b/src/dbtree/board2ch.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/dbtree/board2ch.h b/src/dbtree/board2ch.h index 16064dbdd..4d2c7e49d 100644 --- a/src/dbtree/board2ch.h +++ b/src/dbtree/board2ch.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 2ch diff --git a/src/dbtree/board2chcompati.h b/src/dbtree/board2chcompati.h index 01dcd3ed6..a082ced49 100644 --- a/src/dbtree/board2chcompati.h +++ b/src/dbtree/board2chcompati.h @@ -1,5 +1,4 @@ - -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 2ch 互換型板 diff --git a/src/dbtree/boardbase.cpp b/src/dbtree/boardbase.cpp index a273188cb..dbaae0ca8 100644 --- a/src/dbtree/boardbase.cpp +++ b/src/dbtree/boardbase.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/dbtree/boardbase.h b/src/dbtree/boardbase.h index 65182dff9..45f0ede50 100644 --- a/src/dbtree/boardbase.h +++ b/src/dbtree/boardbase.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 板情報クラスのベース // diff --git a/src/dbtree/boardfactory.cpp b/src/dbtree/boardfactory.cpp index 2b689b1e5..9c5446536 100644 --- a/src/dbtree/boardfactory.cpp +++ b/src/dbtree/boardfactory.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 #include "boardfactory.h" #include "board2ch.h" diff --git a/src/dbtree/boardfactory.h b/src/dbtree/boardfactory.h index 1b38cde74..60e2da167 100644 --- a/src/dbtree/boardfactory.h +++ b/src/dbtree/boardfactory.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // BoardBaseのファクトリー diff --git a/src/dbtree/boardjbbs.cpp b/src/dbtree/boardjbbs.cpp index ad865abe2..1c2678826 100644 --- a/src/dbtree/boardjbbs.cpp +++ b/src/dbtree/boardjbbs.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/dbtree/boardjbbs.h b/src/dbtree/boardjbbs.h index f3a14191e..3d56f37e4 100644 --- a/src/dbtree/boardjbbs.h +++ b/src/dbtree/boardjbbs.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // JBBS 型板 diff --git a/src/dbtree/boardmachi.cpp b/src/dbtree/boardmachi.cpp index 379f64b0c..d324f3d6d 100644 --- a/src/dbtree/boardmachi.cpp +++ b/src/dbtree/boardmachi.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/dbtree/boardmachi.h b/src/dbtree/boardmachi.h index 66ec1a356..d56cfbadb 100644 --- a/src/dbtree/boardmachi.h +++ b/src/dbtree/boardmachi.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // まち 型板 diff --git a/src/dbtree/node.h b/src/dbtree/node.h index 6aceee54b..b22f75e6b 100644 --- a/src/dbtree/node.h +++ b/src/dbtree/node.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // ノードツリーのノード diff --git a/src/dbtree/nodetree2ch.cpp b/src/dbtree/nodetree2ch.cpp index f472080ac..85e04232c 100644 --- a/src/dbtree/nodetree2ch.cpp +++ b/src/dbtree/nodetree2ch.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/dbtree/nodetree2ch.h b/src/dbtree/nodetree2ch.h index 8a8fd9e19..0415c4ac9 100644 --- a/src/dbtree/nodetree2ch.h +++ b/src/dbtree/nodetree2ch.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 2ch型ノードツリー diff --git a/src/dbtree/nodetree2chcompati.cpp b/src/dbtree/nodetree2chcompati.cpp index 4b6c3be7d..789a85466 100644 --- a/src/dbtree/nodetree2chcompati.cpp +++ b/src/dbtree/nodetree2chcompati.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/dbtree/nodetree2chcompati.h b/src/dbtree/nodetree2chcompati.h index 352749704..75d408272 100644 --- a/src/dbtree/nodetree2chcompati.h +++ b/src/dbtree/nodetree2chcompati.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 2ch互換型ノードツリー diff --git a/src/dbtree/nodetreebase.h b/src/dbtree/nodetreebase.h index b93df3443..fc6487a5f 100644 --- a/src/dbtree/nodetreebase.h +++ b/src/dbtree/nodetreebase.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // ノードツリー( DOMみたいな木構造 )のベースクラス および DAT & HTMLパーサ diff --git a/src/dbtree/nodetreejbbs.cpp b/src/dbtree/nodetreejbbs.cpp index abca619e0..481e83386 100644 --- a/src/dbtree/nodetreejbbs.cpp +++ b/src/dbtree/nodetreejbbs.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/dbtree/nodetreejbbs.h b/src/dbtree/nodetreejbbs.h index a9d0637a2..20c32f3e6 100644 --- a/src/dbtree/nodetreejbbs.h +++ b/src/dbtree/nodetreejbbs.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // JBBS型ノードツリー diff --git a/src/dbtree/nodetreemachi.cpp b/src/dbtree/nodetreemachi.cpp index 32aa65e70..4a686b49c 100644 --- a/src/dbtree/nodetreemachi.cpp +++ b/src/dbtree/nodetreemachi.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/dbtree/nodetreemachi.h b/src/dbtree/nodetreemachi.h index 16d6b7a20..e9b2c5197 100644 --- a/src/dbtree/nodetreemachi.h +++ b/src/dbtree/nodetreemachi.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // Machi型ノードツリー diff --git a/src/dbtree/root.h b/src/dbtree/root.h index fd9a7e2fe..a19007db8 100644 --- a/src/dbtree/root.h +++ b/src/dbtree/root.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // データベースのルートクラス // diff --git a/src/dbtree/settingloader.cpp b/src/dbtree/settingloader.cpp index 9dbf1f3a6..83f85ef0f 100644 --- a/src/dbtree/settingloader.cpp +++ b/src/dbtree/settingloader.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/dbtree/settingloader.h b/src/dbtree/settingloader.h index af3da6f65..b183cf208 100644 --- a/src/dbtree/settingloader.h +++ b/src/dbtree/settingloader.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 2chのSETTING.TXTのローダ // diff --git a/src/dbtree/spchar_decoder.cpp b/src/dbtree/spchar_decoder.cpp index 09907f21f..217fab328 100644 --- a/src/dbtree/spchar_decoder.cpp +++ b/src/dbtree/spchar_decoder.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 #include "spchar_decoder.h" #include "spchar_tbl.h" diff --git a/src/dbtree/spchar_decoder.h b/src/dbtree/spchar_decoder.h index f8e6b79dd..895d07347 100644 --- a/src/dbtree/spchar_decoder.h +++ b/src/dbtree/spchar_decoder.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 特殊HTML文字のデコード関数 diff --git a/src/dbtree/spchar_tbl.h b/src/dbtree/spchar_tbl.h index 49b15b1fc..e90d1d75c 100644 --- a/src/dbtree/spchar_tbl.h +++ b/src/dbtree/spchar_tbl.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // ユニコード(ucs2) <-> 文字参照変換テーブル // diff --git a/src/dndmanager.cpp b/src/dndmanager.cpp index b197a3cd1..b5df0eb90 100644 --- a/src/dndmanager.cpp +++ b/src/dndmanager.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/dndmanager.h b/src/dndmanager.h index 25c7fc983..c0baa78b8 100644 --- a/src/dndmanager.h +++ b/src/dndmanager.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // ドラッグ&ドロップの管理クラス diff --git a/src/globalabonepref.h b/src/globalabonepref.h index 4820046fc..125893587 100644 --- a/src/globalabonepref.h +++ b/src/globalabonepref.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // 全体あぼーん設定ダイアログ diff --git a/src/globalabonethreadpref.h b/src/globalabonethreadpref.h index 4feade212..77d3f2722 100644 --- a/src/globalabonethreadpref.h +++ b/src/globalabonethreadpref.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // 全体スレあぼーん設定ダイアログ diff --git a/src/historymenu.cpp b/src/historymenu.cpp index 365b3714a..0bb6809b1 100644 --- a/src/historymenu.cpp +++ b/src/historymenu.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/historymenu.h b/src/historymenu.h index 10be058f8..4af18c9ec 100644 --- a/src/historymenu.h +++ b/src/historymenu.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 履歴メニュー diff --git a/src/historysubmenu.cpp b/src/historysubmenu.cpp index 9b2d3d176..3feeb458c 100644 --- a/src/historysubmenu.cpp +++ b/src/historysubmenu.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/historysubmenu.h b/src/historysubmenu.h index 6a9412580..b3968f6a9 100644 --- a/src/historysubmenu.h +++ b/src/historysubmenu.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 履歴サブメニュー diff --git a/src/image/imageadmin.h b/src/image/imageadmin.h index 4cf965244..ccfafd614 100644 --- a/src/image/imageadmin.h +++ b/src/image/imageadmin.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 板の管理クラス diff --git a/src/image/imagearea.cpp b/src/image/imagearea.cpp index abf181153..fb68c9164 100644 --- a/src/image/imagearea.cpp +++ b/src/image/imagearea.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/image/imagearea.h b/src/image/imagearea.h index c4eb231fa..3af0281ef 100644 --- a/src/image/imagearea.h +++ b/src/image/imagearea.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // メイン画像クラス diff --git a/src/image/imageareabase.h b/src/image/imageareabase.h index 6425cdfdc..01b380fa8 100644 --- a/src/image/imageareabase.h +++ b/src/image/imageareabase.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 画像クラスのベースクラス diff --git a/src/image/imageareaicon.h b/src/image/imageareaicon.h index 8f7d2d287..f782d2749 100644 --- a/src/image/imageareaicon.h +++ b/src/image/imageareaicon.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // アイコン画像クラス diff --git a/src/image/imageareapopup.cpp b/src/image/imageareapopup.cpp index a267c1141..cbf4b8d2d 100644 --- a/src/image/imageareapopup.cpp +++ b/src/image/imageareapopup.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/image/imageareapopup.h b/src/image/imageareapopup.h index 864095bdc..f15fd9fc2 100644 --- a/src/image/imageareapopup.h +++ b/src/image/imageareapopup.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // ポップアップ画像クラス diff --git a/src/image/imageviewbase.h b/src/image/imageviewbase.h index b2bdf94fa..8222a9ae2 100644 --- a/src/image/imageviewbase.h +++ b/src/image/imageviewbase.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 画像ビューのベースクラス diff --git a/src/image/imageviewicon.cpp b/src/image/imageviewicon.cpp index c96479bf7..a1f127af4 100644 --- a/src/image/imageviewicon.cpp +++ b/src/image/imageviewicon.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/image/imageviewicon.h b/src/image/imageviewicon.h index e8fc4bebe..d682cd279 100644 --- a/src/image/imageviewicon.h +++ b/src/image/imageviewicon.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 画像アイコンクラス diff --git a/src/image/imageviewpopup.cpp b/src/image/imageviewpopup.cpp index 8506abb63..eb1c48fa9 100644 --- a/src/image/imageviewpopup.cpp +++ b/src/image/imageviewpopup.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/image/imageviewpopup.h b/src/image/imageviewpopup.h index a5bf85ab1..3e7366045 100644 --- a/src/image/imageviewpopup.h +++ b/src/image/imageviewpopup.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 画像ポップアップクラス diff --git a/src/image/preference.cpp b/src/image/preference.cpp index 9b120cb93..d019df7b7 100644 --- a/src/image/preference.cpp +++ b/src/image/preference.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 #include "preference.h" diff --git a/src/image/preference.h b/src/image/preference.h index d811d3f05..0f777f271 100644 --- a/src/image/preference.h +++ b/src/image/preference.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 #ifndef _IMAGE_PREFERENCES_H #define _IMAGE_PREFERENCES_H diff --git a/src/jddebug.h b/src/jddebug.h index 4975be59e..855b07376 100644 --- a/src/jddebug.h +++ b/src/jddebug.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 #ifndef _JDDEBUG_H #define _JDDEBUG_H diff --git a/src/jdlib/confloader.cpp b/src/jdlib/confloader.cpp index 46173efbc..419741215 100644 --- a/src/jdlib/confloader.cpp +++ b/src/jdlib/confloader.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/jdlib/confloader.h b/src/jdlib/confloader.h index b55977eb6..6170f7ba1 100644 --- a/src/jdlib/confloader.h +++ b/src/jdlib/confloader.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // コンフィグファイルのローダ diff --git a/src/jdlib/constptr.h b/src/jdlib/constptr.h index 51e505dc2..7dd2bdaf1 100644 --- a/src/jdlib/constptr.h +++ b/src/jdlib/constptr.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // constなスマートポインタ diff --git a/src/jdlib/heap.cpp b/src/jdlib/heap.cpp index 6fd72c3a1..4739ee893 100644 --- a/src/jdlib/heap.cpp +++ b/src/jdlib/heap.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/jdlib/heap.h b/src/jdlib/heap.h index 435d409b8..39ae5eeaa 100644 --- a/src/jdlib/heap.h +++ b/src/jdlib/heap.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // ヒープクラス diff --git a/src/jdlib/jdiconv.cpp b/src/jdlib/jdiconv.cpp index dcb7bdd4b..ab93fd4dc 100644 --- a/src/jdlib/jdiconv.cpp +++ b/src/jdlib/jdiconv.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/jdlib/jdiconv.h b/src/jdlib/jdiconv.h index 95ed7c9f3..98294d810 100644 --- a/src/jdlib/jdiconv.h +++ b/src/jdlib/jdiconv.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 #ifndef _JDICONV_H #define _JDICONV_H diff --git a/src/jdlib/jdmigemo.cpp b/src/jdlib/jdmigemo.cpp index 0df8507b9..8ba44e1cc 100644 --- a/src/jdlib/jdmigemo.cpp +++ b/src/jdlib/jdmigemo.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // Thanks to 「テスト運用中」スレの18氏 diff --git a/src/jdlib/jdmigemo.h b/src/jdlib/jdmigemo.h index 09600d9e6..5a537ce1d 100644 --- a/src/jdlib/jdmigemo.h +++ b/src/jdlib/jdmigemo.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // Thanks to 「テスト運用中」スレの18氏 diff --git a/src/jdlib/jdregex.cpp b/src/jdlib/jdregex.cpp index 88fc080e3..9954257e2 100644 --- a/src/jdlib/jdregex.cpp +++ b/src/jdlib/jdregex.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/jdlib/jdregex.h b/src/jdlib/jdregex.h index 106148a30..75673e8d9 100644 --- a/src/jdlib/jdregex.h +++ b/src/jdlib/jdregex.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 #ifndef _JDREGEX_H #define _JDREGEX_H diff --git a/src/jdlib/loader.cpp b/src/jdlib/loader.cpp index 25acb7780..88f4aa67a 100644 --- a/src/jdlib/loader.cpp +++ b/src/jdlib/loader.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG //#define _DEBUG_CHUNKED diff --git a/src/jdlib/loader.h b/src/jdlib/loader.h index 5136eed1c..c49aaba6a 100644 --- a/src/jdlib/loader.h +++ b/src/jdlib/loader.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // ファイルローダ diff --git a/src/jdlib/loaderdata.h b/src/jdlib/loaderdata.h index 21cb6a2bc..3ee26b396 100644 --- a/src/jdlib/loaderdata.h +++ b/src/jdlib/loaderdata.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // ファイルローダに渡すデータクラス diff --git a/src/jdlib/miscmsg.cpp b/src/jdlib/miscmsg.cpp index ac407153d..ff7ae82a4 100644 --- a/src/jdlib/miscmsg.cpp +++ b/src/jdlib/miscmsg.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/jdlib/miscmsg.h b/src/jdlib/miscmsg.h index e56367a82..e79c2b45b 100644 --- a/src/jdlib/miscmsg.h +++ b/src/jdlib/miscmsg.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // メッセージ表示関数 diff --git a/src/jdlib/misctime.cpp b/src/jdlib/misctime.cpp index 87e6e28cd..76a999b75 100644 --- a/src/jdlib/misctime.cpp +++ b/src/jdlib/misctime.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/jdlib/misctime.h b/src/jdlib/misctime.h index 5e516f5a8..4e491e250 100644 --- a/src/jdlib/misctime.h +++ b/src/jdlib/misctime.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // 時間関係の関数 diff --git a/src/jdlib/misctrip.h b/src/jdlib/misctrip.h index f867b0ae5..8e7c53169 100644 --- a/src/jdlib/misctrip.h +++ b/src/jdlib/misctrip.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // トリップ関係の関数 diff --git a/src/jdlib/refptr_lock.h b/src/jdlib/refptr_lock.h index bef1e4374..adc624960 100644 --- a/src/jdlib/refptr_lock.h +++ b/src/jdlib/refptr_lock.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // ロック付きリファレンスクラスのテンプレート diff --git a/src/login2ch.cpp b/src/login2ch.cpp index 25bc4514c..7a1c7970c 100644 --- a/src/login2ch.cpp +++ b/src/login2ch.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/login2ch.h b/src/login2ch.h index 473aa0e50..c28ef16f8 100644 --- a/src/login2ch.h +++ b/src/login2ch.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 2chへのログイン管理クラス diff --git a/src/main.cpp b/src/main.cpp index c26663f01..e285b585a 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/message/messageadmin.cpp b/src/message/messageadmin.cpp index 857c473c9..ddd06ecce 100644 --- a/src/message/messageadmin.cpp +++ b/src/message/messageadmin.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/message/messageadmin.h b/src/message/messageadmin.h index 1a48c40b2..e392a5467 100644 --- a/src/message/messageadmin.h +++ b/src/message/messageadmin.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 書き込みウィンドウの管理クラス diff --git a/src/message/messageview.cpp b/src/message/messageview.cpp index 76925c21c..984fe3db4 100644 --- a/src/message/messageview.cpp +++ b/src/message/messageview.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/message/messageview.h b/src/message/messageview.h index 41c2c1cc3..156986ee1 100644 --- a/src/message/messageview.h +++ b/src/message/messageview.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 #ifndef _MESSAGEVIEW_H #define _MESSAGEVIEW_H diff --git a/src/message/messageviewbase.h b/src/message/messageviewbase.h index 15369d348..028cd298d 100644 --- a/src/message/messageviewbase.h +++ b/src/message/messageviewbase.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 #ifndef _MESSAGEVIEWBASE_H #define _MESSAGEVIEWBASE_H diff --git a/src/message/messagewin.cpp b/src/message/messagewin.cpp index 7c97fc949..1fe824305 100644 --- a/src/message/messagewin.cpp +++ b/src/message/messagewin.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/message/messagewin.h b/src/message/messagewin.h index b732307b0..20feb5dff 100644 --- a/src/message/messagewin.h +++ b/src/message/messagewin.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 #ifndef _MESSAGEWIN_H #define _MESSAGEWIN_H diff --git a/src/message/post.h b/src/message/post.h index d09355927..4f60e8e44 100644 --- a/src/message/post.h +++ b/src/message/post.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 記事投稿クラス diff --git a/src/passwdpref.h b/src/passwdpref.h index b013db0c9..e3578f4f2 100644 --- a/src/passwdpref.h +++ b/src/passwdpref.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // パスワード設定ダイアログ diff --git a/src/prefdiagfactory.cpp b/src/prefdiagfactory.cpp index 720f04cff..284feab51 100644 --- a/src/prefdiagfactory.cpp +++ b/src/prefdiagfactory.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 #include "prefdiagfactory.h" diff --git a/src/prefdiagfactory.h b/src/prefdiagfactory.h index 93fc2ec8b..6aeba8cb2 100644 --- a/src/prefdiagfactory.h +++ b/src/prefdiagfactory.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // SKELETON::PrefDiagのファクトリー diff --git a/src/proxypref.h b/src/proxypref.h index 6c2b11498..dc7300260 100644 --- a/src/proxypref.h +++ b/src/proxypref.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // プロキシ設定ダイアログ diff --git a/src/sharedbuffer.cpp b/src/sharedbuffer.cpp index aa46165d2..4d382fef1 100644 --- a/src/sharedbuffer.cpp +++ b/src/sharedbuffer.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 #include "sharedbuffer.h" diff --git a/src/sharedbuffer.h b/src/sharedbuffer.h index 0f892b613..1260b5335 100644 --- a/src/sharedbuffer.h +++ b/src/sharedbuffer.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 共有バッファ diff --git a/src/skeleton/admin.cpp b/src/skeleton/admin.cpp index 355898cea..c22b86592 100644 --- a/src/skeleton/admin.cpp +++ b/src/skeleton/admin.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/skeleton/admin.h b/src/skeleton/admin.h index 1c4b7a360..7bec7bffa 100644 --- a/src/skeleton/admin.h +++ b/src/skeleton/admin.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // Viewを管理するクラス // 派生クラスはcreate_view()をオーバロードすること diff --git a/src/skeleton/dragnote.h b/src/skeleton/dragnote.h index 5e6679dd2..a1c6ece12 100644 --- a/src/skeleton/dragnote.h +++ b/src/skeleton/dragnote.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // タブをドラッグしてページを入れ替え可能なNoteBook diff --git a/src/skeleton/editview.h b/src/skeleton/editview.h index 22a6f44ed..c903379f6 100644 --- a/src/skeleton/editview.h +++ b/src/skeleton/editview.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 #ifndef _EDITVIEW_H #define _EDITVIEW_H diff --git a/src/skeleton/entry.cpp b/src/skeleton/entry.cpp index 6e7c41b31..a91bfa0eb 100644 --- a/src/skeleton/entry.cpp +++ b/src/skeleton/entry.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/skeleton/entry.h b/src/skeleton/entry.h index 94f62215f..eb6e0f93a 100644 --- a/src/skeleton/entry.h +++ b/src/skeleton/entry.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // キーボードフックしたentryクラス // diff --git a/src/skeleton/hpaned.cpp b/src/skeleton/hpaned.cpp index 75bae7c30..1d6979ef8 100644 --- a/src/skeleton/hpaned.cpp +++ b/src/skeleton/hpaned.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/skeleton/hpaned.h b/src/skeleton/hpaned.h index ef9bd8af6..6a11b5dd7 100644 --- a/src/skeleton/hpaned.h +++ b/src/skeleton/hpaned.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // HPandeクラス // diff --git a/src/skeleton/imgbutton.h b/src/skeleton/imgbutton.h index a1b29200f..95faff19f 100644 --- a/src/skeleton/imgbutton.h +++ b/src/skeleton/imgbutton.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // 画像つきボタン diff --git a/src/skeleton/label_entry.h b/src/skeleton/label_entry.h index 590a192a4..99a4d6126 100644 --- a/src/skeleton/label_entry.h +++ b/src/skeleton/label_entry.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // ラベル + エントリー diff --git a/src/skeleton/loadable.cpp b/src/skeleton/loadable.cpp index 0535f94b5..8c27df95f 100644 --- a/src/skeleton/loadable.cpp +++ b/src/skeleton/loadable.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/skeleton/loadable.h b/src/skeleton/loadable.h index d335c0156..2061c1130 100644 --- a/src/skeleton/loadable.h +++ b/src/skeleton/loadable.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // ロード可能クラスの基底クラス diff --git a/src/skeleton/lockable.h b/src/skeleton/lockable.h index cc968eb1e..c9d56c43e 100644 --- a/src/skeleton/lockable.h +++ b/src/skeleton/lockable.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // ロック可能クラス ( RefPtr と組み合わせて使う ) diff --git a/src/skeleton/login.cpp b/src/skeleton/login.cpp index e2e8d2f38..73d479630 100644 --- a/src/skeleton/login.cpp +++ b/src/skeleton/login.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/skeleton/login.h b/src/skeleton/login.h index 80a958589..f3507806f 100644 --- a/src/skeleton/login.h +++ b/src/skeleton/login.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 2chなどへのログイン管理クラス diff --git a/src/skeleton/popupwin.h b/src/skeleton/popupwin.h index ddf9b5952..529218314 100644 --- a/src/skeleton/popupwin.h +++ b/src/skeleton/popupwin.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // ポップアップウィンドウ diff --git a/src/skeleton/prefdiag.h b/src/skeleton/prefdiag.h index de6a01783..01c2fc1a2 100644 --- a/src/skeleton/prefdiag.h +++ b/src/skeleton/prefdiag.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // 設定ダイアログの基底クラス diff --git a/src/skeleton/tablabel.cpp b/src/skeleton/tablabel.cpp index f0b1c5860..d75c2a8e2 100644 --- a/src/skeleton/tablabel.cpp +++ b/src/skeleton/tablabel.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/skeleton/tablabel.h b/src/skeleton/tablabel.h index 3d920291c..63b962a37 100644 --- a/src/skeleton/tablabel.h +++ b/src/skeleton/tablabel.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 #ifndef _TABLABEL_H #define _TABLABEL_H diff --git a/src/skeleton/tooltip.cpp b/src/skeleton/tooltip.cpp index 6cac3c50a..725faf3ac 100644 --- a/src/skeleton/tooltip.cpp +++ b/src/skeleton/tooltip.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/skeleton/tooltip.h b/src/skeleton/tooltip.h index a88598b31..18f079849 100644 --- a/src/skeleton/tooltip.h +++ b/src/skeleton/tooltip.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // 自前のツールチップクラス // diff --git a/src/usrcmdmanager.cpp b/src/usrcmdmanager.cpp index 876a6fdaa..a11502d20 100644 --- a/src/usrcmdmanager.cpp +++ b/src/usrcmdmanager.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/usrcmdmanager.h b/src/usrcmdmanager.h index 40c9e48bc..664b48e13 100644 --- a/src/usrcmdmanager.h +++ b/src/usrcmdmanager.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // ユーザーコマンドの管理クラス diff --git a/src/viewfactory.cpp b/src/viewfactory.cpp index c26f13781..8f5cacd65 100644 --- a/src/viewfactory.cpp +++ b/src/viewfactory.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 #include "viewfactory.h" diff --git a/src/viewfactory.h b/src/viewfactory.h index 7a54fd9c0..be0c7fb31 100644 --- a/src/viewfactory.h +++ b/src/viewfactory.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // SKELETON::VIEWのファクトリー diff --git a/src/winmain.cpp b/src/winmain.cpp index df6e4e32e..3bf8f6085 100644 --- a/src/winmain.cpp +++ b/src/winmain.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/src/winmain.h b/src/winmain.h index 23625e4dc..5669b65be 100644 --- a/src/winmain.h +++ b/src/winmain.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // メインウィンドウとmain関数 // diff --git a/src/xml.cpp b/src/xml.cpp index 086b76c84..bcebe1b3f 100644 --- a/src/xml.cpp +++ b/src/xml.cpp @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 //#define _DEBUG #include "jddebug.h" diff --git a/src/xml.h b/src/xml.h index 019e852cf..084ac1e71 100644 --- a/src/xml.h +++ b/src/xml.h @@ -1,4 +1,4 @@ -// ライセンス: 最新のGPL +// ライセンス: GPL2 // // XML関係のマクロとか