This is an automated email from the ASF dual-hosted git repository.

jsorel pushed a commit to branch feat/style
in repository https://gitbox.apache.org/repos/asf/sis.git


The following commit(s) were added to refs/heads/feat/style by this push:
     new 68f3e44a72 chore(Style): update headers
68f3e44a72 is described below

commit 68f3e44a72f641601863b123ef6e2db5f2e25779
Author: jsorel <johann.so...@geomatys.com>
AuthorDate: Wed Jun 7 12:11:38 2023 +0200

    chore(Style): update headers
---
 .../java/org/apache/sis/internal/style/AnchorPoint.java  | 15 ++++++++++++++-
 .../org/apache/sis/internal/style/ChannelSelection.java  | 15 ++++++++++++++-
 .../java/org/apache/sis/internal/style/ColorMap.java     | 15 ++++++++++++++-
 .../org/apache/sis/internal/style/ColorReplacement.java  | 15 ++++++++++++++-
 .../apache/sis/internal/style/ContrastEnhancement.java   | 15 ++++++++++++++-
 .../java/org/apache/sis/internal/style/Description.java  | 15 ++++++++++++++-
 .../java/org/apache/sis/internal/style/Displacement.java | 15 ++++++++++++++-
 .../org/apache/sis/internal/style/ExternalGraphic.java   | 15 ++++++++++++++-
 .../java/org/apache/sis/internal/style/ExternalMark.java | 15 ++++++++++++++-
 .../org/apache/sis/internal/style/FeatureTypeStyle.java  | 15 ++++++++++++++-
 .../main/java/org/apache/sis/internal/style/Fill.java    | 15 ++++++++++++++-
 .../main/java/org/apache/sis/internal/style/Font.java    | 15 ++++++++++++++-
 .../main/java/org/apache/sis/internal/style/Graphic.java | 15 ++++++++++++++-
 .../java/org/apache/sis/internal/style/GraphicFill.java  | 15 ++++++++++++++-
 .../org/apache/sis/internal/style/GraphicLegend.java     | 15 ++++++++++++++-
 .../org/apache/sis/internal/style/GraphicStroke.java     | 15 ++++++++++++++-
 .../org/apache/sis/internal/style/GraphicalSymbol.java   | 15 ++++++++++++++-
 .../main/java/org/apache/sis/internal/style/Halo.java    | 15 ++++++++++++++-
 .../org/apache/sis/internal/style/LabelPlacement.java    | 15 ++++++++++++++-
 .../org/apache/sis/internal/style/LinePlacement.java     | 15 ++++++++++++++-
 .../org/apache/sis/internal/style/LineSymbolizer.java    | 15 ++++++++++++++-
 .../main/java/org/apache/sis/internal/style/Mark.java    | 15 ++++++++++++++-
 .../org/apache/sis/internal/style/PointPlacement.java    | 15 ++++++++++++++-
 .../org/apache/sis/internal/style/PointSymbolizer.java   | 15 ++++++++++++++-
 .../org/apache/sis/internal/style/PolygonSymbolizer.java | 15 ++++++++++++++-
 .../org/apache/sis/internal/style/RasterSymbolizer.java  | 15 ++++++++++++++-
 .../main/java/org/apache/sis/internal/style/Rule.java    | 15 ++++++++++++++-
 .../apache/sis/internal/style/SelectedChannelType.java   | 15 ++++++++++++++-
 .../java/org/apache/sis/internal/style/ShadedRelief.java | 15 ++++++++++++++-
 .../main/java/org/apache/sis/internal/style/Stroke.java  | 15 ++++++++++++++-
 .../main/java/org/apache/sis/internal/style/Style.java   | 15 ++++++++++++++-
 .../java/org/apache/sis/internal/style/StyleFactory.java | 15 ++++++++++++++-
 .../java/org/apache/sis/internal/style/Symbolizer.java   | 15 ++++++++++++++-
 .../org/apache/sis/internal/style/TextSymbolizer.java    | 15 ++++++++++++++-
 .../apache/sis/internal/style/AbstractStyleTests.java    | 15 ++++++++++++++-
 .../org/apache/sis/internal/style/AnchorPointTest.java   | 15 ++++++++++++++-
 .../apache/sis/internal/style/ChannelSelectionTest.java  | 15 ++++++++++++++-
 .../java/org/apache/sis/internal/style/ColorMapTest.java | 15 ++++++++++++++-
 .../apache/sis/internal/style/ColorReplacementTest.java  | 15 ++++++++++++++-
 .../sis/internal/style/ContrastEnhancementTest.java      | 15 ++++++++++++++-
 .../org/apache/sis/internal/style/DescriptionTest.java   | 15 ++++++++++++++-
 .../org/apache/sis/internal/style/DisplacementTest.java  | 15 ++++++++++++++-
 .../apache/sis/internal/style/ExternalGraphicTest.java   | 15 ++++++++++++++-
 .../org/apache/sis/internal/style/ExternalMarkTest.java  | 15 ++++++++++++++-
 .../apache/sis/internal/style/FeatureTypeStyleTest.java  | 16 ++++++++++++++--
 .../java/org/apache/sis/internal/style/FillTest.java     | 15 ++++++++++++++-
 .../java/org/apache/sis/internal/style/FontTest.java     | 15 ++++++++++++++-
 .../org/apache/sis/internal/style/GraphicStrokeTest.java | 15 ++++++++++++++-
 .../java/org/apache/sis/internal/style/GraphicTest.java  | 15 ++++++++++++++-
 .../java/org/apache/sis/internal/style/HaloTest.java     | 15 ++++++++++++++-
 .../org/apache/sis/internal/style/LinePlacementTest.java | 15 ++++++++++++++-
 .../apache/sis/internal/style/LineSymbolizerTest.java    | 15 ++++++++++++++-
 .../java/org/apache/sis/internal/style/MarkTest.java     | 15 ++++++++++++++-
 .../apache/sis/internal/style/PointPlacementTest.java    | 15 ++++++++++++++-
 .../apache/sis/internal/style/PointSymbolizerTest.java   | 15 ++++++++++++++-
 .../apache/sis/internal/style/PolygonSymbolizerTest.java | 15 ++++++++++++++-
 .../apache/sis/internal/style/RasterSymbolizerTest.java  | 15 ++++++++++++++-
 .../java/org/apache/sis/internal/style/RuleTest.java     | 15 ++++++++++++++-
 .../sis/internal/style/SelectedChannelTypeTest.java      | 15 ++++++++++++++-
 .../org/apache/sis/internal/style/ShadedReliefTest.java  | 15 ++++++++++++++-
 .../java/org/apache/sis/internal/style/StrokeTest.java   | 15 ++++++++++++++-
 .../java/org/apache/sis/internal/style/StyleTest.java    | 15 ++++++++++++++-
 .../org/apache/sis/internal/style/SymbolizerTest.java    | 15 ++++++++++++++-
 .../apache/sis/internal/style/TextSymbolizerTest.java    | 15 ++++++++++++++-
 64 files changed, 896 insertions(+), 65 deletions(-)

diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/AnchorPoint.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/AnchorPoint.java
index 21231d5ed9..56382e3e19 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/AnchorPoint.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/AnchorPoint.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ChannelSelection.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ChannelSelection.java
index 1dd38c4cbe..d7f3e816fe 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ChannelSelection.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ChannelSelection.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ColorMap.java 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ColorMap.java
index dbff38ef06..ac5e3bc26b 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ColorMap.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ColorMap.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ColorReplacement.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ColorReplacement.java
index dd3eb206be..8f2636ec77 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ColorReplacement.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ColorReplacement.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ContrastEnhancement.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ContrastEnhancement.java
index b1821458a7..9c47652c47 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ContrastEnhancement.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ContrastEnhancement.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Description.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Description.java
index 87bd930bf6..f64331e809 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Description.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Description.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Displacement.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Displacement.java
index 85e7073936..b85202cac5 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Displacement.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Displacement.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ExternalGraphic.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ExternalGraphic.java
index 8c8de715e3..a141adcb82 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ExternalGraphic.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ExternalGraphic.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ExternalMark.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ExternalMark.java
index c11ad9ffcd..c2f9fc8b81 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ExternalMark.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ExternalMark.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/FeatureTypeStyle.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/FeatureTypeStyle.java
index 3e0947ceec..f30a3e54d9 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/FeatureTypeStyle.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/FeatureTypeStyle.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Fill.java 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Fill.java
index f04b2d3125..11b925d88b 100644
--- a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Fill.java
+++ b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Fill.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Font.java 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Font.java
index 65af5a4071..e0d0f2c737 100644
--- a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Font.java
+++ b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Font.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Graphic.java 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Graphic.java
index 504fb2d234..ddc98bb455 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Graphic.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Graphic.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/GraphicFill.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/GraphicFill.java
index d46d4c8f46..ff3a7c2682 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/GraphicFill.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/GraphicFill.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/GraphicLegend.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/GraphicLegend.java
index 1c158c8b02..f410de820c 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/GraphicLegend.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/GraphicLegend.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/GraphicStroke.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/GraphicStroke.java
index b581e5de4f..60513f83c8 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/GraphicStroke.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/GraphicStroke.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/GraphicalSymbol.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/GraphicalSymbol.java
index 5e5aa1ab61..4aa0156bbd 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/GraphicalSymbol.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/GraphicalSymbol.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Halo.java 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Halo.java
index e3acf7e0e9..cc26f64032 100644
--- a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Halo.java
+++ b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Halo.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/LabelPlacement.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/LabelPlacement.java
index d07fbb0386..5c9adc8655 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/LabelPlacement.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/LabelPlacement.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/LinePlacement.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/LinePlacement.java
index 8ce8fb2287..6874f3e4d9 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/LinePlacement.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/LinePlacement.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/LineSymbolizer.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/LineSymbolizer.java
index 8e8e8f3593..4c4496f7a9 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/LineSymbolizer.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/LineSymbolizer.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Mark.java 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Mark.java
index f8f188980d..b9f94b2c71 100644
--- a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Mark.java
+++ b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Mark.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/PointPlacement.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/PointPlacement.java
index 26139ca4aa..028feb7e84 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/PointPlacement.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/PointPlacement.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/PointSymbolizer.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/PointSymbolizer.java
index dc1e889b1f..52cbe1d83f 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/PointSymbolizer.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/PointSymbolizer.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/PolygonSymbolizer.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/PolygonSymbolizer.java
index 6c6c690414..f10713fdc4 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/PolygonSymbolizer.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/PolygonSymbolizer.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/RasterSymbolizer.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/RasterSymbolizer.java
index 6e62c0832b..0102b4b976 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/RasterSymbolizer.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/RasterSymbolizer.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Rule.java 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Rule.java
index 821c8b6f8f..f0597b0928 100644
--- a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Rule.java
+++ b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Rule.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/SelectedChannelType.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/SelectedChannelType.java
index 7179cd8678..40cbc9b62c 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/SelectedChannelType.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/SelectedChannelType.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ShadedRelief.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ShadedRelief.java
index f4d2b95211..0178749bb3 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ShadedRelief.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/ShadedRelief.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Stroke.java 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Stroke.java
index 474c931848..50011836b1 100644
--- a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Stroke.java
+++ b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Stroke.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Style.java 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Style.java
index 492aa0a301..826efd228d 100644
--- a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Style.java
+++ b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Style.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/StyleFactory.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/StyleFactory.java
index d2bd4e2f94..8a591263e8 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/StyleFactory.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/StyleFactory.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Symbolizer.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Symbolizer.java
index a67a26e853..689606bfc2 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Symbolizer.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/Symbolizer.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/TextSymbolizer.java
 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/TextSymbolizer.java
