Skip to content

Commit 9073da4

Browse files
committed
Readme update.
1 parent b936fa7 commit 9073da4

File tree

5 files changed

+5
-23
lines changed

5 files changed

+5
-23
lines changed

README.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,4 @@ It provides a common framework for all the Java numeric types. Main features: ex
2626

2727
I, Alvaro Carballo Garcia (varocarbas), am the sole author of each single bit of this code.
2828

29-
Equivalently to what happens with all my other online contributions, this code can be considered public domain. For more information about my copyright/authorship attribution ideas, visit the corresponding pages of my sites:
30-
- https://customsolvers.com/copyright/<br/>
31-
ES: https://customsolvers.com/copyright_es/
32-
- https://varocarbas.com/copyright/<br/>
33-
ES: https://varocarbas.com/copyright_es/
29+
Equivalently to what happens with all my other online contributions, this code can be considered public domain. For more information about my copyright/authorship attribution ideas, visit [https://customsolvers.com/copyright/](https://customsolvers.com/copyright/).

all_code/NumberParser/README.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,4 @@ The [test application](https://github.com/varocarbas/FlexibleParser_Java/blob/ma
136136
## Authorship & Copyright
137137
I, Alvaro Carballo Garcia (varocarbas), am the sole author of each single bit of this code.
138138

139-
Equivalently to what happens with all my other online contributions, this code can be considered public domain. For more information about my copyright/authorship attribution ideas, visit the corresponding pages of my sites:
140-
- https://customsolvers.com/copyright/<br/>
141-
ES: https://customsolvers.com/copyright_es/
142-
- https://varocarbas.com/copyright/<br/>
143-
ES: https://varocarbas.com/copyright_es/
139+
Equivalently to what happens with all my other online contributions, this code can be considered public domain. For more information about my copyright/authorship attribution ideas, visit [https://customsolvers.com/copyright/](https://customsolvers.com/copyright/).

all_code/UnitParser/README.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,4 @@ The [test application](https://github.com/varocarbas/FlexibleParser_Java/blob/ma
130130

131131
I, Alvaro Carballo Garcia (varocarbas), am the sole author of each single bit of this code.
132132

133-
Equivalently to what happens with all my other online contributions, this code can be considered public domain. For more information about my copyright/authorship attribution ideas, visit the corresponding pages of my sites:
134-
- https://customsolvers.com/copyright/<br/>
135-
ES: https://customsolvers.com/copyright_es/
136-
- https://varocarbas.com/copyright/<br/>ES: https://varocarbas.com/copyright_es/
133+
Equivalently to what happens with all my other online contributions, this code can be considered public domain. For more information about my copyright/authorship attribution ideas, visit [https://customsolvers.com/copyright/](https://customsolvers.com/copyright/).

all_readme/NumberParser_Java.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,4 @@ The [test application](https://github.com/varocarbas/FlexibleParser_Java/blob/ma
136136
## Authorship & Copyright
137137
I, Alvaro Carballo Garcia (varocarbas), am the sole author of each single bit of this code.
138138

139-
Equivalently to what happens with all my other online contributions, this code can be considered public domain. For more information about my copyright/authorship attribution ideas, visit the corresponding pages of my sites:
140-
- https://customsolvers.com/copyright/<br/>
141-
ES: https://customsolvers.com/copyright_es/
142-
- https://varocarbas.com/copyright/<br/>
143-
ES: https://varocarbas.com/copyright_es/
139+
Equivalently to what happens with all my other online contributions, this code can be considered public domain. For more information about my copyright/authorship attribution ideas, visit [https://customsolvers.com/copyright/](https://customsolvers.com/copyright/).

all_readme/UnitParser_Java.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,4 @@ The [test application](https://github.com/varocarbas/FlexibleParser_Java/blob/ma
130130

131131
I, Alvaro Carballo Garcia (varocarbas), am the sole author of each single bit of this code.
132132

133-
Equivalently to what happens with all my other online contributions, this code can be considered public domain. For more information about my copyright/authorship attribution ideas, visit the corresponding pages of my sites:
134-
- https://customsolvers.com/copyright/<br/>
135-
ES: https://customsolvers.com/copyright_es/
136-
- https://varocarbas.com/copyright/<br/>ES: https://varocarbas.com/copyright_es/
133+
Equivalently to what happens with all my other online contributions, this code can be considered public domain. For more information about my copyright/authorship attribution ideas, visit [https://customsolvers.com/copyright/](https://customsolvers.com/copyright/).

0 commit comments

Comments
 (0)