]> git.r.bdr.sh - rbdr/map/blobdiff - Map/Presentation/Theme/Font+theme.swift
Bump build version
[rbdr/map] / Map / Presentation / Theme / Font+theme.swift
index 07e3b9b3ff44bd0080a57bf17f36ab7708d754aa..1a9abb8811a17edbb4eaa778cee8017d62f8d94f 100644 (file)
@@ -1,7 +1,21 @@
+// Copyright (C) 2024 Rubén Beltrán del Río
+
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with this program. If not, see https://map.tranquil.systems.
 import SwiftUI
 
 extension Font {
-  public struct theme {
+  public struct Theme {
 
     // Map
     static let note = Font.system(size: 12, design: .serif)