index 6d7f4f6c78..40affbb01f 100644
--- 
a/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/TextSymbolizer.java
+++ 
b/core/sis-portrayal/src/main/java/org/apache/sis/internal/style/TextSymbolizer.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/AbstractStyleTests.java
 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/AbstractStyleTests.java
index 0eea64c164..7fcb4e7a94 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/AbstractStyleTests.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/AbstractStyleTests.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/AnchorPointTest.java
 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/AnchorPointTest.java
index 8149c88e93..02acaaebb0 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/AnchorPointTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/AnchorPointTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ChannelSelectionTest.java
 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ChannelSelectionTest.java
index f2567ca70c..f6f87b053c 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ChannelSelectionTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ChannelSelectionTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ColorMapTest.java
 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ColorMapTest.java
index 71d884a05d..82ecf77e8f 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ColorMapTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ColorMapTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ColorReplacementTest.java
 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ColorReplacementTest.java
index d7cdea06a3..3f35bf8ff6 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ColorReplacementTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ColorReplacementTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ContrastEnhancementTest.java
 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ContrastEnhancementTest.java
index 531c57ece3..98d353ca2c 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ContrastEnhancementTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ContrastEnhancementTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/DescriptionTest.java
 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/DescriptionTest.java
index bc34dfcf9a..40789b0d82 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/DescriptionTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/DescriptionTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/DisplacementTest.java
 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/DisplacementTest.java
