Skip to content

Commit f1e7de2

Browse files
committed
Updated copyright mentioning new Restlet URL by Talend.
1 parent 2cf83ec commit f1e7de2

File tree

1,130 files changed

+1130
-1130
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,130 files changed

+1130
-1130
lines changed

build/tmpl/eclipse/codeTemplates.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* 
2727
* Alternatively, you can obtain a royalty free commercial license with less
2828
* limitations, transferable or non-transferable, directly at
29-
* http://restlet.com/products/restlet-framework
29+
* https://restlet.talend.com/
3030
* 
3131
* Restlet is a registered trademark of Restlet
3232
*/

build/tmpl/text/copyright.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ limitations under the Licenses.
4949

5050
Alternatively, you can obtain a royalty free commercial license with less
5151
limitations, transferable or non-transferable, directly at
52-
http://restlet.com/products/restlet-framework
52+
https://restlet.talend.com/
5353

5454
Restlet is a registered trademark of Restlet
5555

modules/org.restlet.example.book.restlet.ch08.gae/src/main/java/org/restlet/example/book/restlet/ch08/gae/common/AccountRepresentation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* Alternatively, you can obtain a royalty free commercial license with less
1919
* limitations, transferable or non-transferable, directly at
20-
* http://restlet.com/products/restlet-framework
20+
* https://restlet.talend.com/
2121
*
2222
* Restlet is a registered trademark of Talend S.A.
2323
*/

modules/org.restlet.example.book.restlet.ch08.gae/src/main/java/org/restlet/example/book/restlet/ch08/gae/common/AccountResource.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* Alternatively, you can obtain a royalty free commercial license with less
1919
* limitations, transferable or non-transferable, directly at
20-
* http://restlet.com/products/restlet-framework
20+
* https://restlet.talend.com/
2121
*
2222
* Restlet is a registered trademark of Talend S.A.
2323
*/

modules/org.restlet.example.book.restlet.ch08.gae/src/main/java/org/restlet/example/book/restlet/ch08/gae/common/AccountsResource.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* Alternatively, you can obtain a royalty free commercial license with less
1919
* limitations, transferable or non-transferable, directly at
20-
* http://restlet.com/products/restlet-framework
20+
* https://restlet.talend.com/
2121
*
2222
* Restlet is a registered trademark of Talend S.A.
2323
*/

modules/org.restlet.example.book.restlet.ch08.gae/src/main/java/org/restlet/example/book/restlet/ch08/gae/common/ContactRepresentation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* Alternatively, you can obtain a royalty free commercial license with less
1919
* limitations, transferable or non-transferable, directly at
20-
* http://restlet.com/products/restlet-framework
20+
* https://restlet.talend.com/
2121
*
2222
* Restlet is a registered trademark of Talend S.A.
2323
*/

modules/org.restlet.example.book.restlet.ch08.gae/src/main/java/org/restlet/example/book/restlet/ch08/gae/common/ContactResource.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* Alternatively, you can obtain a royalty free commercial license with less
1919
* limitations, transferable or non-transferable, directly at
20-
* http://restlet.com/products/restlet-framework
20+
* https://restlet.talend.com/
2121
*
2222
* Restlet is a registered trademark of Talend S.A.
2323
*/

modules/org.restlet.example.book.restlet.ch08.gae/src/main/java/org/restlet/example/book/restlet/ch08/gae/common/ContactsRepresentation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* Alternatively, you can obtain a royalty free commercial license with less
1919
* limitations, transferable or non-transferable, directly at
20-
* http://restlet.com/products/restlet-framework
20+
* https://restlet.talend.com/
2121
*
2222
* Restlet is a registered trademark of Talend S.A.
2323
*/

modules/org.restlet.example.book.restlet.ch08.gae/src/main/java/org/restlet/example/book/restlet/ch08/gae/common/ContactsResource.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* Alternatively, you can obtain a royalty free commercial license with less
1919
* limitations, transferable or non-transferable, directly at
20-
* http://restlet.com/products/restlet-framework
20+
* https://restlet.talend.com/
2121
*
2222
* Restlet is a registered trademark of Talend S.A.
2323
*/

modules/org.restlet.example.book.restlet.ch08.gae/src/main/java/org/restlet/example/book/restlet/ch08/gae/common/FeedRepresentation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* Alternatively, you can obtain a royalty free commercial license with less
1919
* limitations, transferable or non-transferable, directly at
20-
* http://restlet.com/products/restlet-framework
20+
* https://restlet.talend.com/
2121
*
2222
* Restlet is a registered trademark of Talend S.A.
2323
*/

0 commit comments

Comments
 (0)