Skip to content

Commit 1f1ee16

Browse files
committed
Fix repo name
1 parent 0e75aa7 commit 1f1ee16

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

Ant-Common.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<description>
77
Ant build.xml for the source code for chapter ${chapter}
88
Bruce Eckel on Java
9-
Code available at https://github.com/BruceEckel/On-Java
9+
Code available at https://github.com/BruceEckel/OnJava-Examples
1010
See installation instructions in README.md
1111
See copyright notice in CopyRight.txt
1212

Copyright.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@ MindView LLC. The Source code is provided without express
2929
or implied warranty of any kind, including any implied
3030
warranty of merchantability, fitness for a particular
3131
purpose or non-infringement. MindView LLC does not
32-
warrant that the operation of any program that includes the
32+
warrant that the operation of any program that includes the
3333
Source Code will be uninterrupted or error-free. MindView
3434
LLC makes no representation about the suitability of the
3535
Source Code or of any software that includes the Source
3636
Code for any purpose. The entire risk as to the quality
3737
and performance of any program that includes the Source
3838
Code is with the user of the Source Code. The user
39-
understands that the Source Code was developed for research
39+
understands that the Source Code was developed for research
4040
and instructional purposes and is advised not to rely
4141
exclusively for any reason on the Source Code or any
4242
program that includes the Source Code. Should the Source
@@ -50,7 +50,7 @@ INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES,
5050
INCLUDING LOST PROFITS, BUSINESS INTERRUPTION, LOSS OF
5151
BUSINESS INFORMATION, OR ANY OTHER PECUNIARY LOSS, OR FOR
5252
PERSONAL INJURIES, ARISING OUT OF THE USE OF THIS SOURCE
53-
CODE AND ITS DOCUMENTATION, OR ARISING OUT OF THE INABILITY
53+
CODE AND ITS DOCUMENTATION, OR ARISING OUT OF THE INABILITY
5454
TO USE ANY RESULTING PROGRAM, EVEN IF MINDVIEW LLC, OR
5555
ITS PUBLISHER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
5656
DAMAGE. MINDVIEW LLC SPECIFICALLY DISCLAIMS ANY
@@ -63,11 +63,11 @@ OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, UPDATES,
6363
ENHANCEMENTS, OR MODIFICATIONS.
6464

6565
Please note that MindView LLC maintains a Web site which
66-
is the sole distribution point for electronic copies of the
67-
Source Code, https://github.com/BruceEckel/On-Java,
66+
is the sole distribution point for electronic copies of the
67+
Source Code, https://github.com/BruceEckel/OnJava-Examples,
6868
where it is freely available under the terms stated above.
6969

7070
If you think you've found an error in the Source Code,
7171
please submit a correction at:
72-
https://github.com/BruceEckel/On-Java/issues
72+
https://github.com/BruceEckel/OnJava-Examples/issues
7373
///:~

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<description>
77
Main build.xml for the source code for
88
Bruce Eckel On Java
9-
Code available at https://github.com/BruceEckel/On-Java
9+
Code available at https://github.com/BruceEckel/OnJava-Examples
1010
See installation instructions in README.md
1111
See copyright notice in CopyRight.txt
1212

0 commit comments

Comments
 (0)