index d801f6c7d2..bfbbc3723a 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/DisplacementTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/DisplacementTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ExternalGraphicTest.java
 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ExternalGraphicTest.java
index 48a139fb42..5d5ebb2bd7 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ExternalGraphicTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ExternalGraphicTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ExternalMarkTest.java
 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ExternalMarkTest.java
index d6a9d1e3a8..ffd324920a 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ExternalMarkTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ExternalMarkTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/FeatureTypeStyleTest.java
 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/FeatureTypeStyleTest.java
index af308b9832..08be58da92 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/FeatureTypeStyleTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/FeatureTypeStyleTest.java
@@ -1,12 +1,24 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
 import java.util.List;
 import org.apache.sis.metadata.iso.citation.DefaultOnlineResource;
 import org.apache.sis.util.iso.Names;
-import org.junit.Test;
 import static org.junit.Assert.*;
 import org.junit.Test;
 import org.opengis.filter.InvalidFilterValueException;
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/FillTest.java 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/FillTest.java
index 5cb4afaccd..98319b119f 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/FillTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/FillTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/FontTest.java 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/FontTest.java
index 53f420d30d..339356af28 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/FontTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/FontTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/GraphicStrokeTest.java
 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/GraphicStrokeTest.java
index 449272d639..c94481318c 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/GraphicStrokeTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/GraphicStrokeTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/GraphicTest.java
 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/GraphicTest.java
index 133d186493..f2672e47d6 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/GraphicTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/GraphicTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/HaloTest.java 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/HaloTest.java
index 2cd2843e94..5536b7933a 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/HaloTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/HaloTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/LinePlacementTest.java
 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/LinePlacementTest.java
index 1c2f1aee11..fcd7fa1eb8 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/LinePlacementTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/LinePlacementTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/LineSymbolizerTest.java
 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/LineSymbolizerTest.java
index e08a61ddd2..c99ba5126c 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/LineSymbolizerTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/LineSymbolizerTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/MarkTest.java 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/MarkTest.java
index 944feb974a..c50f94d70f 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/MarkTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/MarkTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/PointPlacementTest.java
 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/PointPlacementTest.java
index 659c45e799..8000f04171 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/PointPlacementTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/PointPlacementTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/PointSymbolizerTest.java
 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/PointSymbolizerTest.java
index abb23c865d..03affbe27d 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/PointSymbolizerTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/PointSymbolizerTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/PolygonSymbolizerTest.java
 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/PolygonSymbolizerTest.java
index 3e76e7bf98..d20bcfebc8 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/PolygonSymbolizerTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/PolygonSymbolizerTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/RasterSymbolizerTest.java
 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/RasterSymbolizerTest.java
index e49e7be3de..7e36112299 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/RasterSymbolizerTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/RasterSymbolizerTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/RuleTest.java 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/RuleTest.java
index 83900f4e7d..c528bae1ea 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/RuleTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/RuleTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/SelectedChannelTypeTest.java
 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/SelectedChannelTypeTest.java
index 7fb8945c56..922926b0b4 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/SelectedChannelTypeTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/SelectedChannelTypeTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ShadedReliefTest.java
 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ShadedReliefTest.java
index 4b49976f41..a0ab18dce6 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ShadedReliefTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/ShadedReliefTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/StrokeTest.java
 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/StrokeTest.java
index bc2565b667..0c695c915b 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/StrokeTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/StrokeTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/StyleTest.java 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/StyleTest.java
index 65257eac7e..98f1e76b8d 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/StyleTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/StyleTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/SymbolizerTest.java
 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/SymbolizerTest.java
index f36fe1114d..e373a3b78b 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/SymbolizerTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/SymbolizerTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 
diff --git 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/TextSymbolizerTest.java
 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/TextSymbolizerTest.java
index 55e9537c1a..63e60c1a36 100644
--- 
a/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/TextSymbolizerTest.java
+++ 
b/core/sis-portrayal/src/test/java/org/apache/sis/internal/style/TextSymbolizerTest.java
@@ -1,5 +1,18 @@
 /*
- * (C) 2022, Geomatys
+ * 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.sis.internal.style;
 


Reply via email to