From fb6767150bdc02774c8c95cdd02dd0ecbe61618f Mon Sep 17 00:00:00 2001 From: Tilman Reinhardt Date: Tue, 23 Jan 2024 17:28:45 +0100 Subject: [PATCH] ADSECGH-50 OasysGH version 1.0.2 --- AdSecGH/AdSecGH.csproj | 6 +++--- AdSecGH/AdSecGHInfo.cs | 2 +- AdSecGH/LICENSE | 2 +- AdSecGH/UI/AboutBox.cs | 2 +- AdSecGHConverterTests/AdSecGHConverterTests.csproj | 4 ++-- AdSecGHConverters/LICENSE | 2 +- AdSecGHTests/AdSecGHTests.csproj | 4 ++-- IntegrationTests/IntegrationTests.csproj | 4 ++-- LICENSE | 2 +- 9 files changed, 14 insertions(+), 14 deletions(-) diff --git a/AdSecGH/AdSecGH.csproj b/AdSecGH/AdSecGH.csproj index e55106ce..16d08f03 100644 --- a/AdSecGH/AdSecGH.csproj +++ b/AdSecGH/AdSecGH.csproj @@ -6,7 +6,7 @@ x64 AdSecGH Oasys - Copyright © Oasys 1985 - 2023 + Copyright © Oasys 1985 - 2024 https://github.com/arup-group/AdSec-Grasshopper https://github.com/arup-group/AdSec-Grasshopper README.md @@ -20,7 +20,7 @@ The plugin requires a licensed version of AdSec to load. Contact oasys@arup.com to request a free trial version. -Copyright © Oasys 1985 - 2023 +Copyright © Oasys 1985 - 2024 MIT @@ -62,7 +62,7 @@ Copyright © Oasys 1985 - 2023 13.0.3 - + 1.0.0 diff --git a/AdSecGH/AdSecGHInfo.cs b/AdSecGH/AdSecGHInfo.cs index 7f008a60..7b29f2ac 100644 --- a/AdSecGH/AdSecGHInfo.cs +++ b/AdSecGH/AdSecGHInfo.cs @@ -25,7 +25,7 @@ public string IconUrl public override string Version => isBeta ? Vers + "-beta" : Vers; internal const string Company = "Oasys"; internal const string Contact = "https://www.oasys-software.com/"; - internal const string Copyright = "Copyright © Oasys 1985 - 2023"; + internal const string Copyright = "Copyright © Oasys 1985 - 2024"; internal const string PluginName = "AdSecGH"; internal const string ProductName = "AdSec"; internal const string TermsConditions diff --git a/AdSecGH/LICENSE b/AdSecGH/LICENSE index 8c33317d..9b98f4f7 100644 --- a/AdSecGH/LICENSE +++ b/AdSecGH/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021-2023 Oasys +Copyright (c) 2021-2024 Oasys Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/AdSecGH/UI/AboutBox.cs b/AdSecGH/UI/AboutBox.cs index c64475ef..110a6c85 100644 --- a/AdSecGH/UI/AboutBox.cs +++ b/AdSecGH/UI/AboutBox.cs @@ -9,7 +9,7 @@ namespace AdSecGH.UI { internal partial class AboutBox : Form { public string AssemblyCompany { get { - return "Copyright © Oasys 1985 - 2023"; + return "Copyright © Oasys 1985 - 2024"; } } diff --git a/AdSecGHConverterTests/AdSecGHConverterTests.csproj b/AdSecGHConverterTests/AdSecGHConverterTests.csproj index b20578f5..4f0eb8c2 100644 --- a/AdSecGHConverterTests/AdSecGHConverterTests.csproj +++ b/AdSecGHConverterTests/AdSecGHConverterTests.csproj @@ -4,8 +4,8 @@ x64 - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/AdSecGHConverters/LICENSE b/AdSecGHConverters/LICENSE index 8c33317d..9b98f4f7 100644 --- a/AdSecGHConverters/LICENSE +++ b/AdSecGHConverters/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021-2023 Oasys +Copyright (c) 2021-2024 Oasys Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/AdSecGHTests/AdSecGHTests.csproj b/AdSecGHTests/AdSecGHTests.csproj index b9ded2d3..92771ca3 100644 --- a/AdSecGHTests/AdSecGHTests.csproj +++ b/AdSecGHTests/AdSecGHTests.csproj @@ -7,8 +7,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/IntegrationTests/IntegrationTests.csproj b/IntegrationTests/IntegrationTests.csproj index 57c2e091..899456b0 100644 --- a/IntegrationTests/IntegrationTests.csproj +++ b/IntegrationTests/IntegrationTests.csproj @@ -7,8 +7,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/LICENSE b/LICENSE index 8c33317d..9b98f4f7 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021-2023 Oasys +Copyright (c) 2021-2024 Oasys Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal