Updated organization, (c) notice.
--- a/build.sc Sat Dec 26 11:12:13 2020 +0100
+++ b/build.sc Sat Dec 26 11:16:10 2020 +0100
@@ -49,7 +49,7 @@
def pomSettings: T[PomSettings] = PomSettings(
description = "FontAwesome Scala DSL (tags)",
- organization = "net.tz",
+ organization = "cz.functionals",
url = "https://hg.functionals.cz/fatags",
licenses = Seq(License.`Apache-2.0`),
versionControl = VersionControl(developerConnection = Some(
--- a/js/src/main/scala/fontawesome/jsdom/FA.scala Sat Dec 26 11:12:13 2020 +0100
+++ b/js/src/main/scala/fontawesome/jsdom/FA.scala Sat Dec 26 11:16:10 2020 +0100
@@ -1,5 +1,5 @@
/*
- * Copyright 2017 Tomas Zeman <tzeman@volny.cz>
+ * Copyright 2017-2020 Tomas Zeman <tomas@functionals.cz>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
--- a/shared/src/main/scala/fontawesome/text/FA.scala Sat Dec 26 11:12:13 2020 +0100
+++ b/shared/src/main/scala/fontawesome/text/FA.scala Sat Dec 26 11:16:10 2020 +0100
@@ -1,5 +1,5 @@
/*
- * Copyright 2017 Tomas Zeman <tzeman@volny.cz>
+ * Copyright 2017-2020 Tomas Zeman <tomas@functionals.cz>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.