Skip to content

Commit 95ae3e7

Browse files
committed
Fixed header contribution line.
1 parent 35af8fc commit 95ae3e7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

hipparchus-core/src/main/java/org/hipparchus/analysis/interpolation/FieldTrilinearInterpolator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Licensed to the Apache Software Foundation (ASF) under one or more
2+
* Licensed to the Hipparchus project under one or more
33
* contributor license agreements. See the NOTICE file distributed with
44
* this work for additional information regarding copyright ownership.
55
* The ASF licenses this file to You under the Apache License, Version 2.0

hipparchus-core/src/main/java/org/hipparchus/analysis/interpolation/FieldTrivariateGridInterpolator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Licensed to the Apache Software Foundation (ASF) under one or more
2+
* Licensed to the Hipparchus project under one or more
33
* contributor license agreements. See the NOTICE file distributed with
44
* this work for additional information regarding copyright ownership.
55
* The ASF licenses this file to You under the Apache License, Version 2.0

hipparchus-core/src/main/java/org/hipparchus/analysis/interpolation/TrilinearInterpolatingFunction.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Licensed to the Apache Software Foundation (ASF) under one or more
2+
* Licensed to the Hipparchus project under one or more
33
* contributor license agreements. See the NOTICE file distributed with
44
* this work for additional information regarding copyright ownership.
55
* The ASF licenses this file to You under the Apache License, Version 2.0

hipparchus-core/src/main/java/org/hipparchus/analysis/interpolation/TrilinearInterpolator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Licensed to the Apache Software Foundation (ASF) under one or more
2+
* Licensed to the Hipparchus project under one or more
33
* contributor license agreements. See the NOTICE file distributed with
44
* this work for additional information regarding copyright ownership.
55
* The ASF licenses this file to You under the Apache License, Version 2.0

0 commit comments

Comments
 (0)