mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 10:43:05 +00:00
[0.4.14][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
This commit is contained in:
parent
ef399cd938
commit
a3eb36f721
163 changed files with 204 additions and 204 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