This is an automated email from the ASF dual-hosted git repository.
pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
The following commit(s) were added to refs/heads/main by this push:
new 387aec9 Revise license header in test specification file (#497)
387aec9 is described below
commit 387aec9ffd06ed5642c1211421f72c3fb8df3043
Author: PJ Fanning <[email protected]>
AuthorDate: Mon May 25 18:01:22 2026 +0100
Revise license header in test specification file (#497)
Updated license header in MySQLR2dbcOffsetStoreSqlSpec.scala
---
.../r2dbc/MySQLR2dbcOffsetStoreSqlSpec.scala | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 deletions(-)
diff --git
a/r2dbc-int-test/src/test/scala/org/apache/pekko/projection/r2dbc/MySQLR2dbcOffsetStoreSqlSpec.scala
b/r2dbc-int-test/src/test/scala/org/apache/pekko/projection/r2dbc/MySQLR2dbcOffsetStoreSqlSpec.scala
index 73f1f1e..b40b238 100644
---
a/r2dbc-int-test/src/test/scala/org/apache/pekko/projection/r2dbc/MySQLR2dbcOffsetStoreSqlSpec.scala
+++
b/r2dbc-int-test/src/test/scala/org/apache/pekko/projection/r2dbc/MySQLR2dbcOffsetStoreSqlSpec.scala
@@ -1,10 +1,20 @@
/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * license agreements; and to You under the Apache License, version 2.0:
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
*
- * https://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
- * This file is part of the Apache Pekko project, which was derived from Akka.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
*/
package org.apache.pekko.projection.r2dbc
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]