From 5b914ffed0be7ab05a67be1f1d7ef035e3edc9fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sarstr=C3=B6m?= Date: Sun, 12 Sep 2021 19:28:40 +0200 Subject: [PATCH] Bump build and renamed HB to AB --- LICENSE | 2 +- README.md | 2 +- packages/app/ios/app.xcodeproj/project.pbxproj | 4 ++-- packages/site/components/Footer.tsx | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/LICENSE b/LICENSE index ea13e568..dff00e28 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2021 Not free beer HB + Copyright 2021 Not free beer AB Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index 14848fd5..30aefffe 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ If you're offended by this initiative, rest assured there is no reason to be — ## License -Öppna skolplattformen is copyright 2020–2021 Not Free Beer handelsbolag. +Öppna skolplattformen is copyright 2020–2021 Not Free Beer AB. Licensed under the [Apache License, Version 2.0](LICENSE) (the "License"); you may use Öppna skolplattformen in compliance with the License. A copy of the License is included with this repository. diff --git a/packages/app/ios/app.xcodeproj/project.pbxproj b/packages/app/ios/app.xcodeproj/project.pbxproj index 60d602a2..f2b2b7e4 100644 --- a/packages/app/ios/app.xcodeproj/project.pbxproj +++ b/packages/app/ios/app.xcodeproj/project.pbxproj @@ -784,7 +784,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 161; + CURRENT_PROJECT_VERSION = 162; DEVELOPMENT_TEAM = 76DV673YHX; ENABLE_BITCODE = NO; INFOPLIST_FILE = app/Info.plist; @@ -813,7 +813,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 161; + CURRENT_PROJECT_VERSION = 162; DEVELOPMENT_TEAM = 76DV673YHX; INFOPLIST_FILE = app/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; diff --git a/packages/site/components/Footer.tsx b/packages/site/components/Footer.tsx index e2c79ea8..e2c39016 100644 --- a/packages/site/components/Footer.tsx +++ b/packages/site/components/Footer.tsx @@ -76,7 +76,7 @@ const Footer = () => {
-

© copyright 2021 by Not free beer HB

+

© copyright 2021 by Not free beer AB

)