diff --git a/android/src/lib.rs b/android/src/lib.rs index b771226d5..2f9749e19 100644 --- a/android/src/lib.rs +++ b/android/src/lib.rs @@ -1,7 +1,7 @@ // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this // file, You can obtain one at https://mozilla.org/MPL/2.0/. -// +// // Copyright 2024 — by The Lindemans, LLC // // diff --git a/core/src/lib.rs b/core/src/lib.rs index 7ee31844b..69a66c9e7 100644 --- a/core/src/lib.rs +++ b/core/src/lib.rs @@ -1,7 +1,7 @@ // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this // file, You can obtain one at https://mozilla.org/MPL/2.0/. -// +// // Copyright 2024 — by The Lindemans, LLC // // diff --git a/gui/src/lib.rs b/gui/src/lib.rs index 8c55c5838..7d034f5e9 100644 --- a/gui/src/lib.rs +++ b/gui/src/lib.rs @@ -1,7 +1,7 @@ // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this // file, You can obtain one at https://mozilla.org/MPL/2.0/. -// +// // Copyright 2024 — by The Lindemans, LLC // // diff --git a/ios/src/lib.rs b/ios/src/lib.rs index 24a60f4a3..887ed77b6 100644 --- a/ios/src/lib.rs +++ b/ios/src/lib.rs @@ -1,7 +1,7 @@ // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this // file, You can obtain one at https://mozilla.org/MPL/2.0/. -// +// // Copyright 2024 — by The Lindemans, LLC // // diff --git a/main/src/main.rs b/main/src/main.rs index 319825880..fb31b764f 100644 --- a/main/src/main.rs +++ b/main/src/main.rs @@ -1,7 +1,7 @@ // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this // file, You can obtain one at https://mozilla.org/MPL/2.0/. -// +// // Copyright 2024 — by The Lindemans, LLC // //