Skip to content

Commit 776e92c

Browse files
Update license block and copyright information
1 parent 82d61f7 commit 776e92c

1 file changed

Lines changed: 12 additions & 11 deletions

File tree

  • processing/sensorhub-process-geoloc/src/main/java/org/sensorhub/process/geoloc

processing/sensorhub-process-geoloc/src/main/java/org/sensorhub/process/geoloc/LLToLLA.java

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
/***************************** BEGIN LICENSE BLOCK ***************************
22
3-
The contents of this file are subject to the Mozilla Public License, v. 2.0.
4-
If a copy of the MPL was not distributed with this file, You can obtain one
5-
at http://mozilla.org/MPL/2.0/.
6-
7-
Software distributed under the License is distributed on an "AS IS" basis,
8-
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
9-
for the specific language governing rights and limitations under the License.
10-
11-
Copyright (C) 2012-2015 Sensia Software LLC. All Rights Reserved.
12-
13-
******************************* END LICENSE BLOCK ***************************/
3+
The contents of this file are subject to the Mozilla Public License, v. 2.0.
4+
If a copy of the MPL was not distributed with this file, You can obtain one
5+
at http://mozilla.org/MPL/2.0/.
6+
7+
Software distributed under the License is distributed on an "AS IS" basis,
8+
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
9+
for the specific language governing rights and limitations under the License.
10+
11+
The Initial Developer is Botts Innovative Research Inc. Portions created by the Initial
12+
Developer are Copyright (C) 2026 the Initial Developer. All Rights Reserved.
13+
14+
******************************* END LICENSE BLOCK ***************************/
1415

1516
package org.sensorhub.process.geoloc;
1617

0 commit comments

Comments
 (0)