Fix repo name

This commit is contained in:
Bruce Eckel 2015-08-17 11:52:18 -06:00
parent 0e75aa7f27
commit 1f1ee16add
3 changed files with 8 additions and 8 deletions

View File

@ -6,7 +6,7 @@
<description>
Ant build.xml for the source code for chapter ${chapter}
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 copyright notice in CopyRight.txt

View File

@ -29,14 +29,14 @@ MindView LLC. The Source code is provided without express
or implied warranty of any kind, including any implied
warranty of merchantability, fitness for a particular
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
LLC makes no representation about the suitability of the
Source Code or of any software that includes the Source
Code for any purpose. The entire risk as to the quality
and performance of any program that includes the Source
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
exclusively for any reason on the Source Code or any
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
BUSINESS INFORMATION, OR ANY OTHER PECUNIARY LOSS, OR FOR
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
ITS PUBLISHER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE. MINDVIEW LLC SPECIFICALLY DISCLAIMS ANY
@ -63,11 +63,11 @@ OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, UPDATES,
ENHANCEMENTS, OR MODIFICATIONS.
Please note that MindView LLC maintains a Web site which
is the sole distribution point for electronic copies of the
Source Code, https://github.com/BruceEckel/On-Java,
is the sole distribution point for electronic copies of the
Source Code, https://github.com/BruceEckel/OnJava-Examples,
where it is freely available under the terms stated above.
If you think you've found an error in the Source Code,
please submit a correction at:
https://github.com/BruceEckel/On-Java/issues
https://github.com/BruceEckel/OnJava-Examples/issues
///:~

View File

@ -6,7 +6,7 @@
<description>
Main build.xml for the source code for
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 copyright notice in CopyRight.txt