소스 검색

Updating links

(cherry picked from commit 1109fc45fc87e6423527bdcd6fe2e24a5f79d28b)

Source commit: 6b7429b04c279b6623f01d47d0207da54b6977c2
Martin Prikryl 8 년 전
부모
커밋
02c0a82efa
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 2
      source/resource/License.txt
  2. 1 1
      source/resource/TextsWin1.rc

+ 2 - 2
source/resource/License.txt

@@ -2,7 +2,7 @@ WinSCP
   GNU GENERAL PUBLIC LICENSE
   Version 3, 29 June 2007
 
-Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+Copyright (C) 2007 Free Software Foundation, Inc. <https://www.fsf.org/>
 Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
 
   Preamble
@@ -254,4 +254,4 @@ The hypothetical commands `show w' and `show c' should show the appropriate part
 
 You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see <http://www.gnu.org/licenses/>.
 
-The GNU General Public License does not permit incorporating your program into proprietary programs.  If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library.  If this is what you want to do, use the GNU Lesser General Public License instead of this License.  But first, please read <http://www.gnu.org/philosophy/why-not-lgpl.html>.
+The GNU General Public License does not permit incorporating your program into proprietary programs.  If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library.  If this is what you want to do, use the GNU Lesser General Public License instead of this License.  But first, please read <https://www.gnu.org/philosophy/why-not-lgpl.html>.

+ 1 - 1
source/resource/TextsWin1.rc

@@ -533,7 +533,7 @@ BEGIN
         ABOUT_THIRDPARTY_LICENSE, "Display license"
         ABOUT_TOOLBAR2000, "Toolbar2000 library %s"
         ABOUT_TOOLBAR2000_COPYRIGHT, "Copyright © Jordan Russell"
-        ABOUT_TOOLBAR2000_URL, "https://jrsoftware.org/tb2kdl.php"
+        ABOUT_TOOLBAR2000_URL, "http://www.jrsoftware.org/tb2kdl.php"
         ABOUT_TBX, "TBX library %s"
         ABOUT_TBX_COPYRIGHT, "Copyright © Alex A. Denisov and contributors"
         ABOUT_TBX_URL, "https://github.com/plashenkov/TBX"