mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 08:03:03 +00:00
[0.4.13][REACTOS] Backport "http://www.reactos" -> "https://reactos" and readme.txt
by porting back: 0.4.15-dev-5669-g09dde2cff9
[REACTOS] "http://www.reactos" -> "https://reactos" (#5043) 0.4.15-dev-3250-gda4d0545eb
[BOOTDATA] readme.txt: Trivial correction Seven->7 (#4014) 0.4.15-dev-2940-ga559d830b5
[BOOTDATA] Update readme.txt 0.4.14-dev-1550-gb7503df6ed
[BOOTDATA] readme.txt: Update now-redirected 'www.reactos.org' URLs (#2633)
This commit is contained in:
parent
b56ab224ae
commit
aa2a900d6d
213 changed files with 260 additions and 260 deletions
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
Compatibility <intrin.h> header for GCC -- GCC equivalents of intrinsic
|
||||
Microsoft Visual C++ functions. Originally developed for the ReactOS
|
||||
(<http://www.reactos.org/>) and TinyKrnl (<http://www.tinykrnl.org/>)
|
||||
(<https://reactos.org/>) and TinyKrnl (<http://www.tinykrnl.org/>)
|
||||
projects.
|
||||
|
||||
Copyright (c) 2006 KJK::Hyperion <hackbunny@reactos.com>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
Compatibility <intrin.h> header for GCC -- GCC equivalents of intrinsic
|
||||
Microsoft Visual C++ functions. Originally developed for the ReactOS
|
||||
(<http://www.reactos.org/>) and TinyKrnl (<http://www.tinykrnl.org/>)
|
||||
(<https://reactos.org/>) and TinyKrnl (<http://www.tinykrnl.org/>)
|
||||
projects.
|
||||
|
||||
Copyright (c) 2006 KJK::Hyperion <hackbunny@reactos.com>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
Compatibility <intrin.h> header for GCC -- GCC equivalents of intrinsic
|
||||
Microsoft Visual C++ functions. Originally developed for the ReactOS
|
||||
(<http://www.reactos.org/>) and TinyKrnl (<http://www.tinykrnl.org/>)
|
||||
(<https://reactos.org/>) and TinyKrnl (<http://www.tinykrnl.org/>)
|
||||
projects.
|
||||
|
||||
Copyright (c) 2006 KJK::Hyperion <hackbunny@reactos.com>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
Compatibility <intrin_x86.h> header for GCC -- GCC equivalents of intrinsic
|
||||
Microsoft Visual C++ functions. Originally developed for the ReactOS
|
||||
(<http://www.reactos.org/>) and TinyKrnl (<http://www.tinykrnl.org/>)
|
||||
(<https://reactos.org/>) and TinyKrnl (<http://www.tinykrnl.org/>)
|
||||
projects.
|
||||
|
||||
Copyright (c) 2006 KJK::Hyperion <hackbunny@reactos.com>
|
||||
|
|
|
@ -1197,7 +1197,7 @@
|
|||
#define PACKAGE_TARNAME "ReactOS"
|
||||
|
||||
/* Define to the home page for this package. */
|
||||
#define PACKAGE_URL "http://www.reactos.org/"
|
||||
#define PACKAGE_URL "https://reactos.org/"
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION KERNEL_VERSION_STR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue