Skip to content

Commit

Permalink
#0: Updated licensing information in all published nuget packages
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcinCelej committed Feb 6, 2024
1 parent 781b395 commit 382351f
Show file tree
Hide file tree
Showing 14 changed files with 29 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
<Title>Synergy Annotations</Title>
<Authors>Synergy Marcin Celej</Authors>
<PackageLicenseFile>license.txt</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageLicenseUrl>https://licenses.nuget.org/MIT</PackageLicenseUrl>
<Description>Architecture testing annotations</Description>
<Copyright>Copyright © Synergy Marcin Celej 2023</Copyright>
<PackageProjectUrl>https://github.com/synergy-software/synergy.framework/blob/3.0.4/Architecture/README.md</PackageProjectUrl>
Expand Down
2 changes: 1 addition & 1 deletion Architecture/Synergy.Architecture.Annotations/license.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 Marcin Celej
Copyright (c) 2024 Synergy Marcin Celej

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,14 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<IsPackable>true</IsPackable>
<PackageVersion>3.0.4</PackageVersion>
<PackageVersion>3.0.5</PackageVersion>
<Title>Synergy Architecture Diagrams</Title>
<Authors>Synergy Marcin Celej</Authors>
<PackageLicenseFile>license.txt</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageLicenseUrl>https://licenses.nuget.org/MIT</PackageLicenseUrl>
<Description>Behaviour Driven Development support</Description>
<Copyright>Copyright © Synergy Marcin Celej 2023</Copyright>
<Copyright>Copyright © Synergy Marcin Celej 2024</Copyright>
<PackageProjectUrl>https://github.com/synergy-software/synergy.framework/blob/3.0.4/Architecture/README.md</PackageProjectUrl>
<PackageIcon>synergy.png</PackageIcon>
<PackageTags>BDD Behaviour Driven Development</PackageTags>
Expand Down
2 changes: 1 addition & 1 deletion Architecture/Synergy.Architecture.Diagrams/license.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 Marcin Celej
Copyright (c) 2024 Synergy Marcin Celej

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@
<LangVersion>10</LangVersion>
<Nullable>enable</Nullable>
<IsPackable>true</IsPackable>
<PackageVersion>3.0.4</PackageVersion>
<PackageVersion>3.0.5</PackageVersion>
<Title>Synergy Behaviour Driven Development</Title>
<Authors>Synergy Marcin Celej</Authors>
<PackageLicenseFile>license.txt</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageLicenseUrl>https://licenses.nuget.org/MIT</PackageLicenseUrl>
<Description>Behaviour Driven Development support</Description>
<Copyright>Copyright © Synergy Marcin Celej 2024</Copyright>
<PackageProjectUrl>https://github.com/synergy-software/synergy.framework/blob/3.0.4/Behaviours/README.md</PackageProjectUrl>
Expand Down
2 changes: 1 addition & 1 deletion Behaviours/Synergy.Behaviours.Testing/license.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 Marcin Celej
Copyright (c) 2024 Synergy Marcin Celej

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 3 additions & 1 deletion Contracts/Synergy.Contracts/Synergy.Contracts.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@
<Title>Synergy.Contracts - design by contract programming support</Title>
<Authors>Synergy Marcin Celej</Authors>
<PackageLicenseFile>license.txt</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageLicenseUrl>https://licenses.nuget.org/MIT</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/synergy-software/synergy.framework/blob/3.0.5/Contracts/README.md</PackageProjectUrl>
<PackageIcon>synergy.png</PackageIcon>
<Description>Design by contract programming support</Description>
<Copyright>Copyright © Synergy Marcin Celej 2023</Copyright>
<Copyright>Copyright © Synergy Marcin Celej 2024</Copyright>
<PackageTags>DbC Design-By-Contract Precondition Postcondition Contract Code-Contract Resharper Annotations R# jetbrains.annotations design contract programming SLARCH</PackageTags>
<LangVersion>10</LangVersion>
<Nullable>enable</Nullable>
Expand Down
2 changes: 1 addition & 1 deletion Contracts/Synergy.Contracts/license.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 Marcin Celej
Copyright (c) 2024 Synergy Marcin Celej

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<RunCodeAnalysis>false</RunCodeAnalysis>
<IsPackable>true</IsPackable>
<PackageVersion>3.0.4</PackageVersion>
<PackageVersion>3.0.5</PackageVersion>
<Title>Synergy.Documentation.Annotations - support for various docs generation</Title>
<Authors>Synergy Marcin Celej</Authors>
<PackageLicenseFile>license.txt</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageLicenseUrl>https://licenses.nuget.org/MIT</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/synergy-software/synergy.framework/blob/3.0.4/Documentation/README.md</PackageProjectUrl>
<PackageIcon>synergy.png</PackageIcon>
<Description>support for various docs generation</Description>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 Marcin Celej
Copyright (c) 2024 Synergy Marcin Celej

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<RunCodeAnalysis>false</RunCodeAnalysis>
<IsPackable>true</IsPackable>
<PackageVersion>3.0.4</PackageVersion>
<PackageVersion>3.0.5</PackageVersion>
<Title>Synergy.Documentation - support for various docs generation</Title>
<Authors>Synergy Marcin Celej</Authors>
<PackageLicenseFile>license.txt</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageLicenseUrl>https://licenses.nuget.org/MIT</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/synergy-software/synergy.framework/blob/3.0.4/Documentation/README.md</PackageProjectUrl>
<PackageIcon>synergy.png</PackageIcon>
<Description>support for various docs generation</Description>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Synergy.Documentation/license.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 Marcin Celej
Copyright (c) 2024 Synergy Marcin Celej

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
6 changes: 4 additions & 2 deletions Web/Synergy.Web.Api.Testing/Synergy.Web.Api.Testing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,17 @@
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<RunCodeAnalysis>false</RunCodeAnalysis>
<IsPackable>true</IsPackable>
<PackageVersion>3.0.4</PackageVersion>
<PackageVersion>3.0.5</PackageVersion>
<Title>Synergy.Web.Api.Testing - Web API Testing helper</Title>
<Authors>Synergy Marcin Celej</Authors>
<PackageLicenseFile>license.txt</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageLicenseUrl>https://licenses.nuget.org/MIT</PackageLicenseUrl>
<!-- TODO: Prepare docs -->
<PackageProjectUrl>https://github.com/synergy-software/synergy.framework/wiki/Contracts</PackageProjectUrl>
<PackageIcon>synergy.png</PackageIcon>
<Description>Web API Testing support</Description>
<Copyright>Copyright © Synergy Marcin Celej 2019</Copyright>
<Copyright>Copyright © Synergy Marcin Celej 2024</Copyright>
<PackageTags>Web API Testing</PackageTags>
<Nullable>enable</Nullable>
<LangVersion>8</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Web/Synergy.Web.Api.Testing/license.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 Marcin Celej
Copyright (c) 2024 Synergy Marcin Celej

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 382351f

Please sign in to comment.