From b2646b2f3b33b40aac1b17735ff37f632d40d17c Mon Sep 17 00:00:00 2001 From: jennerl Date: Tue, 13 Apr 2021 13:17:01 -0500 Subject: [PATCH] removed AirMap license and copyright from source files --- src/Airmap/qt/advisory.cpp | 12 ------------ src/Airmap/qt/advisory.h | 12 ------------ src/Airmap/qt/aircrafts.cpp | 12 ------------ src/Airmap/qt/aircrafts.h | 12 ------------ src/Airmap/qt/airspaces.cpp | 12 ------------ src/Airmap/qt/airspaces.h | 12 ------------ src/Airmap/qt/authenticator.cpp | 12 ------------ src/Airmap/qt/authenticator.h | 12 ------------ src/Airmap/qt/client.cpp | 12 ------------ src/Airmap/qt/client.h | 12 ------------ src/Airmap/qt/dispatcher.cpp | 12 ------------ src/Airmap/qt/dispatcher.h | 12 ------------ src/Airmap/qt/flight_plans.cpp | 12 ------------ src/Airmap/qt/flight_plans.h | 12 ------------ src/Airmap/qt/flights.cpp | 12 ------------ src/Airmap/qt/flights.h | 12 ------------ src/Airmap/qt/logger.cpp | 12 ------------ src/Airmap/qt/logger.h | 12 ------------ src/Airmap/qt/pilots.cpp | 12 ------------ src/Airmap/qt/pilots.h | 12 ------------ src/Airmap/qt/rulesets.cpp | 12 ------------ src/Airmap/qt/rulesets.h | 12 ------------ src/Airmap/qt/status.cpp | 12 ------------ src/Airmap/qt/status.h | 12 ------------ src/Airmap/qt/telemetry.cpp | 12 ------------ src/Airmap/qt/telemetry.h | 12 ------------ src/Airmap/qt/traffic.cpp | 12 ------------ src/Airmap/qt/traffic.h | 12 ------------ src/Airmap/qt/types.cpp | 12 ------------ src/Airmap/qt/types.h | 12 ------------ 30 files changed, 360 deletions(-) diff --git a/src/Airmap/qt/advisory.cpp b/src/Airmap/qt/advisory.cpp index 802f8b7..f0d548f 100644 --- a/src/Airmap/qt/advisory.cpp +++ b/src/Airmap/qt/advisory.cpp @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #include std::shared_ptr airmap::qt::Advisory::create(const std::shared_ptr& dispatcher, diff --git a/src/Airmap/qt/advisory.h b/src/Airmap/qt/advisory.h index 257fcc6..82c64e9 100644 --- a/src/Airmap/qt/advisory.h +++ b/src/Airmap/qt/advisory.h @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #ifndef AIRMAP_QT_ADVISORY_H_ #define AIRMAP_QT_ADVISORY_H_ diff --git a/src/Airmap/qt/aircrafts.cpp b/src/Airmap/qt/aircrafts.cpp index 2b9b064..1b8bd2f 100644 --- a/src/Airmap/qt/aircrafts.cpp +++ b/src/Airmap/qt/aircrafts.cpp @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #include std::shared_ptr airmap::qt::Aircrafts::create(const std::shared_ptr& dispatcher, diff --git a/src/Airmap/qt/aircrafts.h b/src/Airmap/qt/aircrafts.h index a53d44d..4bf8461 100644 --- a/src/Airmap/qt/aircrafts.h +++ b/src/Airmap/qt/aircrafts.h @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #ifndef AIRMAP_QT_AIRCRAFTS_H_ #define AIRMAP_QT_AIRCRAFTS_H_ diff --git a/src/Airmap/qt/airspaces.cpp b/src/Airmap/qt/airspaces.cpp index fd35773..3915913 100644 --- a/src/Airmap/qt/airspaces.cpp +++ b/src/Airmap/qt/airspaces.cpp @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #include std::shared_ptr airmap::qt::Airspaces::create(const std::shared_ptr& dispatcher, diff --git a/src/Airmap/qt/airspaces.h b/src/Airmap/qt/airspaces.h index 4eafa6a..619b0df 100644 --- a/src/Airmap/qt/airspaces.h +++ b/src/Airmap/qt/airspaces.h @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #ifndef AIRMAP_QT_AIRSPACES_H_ #define AIRMAP_QT_AIRSPACES_H_ diff --git a/src/Airmap/qt/authenticator.cpp b/src/Airmap/qt/authenticator.cpp index c0feb1e..c715e21 100644 --- a/src/Airmap/qt/authenticator.cpp +++ b/src/Airmap/qt/authenticator.cpp @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #include std::shared_ptr airmap::qt::Authenticator::create( diff --git a/src/Airmap/qt/authenticator.h b/src/Airmap/qt/authenticator.h index 5112fcb..729cb63 100644 --- a/src/Airmap/qt/authenticator.h +++ b/src/Airmap/qt/authenticator.h @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #ifndef AIRMAP_QT_AUTHENTICATOR_H_ #define AIRMAP_QT_AUTHENTICATOR_H_ diff --git a/src/Airmap/qt/client.cpp b/src/Airmap/qt/client.cpp index 3fe2f55..c27814d 100644 --- a/src/Airmap/qt/client.cpp +++ b/src/Airmap/qt/client.cpp @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #include #include diff --git a/src/Airmap/qt/client.h b/src/Airmap/qt/client.h index d1b15c5..f6b5de6 100644 --- a/src/Airmap/qt/client.h +++ b/src/Airmap/qt/client.h @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #ifndef AIRMAP_QT_CLIENT_H_ #define AIRMAP_QT_CLIENT_H_ diff --git a/src/Airmap/qt/dispatcher.cpp b/src/Airmap/qt/dispatcher.cpp index f30b28b..7d5ff03 100644 --- a/src/Airmap/qt/dispatcher.cpp +++ b/src/Airmap/qt/dispatcher.cpp @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #include #include diff --git a/src/Airmap/qt/dispatcher.h b/src/Airmap/qt/dispatcher.h index 8b7a2ca..635916d 100644 --- a/src/Airmap/qt/dispatcher.h +++ b/src/Airmap/qt/dispatcher.h @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #ifndef AIRMAP_QT_DISPATCHER_H_ #define AIRMAP_QT_DISPATCHER_H_ diff --git a/src/Airmap/qt/flight_plans.cpp b/src/Airmap/qt/flight_plans.cpp index 093f55d..6f0a68a 100644 --- a/src/Airmap/qt/flight_plans.cpp +++ b/src/Airmap/qt/flight_plans.cpp @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #include std::shared_ptr airmap::qt::FlightPlans::create( diff --git a/src/Airmap/qt/flight_plans.h b/src/Airmap/qt/flight_plans.h index 94b7d91..8e124f7 100644 --- a/src/Airmap/qt/flight_plans.h +++ b/src/Airmap/qt/flight_plans.h @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #ifndef AIRMAP_QT_FLIGHT_PLANS_H_ #define AIRMAP_QT_FLIGHT_PLANS_H_ diff --git a/src/Airmap/qt/flights.cpp b/src/Airmap/qt/flights.cpp index f09a343..abdcc02 100644 --- a/src/Airmap/qt/flights.cpp +++ b/src/Airmap/qt/flights.cpp @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #include std::shared_ptr airmap::qt::Flights::create(const std::shared_ptr& dispatcher, diff --git a/src/Airmap/qt/flights.h b/src/Airmap/qt/flights.h index 9cc7934..c03d1e4 100644 --- a/src/Airmap/qt/flights.h +++ b/src/Airmap/qt/flights.h @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #ifndef AIRMAP_QT_FLIGHTS_H_ #define AIRMAP_QT_FLIGHTS_H_ diff --git a/src/Airmap/qt/logger.cpp b/src/Airmap/qt/logger.cpp index 3d95577..b4c7678 100644 --- a/src/Airmap/qt/logger.cpp +++ b/src/Airmap/qt/logger.cpp @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #include #include diff --git a/src/Airmap/qt/logger.h b/src/Airmap/qt/logger.h index 0fff35a..63ecaa5 100644 --- a/src/Airmap/qt/logger.h +++ b/src/Airmap/qt/logger.h @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #ifndef AIRMAP_QT_LOGGER_H_ #define AIRMAP_QT_LOGGER_H_ diff --git a/src/Airmap/qt/pilots.cpp b/src/Airmap/qt/pilots.cpp index ce0fbca..1971f3d 100644 --- a/src/Airmap/qt/pilots.cpp +++ b/src/Airmap/qt/pilots.cpp @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #include std::shared_ptr airmap::qt::Pilots::create(const std::shared_ptr& dispatcher, diff --git a/src/Airmap/qt/pilots.h b/src/Airmap/qt/pilots.h index 8fc183c..37c97ad 100644 --- a/src/Airmap/qt/pilots.h +++ b/src/Airmap/qt/pilots.h @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #ifndef AIRMAP_QT_PILOTS_H_ #define AIRMAP_QT_PILOTS_H_ diff --git a/src/Airmap/qt/rulesets.cpp b/src/Airmap/qt/rulesets.cpp index a6dedb7..f08104d 100644 --- a/src/Airmap/qt/rulesets.cpp +++ b/src/Airmap/qt/rulesets.cpp @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #include std::shared_ptr airmap::qt::RuleSets::create(const std::shared_ptr& dispatcher, diff --git a/src/Airmap/qt/rulesets.h b/src/Airmap/qt/rulesets.h index 1cab6e2..613ec7f 100644 --- a/src/Airmap/qt/rulesets.h +++ b/src/Airmap/qt/rulesets.h @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #ifndef AIRMAP_QT_RULESETS_H_ #define AIRMAP_QT_RULESETS_H_ diff --git a/src/Airmap/qt/status.cpp b/src/Airmap/qt/status.cpp index 4d391f7..da2a58b 100644 --- a/src/Airmap/qt/status.cpp +++ b/src/Airmap/qt/status.cpp @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #include std::shared_ptr airmap::qt::Status::create(const std::shared_ptr& dispatcher, diff --git a/src/Airmap/qt/status.h b/src/Airmap/qt/status.h index 47545eb..6b8138e 100644 --- a/src/Airmap/qt/status.h +++ b/src/Airmap/qt/status.h @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #ifndef AIRMAP_QT_STATUS_H_ #define AIRMAP_QT_STATUS_H_ diff --git a/src/Airmap/qt/telemetry.cpp b/src/Airmap/qt/telemetry.cpp index 5de2359..ca565c9 100644 --- a/src/Airmap/qt/telemetry.cpp +++ b/src/Airmap/qt/telemetry.cpp @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #include #include diff --git a/src/Airmap/qt/telemetry.h b/src/Airmap/qt/telemetry.h index d606348..13a5e9a 100644 --- a/src/Airmap/qt/telemetry.h +++ b/src/Airmap/qt/telemetry.h @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #ifndef AIRMAP_QT_TELEMETRY_H_ #define AIRMAP_QT_TELEMETRY_H_ diff --git a/src/Airmap/qt/traffic.cpp b/src/Airmap/qt/traffic.cpp index 47c3676..6281ef7 100644 --- a/src/Airmap/qt/traffic.cpp +++ b/src/Airmap/qt/traffic.cpp @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #include std::shared_ptr airmap::qt::Traffic::Monitor::create( diff --git a/src/Airmap/qt/traffic.h b/src/Airmap/qt/traffic.h index e049119..e4fa980 100644 --- a/src/Airmap/qt/traffic.h +++ b/src/Airmap/qt/traffic.h @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #ifndef AIRMAP_QT_TRAFFIC_H_ #define AIRMAP_QT_TRAFFIC_H_ diff --git a/src/Airmap/qt/types.cpp b/src/Airmap/qt/types.cpp index 36b3ec3..90e5f23 100644 --- a/src/Airmap/qt/types.cpp +++ b/src/Airmap/qt/types.cpp @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #include namespace { diff --git a/src/Airmap/qt/types.h b/src/Airmap/qt/types.h index 006dea4..5fb3aef 100644 --- a/src/Airmap/qt/types.h +++ b/src/Airmap/qt/types.h @@ -1,15 +1,3 @@ -// AirMap Platform SDK -// Copyright © 2018 AirMap, Inc. All rights reserved. -// -// Licensed 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. #ifndef AIRMAP_QT_TYPES_H_ #define AIRMAP_QT_TYPES_H_