Skip to content

Commit 2ca23c5

Browse files
committed
MLE-22652 Temporarily reverting copyright change
Want to get a clean PR together for the release branch.
1 parent 71d50ff commit 2ca23c5

File tree

1,040 files changed

+978
-1279
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,040 files changed

+978
-1279
lines changed

examples/src/main/java/com/marklogic/client/example/cookbook/AllCookbookExamples.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
2+
* Copyright © 2024 MarkLogic Corporation. All Rights Reserved.
33
*/
44
package com.marklogic.client.example.cookbook;
55

examples/src/main/java/com/marklogic/client/example/cookbook/ClientCreator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
2+
* Copyright © 2024 MarkLogic Corporation. All Rights Reserved.
33
*/
44
package com.marklogic.client.example.cookbook;
55

examples/src/main/java/com/marklogic/client/example/cookbook/ConfigureOkHttp.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
/*
2-
* Copyright (c) 2010-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
3-
*/
41
package com.marklogic.client.example.cookbook;
52

63
import com.marklogic.client.DatabaseClientFactory;

examples/src/main/java/com/marklogic/client/example/cookbook/DocumentDelete.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
2+
* Copyright © 2024 MarkLogic Corporation. All Rights Reserved.
33
*/
44
package com.marklogic.client.example.cookbook;
55

examples/src/main/java/com/marklogic/client/example/cookbook/DocumentFormats.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
2+
* Copyright © 2024 MarkLogic Corporation. All Rights Reserved.
33
*/
44
package com.marklogic.client.example.cookbook;
55

examples/src/main/java/com/marklogic/client/example/cookbook/DocumentMetadataRead.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
2+
* Copyright © 2024 MarkLogic Corporation. All Rights Reserved.
33
*/
44
package com.marklogic.client.example.cookbook;
55

examples/src/main/java/com/marklogic/client/example/cookbook/DocumentMetadataWrite.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
2+
* Copyright © 2024 MarkLogic Corporation. All Rights Reserved.
33
*/
44
package com.marklogic.client.example.cookbook;
55

examples/src/main/java/com/marklogic/client/example/cookbook/DocumentOutputStream.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
2+
* Copyright © 2024 MarkLogic Corporation. All Rights Reserved.
33
*/
44
package com.marklogic.client.example.cookbook;
55

examples/src/main/java/com/marklogic/client/example/cookbook/DocumentRead.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
2+
* Copyright © 2024 MarkLogic Corporation. All Rights Reserved.
33
*/
44
package com.marklogic.client.example.cookbook;
55

examples/src/main/java/com/marklogic/client/example/cookbook/DocumentReadTransform.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
2+
* Copyright © 2024 MarkLogic Corporation. All Rights Reserved.
33
*/
44
package com.marklogic.client.example.cookbook;
55

0 commit comments

Comments
 (0)