Fix repo name
This commit is contained in:
parent
0e75aa7f27
commit
1f1ee16add
@ -6,7 +6,7 @@
|
|||||||
<description>
|
<description>
|
||||||
Ant build.xml for the source code for chapter ${chapter}
|
Ant build.xml for the source code for chapter ${chapter}
|
||||||
Bruce Eckel on Java
|
Bruce Eckel on Java
|
||||||
Code available at https://github.com/BruceEckel/On-Java
|
Code available at https://github.com/BruceEckel/OnJava-Examples
|
||||||
See installation instructions in README.md
|
See installation instructions in README.md
|
||||||
See copyright notice in CopyRight.txt
|
See copyright notice in CopyRight.txt
|
||||||
|
|
||||||
|
@ -29,14 +29,14 @@ MindView LLC. The Source code is provided without express
|
|||||||
or implied warranty of any kind, including any implied
|
or implied warranty of any kind, including any implied
|
||||||
warranty of merchantability, fitness for a particular
|
warranty of merchantability, fitness for a particular
|
||||||
purpose or non-infringement. MindView LLC does not
|
purpose or non-infringement. MindView LLC does not
|
||||||
warrant that the operation of any program that includes the
|
warrant that the operation of any program that includes the
|
||||||
Source Code will be uninterrupted or error-free. MindView
|
Source Code will be uninterrupted or error-free. MindView
|
||||||
LLC makes no representation about the suitability of the
|
LLC makes no representation about the suitability of the
|
||||||
Source Code or of any software that includes the Source
|
Source Code or of any software that includes the Source
|
||||||
Code for any purpose. The entire risk as to the quality
|
Code for any purpose. The entire risk as to the quality
|
||||||
and performance of any program that includes the Source
|
and performance of any program that includes the Source
|
||||||
Code is with the user of the Source Code. The user
|
Code is with the user of the Source Code. The user
|
||||||
understands that the Source Code was developed for research
|
understands that the Source Code was developed for research
|
||||||
and instructional purposes and is advised not to rely
|
and instructional purposes and is advised not to rely
|
||||||
exclusively for any reason on the Source Code or any
|
exclusively for any reason on the Source Code or any
|
||||||
program that includes the Source Code. Should the Source
|
program that includes the Source Code. Should the Source
|
||||||
@ -50,7 +50,7 @@ INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES,
|
|||||||
INCLUDING LOST PROFITS, BUSINESS INTERRUPTION, LOSS OF
|
INCLUDING LOST PROFITS, BUSINESS INTERRUPTION, LOSS OF
|
||||||
BUSINESS INFORMATION, OR ANY OTHER PECUNIARY LOSS, OR FOR
|
BUSINESS INFORMATION, OR ANY OTHER PECUNIARY LOSS, OR FOR
|
||||||
PERSONAL INJURIES, ARISING OUT OF THE USE OF THIS SOURCE
|
PERSONAL INJURIES, ARISING OUT OF THE USE OF THIS SOURCE
|
||||||
CODE AND ITS DOCUMENTATION, OR ARISING OUT OF THE INABILITY
|
CODE AND ITS DOCUMENTATION, OR ARISING OUT OF THE INABILITY
|
||||||
TO USE ANY RESULTING PROGRAM, EVEN IF MINDVIEW LLC, OR
|
TO USE ANY RESULTING PROGRAM, EVEN IF MINDVIEW LLC, OR
|
||||||
ITS PUBLISHER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
|
ITS PUBLISHER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
|
||||||
DAMAGE. MINDVIEW LLC SPECIFICALLY DISCLAIMS ANY
|
DAMAGE. MINDVIEW LLC SPECIFICALLY DISCLAIMS ANY
|
||||||
@ -63,11 +63,11 @@ OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, UPDATES,
|
|||||||
ENHANCEMENTS, OR MODIFICATIONS.
|
ENHANCEMENTS, OR MODIFICATIONS.
|
||||||
|
|
||||||
Please note that MindView LLC maintains a Web site which
|
Please note that MindView LLC maintains a Web site which
|
||||||
is the sole distribution point for electronic copies of the
|
is the sole distribution point for electronic copies of the
|
||||||
Source Code, https://github.com/BruceEckel/On-Java,
|
Source Code, https://github.com/BruceEckel/OnJava-Examples,
|
||||||
where it is freely available under the terms stated above.
|
where it is freely available under the terms stated above.
|
||||||
|
|
||||||
If you think you've found an error in the Source Code,
|
If you think you've found an error in the Source Code,
|
||||||
please submit a correction at:
|
please submit a correction at:
|
||||||
https://github.com/BruceEckel/On-Java/issues
|
https://github.com/BruceEckel/OnJava-Examples/issues
|
||||||
///:~
|
///:~
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<description>
|
<description>
|
||||||
Main build.xml for the source code for
|
Main build.xml for the source code for
|
||||||
Bruce Eckel On Java
|
Bruce Eckel On Java
|
||||||
Code available at https://github.com/BruceEckel/On-Java
|
Code available at https://github.com/BruceEckel/OnJava-Examples
|
||||||
See installation instructions in README.md
|
See installation instructions in README.md
|
||||||
See copyright notice in CopyRight.txt
|
See copyright notice in CopyRight.txt
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user