Skip to content

Commit 8c068bc

Browse files
committed
Answers, Library, Readme: Updated Project Nayuki URLs and author info, tweaked text.
1 parent dc6e193 commit 8c068bc

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

Answers.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Project Euler numerical answers
2-
Computed by Nayuki Minase
2+
Computed by Project Nayuki
33

4-
http://nayuki.eigenstate.org/page/project-euler-solutions
4+
http://www.nayuki.io/page/project-euler-solutions
55
https://github.com/nayuki/Project-Euler-solutions
66

77

Library.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
22
* Shared code for solutions to Project Euler problems
3-
* By Nayuki Minase
3+
* by Project Nayuki
44
*
5-
* http://nayuki.eigenstate.org/page/project-euler-solutions
5+
* http://www.nayuki.io/page/project-euler-solutions
66
* https://github.com/nayuki/Project-Euler-solutions
77
*/
88

Readme.markdown

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
Project Euler solutions
22
=======================
33

4-
This package contains Nayuki Minase's solution code for over 180 Project Euler
5-
problems.
4+
This package contains Nayuki's solution code for over 180 Project Euler problems.
65

76
Each solved problem has a program written in Java. Additionally, some solutions
87
have Mathematica and Haskell programs. All problems from #1 to #100 are solved.
@@ -15,6 +14,6 @@ This code is provided for reference only. You need prior written permission to
1514
do any of the following: republish the code verbatim, publish the code with
1615
modifications, incorporate parts of the code into your own work, etc.
1716

18-
Copyright © 2014 Nayuki Minase. All rights reserved. No warranty.
17+
Copyright © 2014 Project Nayuki. All rights reserved. No warranty.
1918

20-
Home page: http://nayuki.eigenstate.org/page/project-euler-solutions
19+
Home page: http://www.nayuki.io/page/project-euler-solutions

0 commit comments

Comments
 (0)